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 6cc1fd90ad922d9289f40ffc5d598aa33d8ca903 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6cc1fd90ad922d9289f40ffc5d598aa33d8ca903 # timeout=10 Commit message: "stp: set up all M3UA ports in array in steps" > git rev-list --no-walk 6cc1fd90ad922d9289f40ffc5d598aa33d8ca903 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins10518892674575719899.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:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250120-0855-7012df0f-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250120-0855-7012df0f-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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-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 [241 kB] Fetched 9301 kB in 1s (11.1 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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-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_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_7.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_Protocol_part_1.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_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.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_6.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_6.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_CH_DataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_5.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_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_6.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_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_2.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_5.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_7.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 IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env 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 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 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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-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 (344 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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-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 39 not upgraded. Need to get 11.4 MB of archives. After this operation, 17.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202501192026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.60.cf0a5.202501192026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.60.cf0a5.202501192026 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.60.cf0a5.202501192026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.31.5199.202501192026 [59.1 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.60.cf0a5.202501192026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202501192026 [70.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202501192026 [21.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.15.74e4.202501192026 [23.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.60.cf0a5.202501192026 [50.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.60.cf0a5.202501192026 [70.3 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.60.cf0a5.202501192026 [177 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.60.cf0a5.202501192026 [59.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.60.cf0a5.202501192026 [62.9 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.60.cf0a5.202501192026 [49.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.60.cf0a5.202501192026 [42.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.15.74e4.202501192026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.60.cf0a5.202501192026 [2162 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.8.0.15.74e4.202501192026 [460 kB] Fetched 11.4 MB in 0s (81.0 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_202501192026_amd64.deb ... Unpacking osmocom-nightly (202501192026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.31.5199.202501192026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.31.5199.202501192026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.50.58dd.202501192026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202501192026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.15.74e4.202501192026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501192026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.8.0.15.74e4.202501192026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.15.74e4.202501192026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmocore (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.8.0.15.74e4.202501192026_amd64.deb ... Unpacking osmo-hlr (1.8.0.15.74e4.202501192026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.60.cf0a5.202501192026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.60.cf0a5.202501192026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.8.0.15.74e4.202501192026_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.15.74e4.202501192026) ... Setting up osmocom-nightly (202501192026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmocodec4:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmovty13:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmoisdn0:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmousb0:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmogsm20:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmoctrl0:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmogb14:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmonetif11:amd64 (1.5.1.31.5199.202501192026) ... Setting up libosmocoding0:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.15.74e4.202501192026) ... Setting up libosmosim2:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmocore (1.10.0.60.cf0a5.202501192026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202501192026) ... Setting up libosmocore-dbg:amd64 (1.10.0.60.cf0a5.202501192026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501192026) ... Setting up osmo-hlr (1.8.0.15.74e4.202501192026) ... 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.202501192026) ... 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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20250120085516835 DMAIN <0000> hlr.c:813 hlr starting 20250120085516835 DDB <0001> db.c:599 using database: :memory: 20250120085516835 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250120085516835 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250120085516835 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250120085516835 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250120085516836 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250120085516836 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250120085516837 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250120085516837 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250120085516837 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250120-0855-7012df0f-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@65a4fa926f83: Unix server socket created successfully. MC@65a4fa926f83: Listening on TCP port 39987. 65a4fa926f83 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 65a4fa926f83 39987 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@65a4fa926f83: New HC connected from 10.0.2.100 [10.0.2.100]. 65a4fa926f83: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@65a4fa926f83: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@65a4fa926f83: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@65a4fa926f83: Configuration file was processed on all HCs. MC@65a4fa926f83: Creating MTC on host 10.0.2.100. MC@65a4fa926f83: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_sai_err_invalid_imsi started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085518563 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085518564 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085518567 DLINP <000b> input/ipa.c:452 connected read/write 20250120085518568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085518570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44956<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085518573 DLINP <000b> input/ipa.c:452 connected read/write 20250120085518573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085518574 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085518574 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085518574 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  20250120085518574 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085518574 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  20250120085518574 DLGSUP <0013> gsup_server.c:236 2:  20250120085518574 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085518574 DLGSUP <0013> gsup_server.c:236 3:  20250120085518574 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085518574 DLGSUP <0013> gsup_server.c:236 4:  20250120085518574 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085518574 DLGSUP <0013> gsup_server.c:236 5:  20250120085518574 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085518574 DLGSUP <0013> gsup_server.c:236 7:  20250120085518574 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085518574 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085518574 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085518574 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@65a4fa926f83: 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") 20250120085518594 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36777<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@65a4fa926f83: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250120085518602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44962<->l=127.0.0.1:4258 20250120085518618 DLINP <000b> input/ipa.c:452 connected read/write 20250120085518618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085518618 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"} 20250120085518618 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" 20250120085518618 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} 20250120085518618 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 20250120085518618 DLINP <000b> input/ipa.c:452 connected read/write 20250120085518618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085518618 DLINP <000b> input/ipa.c:452 connected read/write 20250120085518618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@65a4fa926f83: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@65a4fa926f83: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085518623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44962<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@65a4fa926f83: Final verdict of PTC: pass 20250120085518625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44956<->l=127.0.0.1:4258 20250120085518628 DLINP <000b> input/ipa.c:452 connected read/write 20250120085518628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085518628 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085518628 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085518628 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085518628 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36777<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@65a4fa926f83: Final verdict of PTC: none 5@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 5: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@65a4fa926f83: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@65a4fa926f83: 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 20 08:55:18 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20250120085518679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44968<->l=127.0.0.1:4258 20250120085518780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44968<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=25156) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 08:55:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_sai started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085521906 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085521906 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085521911 DLINP <000b> input/ipa.c:452 connected read/write 20250120085521911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085521912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58302<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085521916 DLINP <000b> input/ipa.c:452 connected read/write 20250120085521916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085521916 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085521916 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085521916 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  20250120085521916 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085521916 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  20250120085521916 DLGSUP <0013> gsup_server.c:236 2:  20250120085521916 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085521916 DLGSUP <0013> gsup_server.c:236 3:  20250120085521916 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085521916 DLGSUP <0013> gsup_server.c:236 4:  20250120085521916 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085521916 DLGSUP <0013> gsup_server.c:236 5:  20250120085521916 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085521916 DLGSUP <0013> gsup_server.c:236 7:  20250120085521916 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085521916 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085521916 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085521916 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@65a4fa926f83: 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") 20250120085521950 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42389<->l=127.0.0.1:4259) 20250120085521961 DAUC <0003> db_auc.c:157 IMSI='262425866134444': No 2G Auth Data 20250120085521961 DAUC <0003> db_auc.c:192 IMSI='262425866134444': No 3G Auth Data HLR_Test-GSUP(9)@65a4fa926f83: Created GsupExpect[0] for "262425866134444" to be handled at TC_gsup_sai(12) 20250120085521982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4258 20250120085521992 DLINP <000b> input/ipa.c:452 connected read/write 20250120085521992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085521992 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425866134444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425866134444"} 20250120085521992 DAUC <0003> db_auc.c:192 IMSI='262425866134444': No 3G Auth Data 20250120085521993 DAUC <0003> db_auc.c:236 IMSI='262425866134444': Calling to generate 5 vectors 20250120085521993 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250120085521993 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085521993 DAUC <0003> auc.c:113 vector [0]: rand = 043d283d1daa8e951e4f6ba9c78014ab 20250120085521993 DAUC <0003> auc.c:179 vector [0]: kc = c1fd2a8eae3a7000 20250120085521993 DAUC <0003> auc.c:180 vector [0]: sres = 250e10de 20250120085521993 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250120085521993 DAUC <0003> auc.c:113 vector [1]: rand = b0541a8e6522938fd0c3d2a8d30d5123 20250120085521993 DAUC <0003> auc.c:179 vector [1]: kc = e2cccf6b07f13400 20250120085521993 DAUC <0003> auc.c:180 vector [1]: sres = 69157b86 20250120085521993 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250120085521993 DAUC <0003> auc.c:113 vector [2]: rand = abd42d0fcf63eb8934ef0d6a354621ab 20250120085521993 DAUC <0003> auc.c:179 vector [2]: kc = 02089b59622fc800 20250120085521993 DAUC <0003> auc.c:180 vector [2]: sres = 3f15552e 20250120085521993 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250120085521993 DAUC <0003> auc.c:113 vector [3]: rand = bced19bab3a993550105060f7f8d4397 20250120085521993 DAUC <0003> auc.c:179 vector [3]: kc = 4334ec50dde09000 20250120085521993 DAUC <0003> auc.c:180 vector [3]: sres = ec32e868 20250120085521993 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250120085521993 DAUC <0003> auc.c:113 vector [4]: rand = 991eca93af9027ecfbe63972a2705bd9 20250120085521993 DAUC <0003> auc.c:179 vector [4]: kc = 8dd7e790caa24800 20250120085521993 DAUC <0003> auc.c:180 vector [4]: sres = f4b79a68 20250120085521993 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250120085521993 DAUC <0003> db_auc.c:245 IMSI='262425866134444': Generated 5 vectors 20250120085521993 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425866134444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425866134444"} 20250120085521993 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425866134444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085521993 DLINP <000b> input/ipa.c:452 connected read/write 20250120085521993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085521993 DLINP <000b> input/ipa.c:452 connected read/write 20250120085521993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@65a4fa926f83: Found GsupExpect[0] for "262425866134444" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@65a4fa926f83: Added IMSI table entry 0TC_gsup_sai(12)"262425866134444" TC_gsup_sai(12)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_sai(12)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085521999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4258 TC_gsup_sai(12)@65a4fa926f83: Final verdict of PTC: pass 20250120085522002 DAUC <0003> db_auc.c:157 IMSI='262428357579761': No 2G Auth Data 20250120085522002 DAUC <0003> db_auc.c:192 IMSI='262428357579761': No 3G Auth Data HLR_Test-GSUP(9)@65a4fa926f83: Created GsupExpect[0] for "262428357579761" to be handled at TC_gsup_sai(13) 20250120085522015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58318<->l=127.0.0.1:4258 20250120085522017 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085522017 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428357579761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428357579761"} 20250120085522017 DAUC <0003> db_auc.c:192 IMSI='262428357579761': No 3G Auth Data 20250120085522017 DAUC <0003> db_auc.c:236 IMSI='262428357579761': Calling to generate 5 vectors 20250120085522017 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250120085522017 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085522017 DAUC <0003> auc.c:113 vector [0]: rand = 2a5b521d5b919fae126a9387d2443f3d 20250120085522017 DAUC <0003> auc.c:179 vector [0]: kc = 8cb07f8c5891f400 20250120085522017 DAUC <0003> auc.c:180 vector [0]: sres = c7290a7e 20250120085522017 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250120085522017 DAUC <0003> auc.c:113 vector [1]: rand = 2337ca6c34c2b65906d67edc303b73d5 20250120085522017 DAUC <0003> auc.c:179 vector [1]: kc = fe9ff955e182e800 20250120085522017 DAUC <0003> auc.c:180 vector [1]: sres = 4f3f69d3 20250120085522017 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250120085522017 DAUC <0003> auc.c:113 vector [2]: rand = 9147576ee44c446747366c0731d7f79a 20250120085522017 DAUC <0003> auc.c:179 vector [2]: kc = 5de6619dfa55e400 20250120085522017 DAUC <0003> auc.c:180 vector [2]: sres = 253809aa 20250120085522017 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250120085522017 DAUC <0003> auc.c:113 vector [3]: rand = f44e181386696bf6a17d31971dd1434a 20250120085522017 DAUC <0003> auc.c:179 vector [3]: kc = a9758f749f33fc00 20250120085522017 DAUC <0003> auc.c:180 vector [3]: sres = a5a17387 20250120085522017 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250120085522017 DAUC <0003> auc.c:113 vector [4]: rand = f4824acb092ea06b5d177e57019e6d7f 20250120085522017 DAUC <0003> auc.c:179 vector [4]: kc = 4e95ea99f4636000 20250120085522017 DAUC <0003> auc.c:180 vector [4]: sres = a3f5773d 20250120085522017 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250120085522017 DAUC <0003> db_auc.c:245 IMSI='262428357579761': Generated 5 vectors 20250120085522017 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428357579761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428357579761"} 20250120085522017 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428357579761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085522017 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085522017 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@65a4fa926f83: Found GsupExpect[0] for "262428357579761" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@65a4fa926f83: Added IMSI table entry 1TC_gsup_sai(13)"262428357579761" TC_gsup_sai(13)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_sai(13)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085522018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58318<->l=127.0.0.1:4258 TC_gsup_sai(13)@65a4fa926f83: Final verdict of PTC: pass 20250120085522018 DAUC <0003> db_auc.c:157 IMSI='262426694060508': No 2G Auth Data 20250120085522018 DAUC <0003> db_auc.c:192 IMSI='262426694060508': No 3G Auth Data HLR_Test-GSUP(9)@65a4fa926f83: Created GsupExpect[0] for "262426694060508" to be handled at TC_gsup_sai(14) 20250120085522024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58332<->l=127.0.0.1:4258 20250120085522026 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085522026 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426694060508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426694060508"} 20250120085522026 DAUC <0003> db_auc.c:192 IMSI='262426694060508': No 3G Auth Data 20250120085522026 DAUC <0003> db_auc.c:236 IMSI='262426694060508': Calling to generate 5 vectors 20250120085522026 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250120085522026 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085522026 DAUC <0003> auc.c:113 vector [0]: rand = e2ae5c7f49142270fd83934dadf26630 20250120085522026 DAUC <0003> auc.c:179 vector [0]: kc = 143c41d06de05444 20250120085522026 DAUC <0003> auc.c:180 vector [0]: sres = 8a3d9f37 20250120085522026 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250120085522026 DAUC <0003> auc.c:113 vector [1]: rand = cc0664299102a78444190beb7360be93 20250120085522026 DAUC <0003> auc.c:179 vector [1]: kc = ae624adca99d92f1 20250120085522026 DAUC <0003> auc.c:180 vector [1]: sres = de383d67 20250120085522026 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250120085522026 DAUC <0003> auc.c:113 vector [2]: rand = 933225c0697c131713c43d06b2cd8ef2 20250120085522026 DAUC <0003> auc.c:179 vector [2]: kc = 5d3f41ba0027756e 20250120085522026 DAUC <0003> auc.c:180 vector [2]: sres = dc18500b 20250120085522026 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250120085522026 DAUC <0003> auc.c:113 vector [3]: rand = d476fbaf47918b50abb3af5fbe8bb85d 20250120085522026 DAUC <0003> auc.c:179 vector [3]: kc = 2409fef111604014 20250120085522026 DAUC <0003> auc.c:180 vector [3]: sres = 80483bc7 20250120085522026 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250120085522026 DAUC <0003> auc.c:113 vector [4]: rand = f32f7f161c38fa3ed8c6931170654097 20250120085522026 DAUC <0003> auc.c:179 vector [4]: kc = 256af2bd3dbabbf6 20250120085522026 DAUC <0003> auc.c:180 vector [4]: sres = 0c2f8567 20250120085522026 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250120085522026 DAUC <0003> db_auc.c:245 IMSI='262426694060508': Generated 5 vectors 20250120085522026 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426694060508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426694060508"} 20250120085522026 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426694060508 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085522026 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085522026 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@65a4fa926f83: Found GsupExpect[0] for "262426694060508" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@65a4fa926f83: Added IMSI table entry 2TC_gsup_sai(14)"262426694060508" TC_gsup_sai(14)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_sai(14)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085522027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58332<->l=127.0.0.1:4258 TC_gsup_sai(14)@65a4fa926f83: Final verdict of PTC: pass 20250120085522028 DAUC <0003> db_auc.c:157 IMSI='262426337922773': No 2G Auth Data 20250120085522028 DAUC <0003> db_auc.c:192 IMSI='262426337922773': No 3G Auth Data HLR_Test-GSUP(9)@65a4fa926f83: Created GsupExpect[0] for "262426337922773" to be handled at TC_gsup_sai(15) 20250120085522034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58340<->l=127.0.0.1:4258 20250120085522036 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085522036 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426337922773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426337922773"} 20250120085522036 DAUC <0003> db_auc.c:157 IMSI='262426337922773': No 2G Auth Data 20250120085522036 DAUC <0003> db_auc.c:236 IMSI='262426337922773': Calling to generate 5 vectors 20250120085522036 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250120085522036 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085522036 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085522036 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250120085522036 DAUC <0003> auc.c:113 vector [0]: rand = df316c28b7f1d7fe06668368c697a527 20250120085522036 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250120085522036 DAUC <0003> auc.c:142 vector [0]: autn = 0698dd30a0e0000041b07a5cfbe0cd9a 20250120085522036 DAUC <0003> auc.c:143 vector [0]: ck = 2cd944649ac65e30e4eb94a9c573cf24 20250120085522036 DAUC <0003> auc.c:144 vector [0]: ik = 54df7e1783a3a852bdf11172c79826f9 20250120085522036 DAUC <0003> auc.c:145 vector [0]: res = ac8d89934d9376310000000000000000 20250120085522036 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085522036 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250120085522036 DAUC <0003> auc.c:151 vector [0]: kc = 211cbfa81b8e1fbf 20250120085522036 DAUC <0003> auc.c:152 vector [0]: sres = e11effa2 20250120085522036 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250120085522036 DAUC <0003> auc.c:113 vector [1]: rand = e9e9d7e33762e368723a32f99d282fc0 20250120085522036 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250120085522036 DAUC <0003> auc.c:142 vector [1]: autn = 41efa756d4e10000fe71c640513b451a 20250120085522036 DAUC <0003> auc.c:143 vector [1]: ck = 489a2bd20de26dd3b4c8c20258ac48d7 20250120085522036 DAUC <0003> auc.c:144 vector [1]: ik = f0b38b5a3b7c3053f3df2ae270672d18 20250120085522036 DAUC <0003> auc.c:145 vector [1]: res = 423b72998d5199b60000000000000000 20250120085522036 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085522036 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250120085522036 DAUC <0003> auc.c:151 vector [1]: kc = ff3e48681e55384f 20250120085522036 DAUC <0003> auc.c:152 vector [1]: sres = cf6aeb2f 20250120085522036 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250120085522036 DAUC <0003> auc.c:113 vector [2]: rand = 341dc3f33fa37a3fd047e730422ca8be 20250120085522036 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250120085522036 DAUC <0003> auc.c:142 vector [2]: autn = f1d8c96bf3e300008df5424203ed653e 20250120085522036 DAUC <0003> auc.c:143 vector [2]: ck = 95c3b4bd041c368f338809a6f65e71a8 20250120085522036 DAUC <0003> auc.c:144 vector [2]: ik = 9840ad5357d1d16d53e305def4db9f2b 20250120085522036 DAUC <0003> auc.c:145 vector [2]: res = b3f92e0da617654b0000000000000000 20250120085522036 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085522036 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250120085522036 DAUC <0003> auc.c:151 vector [2]: kc = 6de8159651480961 20250120085522036 DAUC <0003> auc.c:152 vector [2]: sres = 15ee4b46 20250120085522036 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250120085522036 DAUC <0003> auc.c:113 vector [3]: rand = 3e946c8a4b774a741a90322bf2003ad3 20250120085522036 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250120085522036 DAUC <0003> auc.c:142 vector [3]: autn = ebfed372afff0000f2bc249d54bd83b0 20250120085522036 DAUC <0003> auc.c:143 vector [3]: ck = 1d895301d5dff23d3572b00f37e825a0 20250120085522036 DAUC <0003> auc.c:144 vector [3]: ik = 61f3b4f79a74cb3c08b983647d4acf04 20250120085522036 DAUC <0003> auc.c:145 vector [3]: res = 74a03d63088be2b00000000000000000 20250120085522036 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085522036 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250120085522036 DAUC <0003> auc.c:151 vector [3]: kc = 41b1d49d0509d3a5 20250120085522036 DAUC <0003> auc.c:152 vector [3]: sres = 7c2bdfd3 20250120085522036 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250120085522036 DAUC <0003> auc.c:113 vector [4]: rand = 0ee8333f43b53089f2cfb09e04fc7f14 20250120085522036 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250120085522036 DAUC <0003> auc.c:142 vector [4]: autn = 82c348009c9d000032f43761f4dd4845 20250120085522036 DAUC <0003> auc.c:143 vector [4]: ck = 7c807b505bdc167f689e3299e046f005 20250120085522036 DAUC <0003> auc.c:144 vector [4]: ik = b1aa39d846d187f09933d9f17aafbbbc 20250120085522036 DAUC <0003> auc.c:145 vector [4]: res = 094d1a61263b74aa0000000000000000 20250120085522036 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085522036 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250120085522036 DAUC <0003> auc.c:151 vector [4]: kc = 3c87a9e087e4da36 20250120085522036 DAUC <0003> auc.c:152 vector [4]: sres = 2f766ecb 20250120085522036 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250120085522036 DAUC <0003> db_auc.c:245 IMSI='262426337922773': Generated 5 vectors 20250120085522036 DAUC <0003> db_auc.c:249 IMSI='262426337922773': Updating SQN=161 in DB 20250120085522036 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426337922773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426337922773"} 20250120085522036 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426337922773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085522036 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085522036 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@65a4fa926f83: Found GsupExpect[0] for "262426337922773" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@65a4fa926f83: Added IMSI table entry 3TC_gsup_sai(15)"262426337922773" TC_gsup_sai(15)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_sai(15)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085522038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58340<->l=127.0.0.1:4258 TC_gsup_sai(15)@65a4fa926f83: Final verdict of PTC: pass 20250120085522038 DAUC <0003> db_auc.c:157 IMSI='262423563180433': No 2G Auth Data 20250120085522038 DAUC <0003> db_auc.c:192 IMSI='262423563180433': No 3G Auth Data HLR_Test-GSUP(9)@65a4fa926f83: Created GsupExpect[0] for "262423563180433" to be handled at TC_gsup_sai(16) 20250120085522046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58352<->l=127.0.0.1:4258 20250120085522047 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085522047 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423563180433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423563180433"} 20250120085522047 DAUC <0003> db_auc.c:157 IMSI='262423563180433': No 2G Auth Data 20250120085522047 DAUC <0003> db_auc.c:236 IMSI='262423563180433': Calling to generate 5 vectors 20250120085522047 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250120085522047 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085522047 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250120085522047 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250120085522047 DAUC <0003> auc.c:113 vector [0]: rand = c57dbeb275c6939a6b9f90b1196aa1f2 20250120085522047 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250120085522047 DAUC <0003> auc.c:142 vector [0]: autn = 764e1ff3ac9000006f85592b55e61306 20250120085522047 DAUC <0003> auc.c:143 vector [0]: ck = a79f522cc7056abf13b76b31942a8c48 20250120085522047 DAUC <0003> auc.c:144 vector [0]: ik = b3ff46ab519d01f59f82c03c9d393d52 20250120085522047 DAUC <0003> auc.c:145 vector [0]: res = 44e83c08ed85860b0000000000000000 20250120085522047 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085522047 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250120085522047 DAUC <0003> auc.c:151 vector [0]: kc = 9855bf8a9f8bda50 20250120085522047 DAUC <0003> auc.c:152 vector [0]: sres = a96dba03 20250120085522047 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250120085522047 DAUC <0003> auc.c:113 vector [1]: rand = fbe8cf99ca0d15f6c8ab6a173afc553a 20250120085522047 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250120085522047 DAUC <0003> auc.c:142 vector [1]: autn = daa6cdedbcfe00004c34cbbad1a522fb 20250120085522047 DAUC <0003> auc.c:143 vector [1]: ck = 3cf77965fc4f1b30ba6b642ad6d7c439 20250120085522047 DAUC <0003> auc.c:144 vector [1]: ik = fc7e1db990f2808b87e4dee6941dfb96 20250120085522047 DAUC <0003> auc.c:145 vector [1]: res = 0f61cca774d8f4050000000000000000 20250120085522047 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085522047 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250120085522047 DAUC <0003> auc.c:151 vector [1]: kc = fd06de102e77a414 20250120085522047 DAUC <0003> auc.c:152 vector [1]: sres = 7bb938a2 20250120085522047 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250120085522048 DAUC <0003> auc.c:113 vector [2]: rand = fe861f65cb04a03145098f4c5bd0c005 20250120085522048 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250120085522048 DAUC <0003> auc.c:142 vector [2]: autn = b7c8c97ec6690000847aa768f84d44dd 20250120085522048 DAUC <0003> auc.c:143 vector [2]: ck = 374627fda08dea12ce39335fb8703300 20250120085522048 DAUC <0003> auc.c:144 vector [2]: ik = 938133091751176fc8fa2123b28c4668 20250120085522048 DAUC <0003> auc.c:145 vector [2]: res = e08b69d5dbe0dde60000000000000000 20250120085522048 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085522048 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250120085522048 DAUC <0003> auc.c:151 vector [2]: kc = a2040688bd208815 20250120085522048 DAUC <0003> auc.c:152 vector [2]: sres = 3b6bb433 20250120085522048 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250120085522048 DAUC <0003> auc.c:113 vector [3]: rand = eaad35d383c4fbc80bda64201728d04e 20250120085522048 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250120085522048 DAUC <0003> auc.c:142 vector [3]: autn = 5c3633b5d2ef00000cdf39115f5bfbb9 20250120085522048 DAUC <0003> auc.c:143 vector [3]: ck = f265eb8ca499b79193c7389b114c599f 20250120085522048 DAUC <0003> auc.c:144 vector [3]: ik = 4539dce9c49799959423e57529c7965d 20250120085522048 DAUC <0003> auc.c:145 vector [3]: res = 77827be6074fb59f0000000000000000 20250120085522048 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085522048 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250120085522048 DAUC <0003> auc.c:151 vector [3]: kc = b0b8ea8b5885e1c6 20250120085522048 DAUC <0003> auc.c:152 vector [3]: sres = 70cdce79 20250120085522048 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250120085522048 DAUC <0003> auc.c:113 vector [4]: rand = 78406ad4dfdac63f12c532a1f43caad7 20250120085522048 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250120085522048 DAUC <0003> auc.c:142 vector [4]: autn = fc956e69e42a00007e02b1603f560cfb 20250120085522048 DAUC <0003> auc.c:143 vector [4]: ck = 4ab252d98e331fbaa43781871db74d2b 20250120085522048 DAUC <0003> auc.c:144 vector [4]: ik = 3da78ba9e8b5b0d2febf0c6c5ec4a367 20250120085522048 DAUC <0003> auc.c:145 vector [4]: res = 0fc9adbf3d42ac3a0000000000000000 20250120085522048 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085522048 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250120085522048 DAUC <0003> auc.c:151 vector [4]: kc = 2d9d549b25f54124 20250120085522048 DAUC <0003> auc.c:152 vector [4]: sres = 328b0185 20250120085522048 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250120085522048 DAUC <0003> db_auc.c:245 IMSI='262423563180433': Generated 5 vectors 20250120085522048 DAUC <0003> db_auc.c:249 IMSI='262423563180433': Updating SQN=161 in DB 20250120085522048 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423563180433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423563180433"} 20250120085522048 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423563180433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085522048 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085522048 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@65a4fa926f83: Found GsupExpect[0] for "262423563180433" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@65a4fa926f83: Added IMSI table entry 4TC_gsup_sai(16)"262423563180433" TC_gsup_sai(16)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_sai(16)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085522049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58352<->l=127.0.0.1:4258 TC_gsup_sai(16)@65a4fa926f83: Final verdict of PTC: pass 20250120085522050 DAUC <0003> db_auc.c:157 IMSI='262421138062250': No 2G Auth Data 20250120085522050 DAUC <0003> db_auc.c:192 IMSI='262421138062250': No 3G Auth Data HLR_Test-GSUP(9)@65a4fa926f83: Created GsupExpect[0] for "262421138062250" to be handled at TC_gsup_sai(17) 20250120085522057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58356<->l=127.0.0.1:4258 20250120085522058 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085522058 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421138062250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421138062250"} 20250120085522058 DAUC <0003> db_auc.c:236 IMSI='262421138062250': Calling to generate 5 vectors 20250120085522058 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250120085522058 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085522058 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085522058 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250120085522058 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085522058 DAUC <0003> auc.c:113 vector [0]: rand = deb740a3010218bc196d9d997737fd54 20250120085522058 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250120085522058 DAUC <0003> auc.c:142 vector [0]: autn = a9722c838be00000378aa51fe6f6c9b5 20250120085522058 DAUC <0003> auc.c:143 vector [0]: ck = 64c9e05cad3efdb2fa0fbb088dbb1b09 20250120085522058 DAUC <0003> auc.c:144 vector [0]: ik = c26b6cd63082a8941c2a3e7855544a57 20250120085522058 DAUC <0003> auc.c:145 vector [0]: res = 601c9a976c40e7c30000000000000000 20250120085522059 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085522059 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085522059 DAUC <0003> auc.c:179 vector [0]: kc = 0dbdc73ab9278800 20250120085522059 DAUC <0003> auc.c:180 vector [0]: sres = b141be4b 20250120085522059 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085522059 DAUC <0003> auc.c:113 vector [1]: rand = afb00e44d64041023b0e0e4cce3e5887 20250120085522059 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250120085522059 DAUC <0003> auc.c:142 vector [1]: autn = 08039f94867c00008c587d9ace923e8a 20250120085522059 DAUC <0003> auc.c:143 vector [1]: ck = 27a5226cd35d82120b26ddbccda262d5 20250120085522059 DAUC <0003> auc.c:144 vector [1]: ik = c8a814412883174c9607dcfade86e9c6 20250120085522059 DAUC <0003> auc.c:145 vector [1]: res = 7538f7b69a1671ec0000000000000000 20250120085522059 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085522059 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250120085522059 DAUC <0003> auc.c:179 vector [1]: kc = ae918dcc3e40cc00 20250120085522059 DAUC <0003> auc.c:180 vector [1]: sres = 8dd2a137 20250120085522059 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250120085522059 DAUC <0003> auc.c:113 vector [2]: rand = 825d65c018983ec07501b27f99b7217a 20250120085522059 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250120085522059 DAUC <0003> auc.c:142 vector [2]: autn = 2cc7c1a88fd900009f3d7cfe222a304d 20250120085522059 DAUC <0003> auc.c:143 vector [2]: ck = 3f6252e939ce75f87a3dce78fd4b3429 20250120085522059 DAUC <0003> auc.c:144 vector [2]: ik = 61cec35921593742b971ac86485e327c 20250120085522059 DAUC <0003> auc.c:145 vector [2]: res = 99865c6446ab7cf70000000000000000 20250120085522059 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085522059 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250120085522059 DAUC <0003> auc.c:179 vector [2]: kc = 717c2a649e41ac00 20250120085522059 DAUC <0003> auc.c:180 vector [2]: sres = c19cbb53 20250120085522059 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250120085522059 DAUC <0003> auc.c:113 vector [3]: rand = 3f238c62c0ddf831a4bf490c168538a3 20250120085522059 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250120085522059 DAUC <0003> auc.c:142 vector [3]: autn = 5b0c340543ea00008dc223ff5c503732 20250120085522059 DAUC <0003> auc.c:143 vector [3]: ck = 9fc954f6f25c6694669cd4fbfc901e08 20250120085522059 DAUC <0003> auc.c:144 vector [3]: ik = 27384a355ab32580da7e9415dd641f3a 20250120085522059 DAUC <0003> auc.c:145 vector [3]: res = 93d4b11bf683f1d60000000000000000 20250120085522059 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085522059 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250120085522059 DAUC <0003> auc.c:179 vector [3]: kc = de9dba07df04cc00 20250120085522059 DAUC <0003> auc.c:180 vector [3]: sres = 5cac4beb 20250120085522059 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250120085522059 DAUC <0003> auc.c:113 vector [4]: rand = e921330c9d7395c07230386b4b47239f 20250120085522059 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250120085522059 DAUC <0003> auc.c:142 vector [4]: autn = 326cb0afb9f2000009fff64a05cc2c41 20250120085522059 DAUC <0003> auc.c:143 vector [4]: ck = 30b8077853637c991a42cfa5ce856005 20250120085522059 DAUC <0003> auc.c:144 vector [4]: ik = 15ed2aa463af81b4df9e64e040213903 20250120085522059 DAUC <0003> auc.c:145 vector [4]: res = 1b54c97c5e671e6c0000000000000000 20250120085522059 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085522059 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250120085522059 DAUC <0003> auc.c:179 vector [4]: kc = 85cb2db08b41dc00 20250120085522059 DAUC <0003> auc.c:180 vector [4]: sres = 0a3d2b74 20250120085522059 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250120085522059 DAUC <0003> db_auc.c:245 IMSI='262421138062250': Generated 5 vectors 20250120085522059 DAUC <0003> db_auc.c:249 IMSI='262421138062250': Updating SQN=161 in DB 20250120085522059 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421138062250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421138062250"} 20250120085522059 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421138062250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085522059 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085522059 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@65a4fa926f83: Found GsupExpect[0] for "262421138062250" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@65a4fa926f83: Added IMSI table entry 5TC_gsup_sai(17)"262421138062250" TC_gsup_sai(17)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_sai(17)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085522060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58356<->l=127.0.0.1:4258 TC_gsup_sai(17)@65a4fa926f83: Final verdict of PTC: pass 20250120085522061 DAUC <0003> db_auc.c:157 IMSI='262428840779847': No 2G Auth Data 20250120085522061 DAUC <0003> db_auc.c:192 IMSI='262428840779847': No 3G Auth Data HLR_Test-GSUP(9)@65a4fa926f83: Created GsupExpect[0] for "262428840779847" to be handled at TC_gsup_sai(18) 20250120085522067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58366<->l=127.0.0.1:4258 20250120085522069 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085522069 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428840779847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428840779847"} 20250120085522069 DAUC <0003> db_auc.c:236 IMSI='262428840779847': Calling to generate 5 vectors 20250120085522069 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250120085522069 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085522069 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085522069 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250120085522069 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085522069 DAUC <0003> auc.c:113 vector [0]: rand = 2fc8b3a4915c542ef5cce5c448183fdd 20250120085522069 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250120085522069 DAUC <0003> auc.c:142 vector [0]: autn = 0801ab8fc18500003194e691c06651a3 20250120085522069 DAUC <0003> auc.c:143 vector [0]: ck = 95a497e92c545e45582ed545bbf3423a 20250120085522069 DAUC <0003> auc.c:144 vector [0]: ik = 133c53f35cfb4b00bd03bd4d67805b29 20250120085522069 DAUC <0003> auc.c:145 vector [0]: res = 7f598f1af40fee4b0000000000000000 20250120085522069 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085522069 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085522069 DAUC <0003> auc.c:179 vector [0]: kc = 28f65b28589c2c00 20250120085522069 DAUC <0003> auc.c:180 vector [0]: sres = 98a84a3c 20250120085522069 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085522069 DAUC <0003> auc.c:113 vector [1]: rand = c25b42023ebaf16be43a474957519850 20250120085522069 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250120085522069 DAUC <0003> auc.c:142 vector [1]: autn = 2966aa24eac20000d2618418e53afd19 20250120085522069 DAUC <0003> auc.c:143 vector [1]: ck = 2d947862591ca67dbabfb0fab530b1ed 20250120085522069 DAUC <0003> auc.c:144 vector [1]: ik = c12a68bbe8d72a512669f67a93c05f4f 20250120085522069 DAUC <0003> auc.c:145 vector [1]: res = 429884fa2a0d82f50000000000000000 20250120085522069 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085522069 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250120085522069 DAUC <0003> auc.c:179 vector [1]: kc = 58fe65bbfa651800 20250120085522069 DAUC <0003> auc.c:180 vector [1]: sres = 048213c1 20250120085522069 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250120085522069 DAUC <0003> auc.c:113 vector [2]: rand = fc435761d159b03979cd80c1962dbed8 20250120085522069 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250120085522069 DAUC <0003> auc.c:142 vector [2]: autn = cb7b5ff3e80b00004ba482f2214bfff9 20250120085522069 DAUC <0003> auc.c:143 vector [2]: ck = 59e555acc84e7d9d1b683aa0a8de1ff4 20250120085522069 DAUC <0003> auc.c:144 vector [2]: ik = e8b76b6f4eb5e07d4e59510e5be8c512 20250120085522069 DAUC <0003> auc.c:145 vector [2]: res = 51f3191fa9c75a4b0000000000000000 20250120085522069 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085522069 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250120085522069 DAUC <0003> auc.c:179 vector [2]: kc = 364d6e5829d54000 20250120085522069 DAUC <0003> auc.c:180 vector [2]: sres = c7819a3c 20250120085522069 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250120085522069 DAUC <0003> auc.c:113 vector [3]: rand = 20c58d79d406e15797daee7cb81a08a1 20250120085522069 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250120085522069 DAUC <0003> auc.c:142 vector [3]: autn = 902eab7399000000d627899438683931 20250120085522069 DAUC <0003> auc.c:143 vector [3]: ck = 2ece6fe6b92c945b005fe8fc79090bfb 20250120085522069 DAUC <0003> auc.c:144 vector [3]: ik = e10daff77c3cf9e7bc519ca7cff169e6 20250120085522069 DAUC <0003> auc.c:145 vector [3]: res = 23d8002be0ac99e10000000000000000 20250120085522069 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085522069 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250120085522069 DAUC <0003> auc.c:179 vector [3]: kc = 00eb19d62f35b400 20250120085522069 DAUC <0003> auc.c:180 vector [3]: sres = 9ded4134 20250120085522069 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250120085522069 DAUC <0003> auc.c:113 vector [4]: rand = 1f3e90174ce439cbb1c36830efb96d06 20250120085522069 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250120085522069 DAUC <0003> auc.c:142 vector [4]: autn = da72476394b7000061ca541da83d8ab8 20250120085522069 DAUC <0003> auc.c:143 vector [4]: ck = 06c6525d2167d56f529fd99c404b50c1 20250120085522069 DAUC <0003> auc.c:144 vector [4]: ik = db15e60cf16eb10a1e32be0b4db25a63 20250120085522069 DAUC <0003> auc.c:145 vector [4]: res = 139be9ee819184600000000000000000 20250120085522069 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085522069 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250120085522069 DAUC <0003> auc.c:179 vector [4]: kc = 65ab334e15b7dc00 20250120085522069 DAUC <0003> auc.c:180 vector [4]: sres = 56437a96 20250120085522069 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250120085522069 DAUC <0003> db_auc.c:245 IMSI='262428840779847': Generated 5 vectors 20250120085522069 DAUC <0003> db_auc.c:249 IMSI='262428840779847': Updating SQN=161 in DB 20250120085522069 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428840779847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428840779847"} 20250120085522069 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428840779847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085522069 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085522069 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@65a4fa926f83: Found GsupExpect[0] for "262428840779847" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@65a4fa926f83: Added IMSI table entry 6TC_gsup_sai(18)"262428840779847" TC_gsup_sai(18)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_sai(18)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085522071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58366<->l=127.0.0.1:4258 TC_gsup_sai(18)@65a4fa926f83: Final verdict of PTC: pass 20250120085522071 DAUC <0003> db_auc.c:157 IMSI='262422038743872': No 2G Auth Data 20250120085522071 DAUC <0003> db_auc.c:192 IMSI='262422038743872': No 3G Auth Data HLR_Test-GSUP(9)@65a4fa926f83: Created GsupExpect[0] for "262422038743872" to be handled at TC_gsup_sai(19) 20250120085522078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58382<->l=127.0.0.1:4258 20250120085522080 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085522080 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422038743872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422038743872"} 20250120085522080 DAUC <0003> db_auc.c:236 IMSI='262422038743872': Calling to generate 5 vectors 20250120085522080 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250120085522080 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085522080 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085522080 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250120085522080 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085522080 DAUC <0003> auc.c:113 vector [0]: rand = e30dbf43465f08596ab4712c68b4efda 20250120085522080 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250120085522080 DAUC <0003> auc.c:142 vector [0]: autn = e5e39e4c6be7000002d6d79f9e395caa 20250120085522080 DAUC <0003> auc.c:143 vector [0]: ck = a8ad7e99733eb50482c78caeb535cc6b 20250120085522080 DAUC <0003> auc.c:144 vector [0]: ik = ea3ca1f2fa154ecdb929b6b8dc99876c 20250120085522080 DAUC <0003> auc.c:145 vector [0]: res = 6c92e2bfcefe8db30000000000000000 20250120085522080 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085522080 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085522080 DAUC <0003> auc.c:179 vector [0]: kc = d2a5deb50ff2d21d 20250120085522080 DAUC <0003> auc.c:180 vector [0]: sres = 11e03621 20250120085522080 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085522080 DAUC <0003> auc.c:113 vector [1]: rand = 185f46242b221d2ca1325d5d18d6460a 20250120085522080 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250120085522080 DAUC <0003> auc.c:142 vector [1]: autn = 982ef6e536db000022c156a32302c980 20250120085522080 DAUC <0003> auc.c:143 vector [1]: ck = a53ef114f388f1c43d71502a666f1edf 20250120085522080 DAUC <0003> auc.c:144 vector [1]: ik = f04e033947f20ae9717ca575192d9e0e 20250120085522080 DAUC <0003> auc.c:145 vector [1]: res = 476f2b923ccaf0b50000000000000000 20250120085522080 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085522080 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250120085522080 DAUC <0003> auc.c:179 vector [1]: kc = f40f875aa595a61a 20250120085522080 DAUC <0003> auc.c:180 vector [1]: sres = 9a700f12 20250120085522080 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250120085522080 DAUC <0003> auc.c:113 vector [2]: rand = 0578134d4b77df85be57f0f135a71925 20250120085522080 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250120085522080 DAUC <0003> auc.c:142 vector [2]: autn = 131d1ba689c600002d2db4950aa400af 20250120085522080 DAUC <0003> auc.c:143 vector [2]: ck = 296ffe8e60f5eeb35894e44b65bf5e41 20250120085522080 DAUC <0003> auc.c:144 vector [2]: ik = 81174f552b0615b0f692931afe280d9b 20250120085522080 DAUC <0003> auc.c:145 vector [2]: res = f2037c7faee1e9ec0000000000000000 20250120085522080 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085522080 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250120085522080 DAUC <0003> auc.c:179 vector [2]: kc = 453b1f6843049750 20250120085522080 DAUC <0003> auc.c:180 vector [2]: sres = c9e7e747 20250120085522080 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250120085522080 DAUC <0003> auc.c:113 vector [3]: rand = 84c0dc5a16cec259fb35ed08565f9536 20250120085522080 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250120085522080 DAUC <0003> auc.c:142 vector [3]: autn = 287756ae0674000008ce8448998dee6c 20250120085522080 DAUC <0003> auc.c:143 vector [3]: ck = e8297fbe1831a49db6abae4125ca4631 20250120085522080 DAUC <0003> auc.c:144 vector [3]: ik = bcc359a55f8b0f1154b3ac8e39b3b0f8 20250120085522080 DAUC <0003> auc.c:145 vector [3]: res = df4f5f408290f1340000000000000000 20250120085522080 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085522080 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250120085522080 DAUC <0003> auc.c:179 vector [3]: kc = 0c8d80d32fcafdff 20250120085522080 DAUC <0003> auc.c:180 vector [3]: sres = 21a8865b 20250120085522080 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250120085522080 DAUC <0003> auc.c:113 vector [4]: rand = 3e4431c2b2815531cf955ce8bbf3e7c9 20250120085522080 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250120085522080 DAUC <0003> auc.c:142 vector [4]: autn = 37566bcc90d6000087bee7f2c7fcbc5f 20250120085522080 DAUC <0003> auc.c:143 vector [4]: ck = 5912239951ac1d60607789a0ce2be2a3 20250120085522080 DAUC <0003> auc.c:144 vector [4]: ik = 5a7e74ac2c466626c59d60625720cc4e 20250120085522080 DAUC <0003> auc.c:145 vector [4]: res = 55e76ac705aaebe50000000000000000 20250120085522080 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085522080 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250120085522080 DAUC <0003> auc.c:179 vector [4]: kc = 10dfb63466df2455 20250120085522080 DAUC <0003> auc.c:180 vector [4]: sres = c977cc34 20250120085522080 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250120085522080 DAUC <0003> db_auc.c:245 IMSI='262422038743872': Generated 5 vectors 20250120085522080 DAUC <0003> db_auc.c:249 IMSI='262422038743872': Updating SQN=161 in DB 20250120085522080 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422038743872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422038743872"} 20250120085522080 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422038743872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085522080 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085522080 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@65a4fa926f83: Found GsupExpect[0] for "262422038743872" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@65a4fa926f83: Added IMSI table entry 7TC_gsup_sai(19)"262422038743872" TC_gsup_sai(19)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_sai(19)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085522081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58382<->l=127.0.0.1:4258 TC_gsup_sai(19)@65a4fa926f83: Final verdict of PTC: pass MTC@65a4fa926f83: setverdict(pass): none -> pass 20250120085522082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58302<->l=127.0.0.1:4258 10@65a4fa926f83: Final verdict of PTC: none 20250120085522083 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42389<->l=127.0.0.1:4259) 20250120085522083 DLINP <000b> input/ipa.c:452 connected read/write 20250120085522083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085522083 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085522083 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085522083 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: pass MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_gsup_sai finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085522106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58396<->l=127.0.0.1:4258 20250120085522207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58396<->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=163580) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_sai_num_auth_vectors started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085525327 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085525327 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085525332 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085525337 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525337 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085525337 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085525337 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  20250120085525337 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085525337 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  20250120085525337 DLGSUP <0013> gsup_server.c:236 2:  20250120085525337 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085525337 DLGSUP <0013> gsup_server.c:236 3:  20250120085525337 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085525337 DLGSUP <0013> gsup_server.c:236 4:  20250120085525337 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085525337 DLGSUP <0013> gsup_server.c:236 5:  20250120085525337 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085525337 DLGSUP <0013> gsup_server.c:236 7:  20250120085525337 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085525337 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085525337 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085525337 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@65a4fa926f83: 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") 20250120085525364 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46813<->l=127.0.0.1:4259) 20250120085525375 DAUC <0003> db_auc.c:157 IMSI='262420819763957': No 2G Auth Data 20250120085525375 DAUC <0003> db_auc.c:192 IMSI='262420819763957': No 3G Auth Data HLR_Test-GSUP(21)@65a4fa926f83: Created GsupExpect[0] for "262420819763957" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250120085525402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58412<->l=127.0.0.1:4258 20250120085525412 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525412 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420819763957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420819763957"} 20250120085525412 DAUC <0003> db_auc.c:192 IMSI='262420819763957': No 3G Auth Data 20250120085525412 DAUC <0003> db_auc.c:236 IMSI='262420819763957': Calling to generate 1 vectors 20250120085525412 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250120085525412 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525412 DAUC <0003> auc.c:113 vector [0]: rand = f678e139ffec8d5b2720a9b236e7ffd9 20250120085525412 DAUC <0003> auc.c:179 vector [0]: kc = 77434191b23ae800 20250120085525412 DAUC <0003> auc.c:180 vector [0]: sres = f3cc1262 20250120085525412 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250120085525412 DAUC <0003> db_auc.c:245 IMSI='262420819763957': Generated 1 vectors 20250120085525412 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420819763957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420819763957"} 20250120085525412 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420819763957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525412 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525412 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@65a4fa926f83: Found GsupExpect[0] for "262420819763957" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@65a4fa926f83: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262420819763957" TC_gsup_sai_num_auth_vectors(24)@65a4fa926f83: setverdict(pass): none -> pass 20250120085525420 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525420 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420819763957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420819763957"} 20250120085525420 DAUC <0003> db_auc.c:192 IMSI='262420819763957': No 3G Auth Data 20250120085525420 DAUC <0003> db_auc.c:236 IMSI='262420819763957': Calling to generate 4 vectors 20250120085525420 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250120085525420 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525420 DAUC <0003> auc.c:113 vector [0]: rand = 33839857dc319ab84e070b877da632a3 20250120085525420 DAUC <0003> auc.c:179 vector [0]: kc = 147a1a3f041b5c00 20250120085525420 DAUC <0003> auc.c:180 vector [0]: sres = d8b2ba71 20250120085525420 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250120085525420 DAUC <0003> auc.c:113 vector [1]: rand = ff92497ec2e302c582b549afa1f8fef1 20250120085525420 DAUC <0003> auc.c:179 vector [1]: kc = 8ba2ad72adb7bc00 20250120085525420 DAUC <0003> auc.c:180 vector [1]: sres = 91215f28 20250120085525420 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250120085525420 DAUC <0003> auc.c:113 vector [2]: rand = a395bebacf140ad1b07d16203d65d997 20250120085525420 DAUC <0003> auc.c:179 vector [2]: kc = 11a68a6dd71a6400 20250120085525420 DAUC <0003> auc.c:180 vector [2]: sres = 5f83ca13 20250120085525420 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250120085525420 DAUC <0003> auc.c:113 vector [3]: rand = 7ea16c3b97021463a7978a4c6905776c 20250120085525420 DAUC <0003> auc.c:179 vector [3]: kc = 936eff65253bd800 20250120085525420 DAUC <0003> auc.c:180 vector [3]: sres = 5b98cb35 20250120085525420 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250120085525420 DAUC <0003> db_auc.c:245 IMSI='262420819763957': Generated 4 vectors 20250120085525420 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420819763957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420819763957"} 20250120085525420 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420819763957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525421 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525421 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525424 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525424 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420819763957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420819763957"} 20250120085525425 DAUC <0003> db_auc.c:192 IMSI='262420819763957': No 3G Auth Data 20250120085525425 DAUC <0003> db_auc.c:236 IMSI='262420819763957': Calling to generate 5 vectors 20250120085525425 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250120085525425 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525425 DAUC <0003> auc.c:113 vector [0]: rand = 8d8b0e556669c481258854a51684bbdd 20250120085525425 DAUC <0003> auc.c:179 vector [0]: kc = d5c05074139af800 20250120085525425 DAUC <0003> auc.c:180 vector [0]: sres = f21bfb20 20250120085525425 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250120085525425 DAUC <0003> auc.c:113 vector [1]: rand = d820c7d448e844e7181dbddfd7541cf3 20250120085525425 DAUC <0003> auc.c:179 vector [1]: kc = 3d1f8d2552be7800 20250120085525425 DAUC <0003> auc.c:180 vector [1]: sres = 7f6a74e3 20250120085525425 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250120085525425 DAUC <0003> auc.c:113 vector [2]: rand = 9e39a45fc677b2b7657dd8e395bc0b66 20250120085525425 DAUC <0003> auc.c:179 vector [2]: kc = 3876048c6d159000 20250120085525425 DAUC <0003> auc.c:180 vector [2]: sres = 6ee59c62 20250120085525425 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250120085525425 DAUC <0003> auc.c:113 vector [3]: rand = c7e3ef0edf5865b12d71bb88bfbf59cc 20250120085525425 DAUC <0003> auc.c:179 vector [3]: kc = 32c5e7df302e7000 20250120085525425 DAUC <0003> auc.c:180 vector [3]: sres = 45cb7c0a 20250120085525425 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250120085525425 DAUC <0003> auc.c:113 vector [4]: rand = ce5bdfba16e0c55ebd1e9c0141911eaf 20250120085525425 DAUC <0003> auc.c:179 vector [4]: kc = a59648166d770c00 20250120085525425 DAUC <0003> auc.c:180 vector [4]: sres = 3fc5349d 20250120085525425 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250120085525425 DAUC <0003> db_auc.c:245 IMSI='262420819763957': Generated 5 vectors 20250120085525425 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420819763957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420819763957"} 20250120085525425 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420819763957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525425 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525425 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525429 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525429 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420819763957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420819763957"} 20250120085525429 DAUC <0003> db_auc.c:192 IMSI='262420819763957': No 3G Auth Data 20250120085525429 DAUC <0003> db_auc.c:236 IMSI='262420819763957': Calling to generate 5 vectors 20250120085525429 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250120085525429 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525429 DAUC <0003> auc.c:113 vector [0]: rand = c4d2617ab8da919392983f1e56d70065 20250120085525429 DAUC <0003> auc.c:179 vector [0]: kc = c194c277c48e8000 20250120085525429 DAUC <0003> auc.c:180 vector [0]: sres = cab47976 20250120085525429 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250120085525429 DAUC <0003> auc.c:113 vector [1]: rand = b45c8ec3a37866cd427e41a2f4066715 20250120085525429 DAUC <0003> auc.c:179 vector [1]: kc = 1777b61145d01000 20250120085525429 DAUC <0003> auc.c:180 vector [1]: sres = dce1c9e3 20250120085525429 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250120085525429 DAUC <0003> auc.c:113 vector [2]: rand = 8edc1af918a3b37c287a05f3b5e27b6c 20250120085525429 DAUC <0003> auc.c:179 vector [2]: kc = 80344c5bd7673000 20250120085525429 DAUC <0003> auc.c:180 vector [2]: sres = 0598ebea 20250120085525429 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250120085525429 DAUC <0003> auc.c:113 vector [3]: rand = 081481180b051784c277988fba594abd 20250120085525429 DAUC <0003> auc.c:179 vector [3]: kc = 6eba258ccb249400 20250120085525429 DAUC <0003> auc.c:180 vector [3]: sres = 6e1c9477 20250120085525429 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250120085525429 DAUC <0003> auc.c:113 vector [4]: rand = 107686917374ddddfdaddc64ba94f9b0 20250120085525429 DAUC <0003> auc.c:179 vector [4]: kc = 721ea13f83aa7800 20250120085525429 DAUC <0003> auc.c:180 vector [4]: sres = 257bea74 20250120085525429 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250120085525429 DAUC <0003> db_auc.c:245 IMSI='262420819763957': Generated 5 vectors 20250120085525429 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420819763957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420819763957"} 20250120085525429 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420819763957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525429 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525429 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58412<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@65a4fa926f83: Final verdict of PTC: pass 20250120085525435 DAUC <0003> db_auc.c:157 IMSI='262420206891010': No 2G Auth Data 20250120085525435 DAUC <0003> db_auc.c:192 IMSI='262420206891010': No 3G Auth Data HLR_Test-GSUP(21)@65a4fa926f83: Created GsupExpect[0] for "262420206891010" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250120085525453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58418<->l=127.0.0.1:4258 20250120085525454 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525454 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420206891010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420206891010"} 20250120085525454 DAUC <0003> db_auc.c:192 IMSI='262420206891010': No 3G Auth Data 20250120085525454 DAUC <0003> db_auc.c:236 IMSI='262420206891010': Calling to generate 1 vectors 20250120085525454 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250120085525454 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525454 DAUC <0003> auc.c:113 vector [0]: rand = c26d6ecaa0689eb28a798a87d752d3fa 20250120085525454 DAUC <0003> auc.c:179 vector [0]: kc = 7b953e1e656dbc00 20250120085525454 DAUC <0003> auc.c:180 vector [0]: sres = 93596c27 20250120085525454 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250120085525454 DAUC <0003> db_auc.c:245 IMSI='262420206891010': Generated 1 vectors 20250120085525454 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420206891010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420206891010"} 20250120085525454 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420206891010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525454 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525454 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@65a4fa926f83: Found GsupExpect[0] for "262420206891010" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@65a4fa926f83: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262420206891010" TC_gsup_sai_num_auth_vectors(25)@65a4fa926f83: setverdict(pass): none -> pass 20250120085525455 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525455 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420206891010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420206891010"} 20250120085525455 DAUC <0003> db_auc.c:192 IMSI='262420206891010': No 3G Auth Data 20250120085525455 DAUC <0003> db_auc.c:236 IMSI='262420206891010': Calling to generate 4 vectors 20250120085525455 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250120085525455 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525455 DAUC <0003> auc.c:113 vector [0]: rand = 0182ebf07e68075ffc7b7f191574f49c 20250120085525455 DAUC <0003> auc.c:179 vector [0]: kc = 90d116bd1f22cc00 20250120085525455 DAUC <0003> auc.c:180 vector [0]: sres = 33702bb6 20250120085525455 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250120085525455 DAUC <0003> auc.c:113 vector [1]: rand = 39607128afb5a5ccb16343bae7a302eb 20250120085525455 DAUC <0003> auc.c:179 vector [1]: kc = bec9e8f8dedd7c00 20250120085525455 DAUC <0003> auc.c:180 vector [1]: sres = 204175fa 20250120085525455 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250120085525455 DAUC <0003> auc.c:113 vector [2]: rand = 3d1bb212487f2fcc8fb66268fb7f78b6 20250120085525455 DAUC <0003> auc.c:179 vector [2]: kc = 53f0c3cbfb5cf800 20250120085525455 DAUC <0003> auc.c:180 vector [2]: sres = 97a47dcb 20250120085525455 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250120085525455 DAUC <0003> auc.c:113 vector [3]: rand = 2ba2c8603e61adf46a5924c936b3c91a 20250120085525455 DAUC <0003> auc.c:179 vector [3]: kc = d5d37227f0dd8c00 20250120085525455 DAUC <0003> auc.c:180 vector [3]: sres = 1b2f9121 20250120085525456 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250120085525456 DAUC <0003> db_auc.c:245 IMSI='262420206891010': Generated 4 vectors 20250120085525456 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420206891010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420206891010"} 20250120085525456 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420206891010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525456 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525456 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525456 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525456 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420206891010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420206891010"} 20250120085525456 DAUC <0003> db_auc.c:192 IMSI='262420206891010': No 3G Auth Data 20250120085525456 DAUC <0003> db_auc.c:236 IMSI='262420206891010': Calling to generate 5 vectors 20250120085525456 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250120085525456 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525456 DAUC <0003> auc.c:113 vector [0]: rand = 58721f7aee9ea687192eb8abc0eba4f4 20250120085525456 DAUC <0003> auc.c:179 vector [0]: kc = bb7f18288af6a800 20250120085525456 DAUC <0003> auc.c:180 vector [0]: sres = fef52730 20250120085525456 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250120085525456 DAUC <0003> auc.c:113 vector [1]: rand = 3fbc0835eed1413213acd5e5975979d5 20250120085525456 DAUC <0003> auc.c:179 vector [1]: kc = ca7457f0c62c2400 20250120085525456 DAUC <0003> auc.c:180 vector [1]: sres = fddb3bad 20250120085525456 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250120085525456 DAUC <0003> auc.c:113 vector [2]: rand = b8a550e6cbb82818fdb23ee4a4e38620 20250120085525456 DAUC <0003> auc.c:179 vector [2]: kc = e6b4b36d7b93f400 20250120085525456 DAUC <0003> auc.c:180 vector [2]: sres = e384d4af 20250120085525456 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250120085525456 DAUC <0003> auc.c:113 vector [3]: rand = 2bb95f6c56fbe3e0043c97857e6f95ca 20250120085525456 DAUC <0003> auc.c:179 vector [3]: kc = 4e7f866a77345000 20250120085525456 DAUC <0003> auc.c:180 vector [3]: sres = 4fc329a4 20250120085525456 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250120085525456 DAUC <0003> auc.c:113 vector [4]: rand = 363431fe8c0781a6a336ce378ec8181e 20250120085525456 DAUC <0003> auc.c:179 vector [4]: kc = 532d809b2af59c00 20250120085525456 DAUC <0003> auc.c:180 vector [4]: sres = d1e62389 20250120085525456 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250120085525456 DAUC <0003> db_auc.c:245 IMSI='262420206891010': Generated 5 vectors 20250120085525456 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420206891010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420206891010"} 20250120085525456 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420206891010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525456 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525456 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525457 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525457 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420206891010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420206891010"} 20250120085525457 DAUC <0003> db_auc.c:192 IMSI='262420206891010': No 3G Auth Data 20250120085525457 DAUC <0003> db_auc.c:236 IMSI='262420206891010': Calling to generate 5 vectors 20250120085525457 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250120085525457 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525457 DAUC <0003> auc.c:113 vector [0]: rand = 8148d63d7f280fa92b30271d3a1def74 20250120085525457 DAUC <0003> auc.c:179 vector [0]: kc = 051e30dfb4895400 20250120085525457 DAUC <0003> auc.c:180 vector [0]: sres = a23f3759 20250120085525457 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250120085525457 DAUC <0003> auc.c:113 vector [1]: rand = 8c1fd7d1e085660f52b7fbaeec518587 20250120085525457 DAUC <0003> auc.c:179 vector [1]: kc = fc7f025ebe5f1000 20250120085525457 DAUC <0003> auc.c:180 vector [1]: sres = 9d714f41 20250120085525457 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250120085525457 DAUC <0003> auc.c:113 vector [2]: rand = ccaca710bc4d071629f736d1fb5a0c0f 20250120085525457 DAUC <0003> auc.c:179 vector [2]: kc = 041e204c9a2cac00 20250120085525457 DAUC <0003> auc.c:180 vector [2]: sres = 5520a1d7 20250120085525457 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250120085525457 DAUC <0003> auc.c:113 vector [3]: rand = 2f58c8609ad3bf8fed7a9632cf5ce465 20250120085525457 DAUC <0003> auc.c:179 vector [3]: kc = 15559e27243c0800 20250120085525457 DAUC <0003> auc.c:180 vector [3]: sres = 8e7cbf6f 20250120085525457 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250120085525457 DAUC <0003> auc.c:113 vector [4]: rand = b878875916e250944a7bd18d94b53d74 20250120085525457 DAUC <0003> auc.c:179 vector [4]: kc = 94d68ec8561b5000 20250120085525457 DAUC <0003> auc.c:180 vector [4]: sres = b9cf2e16 20250120085525457 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250120085525457 DAUC <0003> db_auc.c:245 IMSI='262420206891010': Generated 5 vectors 20250120085525457 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420206891010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420206891010"} 20250120085525457 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420206891010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525457 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525457 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58418<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@65a4fa926f83: Final verdict of PTC: pass 20250120085525458 DAUC <0003> db_auc.c:157 IMSI='262424380129612': No 2G Auth Data 20250120085525458 DAUC <0003> db_auc.c:192 IMSI='262424380129612': No 3G Auth Data HLR_Test-GSUP(21)@65a4fa926f83: Created GsupExpect[0] for "262424380129612" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250120085525464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58426<->l=127.0.0.1:4258 20250120085525466 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525466 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424380129612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424380129612"} 20250120085525466 DAUC <0003> db_auc.c:192 IMSI='262424380129612': No 3G Auth Data 20250120085525466 DAUC <0003> db_auc.c:236 IMSI='262424380129612': Calling to generate 1 vectors 20250120085525466 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250120085525466 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525466 DAUC <0003> auc.c:113 vector [0]: rand = e024e92231bbd866c07bd52174dd030f 20250120085525466 DAUC <0003> auc.c:179 vector [0]: kc = 25deeeab285a144b 20250120085525466 DAUC <0003> auc.c:180 vector [0]: sres = ff6ca009 20250120085525466 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250120085525466 DAUC <0003> db_auc.c:245 IMSI='262424380129612': Generated 1 vectors 20250120085525466 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424380129612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424380129612"} 20250120085525466 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424380129612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525466 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525466 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@65a4fa926f83: Found GsupExpect[0] for "262424380129612" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@65a4fa926f83: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262424380129612" TC_gsup_sai_num_auth_vectors(26)@65a4fa926f83: setverdict(pass): none -> pass 20250120085525467 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525467 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424380129612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424380129612"} 20250120085525467 DAUC <0003> db_auc.c:192 IMSI='262424380129612': No 3G Auth Data 20250120085525467 DAUC <0003> db_auc.c:236 IMSI='262424380129612': Calling to generate 4 vectors 20250120085525467 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250120085525467 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525467 DAUC <0003> auc.c:113 vector [0]: rand = afffbee5f0243161ab7112350c4c16da 20250120085525467 DAUC <0003> auc.c:179 vector [0]: kc = fdf0cb118d3a9217 20250120085525467 DAUC <0003> auc.c:180 vector [0]: sres = 97310ae6 20250120085525467 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250120085525467 DAUC <0003> auc.c:113 vector [1]: rand = 4d468f826ed48b25bf070bbff9a5103f 20250120085525467 DAUC <0003> auc.c:179 vector [1]: kc = a9c0a8f0ae722828 20250120085525467 DAUC <0003> auc.c:180 vector [1]: sres = cda2a373 20250120085525467 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250120085525467 DAUC <0003> auc.c:113 vector [2]: rand = 99f136a193367b3bb14c0884ebb529e9 20250120085525467 DAUC <0003> auc.c:179 vector [2]: kc = 5acefcd83037886c 20250120085525467 DAUC <0003> auc.c:180 vector [2]: sres = 7589ddd7 20250120085525467 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250120085525467 DAUC <0003> auc.c:113 vector [3]: rand = 2984059bcbf5dd5e09de4be5473d67bd 20250120085525467 DAUC <0003> auc.c:179 vector [3]: kc = 444460a02b86ec1f 20250120085525467 DAUC <0003> auc.c:180 vector [3]: sres = 99c1a680 20250120085525467 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250120085525467 DAUC <0003> db_auc.c:245 IMSI='262424380129612': Generated 4 vectors 20250120085525467 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424380129612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424380129612"} 20250120085525467 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424380129612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525467 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525467 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525468 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525468 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424380129612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424380129612"} 20250120085525468 DAUC <0003> db_auc.c:192 IMSI='262424380129612': No 3G Auth Data 20250120085525468 DAUC <0003> db_auc.c:236 IMSI='262424380129612': Calling to generate 5 vectors 20250120085525468 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250120085525468 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525468 DAUC <0003> auc.c:113 vector [0]: rand = d87870be8e00d01d83820efbce347c51 20250120085525468 DAUC <0003> auc.c:179 vector [0]: kc = a0b9194f36e4e21f 20250120085525468 DAUC <0003> auc.c:180 vector [0]: sres = eeeb2604 20250120085525468 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250120085525468 DAUC <0003> auc.c:113 vector [1]: rand = bd6bb1da3224a05056cc402781b6a248 20250120085525468 DAUC <0003> auc.c:179 vector [1]: kc = bafbfde73dda5282 20250120085525468 DAUC <0003> auc.c:180 vector [1]: sres = a95422cb 20250120085525468 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250120085525468 DAUC <0003> auc.c:113 vector [2]: rand = 08a1465782e6be1c21d10d715260b342 20250120085525468 DAUC <0003> auc.c:179 vector [2]: kc = 6f1b5694e616e61d 20250120085525468 DAUC <0003> auc.c:180 vector [2]: sres = 4a05542c 20250120085525468 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250120085525468 DAUC <0003> auc.c:113 vector [3]: rand = bbba77fa1ef99352bb4f06a5ad2b6376 20250120085525468 DAUC <0003> auc.c:179 vector [3]: kc = d7d1cc2dec76cc0f 20250120085525468 DAUC <0003> auc.c:180 vector [3]: sres = 01125c75 20250120085525468 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250120085525468 DAUC <0003> auc.c:113 vector [4]: rand = feb122e152a492db2e76af305c9d4d07 20250120085525468 DAUC <0003> auc.c:179 vector [4]: kc = 900c52d4f248f7c7 20250120085525468 DAUC <0003> auc.c:180 vector [4]: sres = 36d37aee 20250120085525468 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250120085525468 DAUC <0003> db_auc.c:245 IMSI='262424380129612': Generated 5 vectors 20250120085525468 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424380129612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424380129612"} 20250120085525468 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424380129612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525468 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525468 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525469 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525469 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424380129612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424380129612"} 20250120085525469 DAUC <0003> db_auc.c:192 IMSI='262424380129612': No 3G Auth Data 20250120085525469 DAUC <0003> db_auc.c:236 IMSI='262424380129612': Calling to generate 5 vectors 20250120085525469 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250120085525469 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525469 DAUC <0003> auc.c:113 vector [0]: rand = 92cdaa615e4cb0368dd349a2442e76a3 20250120085525470 DAUC <0003> auc.c:179 vector [0]: kc = 98477db23c1adec4 20250120085525470 DAUC <0003> auc.c:180 vector [0]: sres = 854ca97e 20250120085525470 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250120085525470 DAUC <0003> auc.c:113 vector [1]: rand = 832b2e00f767a74e6383ee10fe639b88 20250120085525470 DAUC <0003> auc.c:179 vector [1]: kc = 3ae2375ff5ffd545 20250120085525470 DAUC <0003> auc.c:180 vector [1]: sres = fcac4320 20250120085525470 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250120085525470 DAUC <0003> auc.c:113 vector [2]: rand = 8d2dd63cda8a9cbd5b21d3db9bdbb8c6 20250120085525470 DAUC <0003> auc.c:179 vector [2]: kc = 13a480f1cf84f973 20250120085525470 DAUC <0003> auc.c:180 vector [2]: sres = 17e357aa 20250120085525470 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250120085525470 DAUC <0003> auc.c:113 vector [3]: rand = 304b15a797ad1e358c717ccec7d620c3 20250120085525470 DAUC <0003> auc.c:179 vector [3]: kc = b75325b92d022b74 20250120085525470 DAUC <0003> auc.c:180 vector [3]: sres = ae74c66c 20250120085525470 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250120085525470 DAUC <0003> auc.c:113 vector [4]: rand = 633c945d0b801386fee5ef6a42dc0ce4 20250120085525470 DAUC <0003> auc.c:179 vector [4]: kc = 77fa5304866f15b6 20250120085525470 DAUC <0003> auc.c:180 vector [4]: sres = 428d8b2d 20250120085525470 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250120085525470 DAUC <0003> db_auc.c:245 IMSI='262424380129612': Generated 5 vectors 20250120085525470 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424380129612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424380129612"} 20250120085525470 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424380129612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525470 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525470 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58426<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@65a4fa926f83: Final verdict of PTC: pass 20250120085525471 DAUC <0003> db_auc.c:157 IMSI='262426549759494': No 2G Auth Data 20250120085525471 DAUC <0003> db_auc.c:192 IMSI='262426549759494': No 3G Auth Data HLR_Test-GSUP(21)@65a4fa926f83: Created GsupExpect[0] for "262426549759494" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250120085525477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58440<->l=127.0.0.1:4258 20250120085525479 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525479 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426549759494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426549759494"} 20250120085525479 DAUC <0003> db_auc.c:157 IMSI='262426549759494': No 2G Auth Data 20250120085525479 DAUC <0003> db_auc.c:236 IMSI='262426549759494': Calling to generate 1 vectors 20250120085525479 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250120085525479 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525479 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085525479 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250120085525479 DAUC <0003> auc.c:113 vector [0]: rand = c5e8972ff9f31f687a55db1a0841c16a 20250120085525479 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250120085525479 DAUC <0003> auc.c:142 vector [0]: autn = 8624d7e9cd110000aae7eef8813d31d4 20250120085525479 DAUC <0003> auc.c:143 vector [0]: ck = 90f6ac34edc4e63fc1f9fc13d003d206 20250120085525479 DAUC <0003> auc.c:144 vector [0]: ik = 60a3f04d5702acc465c4e9acd2989d9b 20250120085525479 DAUC <0003> auc.c:145 vector [0]: res = d9408c4e1ddf14b00000000000000000 20250120085525479 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525479 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250120085525479 DAUC <0003> auc.c:151 vector [0]: kc = 546849c6b85d0566 20250120085525479 DAUC <0003> auc.c:152 vector [0]: sres = c49f98fe 20250120085525479 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250120085525479 DAUC <0003> db_auc.c:245 IMSI='262426549759494': Generated 1 vectors 20250120085525479 DAUC <0003> db_auc.c:249 IMSI='262426549759494': Updating SQN=33 in DB 20250120085525479 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426549759494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426549759494"} 20250120085525479 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426549759494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525479 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525479 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@65a4fa926f83: Found GsupExpect[0] for "262426549759494" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@65a4fa926f83: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262426549759494" TC_gsup_sai_num_auth_vectors(27)@65a4fa926f83: setverdict(pass): none -> pass 20250120085525481 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525481 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426549759494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426549759494"} 20250120085525481 DAUC <0003> db_auc.c:157 IMSI='262426549759494': No 2G Auth Data 20250120085525481 DAUC <0003> db_auc.c:236 IMSI='262426549759494': Calling to generate 4 vectors 20250120085525481 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250120085525481 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525481 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085525481 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250120085525481 DAUC <0003> auc.c:113 vector [0]: rand = b22106be5ae55608e1424ea8b7d9978f 20250120085525481 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250120085525481 DAUC <0003> auc.c:142 vector [0]: autn = d925b0e4dce500007af7482a8c9efad4 20250120085525481 DAUC <0003> auc.c:143 vector [0]: ck = 3229d343516ec3ba5020712161f744ac 20250120085525481 DAUC <0003> auc.c:144 vector [0]: ik = 2a85e958dafe6fdfc66966857a4cf1c8 20250120085525481 DAUC <0003> auc.c:145 vector [0]: res = dec6110ba6711b0e0000000000000000 20250120085525481 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525481 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250120085525481 DAUC <0003> auc.c:151 vector [0]: kc = 8ee52dbf902b1901 20250120085525481 DAUC <0003> auc.c:152 vector [0]: sres = 78b70a05 20250120085525481 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250120085525481 DAUC <0003> auc.c:113 vector [1]: rand = 911407c09d400899fee55ef87cd68364 20250120085525481 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250120085525481 DAUC <0003> auc.c:142 vector [1]: autn = 996a4ec47b550000e45b0373fc0d4b08 20250120085525481 DAUC <0003> auc.c:143 vector [1]: ck = 17789773b0ae375536abe756c2850f1a 20250120085525481 DAUC <0003> auc.c:144 vector [1]: ik = 21acd6e8bcf2c8cd7ed277b9620b233c 20250120085525481 DAUC <0003> auc.c:145 vector [1]: res = 60816ee8391273210000000000000000 20250120085525481 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085525481 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250120085525481 DAUC <0003> auc.c:151 vector [1]: kc = 7eadd174acd2d3be 20250120085525481 DAUC <0003> auc.c:152 vector [1]: sres = 59931dc9 20250120085525481 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250120085525481 DAUC <0003> auc.c:113 vector [2]: rand = 4a5f00810de07f343f6dfbb29344bf20 20250120085525481 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250120085525481 DAUC <0003> auc.c:142 vector [2]: autn = b62e5f8f19e80000f997fc9cfbdb3574 20250120085525481 DAUC <0003> auc.c:143 vector [2]: ck = 87acf203e583b70878f98ffdfd915c22 20250120085525481 DAUC <0003> auc.c:144 vector [2]: ik = a33446010a5450d9db906ad4137ec0d8 20250120085525481 DAUC <0003> auc.c:145 vector [2]: res = 4d3886dda0c75ccd0000000000000000 20250120085525481 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085525481 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250120085525481 DAUC <0003> auc.c:151 vector [2]: kc = 87f1512b01387b2b 20250120085525481 DAUC <0003> auc.c:152 vector [2]: sres = edffda10 20250120085525481 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250120085525481 DAUC <0003> auc.c:113 vector [3]: rand = f75d087182c5eda592e1d9ef639c88ba 20250120085525481 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250120085525481 DAUC <0003> auc.c:142 vector [3]: autn = e8a6db32038e00001655a03fe475335f 20250120085525481 DAUC <0003> auc.c:143 vector [3]: ck = 43aead25b3c6006fba422580f5d87222 20250120085525481 DAUC <0003> auc.c:144 vector [3]: ik = fcda8d338e72f07e2e9747fefb5f84c5 20250120085525481 DAUC <0003> auc.c:145 vector [3]: res = bd6182dce115871f0000000000000000 20250120085525481 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085525481 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250120085525481 DAUC <0003> auc.c:151 vector [3]: kc = 2ba14268333306f6 20250120085525481 DAUC <0003> auc.c:152 vector [3]: sres = 5c7405c3 20250120085525481 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250120085525481 DAUC <0003> db_auc.c:245 IMSI='262426549759494': Generated 4 vectors 20250120085525481 DAUC <0003> db_auc.c:249 IMSI='262426549759494': Updating SQN=161 in DB 20250120085525481 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426549759494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426549759494"} 20250120085525481 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426549759494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525481 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525481 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525482 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525482 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426549759494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426549759494"} 20250120085525482 DAUC <0003> db_auc.c:157 IMSI='262426549759494': No 2G Auth Data 20250120085525482 DAUC <0003> db_auc.c:236 IMSI='262426549759494': Calling to generate 5 vectors 20250120085525482 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250120085525482 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525482 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085525482 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250120085525482 DAUC <0003> auc.c:113 vector [0]: rand = 014becf04172428eb9b8c03860a8a061 20250120085525482 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250120085525482 DAUC <0003> auc.c:142 vector [0]: autn = 331d57d4fb03000004ea01fdf47bc2a0 20250120085525482 DAUC <0003> auc.c:143 vector [0]: ck = 100a718a691d7d2eacdb2023f9f4ad76 20250120085525482 DAUC <0003> auc.c:144 vector [0]: ik = 16beedcb7f30e44b1b7e25b59317a269 20250120085525482 DAUC <0003> auc.c:145 vector [0]: res = cea60b35d7fba0e60000000000000000 20250120085525482 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525482 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250120085525482 DAUC <0003> auc.c:151 vector [0]: kc = b11199d77cce967a 20250120085525482 DAUC <0003> auc.c:152 vector [0]: sres = 195dabd3 20250120085525482 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250120085525482 DAUC <0003> auc.c:113 vector [1]: rand = 7a8d2ad217ea5005fbe103e8f5d1f36f 20250120085525482 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250120085525482 DAUC <0003> auc.c:142 vector [1]: autn = ee016b32a212000090f88f5a39f8ec3c 20250120085525482 DAUC <0003> auc.c:143 vector [1]: ck = 5ac11d0c9be51fb0b2697048397c6a68 20250120085525482 DAUC <0003> auc.c:144 vector [1]: ik = 3078a7f19acad4a5ad4f676ef4fd1a03 20250120085525482 DAUC <0003> auc.c:145 vector [1]: res = 3475a8360250e7ce0000000000000000 20250120085525482 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085525482 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250120085525482 DAUC <0003> auc.c:151 vector [1]: kc = 759faddbccaebb7e 20250120085525482 DAUC <0003> auc.c:152 vector [1]: sres = 36254ff8 20250120085525482 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250120085525482 DAUC <0003> auc.c:113 vector [2]: rand = 8f49efc7d47e595831b1c0079d44d06e 20250120085525482 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250120085525482 DAUC <0003> auc.c:142 vector [2]: autn = dc8d17558774000076f51b4070ea7e94 20250120085525482 DAUC <0003> auc.c:143 vector [2]: ck = 96f2c6f49956dfc092deed19b777b4dd 20250120085525482 DAUC <0003> auc.c:144 vector [2]: ik = 0c7405ca99e8aec1e7b40767a137c42e 20250120085525482 DAUC <0003> auc.c:145 vector [2]: res = 7ed4c671c02946560000000000000000 20250120085525482 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085525482 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250120085525482 DAUC <0003> auc.c:151 vector [2]: kc = efec294016fe01f2 20250120085525482 DAUC <0003> auc.c:152 vector [2]: sres = befd8027 20250120085525482 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250120085525482 DAUC <0003> auc.c:113 vector [3]: rand = be4f4eee555fc2303e303d9f2e1448bb 20250120085525482 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250120085525482 DAUC <0003> auc.c:142 vector [3]: autn = 12672bdf6a7600002958ac23c536ddc5 20250120085525482 DAUC <0003> auc.c:143 vector [3]: ck = ab1297dd10a1416184dc50eddb075c2b 20250120085525482 DAUC <0003> auc.c:144 vector [3]: ik = 5ce09ef449071253a035b0d255781190 20250120085525482 DAUC <0003> auc.c:145 vector [3]: res = fe4d11af70f304b70000000000000000 20250120085525482 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085525482 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250120085525482 DAUC <0003> auc.c:151 vector [3]: kc = d31be916d7d91e89 20250120085525482 DAUC <0003> auc.c:152 vector [3]: sres = 8ebe1518 20250120085525482 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250120085525482 DAUC <0003> auc.c:113 vector [4]: rand = 66c8631c7075915c4089551b89560476 20250120085525482 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250120085525482 DAUC <0003> auc.c:142 vector [4]: autn = 2311000b35590000cfcd923e25b00d4f 20250120085525482 DAUC <0003> auc.c:143 vector [4]: ck = e834b856aaeb4c510af2e0afc8ff5d9e 20250120085525482 DAUC <0003> auc.c:144 vector [4]: ik = 159c8fc07108300562125dde164ceef0 20250120085525482 DAUC <0003> auc.c:145 vector [4]: res = 8cbb2dce1058b8f70000000000000000 20250120085525482 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085525482 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250120085525482 DAUC <0003> auc.c:151 vector [4]: kc = 95488ae70550cf3a 20250120085525482 DAUC <0003> auc.c:152 vector [4]: sres = 9ce39539 20250120085525482 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250120085525482 DAUC <0003> db_auc.c:245 IMSI='262426549759494': Generated 5 vectors 20250120085525482 DAUC <0003> db_auc.c:249 IMSI='262426549759494': Updating SQN=321 in DB 20250120085525482 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426549759494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426549759494"} 20250120085525482 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426549759494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525482 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525482 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525483 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525483 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426549759494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426549759494"} 20250120085525483 DAUC <0003> db_auc.c:157 IMSI='262426549759494': No 2G Auth Data 20250120085525483 DAUC <0003> db_auc.c:236 IMSI='262426549759494': Calling to generate 5 vectors 20250120085525483 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250120085525483 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525483 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085525483 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250120085525484 DAUC <0003> auc.c:113 vector [0]: rand = 6c03740c57c71190f001d944ef79d5f9 20250120085525484 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250120085525484 DAUC <0003> auc.c:142 vector [0]: autn = 3ab87cc5b28d000020c9f0b566071ebd 20250120085525484 DAUC <0003> auc.c:143 vector [0]: ck = 4e9cbad004923ed61e50f8de162e49ad 20250120085525484 DAUC <0003> auc.c:144 vector [0]: ik = fa4a98c3ef17fe38b67a2ecb56534b00 20250120085525484 DAUC <0003> auc.c:145 vector [0]: res = 901f4bebce52ee580000000000000000 20250120085525484 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525484 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250120085525484 DAUC <0003> auc.c:151 vector [0]: kc = 1cfcf406abf8c243 20250120085525484 DAUC <0003> auc.c:152 vector [0]: sres = 5e4da5b3 20250120085525484 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250120085525484 DAUC <0003> auc.c:113 vector [1]: rand = 529b7b76d01a3a909993313f3cae83dd 20250120085525484 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250120085525484 DAUC <0003> auc.c:142 vector [1]: autn = 010d5edf1fc70000f1c1094af5c72c8f 20250120085525484 DAUC <0003> auc.c:143 vector [1]: ck = 2c79c1b8e9c9ab20e6b530c7b14bc424 20250120085525484 DAUC <0003> auc.c:144 vector [1]: ik = 0b0d22ef27d4371c7f021fd93dd44024 20250120085525484 DAUC <0003> auc.c:145 vector [1]: res = f464f71c4a6b31a80000000000000000 20250120085525484 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085525484 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250120085525484 DAUC <0003> auc.c:151 vector [1]: kc = bec3cc494282183c 20250120085525484 DAUC <0003> auc.c:152 vector [1]: sres = be0fc6b4 20250120085525484 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250120085525484 DAUC <0003> auc.c:113 vector [2]: rand = 4dd88d0e48211efe54d7617e565aff9f 20250120085525484 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250120085525484 DAUC <0003> auc.c:142 vector [2]: autn = 8bdc8cb043ed0000db158310dd561af4 20250120085525484 DAUC <0003> auc.c:143 vector [2]: ck = df5a316ac0aed753c350b9606a5c492d 20250120085525484 DAUC <0003> auc.c:144 vector [2]: ik = 69f16352aa6d610706dbb610baef5907 20250120085525484 DAUC <0003> auc.c:145 vector [2]: res = a8a2c81c1de2fedb0000000000000000 20250120085525484 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085525484 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250120085525484 DAUC <0003> auc.c:151 vector [2]: kc = 73205d48ba70a67e 20250120085525484 DAUC <0003> auc.c:152 vector [2]: sres = b54036c7 20250120085525484 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250120085525484 DAUC <0003> auc.c:113 vector [3]: rand = e2b8a25db5a589093b230d010c96618b 20250120085525484 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250120085525484 DAUC <0003> auc.c:142 vector [3]: autn = 0864ab85319200006826112de9b8c4d0 20250120085525484 DAUC <0003> auc.c:143 vector [3]: ck = aca16aee0b6c3cfdb394faad7d1f1dea 20250120085525484 DAUC <0003> auc.c:144 vector [3]: ik = 7e9033f743ee8b827780d5fd15ada509 20250120085525484 DAUC <0003> auc.c:145 vector [3]: res = 64714919dd6753ea0000000000000000 20250120085525484 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085525484 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250120085525484 DAUC <0003> auc.c:151 vector [3]: kc = 1625764920300f9c 20250120085525484 DAUC <0003> auc.c:152 vector [3]: sres = b9161af3 20250120085525484 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250120085525484 DAUC <0003> auc.c:113 vector [4]: rand = eed78cf433aac49b6dbdeb57b1818141 20250120085525484 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250120085525484 DAUC <0003> auc.c:142 vector [4]: autn = 590d42f0c42a000063e0dc3b4fcfc74a 20250120085525484 DAUC <0003> auc.c:143 vector [4]: ck = 946980ffc853a95e8de5aecaa50f6012 20250120085525484 DAUC <0003> auc.c:144 vector [4]: ik = bbf95eb9cc718b4a6d787dbd55d4676e 20250120085525484 DAUC <0003> auc.c:145 vector [4]: res = 04793cc4e3b351cb0000000000000000 20250120085525484 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085525484 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250120085525484 DAUC <0003> auc.c:151 vector [4]: kc = cf0d0d31f4f92568 20250120085525484 DAUC <0003> auc.c:152 vector [4]: sres = e7ca6d0f 20250120085525484 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250120085525484 DAUC <0003> db_auc.c:245 IMSI='262426549759494': Generated 5 vectors 20250120085525484 DAUC <0003> db_auc.c:249 IMSI='262426549759494': Updating SQN=481 in DB 20250120085525484 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426549759494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426549759494"} 20250120085525484 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426549759494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525484 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525484 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58440<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@65a4fa926f83: Final verdict of PTC: pass 20250120085525485 DAUC <0003> db_auc.c:157 IMSI='262425988430033': No 2G Auth Data 20250120085525485 DAUC <0003> db_auc.c:192 IMSI='262425988430033': No 3G Auth Data HLR_Test-GSUP(21)@65a4fa926f83: Created GsupExpect[0] for "262425988430033" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250120085525491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58456<->l=127.0.0.1:4258 20250120085525493 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525493 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425988430033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425988430033"} 20250120085525493 DAUC <0003> db_auc.c:157 IMSI='262425988430033': No 2G Auth Data 20250120085525493 DAUC <0003> db_auc.c:236 IMSI='262425988430033': Calling to generate 1 vectors 20250120085525493 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250120085525493 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525493 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250120085525493 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250120085525493 DAUC <0003> auc.c:113 vector [0]: rand = 1bf00ce98932b76d8fd41fe1ad983843 20250120085525493 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250120085525493 DAUC <0003> auc.c:142 vector [0]: autn = c9e164cecf6c0000443d4f42dc705616 20250120085525493 DAUC <0003> auc.c:143 vector [0]: ck = a295a7741a80c0614c8fae3d81db68c5 20250120085525493 DAUC <0003> auc.c:144 vector [0]: ik = d8cec4be3a0ccd240f2af025b3aa66a8 20250120085525493 DAUC <0003> auc.c:145 vector [0]: res = 66893211f62566350000000000000000 20250120085525493 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525493 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250120085525493 DAUC <0003> auc.c:151 vector [0]: kc = 39fe3dd212fd0328 20250120085525493 DAUC <0003> auc.c:152 vector [0]: sres = 90ac5424 20250120085525493 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250120085525493 DAUC <0003> db_auc.c:245 IMSI='262425988430033': Generated 1 vectors 20250120085525493 DAUC <0003> db_auc.c:249 IMSI='262425988430033': Updating SQN=33 in DB 20250120085525493 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425988430033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425988430033"} 20250120085525493 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425988430033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525493 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525493 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@65a4fa926f83: Found GsupExpect[0] for "262425988430033" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@65a4fa926f83: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262425988430033" TC_gsup_sai_num_auth_vectors(28)@65a4fa926f83: setverdict(pass): none -> pass 20250120085525494 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525494 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425988430033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425988430033"} 20250120085525494 DAUC <0003> db_auc.c:157 IMSI='262425988430033': No 2G Auth Data 20250120085525494 DAUC <0003> db_auc.c:236 IMSI='262425988430033': Calling to generate 4 vectors 20250120085525494 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250120085525494 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525494 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250120085525494 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250120085525494 DAUC <0003> auc.c:113 vector [0]: rand = a6d5bd814a87fdffa22d7d8b831af42a 20250120085525494 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250120085525494 DAUC <0003> auc.c:142 vector [0]: autn = 51e0be21525900007a04da740a2a6d39 20250120085525494 DAUC <0003> auc.c:143 vector [0]: ck = d5a2d663dc2f68155ae5b9a36ecab346 20250120085525494 DAUC <0003> auc.c:144 vector [0]: ik = 01da7e66bc5d39aebb86af7790c13563 20250120085525494 DAUC <0003> auc.c:145 vector [0]: res = a673d0b95e2af8cb0000000000000000 20250120085525494 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525494 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250120085525494 DAUC <0003> auc.c:151 vector [0]: kc = 351bbed19e79d79e 20250120085525494 DAUC <0003> auc.c:152 vector [0]: sres = f8592872 20250120085525494 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250120085525494 DAUC <0003> auc.c:113 vector [1]: rand = 4652494890e9ca6653d0cb5f2f3062a2 20250120085525494 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250120085525494 DAUC <0003> auc.c:142 vector [1]: autn = c66ce048fbc90000f5a0dbf5d7ca5936 20250120085525494 DAUC <0003> auc.c:143 vector [1]: ck = ad4831c8b1d3f12a66568793659880f8 20250120085525494 DAUC <0003> auc.c:144 vector [1]: ik = ae57172f2c195442fbd8472c8747a1c3 20250120085525494 DAUC <0003> auc.c:145 vector [1]: res = ea1bfb6464deec4d0000000000000000 20250120085525494 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085525494 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250120085525494 DAUC <0003> auc.c:151 vector [1]: kc = 9e91e6587f158453 20250120085525494 DAUC <0003> auc.c:152 vector [1]: sres = 8ec51729 20250120085525494 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250120085525494 DAUC <0003> auc.c:113 vector [2]: rand = 973fd652ca6b4a8b9019024e0d1248e0 20250120085525494 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250120085525494 DAUC <0003> auc.c:142 vector [2]: autn = 293919b715340000b814520487041c3f 20250120085525494 DAUC <0003> auc.c:143 vector [2]: ck = ae935dd661d2084f595e80f9854d5d25 20250120085525494 DAUC <0003> auc.c:144 vector [2]: ik = abc7fd8ee43b0a7a028c6a22e97b4911 20250120085525494 DAUC <0003> auc.c:145 vector [2]: res = d863e70946a88e730000000000000000 20250120085525494 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085525494 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250120085525494 DAUC <0003> auc.c:151 vector [2]: kc = 5e864a83e9df1601 20250120085525494 DAUC <0003> auc.c:152 vector [2]: sres = 9ecb697a 20250120085525494 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250120085525494 DAUC <0003> auc.c:113 vector [3]: rand = 5f5a3c3653bf1926e1b536732e70eb46 20250120085525494 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250120085525494 DAUC <0003> auc.c:142 vector [3]: autn = 29129a9542bf00002715f84f4960cb70 20250120085525494 DAUC <0003> auc.c:143 vector [3]: ck = 219c370f7befaf00cacad7e2fc8cfbd2 20250120085525494 DAUC <0003> auc.c:144 vector [3]: ik = cc04d120d286152c81831327b2cf8176 20250120085525494 DAUC <0003> auc.c:145 vector [3]: res = 8b06cf58978f59bc0000000000000000 20250120085525495 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085525495 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250120085525495 DAUC <0003> auc.c:151 vector [3]: kc = a6d122eae72ac088 20250120085525495 DAUC <0003> auc.c:152 vector [3]: sres = 1c8996e4 20250120085525495 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250120085525495 DAUC <0003> db_auc.c:245 IMSI='262425988430033': Generated 4 vectors 20250120085525495 DAUC <0003> db_auc.c:249 IMSI='262425988430033': Updating SQN=161 in DB 20250120085525495 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425988430033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425988430033"} 20250120085525495 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425988430033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525495 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525495 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525496 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525496 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425988430033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425988430033"} 20250120085525496 DAUC <0003> db_auc.c:157 IMSI='262425988430033': No 2G Auth Data 20250120085525496 DAUC <0003> db_auc.c:236 IMSI='262425988430033': Calling to generate 5 vectors 20250120085525496 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250120085525496 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525496 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250120085525496 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250120085525496 DAUC <0003> auc.c:113 vector [0]: rand = b50a1841b371c0eefa24cde4ac784e0e 20250120085525496 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250120085525496 DAUC <0003> auc.c:142 vector [0]: autn = 9f54df6c68700000b9bf2c664577e82e 20250120085525496 DAUC <0003> auc.c:143 vector [0]: ck = ff5dcfe6d0962264f479d578e6cabf8c 20250120085525496 DAUC <0003> auc.c:144 vector [0]: ik = de71286c2a107fdb9f4028fe108a6026 20250120085525496 DAUC <0003> auc.c:145 vector [0]: res = b9ed4caf2c717b260000000000000000 20250120085525496 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525496 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250120085525496 DAUC <0003> auc.c:151 vector [0]: kc = 4a151a0c0cc68215 20250120085525496 DAUC <0003> auc.c:152 vector [0]: sres = 959c3789 20250120085525496 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250120085525496 DAUC <0003> auc.c:113 vector [1]: rand = afd5bc3fd6e640765e49215876c946b0 20250120085525496 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250120085525496 DAUC <0003> auc.c:142 vector [1]: autn = ac254a22e2580000c0652a535ecff1dd 20250120085525496 DAUC <0003> auc.c:143 vector [1]: ck = 1f3be1130ae2a7dbc77a9842f82f7f0f 20250120085525496 DAUC <0003> auc.c:144 vector [1]: ik = f43bef38a56002e44bb09b177821da94 20250120085525496 DAUC <0003> auc.c:145 vector [1]: res = af05c7dcd6bda3460000000000000000 20250120085525496 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085525496 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250120085525496 DAUC <0003> auc.c:151 vector [1]: kc = 67ca0d7e2f8c00a4 20250120085525496 DAUC <0003> auc.c:152 vector [1]: sres = 79b8649a 20250120085525496 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250120085525496 DAUC <0003> auc.c:113 vector [2]: rand = fb58a58ace887395486861cd8ce6f998 20250120085525496 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250120085525496 DAUC <0003> auc.c:142 vector [2]: autn = 0c5cd66eef8d0000b035ba3509b80eeb 20250120085525496 DAUC <0003> auc.c:143 vector [2]: ck = 53ea1767aad79ee1d62379887de82812 20250120085525496 DAUC <0003> auc.c:144 vector [2]: ik = ce4ceda89c545fe7c294d5402bab5fc2 20250120085525496 DAUC <0003> auc.c:145 vector [2]: res = 808cecb6b6532e130000000000000000 20250120085525496 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085525496 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250120085525496 DAUC <0003> auc.c:151 vector [2]: kc = 8911560760c0b6d6 20250120085525496 DAUC <0003> auc.c:152 vector [2]: sres = 36dfc2a5 20250120085525496 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250120085525496 DAUC <0003> auc.c:113 vector [3]: rand = 0203c448200d84820871cdd3163ee680 20250120085525496 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250120085525496 DAUC <0003> auc.c:142 vector [3]: autn = eba8e350d8f10000020e5ebf8811fb5f 20250120085525496 DAUC <0003> auc.c:143 vector [3]: ck = 8213aa119e9bab6078f333d9f9bacd8d 20250120085525496 DAUC <0003> auc.c:144 vector [3]: ik = d8bb7f560f1b90091c567e3347902e44 20250120085525496 DAUC <0003> auc.c:145 vector [3]: res = 99fd5ac36a6d25c50000000000000000 20250120085525496 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085525496 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250120085525496 DAUC <0003> auc.c:151 vector [3]: kc = 3e0d98ad2faad8a0 20250120085525496 DAUC <0003> auc.c:152 vector [3]: sres = f3907f06 20250120085525496 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250120085525496 DAUC <0003> auc.c:113 vector [4]: rand = 02b3e02ba4426f24860480ce137d83d1 20250120085525496 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250120085525496 DAUC <0003> auc.c:142 vector [4]: autn = ea692ce37429000070b897bc2904aa90 20250120085525496 DAUC <0003> auc.c:143 vector [4]: ck = 2b5350998da624d968c0c5c5ee98adfd 20250120085525496 DAUC <0003> auc.c:144 vector [4]: ik = 3a42f2138559d04e599fbf631feb3271 20250120085525496 DAUC <0003> auc.c:145 vector [4]: res = e7470671e7a0ee850000000000000000 20250120085525496 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085525496 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250120085525496 DAUC <0003> auc.c:151 vector [4]: kc = 204ed82cf98c6b1b 20250120085525496 DAUC <0003> auc.c:152 vector [4]: sres = 00e7e8f4 20250120085525496 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250120085525496 DAUC <0003> db_auc.c:245 IMSI='262425988430033': Generated 5 vectors 20250120085525496 DAUC <0003> db_auc.c:249 IMSI='262425988430033': Updating SQN=321 in DB 20250120085525496 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425988430033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425988430033"} 20250120085525496 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425988430033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525496 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525496 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525497 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525497 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425988430033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425988430033"} 20250120085525497 DAUC <0003> db_auc.c:157 IMSI='262425988430033': No 2G Auth Data 20250120085525497 DAUC <0003> db_auc.c:236 IMSI='262425988430033': Calling to generate 5 vectors 20250120085525497 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250120085525497 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525497 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250120085525497 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250120085525497 DAUC <0003> auc.c:113 vector [0]: rand = c91d4ebefa5513e96c5a4d2e86a13124 20250120085525497 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250120085525497 DAUC <0003> auc.c:142 vector [0]: autn = 831a6294c21300001db0cffb6bbad060 20250120085525497 DAUC <0003> auc.c:143 vector [0]: ck = 12cc4f7ae3bd97b879df8ff77ce80f0a 20250120085525497 DAUC <0003> auc.c:144 vector [0]: ik = 07d32f710c57dc74574186e6b675b87f 20250120085525497 DAUC <0003> auc.c:145 vector [0]: res = 84cd052b1926a2a20000000000000000 20250120085525497 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525497 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250120085525497 DAUC <0003> auc.c:151 vector [0]: kc = 3b81691a2577fcb9 20250120085525497 DAUC <0003> auc.c:152 vector [0]: sres = 9deba789 20250120085525497 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250120085525497 DAUC <0003> auc.c:113 vector [1]: rand = dc299206fd0c5f695526b6906e5aeba8 20250120085525497 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250120085525497 DAUC <0003> auc.c:142 vector [1]: autn = dd8994709a2a00004ec183ac4ec6fe00 20250120085525497 DAUC <0003> auc.c:143 vector [1]: ck = 556b1b5b429ddf31b6d958a071271aef 20250120085525497 DAUC <0003> auc.c:144 vector [1]: ik = b8cde0c12c4bc8d5be34d0d5743672ae 20250120085525497 DAUC <0003> auc.c:145 vector [1]: res = d289d02cbe5c26af0000000000000000 20250120085525497 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085525497 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250120085525497 DAUC <0003> auc.c:151 vector [1]: kc = e54b73ef6bc77fa5 20250120085525497 DAUC <0003> auc.c:152 vector [1]: sres = 6cd5f683 20250120085525497 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250120085525497 DAUC <0003> auc.c:113 vector [2]: rand = eaddd6d12666d1eddfb367771e138de5 20250120085525497 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250120085525497 DAUC <0003> auc.c:142 vector [2]: autn = fa546b0ccc04000048bc4faac4458080 20250120085525497 DAUC <0003> auc.c:143 vector [2]: ck = 1af01843c1fc4baa6204bb098e833289 20250120085525497 DAUC <0003> auc.c:144 vector [2]: ik = 6336ce438e1eeeea6090b29709799018 20250120085525497 DAUC <0003> auc.c:145 vector [2]: res = 0ddb65dd296eedf40000000000000000 20250120085525497 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085525497 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250120085525497 DAUC <0003> auc.c:151 vector [2]: kc = 7b52df9ec81807d1 20250120085525497 DAUC <0003> auc.c:152 vector [2]: sres = 24b58829 20250120085525497 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250120085525497 DAUC <0003> auc.c:113 vector [3]: rand = d14b1e68bcaae87e8fb0b1392791f35f 20250120085525497 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250120085525497 DAUC <0003> auc.c:142 vector [3]: autn = 780229f6d0b50000f7f0ca500faa1b1b 20250120085525497 DAUC <0003> auc.c:143 vector [3]: ck = e78eab40755d272e1739b82d55511999 20250120085525497 DAUC <0003> auc.c:144 vector [3]: ik = b50a226c9f398321ca25c724933e4de3 20250120085525497 DAUC <0003> auc.c:145 vector [3]: res = 55704bf1ee0f8f410000000000000000 20250120085525497 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085525497 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250120085525497 DAUC <0003> auc.c:151 vector [3]: kc = 8f98f6252c0bf075 20250120085525497 DAUC <0003> auc.c:152 vector [3]: sres = bb7fc4b0 20250120085525497 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250120085525497 DAUC <0003> auc.c:113 vector [4]: rand = 7ab366716ad8af375887c7b6ebabd842 20250120085525497 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250120085525497 DAUC <0003> auc.c:142 vector [4]: autn = 852c54e559a000006dcf3f0a1aae0673 20250120085525497 DAUC <0003> auc.c:143 vector [4]: ck = 42590249db57fa0445ad9669a3b7cd83 20250120085525497 DAUC <0003> auc.c:144 vector [4]: ik = 09c8d103b6e623aeaec9815a09d9d7e4 20250120085525497 DAUC <0003> auc.c:145 vector [4]: res = f689037129a06f400000000000000000 20250120085525497 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085525497 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250120085525497 DAUC <0003> auc.c:151 vector [4]: kc = a0f5c479c7dfc3cd 20250120085525497 DAUC <0003> auc.c:152 vector [4]: sres = df296c31 20250120085525497 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250120085525497 DAUC <0003> db_auc.c:245 IMSI='262425988430033': Generated 5 vectors 20250120085525497 DAUC <0003> db_auc.c:249 IMSI='262425988430033': Updating SQN=481 in DB 20250120085525497 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425988430033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425988430033"} 20250120085525498 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425988430033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525498 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525498 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58456<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@65a4fa926f83: Final verdict of PTC: pass 20250120085525499 DAUC <0003> db_auc.c:157 IMSI='262429338018725': No 2G Auth Data 20250120085525499 DAUC <0003> db_auc.c:192 IMSI='262429338018725': No 3G Auth Data HLR_Test-GSUP(21)@65a4fa926f83: Created GsupExpect[0] for "262429338018725" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250120085525505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4258 20250120085525507 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525507 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429338018725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429338018725"} 20250120085525507 DAUC <0003> db_auc.c:236 IMSI='262429338018725': Calling to generate 1 vectors 20250120085525507 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250120085525507 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525507 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085525507 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250120085525507 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525507 DAUC <0003> auc.c:113 vector [0]: rand = d0d0561acfe397da5cfde595bde23ea6 20250120085525507 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250120085525507 DAUC <0003> auc.c:142 vector [0]: autn = 92174a2944b10000e46615ae6442af91 20250120085525507 DAUC <0003> auc.c:143 vector [0]: ck = 517f836161d268d5210bf75b21b21a8c 20250120085525507 DAUC <0003> auc.c:144 vector [0]: ik = 0e13e113fd5ff0c06745681d99522543 20250120085525507 DAUC <0003> auc.c:145 vector [0]: res = 404ed7674028d82a0000000000000000 20250120085525507 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525507 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085525507 DAUC <0003> auc.c:179 vector [0]: kc = 4c85cdec77717400 20250120085525507 DAUC <0003> auc.c:180 vector [0]: sres = f4e7a958 20250120085525507 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085525507 DAUC <0003> db_auc.c:245 IMSI='262429338018725': Generated 1 vectors 20250120085525507 DAUC <0003> db_auc.c:249 IMSI='262429338018725': Updating SQN=33 in DB 20250120085525507 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429338018725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429338018725"} 20250120085525507 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429338018725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525507 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525507 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@65a4fa926f83: Found GsupExpect[0] for "262429338018725" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@65a4fa926f83: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429338018725" TC_gsup_sai_num_auth_vectors(29)@65a4fa926f83: setverdict(pass): none -> pass 20250120085525508 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525508 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429338018725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429338018725"} 20250120085525508 DAUC <0003> db_auc.c:236 IMSI='262429338018725': Calling to generate 4 vectors 20250120085525508 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250120085525508 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525508 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085525508 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250120085525508 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525508 DAUC <0003> auc.c:113 vector [0]: rand = 1e300c5bc7baa03091d6e5163148e5bf 20250120085525508 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250120085525508 DAUC <0003> auc.c:142 vector [0]: autn = de0a64a91ca200000f2de412fb47a1b8 20250120085525508 DAUC <0003> auc.c:143 vector [0]: ck = b69d57c54e430f20c62db8644a2c96dd 20250120085525508 DAUC <0003> auc.c:144 vector [0]: ik = b52a00ec7eaf1e12e5b986247ed81042 20250120085525508 DAUC <0003> auc.c:145 vector [0]: res = 075567fce9792ac30000000000000000 20250120085525508 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525508 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085525508 DAUC <0003> auc.c:179 vector [0]: kc = 349d2ca510ed4000 20250120085525508 DAUC <0003> auc.c:180 vector [0]: sres = c6577056 20250120085525508 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085525508 DAUC <0003> auc.c:113 vector [1]: rand = 46f17a8926037e29da45c0bb505c5fcc 20250120085525508 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250120085525508 DAUC <0003> auc.c:142 vector [1]: autn = 6effecd03aef0000eca241d2dd80b017 20250120085525508 DAUC <0003> auc.c:143 vector [1]: ck = bbf2dec9a4ca7f19f4887c738c761fe7 20250120085525508 DAUC <0003> auc.c:144 vector [1]: ik = bdd26eb3b91bd554e0422fb022c23212 20250120085525508 DAUC <0003> auc.c:145 vector [1]: res = a97f0d58b561d4540000000000000000 20250120085525508 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085525508 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250120085525508 DAUC <0003> auc.c:179 vector [1]: kc = d3f17551c5133000 20250120085525508 DAUC <0003> auc.c:180 vector [1]: sres = 2735058f 20250120085525508 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250120085525508 DAUC <0003> auc.c:113 vector [2]: rand = 5ebbd14d5ec6d756cb4f35c67b4d0d9b 20250120085525508 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250120085525508 DAUC <0003> auc.c:142 vector [2]: autn = 307159747f54000051a5b40b1ead88d3 20250120085525508 DAUC <0003> auc.c:143 vector [2]: ck = 786555cb6c6dc73f37ce172552a931dd 20250120085525508 DAUC <0003> auc.c:144 vector [2]: ik = 71ed357653722cf00c5a614382c1af47 20250120085525508 DAUC <0003> auc.c:145 vector [2]: res = 36231d303114ac780000000000000000 20250120085525508 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085525508 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250120085525508 DAUC <0003> auc.c:179 vector [2]: kc = 619be3f78c010c00 20250120085525508 DAUC <0003> auc.c:180 vector [2]: sres = c74b49e5 20250120085525508 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250120085525508 DAUC <0003> auc.c:113 vector [3]: rand = 1a38c889a144d9fb76e4f2d43add05c9 20250120085525508 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250120085525508 DAUC <0003> auc.c:142 vector [3]: autn = f87c82b0e401000027142d0d6445fa57 20250120085525508 DAUC <0003> auc.c:143 vector [3]: ck = 2902d7ce0b5ded4cc0391853f0ab30b3 20250120085525508 DAUC <0003> auc.c:144 vector [3]: ik = bacc2da2b2515e775bfb89edb67e791b 20250120085525508 DAUC <0003> auc.c:145 vector [3]: res = f4b6edf24387126f0000000000000000 20250120085525508 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085525508 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250120085525508 DAUC <0003> auc.c:179 vector [3]: kc = 15c9c17e9c02f800 20250120085525508 DAUC <0003> auc.c:180 vector [3]: sres = 3b3fb3f9 20250120085525508 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250120085525508 DAUC <0003> db_auc.c:245 IMSI='262429338018725': Generated 4 vectors 20250120085525508 DAUC <0003> db_auc.c:249 IMSI='262429338018725': Updating SQN=161 in DB 20250120085525508 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429338018725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429338018725"} 20250120085525508 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429338018725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525508 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525508 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525509 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525509 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429338018725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429338018725"} 20250120085525510 DAUC <0003> db_auc.c:236 IMSI='262429338018725': Calling to generate 5 vectors 20250120085525510 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250120085525510 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525510 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085525510 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250120085525510 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525510 DAUC <0003> auc.c:113 vector [0]: rand = 584af74fe2694a9278ab2ffd9f62cf21 20250120085525510 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250120085525510 DAUC <0003> auc.c:142 vector [0]: autn = 8d337b1ddcc1000084830d0ca8970aee 20250120085525510 DAUC <0003> auc.c:143 vector [0]: ck = 9b11cac09fa4c9b01e013d2ed23628aa 20250120085525510 DAUC <0003> auc.c:144 vector [0]: ik = 51b50d500a4afd387916aa025685bb6d 20250120085525510 DAUC <0003> auc.c:145 vector [0]: res = f743c7c122bcf0110000000000000000 20250120085525510 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525510 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085525510 DAUC <0003> auc.c:179 vector [0]: kc = 3f5b00e675a69000 20250120085525510 DAUC <0003> auc.c:180 vector [0]: sres = 45ce61e4 20250120085525510 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085525510 DAUC <0003> auc.c:113 vector [1]: rand = 45aa6e2e3c38a81f0f667d95f58bc716 20250120085525510 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250120085525510 DAUC <0003> auc.c:142 vector [1]: autn = 99baa89960700000c48d6865ae12ccad 20250120085525510 DAUC <0003> auc.c:143 vector [1]: ck = 39cff4a523430277a870fa0f096adcb0 20250120085525510 DAUC <0003> auc.c:144 vector [1]: ik = af2ec21953f544f401852785d5ed91be 20250120085525510 DAUC <0003> auc.c:145 vector [1]: res = 4b4cd8640436fae20000000000000000 20250120085525510 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085525510 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250120085525510 DAUC <0003> auc.c:179 vector [1]: kc = dd76858644b2d400 20250120085525510 DAUC <0003> auc.c:180 vector [1]: sres = 643324dd 20250120085525510 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250120085525510 DAUC <0003> auc.c:113 vector [2]: rand = b8b8ba5b58dd30d4e52814212c07f235 20250120085525510 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250120085525510 DAUC <0003> auc.c:142 vector [2]: autn = 391008a9357500003dc8e8fcf028a58e 20250120085525510 DAUC <0003> auc.c:143 vector [2]: ck = 08d9ad872e3832c846184fb3a44cd6b9 20250120085525510 DAUC <0003> auc.c:144 vector [2]: ik = 91c1fb62bae99f447b24cf66f6951e0c 20250120085525510 DAUC <0003> auc.c:145 vector [2]: res = 540a722c3b6d05880000000000000000 20250120085525510 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085525510 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250120085525510 DAUC <0003> auc.c:179 vector [2]: kc = 71771f9d71cfbc00 20250120085525510 DAUC <0003> auc.c:180 vector [2]: sres = f64e51f5 20250120085525510 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250120085525510 DAUC <0003> auc.c:113 vector [3]: rand = c5e005fab7760f484ea2e6a214cfc1ee 20250120085525510 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250120085525510 DAUC <0003> auc.c:142 vector [3]: autn = 7731a798da770000897273962aee27d1 20250120085525510 DAUC <0003> auc.c:143 vector [3]: ck = 35e6fe805ae1fc374c4aecac121a5929 20250120085525510 DAUC <0003> auc.c:144 vector [3]: ik = 97a5fc3d4fe2592e3fb1a68d6ebff81b 20250120085525510 DAUC <0003> auc.c:145 vector [3]: res = 5b5f5a6a0c706bcb0000000000000000 20250120085525510 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085525510 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250120085525510 DAUC <0003> auc.c:179 vector [3]: kc = de8f68575582a800 20250120085525510 DAUC <0003> auc.c:180 vector [3]: sres = 55732f73 20250120085525510 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250120085525510 DAUC <0003> auc.c:113 vector [4]: rand = 749a979767e34c1977385f329cb96c61 20250120085525510 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250120085525510 DAUC <0003> auc.c:142 vector [4]: autn = 9f09c71930c2000036a05cd90012aeb9 20250120085525510 DAUC <0003> auc.c:143 vector [4]: ck = 49aa442b1084741fec65fc9c2e60443b 20250120085525510 DAUC <0003> auc.c:144 vector [4]: ik = a19d9138edb56d4f2c6697c45482b2bc 20250120085525510 DAUC <0003> auc.c:145 vector [4]: res = 75b2a21d9f8292550000000000000000 20250120085525510 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085525510 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250120085525510 DAUC <0003> auc.c:179 vector [4]: kc = 7dd21d270df17000 20250120085525510 DAUC <0003> auc.c:180 vector [4]: sres = e98e6f9e 20250120085525510 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250120085525510 DAUC <0003> db_auc.c:245 IMSI='262429338018725': Generated 5 vectors 20250120085525510 DAUC <0003> db_auc.c:249 IMSI='262429338018725': Updating SQN=321 in DB 20250120085525510 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429338018725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429338018725"} 20250120085525510 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429338018725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525510 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525510 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525511 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525511 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429338018725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429338018725"} 20250120085525511 DAUC <0003> db_auc.c:236 IMSI='262429338018725': Calling to generate 5 vectors 20250120085525511 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250120085525511 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525511 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085525511 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250120085525511 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525511 DAUC <0003> auc.c:113 vector [0]: rand = 247e9254609f6c354a7f0770e1929b02 20250120085525511 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250120085525511 DAUC <0003> auc.c:142 vector [0]: autn = a880071a3c0b0000b9dc76c1d16a83d2 20250120085525511 DAUC <0003> auc.c:143 vector [0]: ck = 547e5fa1381afd5753329889bb2a4627 20250120085525511 DAUC <0003> auc.c:144 vector [0]: ik = 22a5e1f83fd9880f2cbece867de22192 20250120085525511 DAUC <0003> auc.c:145 vector [0]: res = 5725f5527d39e5c30000000000000000 20250120085525511 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525511 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085525511 DAUC <0003> auc.c:179 vector [0]: kc = b5738c7a5c5c1400 20250120085525511 DAUC <0003> auc.c:180 vector [0]: sres = 6de9346a 20250120085525511 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085525511 DAUC <0003> auc.c:113 vector [1]: rand = 0b0467839999fb18b2a2439f3811d2b2 20250120085525511 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250120085525511 DAUC <0003> auc.c:142 vector [1]: autn = 9e352aeffac50000df810f707b6c9443 20250120085525511 DAUC <0003> auc.c:143 vector [1]: ck = b82de6d5dedd37b577fe5c3aa3a7b4f2 20250120085525511 DAUC <0003> auc.c:144 vector [1]: ik = 0dbeeb5e5f5d0603effbb8c5c2a1a627 20250120085525511 DAUC <0003> auc.c:145 vector [1]: res = 6f8c6a3bf45191ec0000000000000000 20250120085525511 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085525511 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250120085525511 DAUC <0003> auc.c:179 vector [1]: kc = 7aa85632542e0400 20250120085525511 DAUC <0003> auc.c:180 vector [1]: sres = 9a566660 20250120085525511 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250120085525511 DAUC <0003> auc.c:113 vector [2]: rand = cf6dca2724c3757a674dd20d2ca1abaa 20250120085525511 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250120085525511 DAUC <0003> auc.c:142 vector [2]: autn = ab656231b7fb00000cade62d503e96d1 20250120085525511 DAUC <0003> auc.c:143 vector [2]: ck = 907c6ac85378b819b9867e44d61209e7 20250120085525511 DAUC <0003> auc.c:144 vector [2]: ik = b3372eff4018a6539833547f07967ca1 20250120085525511 DAUC <0003> auc.c:145 vector [2]: res = 4be57138a3ee05d30000000000000000 20250120085525511 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085525511 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250120085525511 DAUC <0003> auc.c:179 vector [2]: kc = 39e9edeca2d4c400 20250120085525511 DAUC <0003> auc.c:180 vector [2]: sres = 2d80cb6e 20250120085525511 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250120085525511 DAUC <0003> auc.c:113 vector [3]: rand = ef1e3c9d320bda7e8baf6275ab2c7de4 20250120085525511 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250120085525511 DAUC <0003> auc.c:142 vector [3]: autn = b041f3794080000022522582a5b509f8 20250120085525511 DAUC <0003> auc.c:143 vector [3]: ck = 3812112736f81098e3c7c8e61704af18 20250120085525511 DAUC <0003> auc.c:144 vector [3]: ik = 1c377e36fb4017216c5bf2f2ee856091 20250120085525511 DAUC <0003> auc.c:145 vector [3]: res = ff35e0fd16f6e54b0000000000000000 20250120085525511 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085525511 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250120085525511 DAUC <0003> auc.c:179 vector [3]: kc = 1fb28e5223a71400 20250120085525511 DAUC <0003> auc.c:180 vector [3]: sres = 152a404f 20250120085525511 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250120085525511 DAUC <0003> auc.c:113 vector [4]: rand = a28340e92690e67e2fa2dbe2ac6fcdc6 20250120085525511 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250120085525511 DAUC <0003> auc.c:142 vector [4]: autn = 41817b091b850000ed918f52feed4c99 20250120085525511 DAUC <0003> auc.c:143 vector [4]: ck = 0ee8caf852a8bd93b0d7073475faacf1 20250120085525511 DAUC <0003> auc.c:144 vector [4]: ik = d53a13b3c0b1e5bb1bdb6597797ce990 20250120085525511 DAUC <0003> auc.c:145 vector [4]: res = ac65f3399e3bbc230000000000000000 20250120085525511 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085525511 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250120085525511 DAUC <0003> auc.c:179 vector [4]: kc = 646477a308e2c800 20250120085525511 DAUC <0003> auc.c:180 vector [4]: sres = 8d7ecec7 20250120085525511 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250120085525511 DAUC <0003> db_auc.c:245 IMSI='262429338018725': Generated 5 vectors 20250120085525511 DAUC <0003> db_auc.c:249 IMSI='262429338018725': Updating SQN=481 in DB 20250120085525511 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429338018725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429338018725"} 20250120085525511 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429338018725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525511 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525511 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@65a4fa926f83: Final verdict of PTC: pass 20250120085525513 DAUC <0003> db_auc.c:157 IMSI='262420619239579': No 2G Auth Data 20250120085525513 DAUC <0003> db_auc.c:192 IMSI='262420619239579': No 3G Auth Data HLR_Test-GSUP(21)@65a4fa926f83: Created GsupExpect[0] for "262420619239579" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250120085525519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58470<->l=127.0.0.1:4258 20250120085525520 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525520 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420619239579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420619239579"} 20250120085525520 DAUC <0003> db_auc.c:236 IMSI='262420619239579': Calling to generate 1 vectors 20250120085525520 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250120085525520 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525520 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085525520 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250120085525520 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525520 DAUC <0003> auc.c:113 vector [0]: rand = 60eb818e0c9e5feeeab38deab5606b6c 20250120085525520 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250120085525521 DAUC <0003> auc.c:142 vector [0]: autn = 75ea5f2ae7b00000d1f693a8571e1e47 20250120085525521 DAUC <0003> auc.c:143 vector [0]: ck = f3092009c5fb8d1029637ff4efa36427 20250120085525521 DAUC <0003> auc.c:144 vector [0]: ik = 5e70376517435b4d9a113bcf55c2cf1f 20250120085525521 DAUC <0003> auc.c:145 vector [0]: res = d545f4e7041d506d0000000000000000 20250120085525521 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525521 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085525521 DAUC <0003> auc.c:179 vector [0]: kc = 938906a6f6aadc00 20250120085525521 DAUC <0003> auc.c:180 vector [0]: sres = 7a7be941 20250120085525521 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085525521 DAUC <0003> db_auc.c:245 IMSI='262420619239579': Generated 1 vectors 20250120085525521 DAUC <0003> db_auc.c:249 IMSI='262420619239579': Updating SQN=33 in DB 20250120085525521 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420619239579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420619239579"} 20250120085525521 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420619239579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525521 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525521 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@65a4fa926f83: Found GsupExpect[0] for "262420619239579" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@65a4fa926f83: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262420619239579" TC_gsup_sai_num_auth_vectors(30)@65a4fa926f83: setverdict(pass): none -> pass 20250120085525522 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525522 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420619239579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420619239579"} 20250120085525522 DAUC <0003> db_auc.c:236 IMSI='262420619239579': Calling to generate 4 vectors 20250120085525522 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250120085525522 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525522 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085525522 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250120085525522 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525522 DAUC <0003> auc.c:113 vector [0]: rand = 6e4afe94a02d1fe94ab91a9f674c5d14 20250120085525522 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250120085525522 DAUC <0003> auc.c:142 vector [0]: autn = cbb9e006f656000031552cda4002d51c 20250120085525522 DAUC <0003> auc.c:143 vector [0]: ck = d8921601667327421acfcf1f6f0ea3fb 20250120085525522 DAUC <0003> auc.c:144 vector [0]: ik = 60d2961bc5c91141ff84915fc63d86c4 20250120085525522 DAUC <0003> auc.c:145 vector [0]: res = 6f99c3f776c812bd0000000000000000 20250120085525522 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525522 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085525522 DAUC <0003> auc.c:179 vector [0]: kc = ffc7cbb84375cc00 20250120085525522 DAUC <0003> auc.c:180 vector [0]: sres = 71613bf2 20250120085525522 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085525522 DAUC <0003> auc.c:113 vector [1]: rand = e603c4b767ee073ede34eb1c95056217 20250120085525522 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250120085525522 DAUC <0003> auc.c:142 vector [1]: autn = 6d2aa70b98fe0000a7f16ef6299b9c88 20250120085525522 DAUC <0003> auc.c:143 vector [1]: ck = 10f6d49e7243ccad063b8eb59e11f3e3 20250120085525522 DAUC <0003> auc.c:144 vector [1]: ik = 98a5ce35644bc06e294d62d65fdb45ff 20250120085525522 DAUC <0003> auc.c:145 vector [1]: res = b4ac20319441722e0000000000000000 20250120085525522 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085525522 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250120085525522 DAUC <0003> auc.c:179 vector [1]: kc = f0adf02bf2210000 20250120085525522 DAUC <0003> auc.c:180 vector [1]: sres = d61d3bfd 20250120085525522 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250120085525522 DAUC <0003> auc.c:113 vector [2]: rand = 3e76728afdccc0c839aaa1a7f2ecc46f 20250120085525522 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250120085525522 DAUC <0003> auc.c:142 vector [2]: autn = 45d714f82da900008a3527dfc6ca982b 20250120085525522 DAUC <0003> auc.c:143 vector [2]: ck = a14b9a6aab07c83059608f9df6ec8945 20250120085525522 DAUC <0003> auc.c:144 vector [2]: ik = a0fbdfb6cfe4c346807aff6dfb691025 20250120085525522 DAUC <0003> auc.c:145 vector [2]: res = 91a32b11d95a2f740000000000000000 20250120085525522 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085525522 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250120085525522 DAUC <0003> auc.c:179 vector [2]: kc = f794f0cf650e8400 20250120085525522 DAUC <0003> auc.c:180 vector [2]: sres = 46c07553 20250120085525522 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250120085525522 DAUC <0003> auc.c:113 vector [3]: rand = 3488da2bafee18eb68e6ae4ceb535c2b 20250120085525522 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250120085525522 DAUC <0003> auc.c:142 vector [3]: autn = 2c9bb405a49600008354c091ad4b7c91 20250120085525522 DAUC <0003> auc.c:143 vector [3]: ck = 5689b6883d6325affac4ef8f430ec4a1 20250120085525522 DAUC <0003> auc.c:144 vector [3]: ik = 7e2be96953a66ff4926094ffffcd6069 20250120085525522 DAUC <0003> auc.c:145 vector [3]: res = 8be92dad207873b50000000000000000 20250120085525522 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085525522 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250120085525522 DAUC <0003> auc.c:179 vector [3]: kc = 5de05dc045b17000 20250120085525522 DAUC <0003> auc.c:180 vector [3]: sres = edf8eeac 20250120085525522 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250120085525522 DAUC <0003> db_auc.c:245 IMSI='262420619239579': Generated 4 vectors 20250120085525522 DAUC <0003> db_auc.c:249 IMSI='262420619239579': Updating SQN=161 in DB 20250120085525522 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420619239579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420619239579"} 20250120085525522 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420619239579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525522 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525522 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525523 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525523 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420619239579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420619239579"} 20250120085525523 DAUC <0003> db_auc.c:236 IMSI='262420619239579': Calling to generate 5 vectors 20250120085525523 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250120085525523 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525523 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085525523 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250120085525523 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525523 DAUC <0003> auc.c:113 vector [0]: rand = c89d6767a0ce67f511326d9835f06668 20250120085525523 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250120085525523 DAUC <0003> auc.c:142 vector [0]: autn = 6ea60cd18b1300009b48bcc346c6754d 20250120085525523 DAUC <0003> auc.c:143 vector [0]: ck = 2318972880f1335c379abd5f1d9ee022 20250120085525523 DAUC <0003> auc.c:144 vector [0]: ik = 4a18d1570bf60a986fa150925d378ec3 20250120085525523 DAUC <0003> auc.c:145 vector [0]: res = 63fc8aa0a3e417d30000000000000000 20250120085525523 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525523 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085525523 DAUC <0003> auc.c:179 vector [0]: kc = c948df21c16e6c00 20250120085525523 DAUC <0003> auc.c:180 vector [0]: sres = ad305be6 20250120085525523 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085525523 DAUC <0003> auc.c:113 vector [1]: rand = 26dc37c24955af410b1f76cde585cfde 20250120085525523 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250120085525523 DAUC <0003> auc.c:142 vector [1]: autn = dc87a9a4705200001065502a3be9a902 20250120085525523 DAUC <0003> auc.c:143 vector [1]: ck = 7b79ee27944542cdbe581ccb8e51c0e6 20250120085525523 DAUC <0003> auc.c:144 vector [1]: ik = 6874fb0203098bcf083029136235e91f 20250120085525523 DAUC <0003> auc.c:145 vector [1]: res = 4055a320685c794c0000000000000000 20250120085525523 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085525523 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250120085525523 DAUC <0003> auc.c:179 vector [1]: kc = fd1096db7c7a0000 20250120085525523 DAUC <0003> auc.c:180 vector [1]: sres = d37f5303 20250120085525523 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250120085525523 DAUC <0003> auc.c:113 vector [2]: rand = 8caaf49296a6291e929031c19b683f9c 20250120085525523 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250120085525523 DAUC <0003> auc.c:142 vector [2]: autn = 8e6421169e1b0000d1700e91525559b1 20250120085525523 DAUC <0003> auc.c:143 vector [2]: ck = 64da510d503a66baea9dacb3fcd2f3be 20250120085525523 DAUC <0003> auc.c:144 vector [2]: ik = 1f5c2e31f5a4fd79bfb88086fe6b22a1 20250120085525523 DAUC <0003> auc.c:145 vector [2]: res = 0817082b7f411f090000000000000000 20250120085525523 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085525523 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250120085525523 DAUC <0003> auc.c:179 vector [2]: kc = 19686f4c1584b000 20250120085525523 DAUC <0003> auc.c:180 vector [2]: sres = 20e6c681 20250120085525523 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250120085525523 DAUC <0003> auc.c:113 vector [3]: rand = 312aab88dee8daf4e28be9180701acc1 20250120085525523 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250120085525523 DAUC <0003> auc.c:142 vector [3]: autn = 61fadfbc52340000837b0cca9b3c0865 20250120085525523 DAUC <0003> auc.c:143 vector [3]: ck = 3ec0001d1e98b2273ad0eb6b105a9c64 20250120085525523 DAUC <0003> auc.c:144 vector [3]: ik = 38da4144585d9d7917e76f90809dcde7 20250120085525523 DAUC <0003> auc.c:145 vector [3]: res = 8434a8b75559ad850000000000000000 20250120085525523 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085525523 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250120085525523 DAUC <0003> auc.c:179 vector [3]: kc = 482d9a0bdfb22000 20250120085525523 DAUC <0003> auc.c:180 vector [3]: sres = be297820 20250120085525523 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250120085525523 DAUC <0003> auc.c:113 vector [4]: rand = c3ffa947d285716eb6ec3f681d3f9fa1 20250120085525523 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250120085525523 DAUC <0003> auc.c:142 vector [4]: autn = 3591467c556e00000304a1d334c70223 20250120085525523 DAUC <0003> auc.c:143 vector [4]: ck = f946dbd91950e38e6efbc2b03ae1f6e5 20250120085525523 DAUC <0003> auc.c:144 vector [4]: ik = e893731f812464d76269a5247eec8695 20250120085525523 DAUC <0003> auc.c:145 vector [4]: res = 83d5429fe1472f2f0000000000000000 20250120085525523 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085525523 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250120085525523 DAUC <0003> auc.c:179 vector [4]: kc = c58b16496f5dd800 20250120085525523 DAUC <0003> auc.c:180 vector [4]: sres = f5c44d85 20250120085525523 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250120085525523 DAUC <0003> db_auc.c:245 IMSI='262420619239579': Generated 5 vectors 20250120085525523 DAUC <0003> db_auc.c:249 IMSI='262420619239579': Updating SQN=321 in DB 20250120085525523 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420619239579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420619239579"} 20250120085525523 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420619239579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525523 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525523 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525524 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525524 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420619239579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420619239579"} 20250120085525524 DAUC <0003> db_auc.c:236 IMSI='262420619239579': Calling to generate 5 vectors 20250120085525524 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250120085525524 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525524 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085525524 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250120085525524 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525524 DAUC <0003> auc.c:113 vector [0]: rand = f079928be6d5668c78b9a42ac0bc8f56 20250120085525524 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250120085525524 DAUC <0003> auc.c:142 vector [0]: autn = 1c0f900244c10000142dedbac9d237ee 20250120085525524 DAUC <0003> auc.c:143 vector [0]: ck = 18cabc83ae09904d15150ff2dde48166 20250120085525524 DAUC <0003> auc.c:144 vector [0]: ik = bb0bfc8dea51da7524b4267f3db7dd2f 20250120085525524 DAUC <0003> auc.c:145 vector [0]: res = 27cbe69c236ce57b0000000000000000 20250120085525524 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525524 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085525524 DAUC <0003> auc.c:179 vector [0]: kc = faac782185719c00 20250120085525524 DAUC <0003> auc.c:180 vector [0]: sres = 4a39e681 20250120085525524 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085525524 DAUC <0003> auc.c:113 vector [1]: rand = d11a14af884672635435acd94f7d38ae 20250120085525524 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250120085525524 DAUC <0003> auc.c:142 vector [1]: autn = e9b4e54c076f0000b1e573c56d7a37bc 20250120085525524 DAUC <0003> auc.c:143 vector [1]: ck = c951cd637314ca04d6dd248dc6254c77 20250120085525524 DAUC <0003> auc.c:144 vector [1]: ik = e7e9314737d703e6435232961596aa34 20250120085525524 DAUC <0003> auc.c:145 vector [1]: res = 56839fbebc6c33420000000000000000 20250120085525524 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085525524 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250120085525524 DAUC <0003> auc.c:179 vector [1]: kc = f749edb51d463000 20250120085525524 DAUC <0003> auc.c:180 vector [1]: sres = a11f7ed9 20250120085525524 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250120085525524 DAUC <0003> auc.c:113 vector [2]: rand = 1550b01acfc257c243e046c0d37bbe70 20250120085525524 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250120085525524 DAUC <0003> auc.c:142 vector [2]: autn = e5add476cbfb0000e3551660a3b73bb2 20250120085525524 DAUC <0003> auc.c:143 vector [2]: ck = 648a1b4544e0b00ebc3044060b4a3cd1 20250120085525524 DAUC <0003> auc.c:144 vector [2]: ik = 8f9db7521a86b4c8b94a38ec66618259 20250120085525524 DAUC <0003> auc.c:145 vector [2]: res = 7546e521e51eec1a0000000000000000 20250120085525524 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085525524 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250120085525524 DAUC <0003> auc.c:179 vector [2]: kc = 9d911db16ddfa000 20250120085525524 DAUC <0003> auc.c:180 vector [2]: sres = 62cbe30c 20250120085525524 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250120085525524 DAUC <0003> auc.c:113 vector [3]: rand = 79988ab08c54e3c6e0def21eb24e9a7e 20250120085525524 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250120085525524 DAUC <0003> auc.c:142 vector [3]: autn = a3a325fd0ddf0000e86e58d6728b955b 20250120085525524 DAUC <0003> auc.c:143 vector [3]: ck = 2bf7f2ea74090215af7815945aab3ec7 20250120085525524 DAUC <0003> auc.c:144 vector [3]: ik = 8d4c61dd6b0418e758d321ebc7faa920 20250120085525524 DAUC <0003> auc.c:145 vector [3]: res = 12e843db554093290000000000000000 20250120085525524 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085525524 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250120085525524 DAUC <0003> auc.c:179 vector [3]: kc = 44d9e273ffbff000 20250120085525524 DAUC <0003> auc.c:180 vector [3]: sres = 7031839d 20250120085525524 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250120085525524 DAUC <0003> auc.c:113 vector [4]: rand = 972d8da93d5d7188b67f161a61bfbfb0 20250120085525524 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250120085525524 DAUC <0003> auc.c:142 vector [4]: autn = 007bc9a2d01c00008eb32aaa1c0fa8fb 20250120085525524 DAUC <0003> auc.c:143 vector [4]: ck = b07c34658be313affdbe917bd10f1e47 20250120085525524 DAUC <0003> auc.c:144 vector [4]: ik = 1d0e0ea303cca778d3f3b9761bce3e07 20250120085525524 DAUC <0003> auc.c:145 vector [4]: res = 24ee1912688c43710000000000000000 20250120085525524 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085525524 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250120085525524 DAUC <0003> auc.c:179 vector [4]: kc = da49e739376a8000 20250120085525524 DAUC <0003> auc.c:180 vector [4]: sres = 69031154 20250120085525524 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250120085525524 DAUC <0003> db_auc.c:245 IMSI='262420619239579': Generated 5 vectors 20250120085525524 DAUC <0003> db_auc.c:249 IMSI='262420619239579': Updating SQN=481 in DB 20250120085525524 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420619239579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420619239579"} 20250120085525524 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420619239579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525524 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525524 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58470<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@65a4fa926f83: Final verdict of PTC: pass 20250120085525526 DAUC <0003> db_auc.c:157 IMSI='262424333142718': No 2G Auth Data 20250120085525526 DAUC <0003> db_auc.c:192 IMSI='262424333142718': No 3G Auth Data HLR_Test-GSUP(21)@65a4fa926f83: Created GsupExpect[0] for "262424333142718" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250120085525533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58480<->l=127.0.0.1:4258 20250120085525534 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525534 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424333142718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424333142718"} 20250120085525534 DAUC <0003> db_auc.c:236 IMSI='262424333142718': Calling to generate 1 vectors 20250120085525534 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250120085525534 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525534 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085525534 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250120085525534 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525534 DAUC <0003> auc.c:113 vector [0]: rand = 542b1196f21d03087fbed97f80854094 20250120085525534 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250120085525534 DAUC <0003> auc.c:142 vector [0]: autn = 675dccaf6115000074e66624c9224aad 20250120085525534 DAUC <0003> auc.c:143 vector [0]: ck = e96f7f7a7723fc37215a0c59e40561d5 20250120085525534 DAUC <0003> auc.c:144 vector [0]: ik = 2d19a824d4e31e98411e9bd420e5c5b5 20250120085525534 DAUC <0003> auc.c:145 vector [0]: res = b0bca49205672e030000000000000000 20250120085525534 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525534 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085525534 DAUC <0003> auc.c:179 vector [0]: kc = f84b6e2e4ea0b172 20250120085525534 DAUC <0003> auc.c:180 vector [0]: sres = e0ab9ca8 20250120085525534 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085525534 DAUC <0003> db_auc.c:245 IMSI='262424333142718': Generated 1 vectors 20250120085525534 DAUC <0003> db_auc.c:249 IMSI='262424333142718': Updating SQN=33 in DB 20250120085525534 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424333142718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424333142718"} 20250120085525534 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424333142718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525534 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525534 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@65a4fa926f83: Found GsupExpect[0] for "262424333142718" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@65a4fa926f83: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262424333142718" TC_gsup_sai_num_auth_vectors(31)@65a4fa926f83: setverdict(pass): none -> pass 20250120085525535 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525535 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424333142718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424333142718"} 20250120085525535 DAUC <0003> db_auc.c:236 IMSI='262424333142718': Calling to generate 4 vectors 20250120085525535 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250120085525535 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525535 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085525535 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250120085525535 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525535 DAUC <0003> auc.c:113 vector [0]: rand = 0abcb649db1dc3520728d565f2af13b5 20250120085525535 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250120085525535 DAUC <0003> auc.c:142 vector [0]: autn = 91fd153440190000141d10d4db3c0d59 20250120085525535 DAUC <0003> auc.c:143 vector [0]: ck = ce69399455637aa740707226cf358f73 20250120085525535 DAUC <0003> auc.c:144 vector [0]: ik = 22061c9b1715c97d750dbefdc0e39fda 20250120085525536 DAUC <0003> auc.c:145 vector [0]: res = e70cfadaffef396a0000000000000000 20250120085525536 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525536 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085525536 DAUC <0003> auc.c:179 vector [0]: kc = d2d6de8e9d487ba0 20250120085525536 DAUC <0003> auc.c:180 vector [0]: sres = 9c1e6e22 20250120085525536 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085525536 DAUC <0003> auc.c:113 vector [1]: rand = d2eaff18e70a4052e6c39f6e4eecfb63 20250120085525536 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250120085525536 DAUC <0003> auc.c:142 vector [1]: autn = 8173c138a16b0000f55c57eff37a0b90 20250120085525536 DAUC <0003> auc.c:143 vector [1]: ck = d4d8cad58df63708f5631378472bc94b 20250120085525536 DAUC <0003> auc.c:144 vector [1]: ik = ac9dffcbea2fb2e0c252429fa5024723 20250120085525536 DAUC <0003> auc.c:145 vector [1]: res = 404383a582f4fa580000000000000000 20250120085525536 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085525536 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250120085525536 DAUC <0003> auc.c:179 vector [1]: kc = d0e5850a2a1c62b9 20250120085525536 DAUC <0003> auc.c:180 vector [1]: sres = 67fc7587 20250120085525536 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250120085525536 DAUC <0003> auc.c:113 vector [2]: rand = a144c35e91bcdd05182fa080e9a00eff 20250120085525536 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250120085525536 DAUC <0003> auc.c:142 vector [2]: autn = e9b544a9c10000001f35e093abe52cda 20250120085525536 DAUC <0003> auc.c:143 vector [2]: ck = 76d9484c9dc744c9d9d4e1471f730f93 20250120085525536 DAUC <0003> auc.c:144 vector [2]: ik = 2a83d28164ce58cf6fc7e0871d8ee126 20250120085525536 DAUC <0003> auc.c:145 vector [2]: res = 1eb1f52408655f330000000000000000 20250120085525536 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085525536 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250120085525536 DAUC <0003> auc.c:179 vector [2]: kc = 87bdcb635ad20f9d 20250120085525536 DAUC <0003> auc.c:180 vector [2]: sres = 9c7db7f0 20250120085525536 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250120085525536 DAUC <0003> auc.c:113 vector [3]: rand = d1957c3c60b4e61307e6f4caa824239a 20250120085525536 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250120085525536 DAUC <0003> auc.c:142 vector [3]: autn = b16151228cc80000e1eeb7694cb59391 20250120085525536 DAUC <0003> auc.c:143 vector [3]: ck = ee7287bdc869f228880a321a7897048a 20250120085525536 DAUC <0003> auc.c:144 vector [3]: ik = b8381ba19edbb44e8e65ec6704c01404 20250120085525536 DAUC <0003> auc.c:145 vector [3]: res = 83bb31944854631d0000000000000000 20250120085525536 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085525536 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250120085525536 DAUC <0003> auc.c:179 vector [3]: kc = 669c6c1547664bad 20250120085525536 DAUC <0003> auc.c:180 vector [3]: sres = 2b32f457 20250120085525536 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250120085525536 DAUC <0003> db_auc.c:245 IMSI='262424333142718': Generated 4 vectors 20250120085525536 DAUC <0003> db_auc.c:249 IMSI='262424333142718': Updating SQN=161 in DB 20250120085525536 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424333142718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424333142718"} 20250120085525536 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424333142718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525536 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525536 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525537 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525537 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424333142718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424333142718"} 20250120085525537 DAUC <0003> db_auc.c:236 IMSI='262424333142718': Calling to generate 5 vectors 20250120085525537 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250120085525537 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525537 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085525537 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250120085525537 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525537 DAUC <0003> auc.c:113 vector [0]: rand = 9f892e9da51da64e8365be49a61d9360 20250120085525537 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250120085525537 DAUC <0003> auc.c:142 vector [0]: autn = 11a893652e9b00008f81396db097f34c 20250120085525537 DAUC <0003> auc.c:143 vector [0]: ck = 4b8527340395329f6f0ced9fd2a4f117 20250120085525537 DAUC <0003> auc.c:144 vector [0]: ik = cf3768b50817e90763cbb17353c6acb7 20250120085525537 DAUC <0003> auc.c:145 vector [0]: res = 25b9745bcfca6aa00000000000000000 20250120085525537 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525537 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085525537 DAUC <0003> auc.c:179 vector [0]: kc = 2010e4bc2dbf79bf 20250120085525537 DAUC <0003> auc.c:180 vector [0]: sres = 302885b3 20250120085525537 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085525537 DAUC <0003> auc.c:113 vector [1]: rand = f2300046a76bd19b90db1e199cdb6156 20250120085525537 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250120085525537 DAUC <0003> auc.c:142 vector [1]: autn = 614ffa594fd2000047b012761c42b871 20250120085525537 DAUC <0003> auc.c:143 vector [1]: ck = 81a09766cc28abe128caf80165c51feb 20250120085525537 DAUC <0003> auc.c:144 vector [1]: ik = e7e35b3b95a13e838168aaea7ba1e539 20250120085525537 DAUC <0003> auc.c:145 vector [1]: res = cb1095f407107ce90000000000000000 20250120085525537 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085525537 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250120085525537 DAUC <0003> auc.c:179 vector [1]: kc = 21b11703ad71ccd4 20250120085525537 DAUC <0003> auc.c:180 vector [1]: sres = bcca70e4 20250120085525537 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250120085525537 DAUC <0003> auc.c:113 vector [2]: rand = a13f738ec42178d084cfdd08d3d6c2bc 20250120085525537 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250120085525537 DAUC <0003> auc.c:142 vector [2]: autn = 4dc7e6b6e09c000088dc34bf98399a42 20250120085525537 DAUC <0003> auc.c:143 vector [2]: ck = e585739892d058c05576844cf63e3ea1 20250120085525537 DAUC <0003> auc.c:144 vector [2]: ik = 3d11e6a51d82b05831f153ea40b65019 20250120085525537 DAUC <0003> auc.c:145 vector [2]: res = b4df74a076d702a60000000000000000 20250120085525537 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085525537 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250120085525537 DAUC <0003> auc.c:179 vector [2]: kc = c779cab84e53e13c 20250120085525537 DAUC <0003> auc.c:180 vector [2]: sres = 0eba1144 20250120085525537 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250120085525537 DAUC <0003> auc.c:113 vector [3]: rand = c0a658cf522980e9581382b02c073a8a 20250120085525537 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250120085525537 DAUC <0003> auc.c:142 vector [3]: autn = fb6df8919175000028defa5fee7985a5 20250120085525537 DAUC <0003> auc.c:143 vector [3]: ck = 84bcd15e49506c92a074935b03b5f746 20250120085525537 DAUC <0003> auc.c:144 vector [3]: ik = 61981a0e1ac00cd3f3daea4c6fa36dee 20250120085525537 DAUC <0003> auc.c:145 vector [3]: res = 7f4189a525da87450000000000000000 20250120085525537 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085525537 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250120085525537 DAUC <0003> auc.c:179 vector [3]: kc = 86aba0895f02b142 20250120085525537 DAUC <0003> auc.c:180 vector [3]: sres = 56ad60ba 20250120085525537 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250120085525537 DAUC <0003> auc.c:113 vector [4]: rand = 6319f534a3244e4e12bab58b015a30a9 20250120085525537 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250120085525537 DAUC <0003> auc.c:142 vector [4]: autn = 6c6f1d81faf80000bdfd2a8b04414df3 20250120085525537 DAUC <0003> auc.c:143 vector [4]: ck = 3de2cbfc089d91e1616fc55fe83fd5c0 20250120085525537 DAUC <0003> auc.c:144 vector [4]: ik = 85dadaf93b783ce8574c4126615a27d9 20250120085525537 DAUC <0003> auc.c:145 vector [4]: res = b8c5560a49b1a17b0000000000000000 20250120085525537 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085525537 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250120085525537 DAUC <0003> auc.c:179 vector [4]: kc = 8da1c49d9050f443 20250120085525537 DAUC <0003> auc.c:180 vector [4]: sres = 78d00bf7 20250120085525537 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250120085525537 DAUC <0003> db_auc.c:245 IMSI='262424333142718': Generated 5 vectors 20250120085525537 DAUC <0003> db_auc.c:249 IMSI='262424333142718': Updating SQN=321 in DB 20250120085525537 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424333142718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424333142718"} 20250120085525537 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424333142718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525537 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525537 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525538 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525538 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424333142718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424333142718"} 20250120085525538 DAUC <0003> db_auc.c:236 IMSI='262424333142718': Calling to generate 5 vectors 20250120085525538 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250120085525538 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085525538 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085525538 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250120085525538 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085525538 DAUC <0003> auc.c:113 vector [0]: rand = 3a10fa20755eb555ebc792097d0770d4 20250120085525538 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250120085525538 DAUC <0003> auc.c:142 vector [0]: autn = 33217dac37ac00007e474d5053c60faf 20250120085525538 DAUC <0003> auc.c:143 vector [0]: ck = 66c434dc918d10f9f147950ef5bdc02c 20250120085525538 DAUC <0003> auc.c:144 vector [0]: ik = 9178ac96cb7ea2a72fa0d61fbedcdd9a 20250120085525538 DAUC <0003> auc.c:145 vector [0]: res = c894ec55b1beedf10000000000000000 20250120085525538 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085525538 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085525538 DAUC <0003> auc.c:179 vector [0]: kc = de317c1a2576b02e 20250120085525538 DAUC <0003> auc.c:180 vector [0]: sres = c58d8e06 20250120085525538 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085525538 DAUC <0003> auc.c:113 vector [1]: rand = 87f01ef9589658490ba35c7eb38e4f70 20250120085525538 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250120085525538 DAUC <0003> auc.c:142 vector [1]: autn = 17a7269087e70000c5c71a15afa206e1 20250120085525538 DAUC <0003> auc.c:143 vector [1]: ck = 17b68b450d8d521857c98b86a3b856f5 20250120085525538 DAUC <0003> auc.c:144 vector [1]: ik = 9bea167def02e6c8bddadc7f89ef9127 20250120085525538 DAUC <0003> auc.c:145 vector [1]: res = 7dc2903f1a36e6630000000000000000 20250120085525538 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085525538 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250120085525538 DAUC <0003> auc.c:179 vector [1]: kc = 17851394b79551d1 20250120085525538 DAUC <0003> auc.c:180 vector [1]: sres = 06615a3c 20250120085525538 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250120085525538 DAUC <0003> auc.c:113 vector [2]: rand = 8f90a40ebf608f1e11f9619bc2221522 20250120085525538 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250120085525538 DAUC <0003> auc.c:142 vector [2]: autn = dbe75262088d00002d0092495a3d6292 20250120085525538 DAUC <0003> auc.c:143 vector [2]: ck = 42bb799f67869fb940eae8bdecffcf03 20250120085525538 DAUC <0003> auc.c:144 vector [2]: ik = 41016f750921a3ee5d35c3d7d75ec29e 20250120085525538 DAUC <0003> auc.c:145 vector [2]: res = b967dd7cdcabfaec0000000000000000 20250120085525538 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085525538 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250120085525538 DAUC <0003> auc.c:179 vector [2]: kc = baf77d17eb021085 20250120085525538 DAUC <0003> auc.c:180 vector [2]: sres = 4e9a70cf 20250120085525538 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250120085525538 DAUC <0003> auc.c:113 vector [3]: rand = a229741c956df6455be5e9f52f356df4 20250120085525538 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250120085525538 DAUC <0003> auc.c:142 vector [3]: autn = f32e7a1c0e260000f53851db5ff5fea7 20250120085525538 DAUC <0003> auc.c:143 vector [3]: ck = 89494e46f8a4f05b85b6c1e05092c707 20250120085525538 DAUC <0003> auc.c:144 vector [3]: ik = 3add242acc42febe06e23ba1ef3a929e 20250120085525538 DAUC <0003> auc.c:145 vector [3]: res = c5d79b7063cf5bc40000000000000000 20250120085525538 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085525538 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250120085525538 DAUC <0003> auc.c:179 vector [3]: kc = b4dd20ee8c4b5499 20250120085525538 DAUC <0003> auc.c:180 vector [3]: sres = 7b616874 20250120085525538 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250120085525538 DAUC <0003> auc.c:113 vector [4]: rand = a961354ebec983e252425027ca1bb282 20250120085525538 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250120085525538 DAUC <0003> auc.c:142 vector [4]: autn = b3f827055e1f000062290030e91716df 20250120085525538 DAUC <0003> auc.c:143 vector [4]: ck = d7e5fea8ee4943a59770ef11ea35e2e8 20250120085525538 DAUC <0003> auc.c:144 vector [4]: ik = 06d285a200a0585e6540774b946d9fd4 20250120085525538 DAUC <0003> auc.c:145 vector [4]: res = 4aeddf396c4cc28a0000000000000000 20250120085525538 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085525538 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250120085525538 DAUC <0003> auc.c:179 vector [4]: kc = 1fefb5d6b5e2aabd 20250120085525538 DAUC <0003> auc.c:180 vector [4]: sres = 7ae7e622 20250120085525538 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250120085525538 DAUC <0003> db_auc.c:245 IMSI='262424333142718': Generated 5 vectors 20250120085525538 DAUC <0003> db_auc.c:249 IMSI='262424333142718': Updating SQN=481 in DB 20250120085525538 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424333142718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424333142718"} 20250120085525538 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424333142718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085525538 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085525538 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085525539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58480<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@65a4fa926f83: Final verdict of PTC: pass MTC@65a4fa926f83: setverdict(pass): none -> pass 20250120085525540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 HLR_Test-GSUP(21)@65a4fa926f83: Final verdict of PTC: none 20250120085525540 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46813<->l=127.0.0.1:4259) 20250120085525540 DLINP <000b> input/ipa.c:452 connected read/write 20250120085525540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085525540 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085525540 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085525540 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 22@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: pass MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085525569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 20250120085525669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=409108) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 08:55:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_sai_eps started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085528773 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085528773 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085528777 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085528779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58500<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085528783 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085528783 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085528783 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085528783 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  20250120085528783 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085528783 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  20250120085528783 DLGSUP <0013> gsup_server.c:236 2:  20250120085528783 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085528783 DLGSUP <0013> gsup_server.c:236 3:  20250120085528783 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085528783 DLGSUP <0013> gsup_server.c:236 4:  20250120085528783 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085528783 DLGSUP <0013> gsup_server.c:236 5:  20250120085528783 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085528783 DLGSUP <0013> gsup_server.c:236 7:  20250120085528783 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085528783 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085528783 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085528783 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@65a4fa926f83: 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") 20250120085528805 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41191<->l=127.0.0.1:4259) 20250120085528810 DAUC <0003> db_auc.c:157 IMSI='262428805398485': No 2G Auth Data 20250120085528811 DAUC <0003> db_auc.c:192 IMSI='262428805398485': No 3G Auth Data HLR_Test-GSUP(33)@65a4fa926f83: Created GsupExpect[0] for "262428805398485" to be handled at TC_gsup_sai_eps(36) 20250120085528829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58504<->l=127.0.0.1:4258 20250120085528838 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085528838 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428805398485 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428805398485"} 20250120085528838 DAUC <0003> db_auc.c:157 IMSI='262428805398485': No 2G Auth Data 20250120085528838 DAUC <0003> db_auc.c:236 IMSI='262428805398485': Calling to generate 5 vectors 20250120085528838 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250120085528838 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085528838 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085528838 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250120085528838 DAUC <0003> auc.c:113 vector [0]: rand = 1bbc3088915c13af9d7533fd7924efda 20250120085528838 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250120085528838 DAUC <0003> auc.c:142 vector [0]: autn = 0e3d277a8d7a80005f6f4ebc3d1f07f8 20250120085528838 DAUC <0003> auc.c:143 vector [0]: ck = e107c73d1a4201f430d5a1dcabfdb20e 20250120085528838 DAUC <0003> auc.c:144 vector [0]: ik = c4216ecd36d6887fc47d0f413dea6512 20250120085528838 DAUC <0003> auc.c:145 vector [0]: res = e6a434c03ae5ea070000000000000000 20250120085528838 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085528838 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250120085528838 DAUC <0003> auc.c:151 vector [0]: kc = d18e076dba835e97 20250120085528838 DAUC <0003> auc.c:152 vector [0]: sres = dc41dec7 20250120085528838 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250120085528838 DAUC <0003> auc.c:113 vector [1]: rand = 5899b15b00a965c9829c48053cb83247 20250120085528838 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250120085528838 DAUC <0003> auc.c:142 vector [1]: autn = 5e10ee3604e78000ab7d245ead7c4024 20250120085528838 DAUC <0003> auc.c:143 vector [1]: ck = 198650ec5bcb6206a014c3f08bb7e4ec 20250120085528838 DAUC <0003> auc.c:144 vector [1]: ik = cb4e132a169f95746652cef2f8f4f9fc 20250120085528838 DAUC <0003> auc.c:145 vector [1]: res = eb397d9d22cfafb20000000000000000 20250120085528838 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085528838 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250120085528838 DAUC <0003> auc.c:151 vector [1]: kc = 148e4ec43e17ea62 20250120085528838 DAUC <0003> auc.c:152 vector [1]: sres = c9f6d22f 20250120085528838 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250120085528838 DAUC <0003> auc.c:113 vector [2]: rand = 2914758e05470fb92c8e8039ee85d583 20250120085528838 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250120085528838 DAUC <0003> auc.c:142 vector [2]: autn = 13c1b07672d98000d7b20b093cd83191 20250120085528838 DAUC <0003> auc.c:143 vector [2]: ck = 73c109b5e52d7d75d4355304cb94b1e4 20250120085528838 DAUC <0003> auc.c:144 vector [2]: ik = 7d504d135c19d58a4c7fb8e79751700c 20250120085528838 DAUC <0003> auc.c:145 vector [2]: res = eb11e53143dc203d0000000000000000 20250120085528838 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085528839 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250120085528839 DAUC <0003> auc.c:151 vector [2]: kc = 96dbaf45e5f16917 20250120085528839 DAUC <0003> auc.c:152 vector [2]: sres = a8cdc50c 20250120085528839 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250120085528839 DAUC <0003> auc.c:113 vector [3]: rand = d0896f74019f7f1abee58c3137b7f719 20250120085528839 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250120085528839 DAUC <0003> auc.c:142 vector [3]: autn = 3084c25313db800095ce08c588edd035 20250120085528839 DAUC <0003> auc.c:143 vector [3]: ck = 009076d7d0cdfc2e29309c47df5f7987 20250120085528839 DAUC <0003> auc.c:144 vector [3]: ik = 09c0d0978b4e5eae1fd96bc0e983a309 20250120085528839 DAUC <0003> auc.c:145 vector [3]: res = d8b4603bba2d39740000000000000000 20250120085528839 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085528839 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250120085528839 DAUC <0003> auc.c:151 vector [3]: kc = 3fb951c76d5f780e 20250120085528839 DAUC <0003> auc.c:152 vector [3]: sres = 6299594f 20250120085528839 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250120085528839 DAUC <0003> auc.c:113 vector [4]: rand = d0d7def107303713f0b3f9b2c10890ab 20250120085528839 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250120085528839 DAUC <0003> auc.c:142 vector [4]: autn = c3dd9d10b5d18000fc8bfdda03d873b3 20250120085528839 DAUC <0003> auc.c:143 vector [4]: ck = 4bfdb0e6fe5cb3c31fa66940ea975fdb 20250120085528839 DAUC <0003> auc.c:144 vector [4]: ik = 3b8d797f897435c5e35958db5e6f1927 20250120085528839 DAUC <0003> auc.c:145 vector [4]: res = 5f83b96036a852c80000000000000000 20250120085528839 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085528839 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250120085528839 DAUC <0003> auc.c:151 vector [4]: kc = 8c8ff802c3d0c0fa 20250120085528839 DAUC <0003> auc.c:152 vector [4]: sres = 692beba8 20250120085528839 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250120085528839 DAUC <0003> db_auc.c:245 IMSI='262428805398485': Generated 5 vectors 20250120085528839 DAUC <0003> db_auc.c:249 IMSI='262428805398485': Updating SQN=161 in DB 20250120085528839 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428805398485 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428805398485"} 20250120085528839 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428805398485 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085528839 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085528839 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@65a4fa926f83: Found GsupExpect[0] for "262428805398485" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@65a4fa926f83: Added IMSI table entry 0TC_gsup_sai_eps(36)"262428805398485" TC_gsup_sai_eps(36)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085528847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58504<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@65a4fa926f83: Final verdict of PTC: pass 20250120085528849 DAUC <0003> db_auc.c:157 IMSI='262424032746008': No 2G Auth Data 20250120085528849 DAUC <0003> db_auc.c:192 IMSI='262424032746008': No 3G Auth Data HLR_Test-GSUP(33)@65a4fa926f83: Created GsupExpect[0] for "262424032746008" to be handled at TC_gsup_sai_eps(37) 20250120085528855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 20250120085528857 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085528857 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424032746008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424032746008"} 20250120085528857 DAUC <0003> db_auc.c:157 IMSI='262424032746008': No 2G Auth Data 20250120085528857 DAUC <0003> db_auc.c:236 IMSI='262424032746008': Calling to generate 5 vectors 20250120085528857 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250120085528857 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085528857 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250120085528857 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250120085528857 DAUC <0003> auc.c:113 vector [0]: rand = a75d77c280e8378eddef11d6f9012073 20250120085528857 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250120085528857 DAUC <0003> auc.c:142 vector [0]: autn = 9ae7d405c3e28000147830fb25fdabde 20250120085528857 DAUC <0003> auc.c:143 vector [0]: ck = ea518f47070260949ec1a6e89458617b 20250120085528857 DAUC <0003> auc.c:144 vector [0]: ik = 9bfad29ff489291baa3208a9306ea9d9 20250120085528857 DAUC <0003> auc.c:145 vector [0]: res = dff347bdc2646c330000000000000000 20250120085528857 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085528857 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250120085528857 DAUC <0003> auc.c:151 vector [0]: kc = 4558f39957bd812d 20250120085528857 DAUC <0003> auc.c:152 vector [0]: sres = 1d972b8e 20250120085528857 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250120085528857 DAUC <0003> auc.c:113 vector [1]: rand = 8f4bf305097650a8496eb3846a94523a 20250120085528857 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250120085528857 DAUC <0003> auc.c:142 vector [1]: autn = 9d32febc7a698000021c775d95ada5f4 20250120085528857 DAUC <0003> auc.c:143 vector [1]: ck = 3c261f79756c21a7ab344539d8577cb9 20250120085528857 DAUC <0003> auc.c:144 vector [1]: ik = badc5869fa9a3e0aff739425ded93251 20250120085528857 DAUC <0003> auc.c:145 vector [1]: res = 46328125cd80847d0000000000000000 20250120085528857 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085528857 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250120085528857 DAUC <0003> auc.c:151 vector [1]: kc = d2bd960c89785145 20250120085528857 DAUC <0003> auc.c:152 vector [1]: sres = 8bb20558 20250120085528857 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250120085528857 DAUC <0003> auc.c:113 vector [2]: rand = 26d1469c6963236b8999c2f9816866cb 20250120085528857 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250120085528857 DAUC <0003> auc.c:142 vector [2]: autn = d006cad1eaea8000684ea795a1c224c4 20250120085528857 DAUC <0003> auc.c:143 vector [2]: ck = 18035ba3b688a47bff2e45b40124451a 20250120085528857 DAUC <0003> auc.c:144 vector [2]: ik = 019a71983be04c468efcfe7feae23f89 20250120085528857 DAUC <0003> auc.c:145 vector [2]: res = 5660810e95ff7ff90000000000000000 20250120085528857 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085528857 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250120085528857 DAUC <0003> auc.c:151 vector [2]: kc = 684b91f066ae92ae 20250120085528857 DAUC <0003> auc.c:152 vector [2]: sres = c39ffef7 20250120085528857 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250120085528857 DAUC <0003> auc.c:113 vector [3]: rand = 6a1757611bf37bc962117158b73bac1a 20250120085528857 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250120085528857 DAUC <0003> auc.c:142 vector [3]: autn = dd3acaf20342800015e3145f393ba48e 20250120085528857 DAUC <0003> auc.c:143 vector [3]: ck = 4118c3daf0bfafd6633614c0c7a67d4c 20250120085528857 DAUC <0003> auc.c:144 vector [3]: ik = be87a9628b62f9bb608a6a9249ac56ba 20250120085528857 DAUC <0003> auc.c:145 vector [3]: res = 164a5a862c09ef3d0000000000000000 20250120085528857 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085528857 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250120085528857 DAUC <0003> auc.c:151 vector [3]: kc = fc2314eaf5d77d9b 20250120085528857 DAUC <0003> auc.c:152 vector [3]: sres = 3a43b5bb 20250120085528857 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250120085528857 DAUC <0003> auc.c:113 vector [4]: rand = 8da60125f8807444d166bbc6c2066bca 20250120085528857 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250120085528857 DAUC <0003> auc.c:142 vector [4]: autn = dc5f60fc59818000f89856cf39e1674a 20250120085528857 DAUC <0003> auc.c:143 vector [4]: ck = 5fd6a11be1824a37d1e3cb92301c0e75 20250120085528857 DAUC <0003> auc.c:144 vector [4]: ik = 14f5eb68662d0b6a5420a347dd8d1a75 20250120085528857 DAUC <0003> auc.c:145 vector [4]: res = 44e09d7cf393764d0000000000000000 20250120085528857 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085528857 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250120085528857 DAUC <0003> auc.c:151 vector [4]: kc = cee022a66a3e555d 20250120085528857 DAUC <0003> auc.c:152 vector [4]: sres = b773eb31 20250120085528857 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250120085528857 DAUC <0003> db_auc.c:245 IMSI='262424032746008': Generated 5 vectors 20250120085528857 DAUC <0003> db_auc.c:249 IMSI='262424032746008': Updating SQN=161 in DB 20250120085528857 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424032746008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424032746008"} 20250120085528857 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424032746008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085528857 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085528857 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@65a4fa926f83: Found GsupExpect[0] for "262424032746008" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@65a4fa926f83: Added IMSI table entry 1TC_gsup_sai_eps(37)"262424032746008" TC_gsup_sai_eps(37)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(37)@65a4fa926f83: Final verdict of PTC: pass 20250120085528858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 20250120085528858 DAUC <0003> db_auc.c:157 IMSI='262421815379126': No 2G Auth Data 20250120085528858 DAUC <0003> db_auc.c:192 IMSI='262421815379126': No 3G Auth Data HLR_Test-GSUP(33)@65a4fa926f83: Created GsupExpect[0] for "262421815379126" to be handled at TC_gsup_sai_eps(38) 20250120085528865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58524<->l=127.0.0.1:4258 20250120085528867 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085528867 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421815379126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421815379126"} 20250120085528867 DAUC <0003> db_auc.c:236 IMSI='262421815379126': Calling to generate 5 vectors 20250120085528867 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250120085528867 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085528867 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085528867 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250120085528867 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085528867 DAUC <0003> auc.c:113 vector [0]: rand = 70e844e8884cfe8298227a003cb56d2d 20250120085528867 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250120085528867 DAUC <0003> auc.c:142 vector [0]: autn = 015e5a98e77b8000a3c512ead99e4a5d 20250120085528867 DAUC <0003> auc.c:143 vector [0]: ck = a00febfb56a20cbf748a7b818d8e975e 20250120085528867 DAUC <0003> auc.c:144 vector [0]: ik = d02c07fa7e3018821d47f7d324e0265e 20250120085528867 DAUC <0003> auc.c:145 vector [0]: res = b7e5af71cdf0ce950000000000000000 20250120085528867 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085528867 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085528867 DAUC <0003> auc.c:179 vector [0]: kc = 5d4a4dc511fd9c00 20250120085528867 DAUC <0003> auc.c:180 vector [0]: sres = 362f810b 20250120085528867 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085528867 DAUC <0003> auc.c:113 vector [1]: rand = 4f49c95409e5b766fcdcdb5830f35bbc 20250120085528867 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250120085528867 DAUC <0003> auc.c:142 vector [1]: autn = c5ce8742fd388000a86f818fe5cb35d9 20250120085528867 DAUC <0003> auc.c:143 vector [1]: ck = fbdee6e71808762fd4be382684308beb 20250120085528867 DAUC <0003> auc.c:144 vector [1]: ik = e833cc59a0489e5996878f1eb66c79c2 20250120085528867 DAUC <0003> auc.c:145 vector [1]: res = 7769e33565fbd8c20000000000000000 20250120085528867 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085528867 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250120085528867 DAUC <0003> auc.c:179 vector [1]: kc = 01fafa43039a2800 20250120085528867 DAUC <0003> auc.c:180 vector [1]: sres = a162baec 20250120085528867 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250120085528867 DAUC <0003> auc.c:113 vector [2]: rand = 2290805aada5a6378cc77c4b43ced6b1 20250120085528867 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250120085528867 DAUC <0003> auc.c:142 vector [2]: autn = 4d786f9e05678000d202f896bf0a60c6 20250120085528867 DAUC <0003> auc.c:143 vector [2]: ck = 24525b0dd2f4372b4baa944e533d660a 20250120085528867 DAUC <0003> auc.c:144 vector [2]: ik = 81cb4183c8d356ed7e20b9a17841a507 20250120085528867 DAUC <0003> auc.c:145 vector [2]: res = f8beac954992942a0000000000000000 20250120085528867 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085528867 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250120085528867 DAUC <0003> auc.c:179 vector [2]: kc = 5579ad8dc001c400 20250120085528867 DAUC <0003> auc.c:180 vector [2]: sres = fc583047 20250120085528867 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250120085528867 DAUC <0003> auc.c:113 vector [3]: rand = 358a8973e4217f961ae0b9636bd28cb1 20250120085528867 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250120085528867 DAUC <0003> auc.c:142 vector [3]: autn = 43ee1978a1188000027fb0ad38340b30 20250120085528867 DAUC <0003> auc.c:143 vector [3]: ck = 6133e041f68c5188d1d66dd92a4e7221 20250120085528867 DAUC <0003> auc.c:144 vector [3]: ik = f8b2694c2d81a383a8be04ea4c6e300c 20250120085528867 DAUC <0003> auc.c:145 vector [3]: res = 1da1fd235e0b401b0000000000000000 20250120085528867 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085528867 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250120085528867 DAUC <0003> auc.c:179 vector [3]: kc = eebfa7152802a000 20250120085528867 DAUC <0003> auc.c:180 vector [3]: sres = 21cb8ea3 20250120085528867 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250120085528867 DAUC <0003> auc.c:113 vector [4]: rand = f12ff7dad7bc2ff5c8c8a2fdce51f881 20250120085528867 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250120085528867 DAUC <0003> auc.c:142 vector [4]: autn = 9d76542b4cd280006084536a7018e6a6 20250120085528867 DAUC <0003> auc.c:143 vector [4]: ck = b1b9138aae6b5c5aedeab6c325ddb9b8 20250120085528867 DAUC <0003> auc.c:144 vector [4]: ik = d1a760dd05686485cf9831be364cd63f 20250120085528867 DAUC <0003> auc.c:145 vector [4]: res = 4f3384f24754b91b0000000000000000 20250120085528867 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085528867 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250120085528867 DAUC <0003> auc.c:179 vector [4]: kc = f8e8ec9b6e079400 20250120085528867 DAUC <0003> auc.c:180 vector [4]: sres = 6dd67c54 20250120085528867 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250120085528867 DAUC <0003> db_auc.c:245 IMSI='262421815379126': Generated 5 vectors 20250120085528867 DAUC <0003> db_auc.c:249 IMSI='262421815379126': Updating SQN=161 in DB 20250120085528867 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421815379126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421815379126"} 20250120085528867 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421815379126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085528867 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085528867 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@65a4fa926f83: Found GsupExpect[0] for "262421815379126" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@65a4fa926f83: Added IMSI table entry 2TC_gsup_sai_eps(38)"262421815379126" TC_gsup_sai_eps(38)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085528869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58524<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@65a4fa926f83: Final verdict of PTC: pass 20250120085528869 DAUC <0003> db_auc.c:157 IMSI='262428759881798': No 2G Auth Data 20250120085528869 DAUC <0003> db_auc.c:192 IMSI='262428759881798': No 3G Auth Data HLR_Test-GSUP(33)@65a4fa926f83: Created GsupExpect[0] for "262428759881798" to be handled at TC_gsup_sai_eps(39) 20250120085528876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4258 20250120085528878 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085528878 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428759881798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428759881798"} 20250120085528878 DAUC <0003> db_auc.c:236 IMSI='262428759881798': Calling to generate 5 vectors 20250120085528878 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250120085528878 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085528878 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085528878 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250120085528878 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085528878 DAUC <0003> auc.c:113 vector [0]: rand = 3b0ae5ec628c31925a262f352025dc05 20250120085528878 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250120085528878 DAUC <0003> auc.c:142 vector [0]: autn = ffcf97087aea8000cba1f739a420d980 20250120085528878 DAUC <0003> auc.c:143 vector [0]: ck = 3eee02ecbb17767dcbf8725734b3128f 20250120085528878 DAUC <0003> auc.c:144 vector [0]: ik = 81fb2ff0a595b13e0d84734d10e7f567 20250120085528878 DAUC <0003> auc.c:145 vector [0]: res = 7b66c7726f8bb6a40000000000000000 20250120085528878 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085528878 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085528878 DAUC <0003> auc.c:179 vector [0]: kc = 2877a3de1c7ed400 20250120085528878 DAUC <0003> auc.c:180 vector [0]: sres = a34e8ab5 20250120085528878 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085528878 DAUC <0003> auc.c:113 vector [1]: rand = ff58d486d9933019ebf88dabcd323b4c 20250120085528878 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250120085528878 DAUC <0003> auc.c:142 vector [1]: autn = ac565a0042cd80000dd1abf2f2ee552f 20250120085528878 DAUC <0003> auc.c:143 vector [1]: ck = c498629ba985f532315c94056c11bd91 20250120085528878 DAUC <0003> auc.c:144 vector [1]: ik = 2861d5bc2ff94cb7b457f38029ef37b1 20250120085528878 DAUC <0003> auc.c:145 vector [1]: res = 2083f23c47e5b4b60000000000000000 20250120085528878 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085528878 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250120085528878 DAUC <0003> auc.c:179 vector [1]: kc = f788ca5150e9c000 20250120085528878 DAUC <0003> auc.c:180 vector [1]: sres = d5735a28 20250120085528878 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250120085528878 DAUC <0003> auc.c:113 vector [2]: rand = 67df16233ab82cb013515dc3401d40c1 20250120085528878 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250120085528878 DAUC <0003> auc.c:142 vector [2]: autn = 41093da99240800041ff6a1bcd485c25 20250120085528878 DAUC <0003> auc.c:143 vector [2]: ck = c0370fa8b77c7772f274fd8d858a52ee 20250120085528878 DAUC <0003> auc.c:144 vector [2]: ik = 95f422a244316c2331d5447968f7a648 20250120085528878 DAUC <0003> auc.c:145 vector [2]: res = 4faad6ee26fab4250000000000000000 20250120085528878 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085528878 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250120085528878 DAUC <0003> auc.c:179 vector [2]: kc = 13dbc284951c2000 20250120085528878 DAUC <0003> auc.c:180 vector [2]: sres = 66619f7d 20250120085528878 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250120085528878 DAUC <0003> auc.c:113 vector [3]: rand = 5294a2a613712423fc4c2f2062d8dc39 20250120085528878 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250120085528878 DAUC <0003> auc.c:142 vector [3]: autn = 820e85d72de2800010aaf9dd4351aa4b 20250120085528878 DAUC <0003> auc.c:143 vector [3]: ck = 936b380dad9ea2c10935dad8a20fd5be 20250120085528878 DAUC <0003> auc.c:144 vector [3]: ik = 19ba38e126d0333960d810b503b5f9cb 20250120085528878 DAUC <0003> auc.c:145 vector [3]: res = c81ff8782d0cb2240000000000000000 20250120085528878 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085528878 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250120085528878 DAUC <0003> auc.c:179 vector [3]: kc = c4ea619208fa8800 20250120085528878 DAUC <0003> auc.c:180 vector [3]: sres = 0a6feba6 20250120085528878 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250120085528878 DAUC <0003> auc.c:113 vector [4]: rand = c66e7e439eb2e3ae582c199c5e11e747 20250120085528878 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250120085528878 DAUC <0003> auc.c:142 vector [4]: autn = 71411418cd8c800065586fce0ab7a811 20250120085528878 DAUC <0003> auc.c:143 vector [4]: ck = de41a31cf80be4b9ffcc906b45635114 20250120085528878 DAUC <0003> auc.c:144 vector [4]: ik = f312a060b4f8063a11cf4e84a581791c 20250120085528878 DAUC <0003> auc.c:145 vector [4]: res = 3eb4f69e9bb531a70000000000000000 20250120085528878 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085528878 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250120085528879 DAUC <0003> auc.c:179 vector [4]: kc = f48ee7b2c9d96400 20250120085528879 DAUC <0003> auc.c:180 vector [4]: sres = 1b30fc07 20250120085528879 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250120085528879 DAUC <0003> db_auc.c:245 IMSI='262428759881798': Generated 5 vectors 20250120085528879 DAUC <0003> db_auc.c:249 IMSI='262428759881798': Updating SQN=161 in DB 20250120085528879 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428759881798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428759881798"} 20250120085528879 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428759881798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085528879 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085528879 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@65a4fa926f83: Found GsupExpect[0] for "262428759881798" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@65a4fa926f83: Added IMSI table entry 3TC_gsup_sai_eps(39)"262428759881798" TC_gsup_sai_eps(39)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085528880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@65a4fa926f83: Final verdict of PTC: pass 20250120085528880 DAUC <0003> db_auc.c:157 IMSI='262420748369958': No 2G Auth Data 20250120085528880 DAUC <0003> db_auc.c:192 IMSI='262420748369958': No 3G Auth Data HLR_Test-GSUP(33)@65a4fa926f83: Created GsupExpect[0] for "262420748369958" to be handled at TC_gsup_sai_eps(40) 20250120085528887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58534<->l=127.0.0.1:4258 20250120085528888 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085528888 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420748369958 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420748369958"} 20250120085528888 DAUC <0003> db_auc.c:236 IMSI='262420748369958': Calling to generate 5 vectors 20250120085528888 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250120085528888 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250120085528888 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250120085528888 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250120085528888 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250120085528888 DAUC <0003> auc.c:113 vector [0]: rand = 62ab505fa87a7485110ef6e9e94b4b22 20250120085528888 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250120085528888 DAUC <0003> auc.c:142 vector [0]: autn = ee9a27ed96128000f19abd53fd941bc4 20250120085528888 DAUC <0003> auc.c:143 vector [0]: ck = a6309f73150dc5d7ebbea068f988f042 20250120085528888 DAUC <0003> auc.c:144 vector [0]: ik = 81c89f511ebc61df7eabcb0f8d70ff06 20250120085528888 DAUC <0003> auc.c:145 vector [0]: res = 9e8c1c9a614502bd0000000000000000 20250120085528888 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250120085528888 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250120085528888 DAUC <0003> auc.c:179 vector [0]: kc = 8da1a2000a4224c3 20250120085528888 DAUC <0003> auc.c:180 vector [0]: sres = 7056c594 20250120085528888 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250120085528888 DAUC <0003> auc.c:113 vector [1]: rand = 12921e442e357fba00ae1afe147aa90c 20250120085528888 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250120085528888 DAUC <0003> auc.c:142 vector [1]: autn = a5dbbfa5ee3b800068e614f72bc5965c 20250120085528888 DAUC <0003> auc.c:143 vector [1]: ck = 3feec0e1f1ff805bdc54e32cfcf743b0 20250120085528888 DAUC <0003> auc.c:144 vector [1]: ik = 624c54ee2007187732939290a91f8434 20250120085528888 DAUC <0003> auc.c:145 vector [1]: res = 7804ad86d562a7ab0000000000000000 20250120085528888 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250120085528888 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250120085528888 DAUC <0003> auc.c:179 vector [1]: kc = c5ab2d49fcf8f197 20250120085528888 DAUC <0003> auc.c:180 vector [1]: sres = 633eb385 20250120085528888 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250120085528888 DAUC <0003> auc.c:113 vector [2]: rand = 314297e7ac6faf7a86a55e595e78ae87 20250120085528888 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250120085528888 DAUC <0003> auc.c:142 vector [2]: autn = e540eb51e337800066fcddfc275c535b 20250120085528888 DAUC <0003> auc.c:143 vector [2]: ck = 057c6df3cca132379c579bad59bc5d58 20250120085528888 DAUC <0003> auc.c:144 vector [2]: ik = adf89029dcd752a0cabfca2ac7ba3dff 20250120085528888 DAUC <0003> auc.c:145 vector [2]: res = 97dcf8107e79906a0000000000000000 20250120085528888 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250120085528888 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250120085528888 DAUC <0003> auc.c:179 vector [2]: kc = f5320bb33ee17454 20250120085528888 DAUC <0003> auc.c:180 vector [2]: sres = 98d0faae 20250120085528888 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250120085528888 DAUC <0003> auc.c:113 vector [3]: rand = df6bceb78f57f96d0eb7ff795e18bc7c 20250120085528888 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250120085528888 DAUC <0003> auc.c:142 vector [3]: autn = 6712b63e79a78000097e5f04c1865e1f 20250120085528888 DAUC <0003> auc.c:143 vector [3]: ck = a2fc3f06b5c1dbaf22ba0ebe08780c58 20250120085528888 DAUC <0003> auc.c:144 vector [3]: ik = f63d3b55c4d113eff683981f16edc658 20250120085528888 DAUC <0003> auc.c:145 vector [3]: res = b10f96f368ac41510000000000000000 20250120085528888 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250120085528888 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250120085528888 DAUC <0003> auc.c:179 vector [3]: kc = ed7108f2b73e7d04 20250120085528888 DAUC <0003> auc.c:180 vector [3]: sres = a1705f40 20250120085528888 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250120085528888 DAUC <0003> auc.c:113 vector [4]: rand = c9c17947f27bcc879a54ea3b93892226 20250120085528888 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250120085528888 DAUC <0003> auc.c:142 vector [4]: autn = 6182b3f10cd48000b75cd6b4c53d8678 20250120085528888 DAUC <0003> auc.c:143 vector [4]: ck = 95d40c0099148b38b293ed6ee94dd94a 20250120085528888 DAUC <0003> auc.c:144 vector [4]: ik = 13f623421174a4881ed47c151f9706d9 20250120085528888 DAUC <0003> auc.c:145 vector [4]: res = 8e27317c5bbac5170000000000000000 20250120085528888 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250120085528888 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250120085528888 DAUC <0003> auc.c:179 vector [4]: kc = 6a11433989d7dad4 20250120085528888 DAUC <0003> auc.c:180 vector [4]: sres = 56e28fcb 20250120085528888 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250120085528888 DAUC <0003> db_auc.c:245 IMSI='262420748369958': Generated 5 vectors 20250120085528888 DAUC <0003> db_auc.c:249 IMSI='262420748369958': Updating SQN=161 in DB 20250120085528888 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420748369958 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420748369958"} 20250120085528888 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420748369958 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085528888 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085528888 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@65a4fa926f83: Found GsupExpect[0] for "262420748369958" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@65a4fa926f83: Added IMSI table entry 4TC_gsup_sai_eps(40)"262420748369958" TC_gsup_sai_eps(40)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085528890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58534<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@65a4fa926f83: Final verdict of PTC: pass MTC@65a4fa926f83: setverdict(pass): none -> pass 20250120085528890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58500<->l=127.0.0.1:4258 20250120085528891 DLINP <000b> input/ipa.c:452 connected read/write 20250120085528891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085528891 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(33)@65a4fa926f83: Final verdict of PTC: none 20250120085528891 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085528891 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085528891 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41191<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@65a4fa926f83: Final verdict of PTC: none 34@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: pass MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@65a4fa926f83: 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 20 08:55:28 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250120085528913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58546<->l=127.0.0.1:4258 20250120085529014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58546<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126080) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_ul_unknown_imsi started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085532137 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085532137 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085532139 DLINP <000b> input/ipa.c:452 connected read/write 20250120085532139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085532140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54686<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085532142 DLINP <000b> input/ipa.c:452 connected read/write 20250120085532142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085532142 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085532142 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085532142 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  20250120085532142 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085532142 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  20250120085532142 DLGSUP <0013> gsup_server.c:236 2:  20250120085532142 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085532142 DLGSUP <0013> gsup_server.c:236 3:  20250120085532142 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085532142 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(41)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085532142 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085532142 DLGSUP <0013> gsup_server.c:236 5:  20250120085532142 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085532142 DLGSUP <0013> gsup_server.c:236 7:  20250120085532142 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085532142 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085532142 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085532142 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@65a4fa926f83: 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") 20250120085532151 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35011<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@65a4fa926f83: Created GsupExpect[0] for "262427475509316" to be handled at TC_gsup_ul_unknown_imsi(45) 20250120085532156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54692<->l=127.0.0.1:4258 20250120085532182 DLINP <000b> input/ipa.c:452 connected read/write 20250120085532182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085532182 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427475509316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427475509316" cn_domain=PS} 20250120085532182 DLU <0006> fsm.c:456 lu(262427475509316)[0x55b49eee2210]{UNVALIDATED}: Allocated 20250120085532182 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427475509316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250120085532182 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427475509316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427475509316" cause=IMSI unknown in HLR} 20250120085532182 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427475509316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085532182 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427475509316)[0x55b49eee2210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085532182 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427475509316)[0x55b49eee2210]{UNVALIDATED}: Freeing instance 20250120085532182 DLU <0006> fsm.c:568 lu(PS:IMSI-262427475509316)[0x55b49eee2210]{UNVALIDATED}: Deallocated 20250120085532182 DLINP <000b> input/ipa.c:452 connected read/write 20250120085532182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085532182 DLINP <000b> input/ipa.c:452 connected read/write 20250120085532182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@65a4fa926f83: Found GsupExpect[0] for "262427475509316" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@65a4fa926f83: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427475509316" TC_gsup_ul_unknown_imsi(45)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085532187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54692<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@65a4fa926f83: Final verdict of PTC: pass 20250120085532189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54686<->l=127.0.0.1:4258 20250120085532191 DLINP <000b> input/ipa.c:452 connected read/write 20250120085532191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085532191 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(42)@65a4fa926f83: Final verdict of PTC: none 20250120085532191 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085532191 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085532191 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35011<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@65a4fa926f83: Final verdict of PTC: none 43@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 43: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@65a4fa926f83: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085532228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54708<->l=127.0.0.1:4258 20250120085532329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54708<->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@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085535437 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085535437 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085535441 DLINP <000b> input/ipa.c:452 connected read/write 20250120085535441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085535443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54724<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(46)@65a4fa926f83: 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 } } } } 20250120085535447 DLINP <000b> input/ipa.c:452 connected read/write 20250120085535447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085535447 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085535447 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085535447 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  20250120085535447 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085535447 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  20250120085535447 DLGSUP <0013> gsup_server.c:236 2:  20250120085535447 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085535447 DLGSUP <0013> gsup_server.c:236 3:  20250120085535447 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085535448 DLGSUP <0013> gsup_server.c:236 4:  20250120085535448 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085535448 DLGSUP <0013> gsup_server.c:236 5:  20250120085535448 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085535448 DLGSUP <0013> gsup_server.c:236 7:  20250120085535448 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085535448 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(46)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085535448 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085535448 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@65a4fa926f83: 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") 20250120085535473 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45491<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@65a4fa926f83: Created GsupExpect[0] for "262421708843669" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250120085535487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54732<->l=127.0.0.1:4258 20250120085535494 DLINP <000b> input/ipa.c:452 connected read/write 20250120085535494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085535494 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421708843669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421708843669" cn_domain=PS source_name="the-source\n"} 20250120085535494 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250120085535494 DLU <0006> fsm.c:456 lu(262421708843669)[0x55b49eee2210]{UNVALIDATED}: Allocated 20250120085535494 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421708843669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250120085535494 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262421708843669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421708843669" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250120085535494 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262421708843669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085535494 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421708843669)[0x55b49eee2210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085535495 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421708843669)[0x55b49eee2210]{UNVALIDATED}: Freeing instance 20250120085535495 DLU <0006> fsm.c:568 lu(PS:IMSI-262421708843669)[0x55b49eee2210]{UNVALIDATED}: Deallocated 20250120085535495 DLINP <000b> input/ipa.c:452 connected read/write 20250120085535495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085535495 DLINP <000b> input/ipa.c:452 connected read/write 20250120085535495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@65a4fa926f83: Found GsupExpect[0] for "262421708843669" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@65a4fa926f83: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262421708843669" TC_gsup_ul_unknown_imsi_via_proxy(50)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085535499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54732<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@65a4fa926f83: Final verdict of PTC: pass 20250120085535501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54724<->l=127.0.0.1:4258 20250120085535502 DLINP <000b> input/ipa.c:452 connected read/write 20250120085535502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085535502 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085535503 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085535503 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085535503 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@65a4fa926f83: Final verdict of PTC: none 48@65a4fa926f83: Final verdict of PTC: none 20250120085535504 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45491<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(46)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 48: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@65a4fa926f83: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085535541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54740<->l=127.0.0.1:4258 20250120085535641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54740<->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@65a4fa926f83: 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@65a4fa926f83: 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 20 08:55:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085538752 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085538752 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085538757 DLINP <000b> input/ipa.c:452 connected read/write 20250120085538757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085538758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54752<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085538762 DLINP <000b> input/ipa.c:452 connected read/write 20250120085538762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085538762 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085538762 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085538763 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  20250120085538763 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085538763 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  20250120085538763 DLGSUP <0013> gsup_server.c:236 2:  20250120085538763 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085538763 DLGSUP <0013> gsup_server.c:236 3:  20250120085538763 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085538763 DLGSUP <0013> gsup_server.c:236 4:  20250120085538763 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085538763 DLGSUP <0013> gsup_server.c:236 5:  20250120085538763 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085538763 DLGSUP <0013> gsup_server.c:236 7:  20250120085538763 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085538763 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085538763 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085538763 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@65a4fa926f83: 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") 20250120085538788 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33117<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@65a4fa926f83: Created GsupExpect[0] for "262422751783756" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250120085538804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54768<->l=127.0.0.1:4258 20250120085538817 DLINP <000b> input/ipa.c:452 connected read/write 20250120085538817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085538817 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422751783756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422751783756" cn_domain=PS} 20250120085538817 DLU <0006> fsm.c:456 lu(262422751783756)[0x55b49eee2210]{UNVALIDATED}: Allocated 20250120085538817 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422751783756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250120085538817 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422751783756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422751783756" cause=Roaming not allowed in this location area} 20250120085538817 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422751783756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085538817 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422751783756)[0x55b49eee2210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085538817 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422751783756)[0x55b49eee2210]{UNVALIDATED}: Freeing instance 20250120085538817 DLU <0006> fsm.c:568 lu(PS:IMSI-262422751783756)[0x55b49eee2210]{UNVALIDATED}: Deallocated 20250120085538817 DLINP <000b> input/ipa.c:452 connected read/write 20250120085538817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085538817 DLINP <000b> input/ipa.c:452 connected read/write 20250120085538817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@65a4fa926f83: Found GsupExpect[0] for "262422751783756" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@65a4fa926f83: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262422751783756" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085538821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54768<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@65a4fa926f83: Final verdict of PTC: pass 20250120085538823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54752<->l=127.0.0.1:4258 20250120085538825 DLINP <000b> input/ipa.c:452 connected read/write 20250120085538825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085538825 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085538825 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085538825 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085538825 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33117<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@65a4fa926f83: Final verdict of PTC: none 53@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 53: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@65a4fa926f83: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@65a4fa926f83: 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 20 08:55:38 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250120085538859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54782<->l=127.0.0.1:4258 20250120085538960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54782<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27592) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_sai_err_unknown_imsi started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085542075 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085542075 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085542077 DLINP <000b> input/ipa.c:452 connected read/write 20250120085542077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085542078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55578<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085542079 DLINP <000b> input/ipa.c:452 connected read/write 20250120085542080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085542080 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085542080 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085542080 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  20250120085542080 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085542080 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  20250120085542080 DLGSUP <0013> gsup_server.c:236 2:  20250120085542080 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085542080 DLGSUP <0013> gsup_server.c:236 3:  20250120085542080 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085542080 DLGSUP <0013> gsup_server.c:236 4:  20250120085542080 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085542080 DLGSUP <0013> gsup_server.c:236 5:  20250120085542080 DLGSUP <0013> gsup_server.c:238 5: 00  HLR_Test-GSUP-IPA(56)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085542080 DLGSUP <0013> gsup_server.c:236 7:  20250120085542080 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085542080 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085542080 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085542080 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@65a4fa926f83: 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") 20250120085542088 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41567<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@65a4fa926f83: Created GsupExpect[0] for "262421225128372" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250120085542094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55586<->l=127.0.0.1:4258 20250120085542126 DLINP <000b> input/ipa.c:452 connected read/write 20250120085542126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085542126 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421225128372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421225128372"} 20250120085542126 DAUC <0003> db_auc.c:133 IMSI='262421225128372': No such subscriber 20250120085542126 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421225128372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250120085542126 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421225128372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421225128372" cause=IMSI unknown in HLR} 20250120085542126 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421225128372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085542126 DLINP <000b> input/ipa.c:452 connected read/write 20250120085542126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085542126 DLINP <000b> input/ipa.c:452 connected read/write 20250120085542127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@65a4fa926f83: Found GsupExpect[0] for "262421225128372" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@65a4fa926f83: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262421225128372" TC_gsup_sai_err_unknown_imsi(60)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085542133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55586<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@65a4fa926f83: Final verdict of PTC: pass 20250120085542135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55578<->l=127.0.0.1:4258 20250120085542137 DLINP <000b> input/ipa.c:452 connected read/write 20250120085542137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085542137 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085542137 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085542137 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085542137 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41567<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@65a4fa926f83: Final verdict of PTC: none 58@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 58: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@65a4fa926f83: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085542175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 20250120085542276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_ul started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085545393 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085545393 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085545398 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55606<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@65a4fa926f83: 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 } } } } 20250120085545403 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545403 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085545403 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085545403 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  20250120085545403 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085545403 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  20250120085545403 DLGSUP <0013> gsup_server.c:236 2:  20250120085545403 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085545403 DLGSUP <0013> gsup_server.c:236 3:  20250120085545403 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085545403 DLGSUP <0013> gsup_server.c:236 4:  20250120085545403 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085545403 DLGSUP <0013> gsup_server.c:236 5:  20250120085545403 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085545403 DLGSUP <0013> gsup_server.c:236 7:  20250120085545403 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085545403 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085545403 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085545403 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@65a4fa926f83: 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") 20250120085545425 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34787<->l=127.0.0.1:4259) 20250120085545434 DAUC <0003> db_auc.c:157 IMSI='262423578866960': No 2G Auth Data 20250120085545434 DAUC <0003> db_auc.c:192 IMSI='262423578866960': No 3G Auth Data HLR_Test-GSUP(62)@65a4fa926f83: Created GsupExpect[0] for "262423578866960" to be handled at TC_gsup_ul(65) 20250120085545457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4258 20250120085545468 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545468 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423578866960 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423578866960" cn_domain=PS} 20250120085545468 DLU <0006> fsm.c:456 lu(262423578866960)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085545468 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423578866960 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085545468 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423578866960)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085545468 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423578866960 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423578866960" cn_domain=PS} 20250120085545468 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085545468 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@65a4fa926f83: Found GsupExpect[0] for "262423578866960" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@65a4fa926f83: Added IMSI table entry 0TC_gsup_ul(65)"262423578866960" 20250120085545474 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545474 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423578866960 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423578866960"} 20250120085545474 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423578866960)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085545474 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423578866960 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085545474 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423578866960 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423578866960"} 20250120085545474 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423578866960 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085545474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423578866960)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085545474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423578866960)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085545474 DLU <0006> fsm.c:568 lu(PS:IMSI-262423578866960)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085545474 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085545474 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul(65)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085545476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4258 TC_gsup_ul(65)@65a4fa926f83: Final verdict of PTC: pass 20250120085545479 DAUC <0003> db_auc.c:157 IMSI='262422136734750': No 2G Auth Data 20250120085545479 DAUC <0003> db_auc.c:192 IMSI='262422136734750': No 3G Auth Data 20250120085545480 DLGSUP <0013> hlr.c:121 IMSI 262422136734750: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@65a4fa926f83: Created GsupExpect[0] for "262422136734750" to be handled at TC_gsup_ul(66) 20250120085545490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4258 20250120085545491 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545491 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422136734750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422136734750" cn_domain=PS} 20250120085545491 DLU <0006> fsm.c:456 lu(262422136734750)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085545491 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422136734750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085545491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422136734750)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085545491 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422136734750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422136734750" cn_domain=PS} 20250120085545491 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085545491 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@65a4fa926f83: Found GsupExpect[0] for "262422136734750" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@65a4fa926f83: Added IMSI table entry 1TC_gsup_ul(66)"262422136734750" 20250120085545493 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545493 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422136734750 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422136734750"} 20250120085545493 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422136734750)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085545493 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422136734750 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085545493 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422136734750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422136734750"} 20250120085545493 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422136734750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085545493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422136734750)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085545493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422136734750)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085545493 DLU <0006> fsm.c:568 lu(PS:IMSI-262422136734750)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085545493 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085545493 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul(66)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085545493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4258 TC_gsup_ul(66)@65a4fa926f83: Final verdict of PTC: pass 20250120085545494 DAUC <0003> db_auc.c:157 IMSI='262426257200337': No 2G Auth Data 20250120085545494 DAUC <0003> db_auc.c:192 IMSI='262426257200337': No 3G Auth Data 20250120085545494 DLGSUP <0013> hlr.c:121 IMSI 262426257200337: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@65a4fa926f83: Created GsupExpect[0] for "262426257200337" to be handled at TC_gsup_ul(67) 20250120085545501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 20250120085545503 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545503 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426257200337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426257200337" cn_domain=PS} 20250120085545503 DLU <0006> fsm.c:456 lu(262426257200337)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085545503 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426257200337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085545503 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426257200337)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085545503 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426257200337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426257200337" cn_domain=PS} 20250120085545503 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085545503 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@65a4fa926f83: Found GsupExpect[0] for "262426257200337" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@65a4fa926f83: Added IMSI table entry 2TC_gsup_ul(67)"262426257200337" 20250120085545504 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545504 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426257200337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426257200337"} 20250120085545504 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426257200337)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085545504 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426257200337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085545504 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426257200337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426257200337"} 20250120085545504 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426257200337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085545504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426257200337)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085545504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426257200337)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085545504 DLU <0006> fsm.c:568 lu(PS:IMSI-262426257200337)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085545504 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085545504 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul(67)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085545505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 TC_gsup_ul(67)@65a4fa926f83: Final verdict of PTC: pass 20250120085545505 DAUC <0003> db_auc.c:157 IMSI='262424157230978': No 2G Auth Data 20250120085545505 DAUC <0003> db_auc.c:192 IMSI='262424157230978': No 3G Auth Data 20250120085545505 DLGSUP <0013> hlr.c:121 IMSI 262424157230978: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@65a4fa926f83: Created GsupExpect[0] for "262424157230978" to be handled at TC_gsup_ul(68) 20250120085545511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55648<->l=127.0.0.1:4258 20250120085545513 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545513 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424157230978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424157230978" cn_domain=PS} 20250120085545513 DLU <0006> fsm.c:456 lu(262424157230978)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085545513 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424157230978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085545513 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424157230978)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085545513 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424157230978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424157230978" cn_domain=PS} 20250120085545513 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085545513 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@65a4fa926f83: Found GsupExpect[0] for "262424157230978" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@65a4fa926f83: Added IMSI table entry 3TC_gsup_ul(68)"262424157230978" 20250120085545514 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545514 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424157230978 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424157230978"} 20250120085545514 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424157230978)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085545514 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424157230978 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085545514 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424157230978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424157230978"} 20250120085545514 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424157230978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085545514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424157230978)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085545514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424157230978)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085545514 DLU <0006> fsm.c:568 lu(PS:IMSI-262424157230978)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085545514 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085545514 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul(68)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085545515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55648<->l=127.0.0.1:4258 TC_gsup_ul(68)@65a4fa926f83: Final verdict of PTC: pass 20250120085545515 DAUC <0003> db_auc.c:157 IMSI='262421882495541': No 2G Auth Data 20250120085545515 DAUC <0003> db_auc.c:192 IMSI='262421882495541': No 3G Auth Data 20250120085545516 DLGSUP <0013> hlr.c:121 IMSI 262421882495541: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@65a4fa926f83: Created GsupExpect[0] for "262421882495541" to be handled at TC_gsup_ul(69) 20250120085545522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55658<->l=127.0.0.1:4258 20250120085545523 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545523 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421882495541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421882495541" cn_domain=PS} 20250120085545523 DLU <0006> fsm.c:456 lu(262421882495541)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085545523 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421882495541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085545523 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421882495541)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085545523 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421882495541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421882495541" cn_domain=PS} 20250120085545523 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085545523 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@65a4fa926f83: Found GsupExpect[0] for "262421882495541" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@65a4fa926f83: Added IMSI table entry 4TC_gsup_ul(69)"262421882495541" 20250120085545524 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545524 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421882495541 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421882495541"} 20250120085545524 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421882495541)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085545524 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421882495541 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085545524 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421882495541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421882495541"} 20250120085545524 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421882495541 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085545524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421882495541)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085545524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421882495541)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085545524 DLU <0006> fsm.c:568 lu(PS:IMSI-262421882495541)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085545524 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085545524 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul(69)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085545525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55658<->l=127.0.0.1:4258 TC_gsup_ul(69)@65a4fa926f83: Final verdict of PTC: pass 20250120085545526 DAUC <0003> db_auc.c:157 IMSI='262422512493918': No 2G Auth Data 20250120085545526 DAUC <0003> db_auc.c:192 IMSI='262422512493918': No 3G Auth Data 20250120085545526 DLGSUP <0013> hlr.c:121 IMSI 262422512493918: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@65a4fa926f83: Created GsupExpect[0] for "262422512493918" to be handled at TC_gsup_ul(70) 20250120085545532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 20250120085545533 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545533 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422512493918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422512493918" cn_domain=PS} 20250120085545533 DLU <0006> fsm.c:456 lu(262422512493918)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085545533 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422512493918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085545533 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422512493918)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085545533 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422512493918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422512493918" cn_domain=PS} 20250120085545533 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085545533 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@65a4fa926f83: Found GsupExpect[0] for "262422512493918" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@65a4fa926f83: Added IMSI table entry 5TC_gsup_ul(70)"262422512493918" 20250120085545534 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545535 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422512493918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422512493918"} 20250120085545535 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422512493918)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085545535 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422512493918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085545535 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422512493918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422512493918"} 20250120085545535 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422512493918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085545535 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422512493918)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085545535 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422512493918)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085545535 DLU <0006> fsm.c:568 lu(PS:IMSI-262422512493918)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085545535 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085545535 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul(70)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085545535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 TC_gsup_ul(70)@65a4fa926f83: Final verdict of PTC: pass 20250120085545536 DAUC <0003> db_auc.c:157 IMSI='262424607543512': No 2G Auth Data 20250120085545536 DAUC <0003> db_auc.c:192 IMSI='262424607543512': No 3G Auth Data 20250120085545536 DLGSUP <0013> hlr.c:121 IMSI 262424607543512: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@65a4fa926f83: Created GsupExpect[0] for "262424607543512" to be handled at TC_gsup_ul(71) 20250120085545542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55682<->l=127.0.0.1:4258 20250120085545544 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545544 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424607543512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424607543512" cn_domain=PS} 20250120085545544 DLU <0006> fsm.c:456 lu(262424607543512)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085545544 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424607543512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085545544 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424607543512)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085545544 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424607543512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424607543512" cn_domain=PS} 20250120085545544 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085545544 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@65a4fa926f83: Found GsupExpect[0] for "262424607543512" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@65a4fa926f83: Added IMSI table entry 6TC_gsup_ul(71)"262424607543512" 20250120085545545 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545545 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424607543512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424607543512"} 20250120085545545 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424607543512)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085545545 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424607543512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085545545 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424607543512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424607543512"} 20250120085545545 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424607543512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085545545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424607543512)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085545545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424607543512)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085545545 DLU <0006> fsm.c:568 lu(PS:IMSI-262424607543512)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085545545 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085545545 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul(71)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085545545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55682<->l=127.0.0.1:4258 TC_gsup_ul(71)@65a4fa926f83: Final verdict of PTC: pass 20250120085545546 DAUC <0003> db_auc.c:157 IMSI='262426373284925': No 2G Auth Data 20250120085545546 DAUC <0003> db_auc.c:192 IMSI='262426373284925': No 3G Auth Data 20250120085545546 DLGSUP <0013> hlr.c:121 IMSI 262426373284925: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@65a4fa926f83: Created GsupExpect[0] for "262426373284925" to be handled at TC_gsup_ul(72) 20250120085545553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55696<->l=127.0.0.1:4258 20250120085545554 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545554 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426373284925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426373284925" cn_domain=PS} 20250120085545555 DLU <0006> fsm.c:456 lu(262426373284925)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085545555 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426373284925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085545555 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426373284925)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085545555 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426373284925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426373284925" cn_domain=PS} 20250120085545555 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085545555 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@65a4fa926f83: Found GsupExpect[0] for "262426373284925" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@65a4fa926f83: Added IMSI table entry 7TC_gsup_ul(72)"262426373284925" 20250120085545555 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545555 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426373284925 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426373284925"} 20250120085545555 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426373284925)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085545555 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426373284925 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085545555 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426373284925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426373284925"} 20250120085545555 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426373284925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085545555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426373284925)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085545555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426373284925)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085545556 DLU <0006> fsm.c:568 lu(PS:IMSI-262426373284925)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085545556 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085545556 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul(72)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085545556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55696<->l=127.0.0.1:4258 TC_gsup_ul(72)@65a4fa926f83: Final verdict of PTC: pass MTC@65a4fa926f83: setverdict(pass): none -> pass 20250120085545557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55606<->l=127.0.0.1:4258 20250120085545557 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34787<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@65a4fa926f83: Final verdict of PTC: none 20250120085545557 DLINP <000b> input/ipa.c:452 connected read/write 20250120085545557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085545557 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085545557 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085545557 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(64)@65a4fa926f83: Final verdict of PTC: none 63@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: pass MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_gsup_ul finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085545580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 20250120085545681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55704<->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@65a4fa926f83: 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@65a4fa926f83: 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 20 08:55:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_ul_via_proxy started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085548807 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085548807 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085548812 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55716<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085548817 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548817 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085548817 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085548817 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  20250120085548817 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085548817 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  20250120085548817 DLGSUP <0013> gsup_server.c:236 2:  20250120085548817 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085548817 DLGSUP <0013> gsup_server.c:236 3:  20250120085548817 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085548817 DLGSUP <0013> gsup_server.c:236 4:  20250120085548817 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085548817 DLGSUP <0013> gsup_server.c:236 5:  20250120085548817 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085548817 DLGSUP <0013> gsup_server.c:236 7:  20250120085548817 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085548817 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085548817 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085548817 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@65a4fa926f83: 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") 20250120085548840 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44165<->l=127.0.0.1:4259) 20250120085548850 DAUC <0003> db_auc.c:157 IMSI='262428115105621': No 2G Auth Data 20250120085548850 DAUC <0003> db_auc.c:192 IMSI='262428115105621': No 3G Auth Data HLR_Test-GSUP(74)@65a4fa926f83: Created GsupExpect[0] for "262428115105621" to be handled at TC_gsup_ul_via_proxy(77) 20250120085548880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55718<->l=127.0.0.1:4258 20250120085548891 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548891 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262428115105621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428115105621" cn_domain=PS source_name="the-source\n"} 20250120085548891 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250120085548891 DLU <0006> fsm.c:456 lu(262428115105621)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085548891 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262428115105621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250120085548891 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428115105621)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085548891 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262428115105621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428115105621" cn_domain=PS destination_name="the-source\n"} 20250120085548891 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085548891 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@65a4fa926f83: Found GsupExpect[0] for "262428115105621" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@65a4fa926f83: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262428115105621" 20250120085548898 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548898 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262428115105621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428115105621" source_name="the-source\n"} 20250120085548898 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428115105621)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085548898 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262428115105621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085548898 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262428115105621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428115105621" destination_name="the-source\n"} 20250120085548898 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262428115105621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085548898 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428115105621)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085548898 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428115105621)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085548898 DLU <0006> fsm.c:568 lu(PS:IMSI-262428115105621)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085548898 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085548898 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085548901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55718<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@65a4fa926f83: Final verdict of PTC: pass 20250120085548905 DAUC <0003> db_auc.c:157 IMSI='262424384341703': No 2G Auth Data 20250120085548905 DAUC <0003> db_auc.c:192 IMSI='262424384341703': No 3G Auth Data 20250120085548907 DLGSUP <0013> hlr.c:121 IMSI 262424384341703: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@65a4fa926f83: Created GsupExpect[0] for "262424384341703" to be handled at TC_gsup_ul_via_proxy(78) 20250120085548919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55720<->l=127.0.0.1:4258 20250120085548921 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548921 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424384341703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424384341703" cn_domain=PS source_name="the-source\n"} 20250120085548921 DLU <0006> fsm.c:456 lu(262424384341703)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085548921 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424384341703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250120085548921 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424384341703)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085548921 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424384341703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424384341703" cn_domain=PS destination_name="the-source\n"} 20250120085548921 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085548921 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@65a4fa926f83: Found GsupExpect[0] for "262424384341703" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@65a4fa926f83: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262424384341703" 20250120085548922 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548922 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424384341703 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424384341703" source_name="the-source\n"} 20250120085548922 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424384341703)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085548922 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262424384341703 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085548922 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424384341703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424384341703" destination_name="the-source\n"} 20250120085548922 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262424384341703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085548922 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424384341703)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085548922 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424384341703)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085548922 DLU <0006> fsm.c:568 lu(PS:IMSI-262424384341703)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085548922 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085548922 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085548923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55720<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@65a4fa926f83: Final verdict of PTC: pass 20250120085548923 DAUC <0003> db_auc.c:157 IMSI='262427107795331': No 2G Auth Data 20250120085548923 DAUC <0003> db_auc.c:192 IMSI='262427107795331': No 3G Auth Data 20250120085548924 DLGSUP <0013> hlr.c:121 IMSI 262427107795331: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@65a4fa926f83: Created GsupExpect[0] for "262427107795331" to be handled at TC_gsup_ul_via_proxy(79) 20250120085548930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55722<->l=127.0.0.1:4258 20250120085548932 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548932 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262427107795331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427107795331" cn_domain=PS source_name="the-source\n"} 20250120085548932 DLU <0006> fsm.c:456 lu(262427107795331)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085548932 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262427107795331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250120085548933 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427107795331)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085548933 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262427107795331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427107795331" cn_domain=PS destination_name="the-source\n"} 20250120085548933 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085548933 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@65a4fa926f83: Found GsupExpect[0] for "262427107795331" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@65a4fa926f83: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262427107795331" 20250120085548934 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548934 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262427107795331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427107795331" source_name="the-source\n"} 20250120085548934 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427107795331)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085548934 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262427107795331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085548934 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262427107795331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427107795331" destination_name="the-source\n"} 20250120085548934 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262427107795331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085548934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427107795331)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085548934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427107795331)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085548934 DLU <0006> fsm.c:568 lu(PS:IMSI-262427107795331)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085548934 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085548934 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085548935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55722<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@65a4fa926f83: Final verdict of PTC: pass 20250120085548935 DAUC <0003> db_auc.c:157 IMSI='262427950751838': No 2G Auth Data 20250120085548935 DAUC <0003> db_auc.c:192 IMSI='262427950751838': No 3G Auth Data 20250120085548936 DLGSUP <0013> hlr.c:121 IMSI 262427950751838: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@65a4fa926f83: Created GsupExpect[0] for "262427950751838" to be handled at TC_gsup_ul_via_proxy(80) 20250120085548942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55738<->l=127.0.0.1:4258 20250120085548944 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548944 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427950751838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427950751838" cn_domain=PS source_name="the-source\n"} 20250120085548944 DLU <0006> fsm.c:456 lu(262427950751838)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085548944 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427950751838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250120085548944 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427950751838)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085548944 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427950751838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427950751838" cn_domain=PS destination_name="the-source\n"} 20250120085548944 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085548944 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@65a4fa926f83: Found GsupExpect[0] for "262427950751838" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@65a4fa926f83: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262427950751838" 20250120085548945 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548945 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427950751838 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427950751838" source_name="the-source\n"} 20250120085548945 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427950751838)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085548945 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262427950751838 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085548945 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427950751838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427950751838" destination_name="the-source\n"} 20250120085548945 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262427950751838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085548945 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427950751838)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085548945 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427950751838)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085548945 DLU <0006> fsm.c:568 lu(PS:IMSI-262427950751838)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085548945 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085548945 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085548946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55738<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@65a4fa926f83: Final verdict of PTC: pass 20250120085548946 DAUC <0003> db_auc.c:157 IMSI='262420512401087': No 2G Auth Data 20250120085548946 DAUC <0003> db_auc.c:192 IMSI='262420512401087': No 3G Auth Data 20250120085548947 DLGSUP <0013> hlr.c:121 IMSI 262420512401087: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@65a4fa926f83: Created GsupExpect[0] for "262420512401087" to be handled at TC_gsup_ul_via_proxy(81) 20250120085548953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55752<->l=127.0.0.1:4258 20250120085548955 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548955 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420512401087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420512401087" cn_domain=PS source_name="the-source\n"} 20250120085548955 DLU <0006> fsm.c:456 lu(262420512401087)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085548955 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420512401087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250120085548955 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420512401087)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085548955 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420512401087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420512401087" cn_domain=PS destination_name="the-source\n"} 20250120085548955 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085548955 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@65a4fa926f83: Found GsupExpect[0] for "262420512401087" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@65a4fa926f83: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262420512401087" 20250120085548957 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548957 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420512401087 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420512401087" source_name="the-source\n"} 20250120085548957 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420512401087)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085548957 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262420512401087 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085548957 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420512401087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420512401087" destination_name="the-source\n"} 20250120085548957 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262420512401087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085548957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420512401087)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085548957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420512401087)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085548957 DLU <0006> fsm.c:568 lu(PS:IMSI-262420512401087)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085548957 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085548957 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085548957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55752<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@65a4fa926f83: Final verdict of PTC: pass 20250120085548958 DAUC <0003> db_auc.c:157 IMSI='262420789303114': No 2G Auth Data 20250120085548958 DAUC <0003> db_auc.c:192 IMSI='262420789303114': No 3G Auth Data 20250120085548958 DLGSUP <0013> hlr.c:121 IMSI 262420789303114: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@65a4fa926f83: Created GsupExpect[0] for "262420789303114" to be handled at TC_gsup_ul_via_proxy(82) 20250120085548965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55762<->l=127.0.0.1:4258 20250120085548966 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548966 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548966 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420789303114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420789303114" cn_domain=PS source_name="the-source\n"} 20250120085548966 DLU <0006> fsm.c:456 lu(262420789303114)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085548966 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420789303114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250120085548966 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420789303114)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085548966 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420789303114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420789303114" cn_domain=PS destination_name="the-source\n"} 20250120085548966 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085548967 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@65a4fa926f83: Found GsupExpect[0] for "262420789303114" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@65a4fa926f83: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262420789303114" 20250120085548968 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548968 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420789303114 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420789303114" source_name="the-source\n"} 20250120085548968 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420789303114)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085548968 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262420789303114 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085548968 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420789303114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420789303114" destination_name="the-source\n"} 20250120085548968 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262420789303114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085548968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420789303114)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085548968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420789303114)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085548968 DLU <0006> fsm.c:568 lu(PS:IMSI-262420789303114)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085548968 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085548968 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085548968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55762<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@65a4fa926f83: Final verdict of PTC: pass 20250120085548969 DAUC <0003> db_auc.c:157 IMSI='262429355114227': No 2G Auth Data 20250120085548969 DAUC <0003> db_auc.c:192 IMSI='262429355114227': No 3G Auth Data 20250120085548969 DLGSUP <0013> hlr.c:121 IMSI 262429355114227: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@65a4fa926f83: Created GsupExpect[0] for "262429355114227" to be handled at TC_gsup_ul_via_proxy(83) 20250120085548975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55772<->l=127.0.0.1:4258 20250120085548977 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548977 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429355114227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429355114227" cn_domain=PS source_name="the-source\n"} 20250120085548977 DLU <0006> fsm.c:456 lu(262429355114227)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085548977 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429355114227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250120085548977 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429355114227)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085548977 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429355114227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429355114227" cn_domain=PS destination_name="the-source\n"} 20250120085548977 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085548977 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@65a4fa926f83: Found GsupExpect[0] for "262429355114227" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@65a4fa926f83: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262429355114227" 20250120085548978 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548978 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429355114227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429355114227" source_name="the-source\n"} 20250120085548978 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429355114227)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085548978 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262429355114227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085548978 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429355114227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429355114227" destination_name="the-source\n"} 20250120085548978 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262429355114227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085548978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429355114227)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085548978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429355114227)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085548978 DLU <0006> fsm.c:568 lu(PS:IMSI-262429355114227)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085548978 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085548978 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085548978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55772<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@65a4fa926f83: Final verdict of PTC: pass 20250120085548979 DAUC <0003> db_auc.c:157 IMSI='262421169888528': No 2G Auth Data 20250120085548979 DAUC <0003> db_auc.c:192 IMSI='262421169888528': No 3G Auth Data 20250120085548980 DLGSUP <0013> hlr.c:121 IMSI 262421169888528: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@65a4fa926f83: Created GsupExpect[0] for "262421169888528" to be handled at TC_gsup_ul_via_proxy(84) 20250120085548986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55780<->l=127.0.0.1:4258 20250120085548988 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548988 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421169888528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421169888528" cn_domain=PS source_name="the-source\n"} 20250120085548988 DLU <0006> fsm.c:456 lu(262421169888528)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085548988 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421169888528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250120085548988 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421169888528)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085548988 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421169888528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421169888528" cn_domain=PS destination_name="the-source\n"} 20250120085548988 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085548988 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@65a4fa926f83: Found GsupExpect[0] for "262421169888528" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@65a4fa926f83: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262421169888528" 20250120085548989 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548989 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421169888528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421169888528" source_name="the-source\n"} 20250120085548989 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421169888528)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085548989 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262421169888528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085548989 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421169888528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421169888528" destination_name="the-source\n"} 20250120085548989 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262421169888528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085548989 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421169888528)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085548989 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421169888528)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085548989 DLU <0006> fsm.c:568 lu(PS:IMSI-262421169888528)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085548989 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085548989 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085548990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55780<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@65a4fa926f83: Final verdict of PTC: pass MTC@65a4fa926f83: setverdict(pass): none -> pass 20250120085548991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55716<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@65a4fa926f83: Final verdict of PTC: none 20250120085548991 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44165<->l=127.0.0.1:4259) 20250120085548991 DLINP <000b> input/ipa.c:452 connected read/write 20250120085548991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085548991 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085548991 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085548991 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085548991 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@65a4fa926f83: Final verdict of PTC: none 75@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: pass MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@65a4fa926f83: 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 20 08:55:48 UTC 2025 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20250120085549014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4258 20250120085549115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55786<->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=114808) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_ul_subscriber_data started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085552246 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085552246 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085552250 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44814<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085552256 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552256 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085552257 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085552257 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  20250120085552257 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085552257 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  20250120085552257 DLGSUP <0013> gsup_server.c:236 2:  20250120085552257 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085552257 DLGSUP <0013> gsup_server.c:236 3:  20250120085552257 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085552257 DLGSUP <0013> gsup_server.c:236 4:  20250120085552257 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085552257 DLGSUP <0013> gsup_server.c:236 5:  20250120085552257 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085552257 DLGSUP <0013> gsup_server.c:236 7:  20250120085552257 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085552257 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085552257 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085552257 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@65a4fa926f83: 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") 20250120085552283 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34141<->l=127.0.0.1:4259) 20250120085552300 DAUC <0003> db_auc.c:157 IMSI='262426367986809': No 2G Auth Data 20250120085552301 DAUC <0003> db_auc.c:192 IMSI='262426367986809': No 3G Auth Data HLR_Test-GSUP(86)@65a4fa926f83: Created GsupExpect[0] for "262426367986809" to be handled at TC_gsup_ul_subscriber_data(89) 20250120085552325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44822<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@65a4fa926f83: GSUP ul subscriber_data 20250120085552333 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552333 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426367986809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426367986809" cn_domain=PS} 20250120085552333 DLU <0006> fsm.c:456 lu(262426367986809)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085552333 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426367986809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085552333 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426367986809)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085552333 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426367986809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426367986809" cn_domain=PS} 20250120085552333 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085552333 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@65a4fa926f83: Found GsupExpect[0] for "262426367986809" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@65a4fa926f83: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262426367986809" 20250120085552336 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552336 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426367986809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426367986809"} 20250120085552336 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426367986809)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085552336 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426367986809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085552336 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426367986809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426367986809"} 20250120085552336 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426367986809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085552336 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426367986809)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085552336 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426367986809)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085552336 DLU <0006> fsm.c:568 lu(PS:IMSI-262426367986809)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085552336 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085552336 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085552338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44822<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@65a4fa926f83: Final verdict of PTC: pass 20250120085552339 DAUC <0003> db_auc.c:157 IMSI='262428283834257': No 2G Auth Data 20250120085552339 DAUC <0003> db_auc.c:192 IMSI='262428283834257': No 3G Auth Data 20250120085552339 DLGSUP <0013> hlr.c:121 IMSI 262428283834257: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@65a4fa926f83: Created GsupExpect[0] for "262428283834257" to be handled at TC_gsup_ul_subscriber_data(90) 20250120085552346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44838<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@65a4fa926f83: GSUP ul subscriber_data 20250120085552347 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552347 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428283834257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428283834257" cn_domain=PS} 20250120085552347 DLU <0006> fsm.c:456 lu(262428283834257)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085552347 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428283834257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085552347 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428283834257)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085552347 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428283834257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428283834257" cn_domain=PS} 20250120085552347 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085552347 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@65a4fa926f83: Found GsupExpect[0] for "262428283834257" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@65a4fa926f83: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262428283834257" 20250120085552348 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552348 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552348 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428283834257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428283834257"} 20250120085552348 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428283834257)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085552348 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428283834257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085552348 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428283834257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428283834257"} 20250120085552348 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428283834257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085552348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428283834257)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085552348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428283834257)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085552348 DLU <0006> fsm.c:568 lu(PS:IMSI-262428283834257)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085552348 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085552348 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085552349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44838<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@65a4fa926f83: Final verdict of PTC: pass 20250120085552349 DAUC <0003> db_auc.c:157 IMSI='262427105078681': No 2G Auth Data 20250120085552349 DAUC <0003> db_auc.c:192 IMSI='262427105078681': No 3G Auth Data 20250120085552349 DLGSUP <0013> hlr.c:121 IMSI 262427105078681: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@65a4fa926f83: Created GsupExpect[0] for "262427105078681" to be handled at TC_gsup_ul_subscriber_data(91) 20250120085552356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44842<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@65a4fa926f83: GSUP ul subscriber_data 20250120085552359 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552359 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427105078681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427105078681" cn_domain=PS} 20250120085552359 DLU <0006> fsm.c:456 lu(262427105078681)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085552359 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427105078681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085552359 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427105078681)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085552359 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427105078681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427105078681" cn_domain=PS} 20250120085552359 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085552359 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@65a4fa926f83: Found GsupExpect[0] for "262427105078681" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@65a4fa926f83: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262427105078681" 20250120085552360 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552360 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427105078681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427105078681"} 20250120085552360 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427105078681)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085552360 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427105078681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085552360 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427105078681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427105078681"} 20250120085552360 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427105078681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085552360 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427105078681)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085552360 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427105078681)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085552360 DLU <0006> fsm.c:568 lu(PS:IMSI-262427105078681)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085552360 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085552360 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085552361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44842<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@65a4fa926f83: Final verdict of PTC: pass 20250120085552361 DAUC <0003> db_auc.c:157 IMSI='262426795670239': No 2G Auth Data 20250120085552361 DAUC <0003> db_auc.c:192 IMSI='262426795670239': No 3G Auth Data 20250120085552362 DLGSUP <0013> hlr.c:121 IMSI 262426795670239: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@65a4fa926f83: Created GsupExpect[0] for "262426795670239" to be handled at TC_gsup_ul_subscriber_data(92) 20250120085552369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@65a4fa926f83: GSUP ul subscriber_data 20250120085552371 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552371 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426795670239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426795670239" cn_domain=PS} 20250120085552371 DLU <0006> fsm.c:456 lu(262426795670239)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085552371 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426795670239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085552371 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426795670239)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085552371 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426795670239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426795670239" cn_domain=PS} 20250120085552371 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085552371 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@65a4fa926f83: Found GsupExpect[0] for "262426795670239" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@65a4fa926f83: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262426795670239" 20250120085552372 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552372 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426795670239 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426795670239"} 20250120085552372 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426795670239)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085552372 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426795670239 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085552372 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426795670239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426795670239"} 20250120085552372 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426795670239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085552372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426795670239)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085552372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426795670239)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085552372 DLU <0006> fsm.c:568 lu(PS:IMSI-262426795670239)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085552372 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085552372 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085552373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@65a4fa926f83: Final verdict of PTC: pass 20250120085552373 DAUC <0003> db_auc.c:157 IMSI='262425829695557': No 2G Auth Data 20250120085552373 DAUC <0003> db_auc.c:192 IMSI='262425829695557': No 3G Auth Data 20250120085552374 DLGSUP <0013> hlr.c:121 IMSI 262425829695557: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@65a4fa926f83: Created GsupExpect[0] for "262425829695557" to be handled at TC_gsup_ul_subscriber_data(93) 20250120085552380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44858<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@65a4fa926f83: GSUP ul subscriber_data 20250120085552382 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552382 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425829695557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425829695557" cn_domain=PS} 20250120085552382 DLU <0006> fsm.c:456 lu(262425829695557)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085552382 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425829695557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085552382 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425829695557)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085552382 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425829695557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425829695557" cn_domain=PS} 20250120085552382 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085552382 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@65a4fa926f83: Found GsupExpect[0] for "262425829695557" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@65a4fa926f83: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262425829695557" 20250120085552383 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552383 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425829695557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425829695557"} 20250120085552383 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425829695557)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085552383 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425829695557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085552383 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425829695557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425829695557"} 20250120085552383 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425829695557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085552383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425829695557)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085552383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425829695557)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085552383 DLU <0006> fsm.c:568 lu(PS:IMSI-262425829695557)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085552384 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085552384 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085552384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44858<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@65a4fa926f83: Final verdict of PTC: pass 20250120085552385 DAUC <0003> db_auc.c:157 IMSI='262427349580769': No 2G Auth Data 20250120085552385 DAUC <0003> db_auc.c:192 IMSI='262427349580769': No 3G Auth Data 20250120085552386 DLGSUP <0013> hlr.c:121 IMSI 262427349580769: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@65a4fa926f83: Created GsupExpect[0] for "262427349580769" to be handled at TC_gsup_ul_subscriber_data(94) 20250120085552392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@65a4fa926f83: GSUP ul subscriber_data 20250120085552393 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552393 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427349580769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427349580769" cn_domain=PS} 20250120085552393 DLU <0006> fsm.c:456 lu(262427349580769)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085552393 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427349580769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085552393 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427349580769)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085552393 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427349580769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427349580769" cn_domain=PS} 20250120085552393 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085552393 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@65a4fa926f83: Found GsupExpect[0] for "262427349580769" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@65a4fa926f83: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262427349580769" 20250120085552395 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552395 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552395 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427349580769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427349580769"} 20250120085552395 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427349580769)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085552395 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427349580769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085552395 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427349580769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427349580769"} 20250120085552395 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427349580769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085552395 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427349580769)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085552395 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427349580769)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085552395 DLU <0006> fsm.c:568 lu(PS:IMSI-262427349580769)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085552395 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085552395 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085552395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@65a4fa926f83: Final verdict of PTC: pass 20250120085552396 DAUC <0003> db_auc.c:157 IMSI='262426783329898': No 2G Auth Data 20250120085552396 DAUC <0003> db_auc.c:192 IMSI='262426783329898': No 3G Auth Data 20250120085552396 DLGSUP <0013> hlr.c:121 IMSI 262426783329898: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@65a4fa926f83: Created GsupExpect[0] for "262426783329898" to be handled at TC_gsup_ul_subscriber_data(95) 20250120085552403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44870<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@65a4fa926f83: GSUP ul subscriber_data 20250120085552404 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552404 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426783329898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426783329898" cn_domain=PS} 20250120085552404 DLU <0006> fsm.c:456 lu(262426783329898)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085552404 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426783329898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085552404 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426783329898)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085552404 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426783329898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426783329898" cn_domain=PS} 20250120085552404 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085552405 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@65a4fa926f83: Found GsupExpect[0] for "262426783329898" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@65a4fa926f83: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426783329898" 20250120085552406 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552406 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426783329898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426783329898"} 20250120085552406 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426783329898)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085552406 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426783329898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085552406 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426783329898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426783329898"} 20250120085552406 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426783329898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085552406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426783329898)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085552406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426783329898)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085552406 DLU <0006> fsm.c:568 lu(PS:IMSI-262426783329898)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085552406 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085552406 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085552406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44870<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@65a4fa926f83: Final verdict of PTC: pass 20250120085552407 DAUC <0003> db_auc.c:157 IMSI='262422973562672': No 2G Auth Data 20250120085552407 DAUC <0003> db_auc.c:192 IMSI='262422973562672': No 3G Auth Data 20250120085552408 DLGSUP <0013> hlr.c:121 IMSI 262422973562672: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@65a4fa926f83: Created GsupExpect[0] for "262422973562672" to be handled at TC_gsup_ul_subscriber_data(96) 20250120085552414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44886<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@65a4fa926f83: GSUP ul subscriber_data 20250120085552416 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552416 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422973562672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422973562672" cn_domain=PS} 20250120085552416 DLU <0006> fsm.c:456 lu(262422973562672)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085552416 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422973562672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085552416 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422973562672)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085552416 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422973562672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422973562672" cn_domain=PS} 20250120085552416 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085552416 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@65a4fa926f83: Found GsupExpect[0] for "262422973562672" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@65a4fa926f83: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262422973562672" 20250120085552417 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552417 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422973562672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422973562672"} 20250120085552417 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422973562672)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085552417 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422973562672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085552417 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422973562672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422973562672"} 20250120085552417 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422973562672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085552417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422973562672)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085552417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422973562672)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085552417 DLU <0006> fsm.c:568 lu(PS:IMSI-262422973562672)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085552417 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085552417 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085552418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44886<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@65a4fa926f83: Final verdict of PTC: pass MTC@65a4fa926f83: setverdict(pass): none -> pass 20250120085552419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44814<->l=127.0.0.1:4258 20250120085552419 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34141<->l=127.0.0.1:4259) 20250120085552420 DLINP <000b> input/ipa.c:452 connected read/write 20250120085552420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085552420 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085552420 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085552420 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(88)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP(86)@65a4fa926f83: Final verdict of PTC: none 87@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: pass MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085552443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44894<->l=127.0.0.1:4258 20250120085552544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44894<->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@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_vty started. MTC@65a4fa926f83: legacy= true 20250120085555655 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085555655 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085555659 DLINP <000b> input/ipa.c:452 connected read/write 20250120085555659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085555661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44896<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085555664 DLINP <000b> input/ipa.c:452 connected read/write 20250120085555664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085555664 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085555664 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085555664 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  20250120085555664 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085555664 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  20250120085555664 DLGSUP <0013> gsup_server.c:236 2:  20250120085555664 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085555664 DLGSUP <0013> gsup_server.c:236 3:  20250120085555665 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085555665 DLGSUP <0013> gsup_server.c:236 4:  20250120085555665 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085555665 DLGSUP <0013> gsup_server.c:236 5:  20250120085555665 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085555665 DLGSUP <0013> gsup_server.c:236 7:  20250120085555665 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085555665 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085555665 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085555665 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@65a4fa926f83: 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") 20250120085555687 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35561<->l=127.0.0.1:4259) 20250120085555691 DAUC <0003> db_auc.c:157 IMSI='262426239233703': No 2G Auth Data 20250120085555691 DAUC <0003> db_auc.c:192 IMSI='262426239233703': No 3G Auth Data 20250120085555695 DAUC <0003> db_auc.c:192 IMSI='262426239233703': No 3G Auth Data 20250120085555699 DAUC <0003> db_auc.c:157 IMSI='262429814256675': No 2G Auth Data 20250120085555699 DAUC <0003> db_auc.c:192 IMSI='262429814256675': No 3G Auth Data 20250120085555702 DAUC <0003> db_auc.c:157 IMSI='262429814256675': No 2G Auth Data 20250120085555706 DAUC <0003> db_auc.c:157 IMSI='262423676914951': No 2G Auth Data 20250120085555706 DAUC <0003> db_auc.c:192 IMSI='262423676914951': No 3G Auth Data MTC@65a4fa926f83: setverdict(pass): none -> pass 20250120085555712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44896<->l=127.0.0.1:4258 20250120085555713 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35561<->l=127.0.0.1:4259) 20250120085555713 DLINP <000b> input/ipa.c:452 connected read/write 20250120085555713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085555713 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085555713 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085555713 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: pass MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@65a4fa926f83: Test case TC_vty finished. Verdict: pass MTC@65a4fa926f83: 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 20 08:55:55 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250120085555744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44912<->l=127.0.0.1:4258 20250120085555845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44912<->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@65a4fa926f83: 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@65a4fa926f83: 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 20 08:55:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@65a4fa926f83: 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@65a4fa926f83: Test case TC_vty_msisdn_isd started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085558967 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085558967 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085558972 DLINP <000b> input/ipa.c:452 connected read/write 20250120085558972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085558973 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(100)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085558977 DLINP <000b> input/ipa.c:452 connected read/write 20250120085558977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085558977 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085558977 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085558977 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  20250120085558978 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085558978 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  20250120085558978 DLGSUP <0013> gsup_server.c:236 2:  20250120085558978 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085558978 DLGSUP <0013> gsup_server.c:236 3:  20250120085558978 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085558978 DLGSUP <0013> gsup_server.c:236 4:  20250120085558978 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085558978 DLGSUP <0013> gsup_server.c:236 5:  20250120085558978 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085558978 DLGSUP <0013> gsup_server.c:236 7:  20250120085558978 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085558978 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085558978 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(100)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085558978 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@65a4fa926f83: 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") 20250120085559003 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39173<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@65a4fa926f83: Created GsupExpect[0] for "262428080931908" to be handled at TC_vty_msisdn_isd(104) 20250120085559019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4258 20250120085559024 DAUC <0003> db_auc.c:157 IMSI='262428080931908': No 2G Auth Data 20250120085559024 DAUC <0003> db_auc.c:192 IMSI='262428080931908': No 3G Auth Data 20250120085559033 DLINP <000b> input/ipa.c:452 connected read/write 20250120085559033 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085559033 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428080931908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428080931908" cn_domain=PS} 20250120085559033 DLU <0006> fsm.c:456 lu(262428080931908)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085559033 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428080931908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085559033 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428080931908)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085559033 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428080931908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428080931908" cn_domain=PS} 20250120085559033 DLINP <000b> input/ipa.c:452 connected read/write 20250120085559033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085559033 DLINP <000b> input/ipa.c:452 connected read/write 20250120085559033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@65a4fa926f83: Found GsupExpect[0] for "262428080931908" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@65a4fa926f83: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262428080931908" 20250120085559039 DLINP <000b> input/ipa.c:452 connected read/write 20250120085559039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085559039 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428080931908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428080931908"} 20250120085559039 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428080931908)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085559039 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428080931908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085559039 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428080931908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428080931908"} 20250120085559039 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428080931908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085559039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428080931908)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085559039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428080931908)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085559039 DLU <0006> fsm.c:568 lu(PS:IMSI-262428080931908)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085559039 DLINP <000b> input/ipa.c:452 connected read/write 20250120085559039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085559039 DLINP <000b> input/ipa.c:452 connected read/write 20250120085559039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@65a4fa926f83: setverdict(pass): none -> pass 20250120085559042 DLGSUP <0013> hlr.c:128 IMSI 262428080931908: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250120085559042 DLINP <000b> input/ipa.c:452 connected read/write 20250120085559042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085559042 DLINP <000b> input/ipa.c:452 connected read/write 20250120085559042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085559045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4258 20250120085559045 DLINP <000b> input/ipa.c:452 connected read/write 20250120085559045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085559045 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428080931908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428080931908"} 20250120085559045 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428080931908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250120085559045 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428080931908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@65a4fa926f83: Final verdict of PTC: pass 20250120085559047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44922<->l=127.0.0.1:4258 20250120085559049 DLINP <000b> input/ipa.c:452 connected read/write 20250120085559049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085559049 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085559049 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085559049 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085559049 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39173<->l=127.0.0.1:4259) 102@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP(101)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 102: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@65a4fa926f83: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085559079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44944<->l=127.0.0.1:4258 20250120085559180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44944<->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@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_purge_cs started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085602291 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085602291 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085602295 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085602299 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602299 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085602299 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085602299 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  20250120085602299 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085602299 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  20250120085602299 DLGSUP <0013> gsup_server.c:236 2:  20250120085602299 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085602299 DLGSUP <0013> gsup_server.c:236 3:  20250120085602299 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085602299 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(105)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085602299 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085602299 DLGSUP <0013> gsup_server.c:236 5:  20250120085602299 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085602299 DLGSUP <0013> gsup_server.c:236 7:  20250120085602299 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085602299 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085602299 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085602299 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@65a4fa926f83: 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") 20250120085602322 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39255<->l=127.0.0.1:4259) 20250120085602330 DAUC <0003> db_auc.c:157 IMSI='262424950053282': No 2G Auth Data 20250120085602330 DAUC <0003> db_auc.c:192 IMSI='262424950053282': No 3G Auth Data HLR_Test-GSUP(106)@65a4fa926f83: Created GsupExpect[0] for "262424950053282" to be handled at TC_gsup_purge_cs(109) 20250120085602368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46684<->l=127.0.0.1:4258 20250120085602378 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602378 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424950053282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424950053282" cn_domain=PS} 20250120085602378 DLU <0006> fsm.c:456 lu(262424950053282)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085602378 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424950053282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085602378 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424950053282)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085602378 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424950053282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424950053282" cn_domain=PS} 20250120085602378 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602378 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@65a4fa926f83: Found GsupExpect[0] for "262424950053282" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@65a4fa926f83: Added IMSI table entry 0TC_gsup_purge_cs(109)"262424950053282" 20250120085602384 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602384 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424950053282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424950053282"} 20250120085602384 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424950053282)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085602384 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424950053282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085602384 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424950053282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424950053282"} 20250120085602384 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424950053282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085602384 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424950053282)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085602384 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424950053282)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085602384 DLU <0006> fsm.c:568 lu(PS:IMSI-262424950053282)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085602384 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602384 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@65a4fa926f83: setverdict(pass): none -> pass 20250120085602387 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602387 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424950053282 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424950053282" cn_domain=CS} 20250120085602387 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424950053282 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250120085602387 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424950053282 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424950053282"} 20250120085602387 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424950053282 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250120085602388 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602388 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085602390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46684<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@65a4fa926f83: Final verdict of PTC: pass 20250120085602393 DAUC <0003> db_auc.c:157 IMSI='262424161377973': No 2G Auth Data 20250120085602393 DAUC <0003> db_auc.c:192 IMSI='262424161377973': No 3G Auth Data 20250120085602394 DLGSUP <0013> hlr.c:121 IMSI 262424161377973: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@65a4fa926f83: Created GsupExpect[0] for "262424161377973" to be handled at TC_gsup_purge_cs(110) 20250120085602408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46700<->l=127.0.0.1:4258 20250120085602410 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602410 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424161377973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424161377973" cn_domain=PS} 20250120085602410 DLU <0006> fsm.c:456 lu(262424161377973)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085602410 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424161377973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085602410 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424161377973)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085602410 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424161377973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424161377973" cn_domain=PS} 20250120085602410 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602410 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@65a4fa926f83: Found GsupExpect[0] for "262424161377973" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@65a4fa926f83: Added IMSI table entry 1TC_gsup_purge_cs(110)"262424161377973" 20250120085602412 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602412 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424161377973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424161377973"} 20250120085602412 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424161377973)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085602412 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424161377973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085602412 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424161377973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424161377973"} 20250120085602412 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424161377973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085602412 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424161377973)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085602412 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424161377973)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085602412 DLU <0006> fsm.c:568 lu(PS:IMSI-262424161377973)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085602412 DLINP <000b> input/ipa.c:452 connected read/write[0;m 20250120085602412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602412 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@65a4fa926f83: setverdict(pass): none -> pass 20250120085602413 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602413 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424161377973 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424161377973" cn_domain=CS} 20250120085602413 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424161377973 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250120085602413 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424161377973 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424161377973"} 20250120085602413 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424161377973 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250120085602413 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602413 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085602413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46700<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@65a4fa926f83: Final verdict of PTC: pass 20250120085602414 DAUC <0003> db_auc.c:157 IMSI='262422794219118': No 2G Auth Data 20250120085602414 DAUC <0003> db_auc.c:192 IMSI='262422794219118': No 3G Auth Data 20250120085602414 DLGSUP <0013> hlr.c:121 IMSI 262422794219118: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@65a4fa926f83: Created GsupExpect[0] for "262422794219118" to be handled at TC_gsup_purge_cs(111) 20250120085602420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46704<->l=127.0.0.1:4258 20250120085602421 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602421 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422794219118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422794219118" cn_domain=PS} 20250120085602421 DLU <0006> fsm.c:456 lu(262422794219118)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085602421 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422794219118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085602421 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422794219118)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085602421 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422794219118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422794219118" cn_domain=PS} 20250120085602421 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602421 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@65a4fa926f83: Found GsupExpect[0] for "262422794219118" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@65a4fa926f83: Added IMSI table entry 2TC_gsup_purge_cs(111)"262422794219118" 20250120085602423 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602423 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422794219118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422794219118"} 20250120085602423 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422794219118)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085602423 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422794219118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085602423 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422794219118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422794219118"} 20250120085602423 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422794219118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085602423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422794219118)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085602423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422794219118)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085602423 DLU <0006> fsm.c:568 lu(PS:IMSI-262422794219118)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085602423 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602423 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@65a4fa926f83: setverdict(pass): none -> pass 20250120085602423 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602423 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422794219118 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422794219118" cn_domain=CS} 20250120085602423 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422794219118 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250120085602423 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422794219118 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422794219118"} 20250120085602423 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422794219118 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250120085602423 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602423 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085602424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46704<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@65a4fa926f83: Final verdict of PTC: pass 20250120085602425 DAUC <0003> db_auc.c:157 IMSI='262423261164271': No 2G Auth Data 20250120085602425 DAUC <0003> db_auc.c:192 IMSI='262423261164271': No 3G Auth Data 20250120085602425 DLGSUP <0013> hlr.c:121 IMSI 262423261164271: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@65a4fa926f83: Created GsupExpect[0] for "262423261164271" to be handled at TC_gsup_purge_cs(112) 20250120085602431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46714<->l=127.0.0.1:4258 20250120085602432 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602432 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423261164271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423261164271" cn_domain=PS} 20250120085602432 DLU <0006> fsm.c:456 lu(262423261164271)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085602432 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423261164271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085602432 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423261164271)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085602433 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423261164271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423261164271" cn_domain=PS} 20250120085602433 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602433 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@65a4fa926f83: Found GsupExpect[0] for "262423261164271" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@65a4fa926f83: Added IMSI table entry 3TC_gsup_purge_cs(112)"262423261164271" 20250120085602433 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602433 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423261164271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423261164271"} 20250120085602433 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423261164271)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085602433 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423261164271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085602433 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423261164271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423261164271"} 20250120085602433 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423261164271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085602433 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423261164271)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085602433 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423261164271)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085602433 DLU <0006> fsm.c:568 lu(PS:IMSI-262423261164271)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085602433 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602434 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@65a4fa926f83: setverdict(pass): none -> pass 20250120085602434 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602434 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423261164271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423261164271" cn_domain=CS} 20250120085602434 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423261164271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250120085602434 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423261164271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423261164271"} 20250120085602434 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423261164271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250120085602434 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602434 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085602435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46714<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@65a4fa926f83: Final verdict of PTC: pass 20250120085602435 DAUC <0003> db_auc.c:157 IMSI='262423054130254': No 2G Auth Data 20250120085602435 DAUC <0003> db_auc.c:192 IMSI='262423054130254': No 3G Auth Data 20250120085602436 DLGSUP <0013> hlr.c:121 IMSI 262423054130254: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@65a4fa926f83: Created GsupExpect[0] for "262423054130254" to be handled at TC_gsup_purge_cs(113) 20250120085602442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46718<->l=127.0.0.1:4258 20250120085602444 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602444 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423054130254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423054130254" cn_domain=PS} 20250120085602444 DLU <0006> fsm.c:456 lu(262423054130254)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085602444 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423054130254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085602444 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423054130254)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085602444 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423054130254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423054130254" cn_domain=PS} 20250120085602444 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602444 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@65a4fa926f83: Found GsupExpect[0] for "262423054130254" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@65a4fa926f83: Added IMSI table entry 4TC_gsup_purge_cs(113)"262423054130254" 20250120085602445 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602445 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423054130254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423054130254"} 20250120085602445 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423054130254)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085602445 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423054130254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085602445 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423054130254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423054130254"} 20250120085602445 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423054130254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085602445 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423054130254)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085602445 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423054130254)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085602445 DLU <0006> fsm.c:568 lu(PS:IMSI-262423054130254)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085602445 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602445 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@65a4fa926f83: setverdict(pass): none -> pass 20250120085602446 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602446 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423054130254 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423054130254" cn_domain=CS} 20250120085602446 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423054130254 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250120085602446 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423054130254 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423054130254"} 20250120085602446 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423054130254 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250120085602446 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602446 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085602446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46718<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@65a4fa926f83: Final verdict of PTC: pass 20250120085602447 DAUC <0003> db_auc.c:157 IMSI='262420955249312': No 2G Auth Data 20250120085602447 DAUC <0003> db_auc.c:192 IMSI='262420955249312': No 3G Auth Data 20250120085602448 DLGSUP <0013> hlr.c:121 IMSI 262420955249312: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@65a4fa926f83: Created GsupExpect[0] for "262420955249312" to be handled at TC_gsup_purge_cs(114) 20250120085602454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46732<->l=127.0.0.1:4258 20250120085602456 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602456 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420955249312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420955249312" cn_domain=PS} 20250120085602456 DLU <0006> fsm.c:456 lu(262420955249312)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085602456 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420955249312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085602456 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420955249312)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085602456 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420955249312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420955249312" cn_domain=PS} 20250120085602456 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602456 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@65a4fa926f83: Found GsupExpect[0] for "262420955249312" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@65a4fa926f83: Added IMSI table entry 5TC_gsup_purge_cs(114)"262420955249312" 20250120085602457 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602457 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420955249312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420955249312"} 20250120085602457 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420955249312)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085602457 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420955249312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085602457 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420955249312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420955249312"} 20250120085602457 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420955249312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085602457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420955249312)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085602457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420955249312)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085602457 DLU <0006> fsm.c:568 lu(PS:IMSI-262420955249312)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085602457 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602457 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@65a4fa926f83: setverdict(pass): none -> pass 20250120085602458 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602458 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420955249312 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420955249312" cn_domain=CS} 20250120085602458 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420955249312 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250120085602459 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420955249312 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420955249312"} 20250120085602459 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420955249312 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250120085602459 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602459 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085602459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46732<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@65a4fa926f83: Final verdict of PTC: pass 20250120085602460 DAUC <0003> db_auc.c:157 IMSI='262425054177746': No 2G Auth Data 20250120085602460 DAUC <0003> db_auc.c:192 IMSI='262425054177746': No 3G Auth Data 20250120085602460 DLGSUP <0013> hlr.c:121 IMSI 262425054177746: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@65a4fa926f83: Created GsupExpect[0] for "262425054177746" to be handled at TC_gsup_purge_cs(115) 20250120085602467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46748<->l=127.0.0.1:4258 20250120085602469 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602469 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425054177746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425054177746" cn_domain=PS} 20250120085602469 DLU <0006> fsm.c:456 lu(262425054177746)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085602469 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425054177746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085602469 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425054177746)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085602469 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425054177746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425054177746" cn_domain=PS} 20250120085602469 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602469 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@65a4fa926f83: Found GsupExpect[0] for "262425054177746" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@65a4fa926f83: Added IMSI table entry 6TC_gsup_purge_cs(115)"262425054177746" 20250120085602470 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602470 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425054177746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425054177746"} 20250120085602470 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425054177746)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085602470 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425054177746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085602470 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425054177746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425054177746"} 20250120085602470 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425054177746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085602470 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425054177746)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085602470 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425054177746)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085602470 DLU <0006> fsm.c:568 lu(PS:IMSI-262425054177746)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085602470 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602470 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@65a4fa926f83: setverdict(pass): none -> pass 20250120085602471 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602471 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425054177746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425054177746" cn_domain=CS} 20250120085602471 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425054177746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250120085602471 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425054177746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425054177746"} 20250120085602471 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425054177746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250120085602471 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602471 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085602472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46748<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@65a4fa926f83: Final verdict of PTC: pass 20250120085602472 DAUC <0003> db_auc.c:157 IMSI='262423151574624': No 2G Auth Data 20250120085602472 DAUC <0003> db_auc.c:192 IMSI='262423151574624': No 3G Auth Data 20250120085602473 DLGSUP <0013> hlr.c:121 IMSI 262423151574624: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@65a4fa926f83: Created GsupExpect[0] for "262423151574624" to be handled at TC_gsup_purge_cs(116) 20250120085602479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46750<->l=127.0.0.1:4258 20250120085602481 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602481 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423151574624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423151574624" cn_domain=PS} 20250120085602481 DLU <0006> fsm.c:456 lu(262423151574624)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085602481 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423151574624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085602481 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423151574624)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085602481 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423151574624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423151574624" cn_domain=PS} 20250120085602481 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602481 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@65a4fa926f83: Found GsupExpect[0] for "262423151574624" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@65a4fa926f83: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423151574624" 20250120085602482 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602482 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423151574624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423151574624"} 20250120085602482 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423151574624)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085602482 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423151574624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085602482 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423151574624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423151574624"} 20250120085602482 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423151574624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085602482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423151574624)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085602482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423151574624)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085602482 DLU <0006> fsm.c:568 lu(PS:IMSI-262423151574624)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085602482 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602482 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@65a4fa926f83: setverdict(pass): none -> pass 20250120085602483 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602483 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423151574624 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423151574624" cn_domain=CS} 20250120085602483 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423151574624 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250120085602483 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423151574624 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423151574624"} 20250120085602483 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423151574624 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250120085602483 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085602483 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085602484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46750<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@65a4fa926f83: Final verdict of PTC: pass MTC@65a4fa926f83: setverdict(pass): none -> pass 20250120085602485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4258 20250120085602485 DLINP <000b> input/ipa.c:452 connected read/write 20250120085602485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085602485 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(106)@65a4fa926f83: Final verdict of PTC: none 20250120085602485 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085602485 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085602485 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39255<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(108)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@65a4fa926f83: Final verdict of PTC: none 107@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: pass MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085602508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46754<->l=127.0.0.1:4258 20250120085602608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46754<->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@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_purge_ps started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085605710 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085605710 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085605711 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46764<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085605713 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605713 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085605713 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085605713 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  20250120085605713 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085605713 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  20250120085605713 DLGSUP <0013> gsup_server.c:236 2:  20250120085605713 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085605713 DLGSUP <0013> gsup_server.c:236 3:  20250120085605713 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085605713 DLGSUP <0013> gsup_server.c:236 4:  20250120085605713 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085605713 DLGSUP <0013> gsup_server.c:236 5:  20250120085605713 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085605713 DLGSUP <0013> gsup_server.c:236 7:  20250120085605713 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085605713 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085605713 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085605713 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@65a4fa926f83: 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") 20250120085605720 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38815<->l=127.0.0.1:4259) 20250120085605722 DAUC <0003> db_auc.c:157 IMSI='262425275673079': No 2G Auth Data 20250120085605722 DAUC <0003> db_auc.c:192 IMSI='262425275673079': No 3G Auth Data HLR_Test-GSUP(118)@65a4fa926f83: Created GsupExpect[0] for "262425275673079" to be handled at TC_gsup_purge_ps(121) 20250120085605728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46780<->l=127.0.0.1:4258 20250120085605754 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605754 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425275673079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425275673079" cn_domain=PS} 20250120085605754 DLU <0006> fsm.c:456 lu(262425275673079)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085605754 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425275673079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085605754 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425275673079)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085605754 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425275673079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425275673079" cn_domain=PS} 20250120085605755 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605755 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@65a4fa926f83: Found GsupExpect[0] for "262425275673079" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@65a4fa926f83: Added IMSI table entry 0TC_gsup_purge_ps(121)"262425275673079" 20250120085605766 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605766 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425275673079 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425275673079"} 20250120085605766 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425275673079)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085605766 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425275673079 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085605766 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425275673079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425275673079"} 20250120085605766 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425275673079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085605766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425275673079)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085605766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425275673079)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085605766 DLU <0006> fsm.c:568 lu(PS:IMSI-262425275673079)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085605766 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605766 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@65a4fa926f83: setverdict(pass): none -> pass 20250120085605770 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605770 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425275673079 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425275673079" cn_domain=PS} 20250120085605770 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425275673079 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250120085605770 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425275673079 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425275673079"} 20250120085605770 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425275673079 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250120085605771 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605771 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085605774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46780<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@65a4fa926f83: Final verdict of PTC: pass 20250120085605776 DAUC <0003> db_auc.c:157 IMSI='262429467800584': No 2G Auth Data 20250120085605776 DAUC <0003> db_auc.c:192 IMSI='262429467800584': No 3G Auth Data 20250120085605778 DLGSUP <0013> hlr.c:121 IMSI 262429467800584: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@65a4fa926f83: Created GsupExpect[0] for "262429467800584" to be handled at TC_gsup_purge_ps(122) 20250120085605795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46786<->l=127.0.0.1:4258 20250120085605796 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605796 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429467800584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429467800584" cn_domain=PS} 20250120085605797 DLU <0006> fsm.c:456 lu(262429467800584)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085605797 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429467800584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085605797 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429467800584)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085605797 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429467800584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429467800584" cn_domain=PS} 20250120085605797 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605797 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@65a4fa926f83: Found GsupExpect[0] for "262429467800584" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@65a4fa926f83: Added IMSI table entry 1TC_gsup_purge_ps(122)"262429467800584" 20250120085605797 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605797 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429467800584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429467800584"} 20250120085605797 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429467800584)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085605797 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429467800584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085605797 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429467800584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429467800584"} 20250120085605797 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429467800584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085605797 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429467800584)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085605797 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429467800584)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085605797 DLU <0006> fsm.c:568 lu(PS:IMSI-262429467800584)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085605797 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605797 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@65a4fa926f83: setverdict(pass): none -> pass 20250120085605798 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605798 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429467800584 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429467800584" cn_domain=PS} 20250120085605798 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429467800584 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250120085605798 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429467800584 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429467800584"} 20250120085605798 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429467800584 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250120085605798 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605798 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085605799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46786<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@65a4fa926f83: Final verdict of PTC: pass 20250120085605799 DAUC <0003> db_auc.c:157 IMSI='262421580453919': No 2G Auth Data 20250120085605799 DAUC <0003> db_auc.c:192 IMSI='262421580453919': No 3G Auth Data 20250120085605799 DLGSUP <0013> hlr.c:121 IMSI 262421580453919: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@65a4fa926f83: Created GsupExpect[0] for "262421580453919" to be handled at TC_gsup_purge_ps(123) 20250120085605805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46790<->l=127.0.0.1:4258 20250120085605806 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605806 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421580453919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421580453919" cn_domain=PS} 20250120085605806 DLU <0006> fsm.c:456 lu(262421580453919)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085605806 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421580453919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085605806 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421580453919)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085605806 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421580453919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421580453919" cn_domain=PS} 20250120085605806 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605806 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@65a4fa926f83: Found GsupExpect[0] for "262421580453919" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@65a4fa926f83: Added IMSI table entry 2TC_gsup_purge_ps(123)"262421580453919" 20250120085605807 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605807 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421580453919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421580453919"} 20250120085605807 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421580453919)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085605807 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421580453919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085605807 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421580453919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421580453919"} 20250120085605807 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421580453919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085605807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421580453919)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085605807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421580453919)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085605807 DLU <0006> fsm.c:568 lu(PS:IMSI-262421580453919)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085605807 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605807 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@65a4fa926f83: setverdict(pass): none -> pass 20250120085605808 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605808 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421580453919 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421580453919" cn_domain=PS} 20250120085605808 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421580453919 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250120085605808 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421580453919 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421580453919"} 20250120085605808 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421580453919 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250120085605808 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605808 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085605808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46790<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@65a4fa926f83: Final verdict of PTC: pass 20250120085605809 DAUC <0003> db_auc.c:157 IMSI='262424503479510': No 2G Auth Data 20250120085605809 DAUC <0003> db_auc.c:192 IMSI='262424503479510': No 3G Auth Data 20250120085605810 DLGSUP <0013> hlr.c:121 IMSI 262424503479510: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@65a4fa926f83: Created GsupExpect[0] for "262424503479510" to be handled at TC_gsup_purge_ps(124) 20250120085605816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46792<->l=127.0.0.1:4258 20250120085605817 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605817 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424503479510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424503479510" cn_domain=PS} 20250120085605817 DLU <0006> fsm.c:456 lu(262424503479510)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085605817 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424503479510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085605817 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424503479510)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085605817 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424503479510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424503479510" cn_domain=PS} 20250120085605817 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605818 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@65a4fa926f83: Found GsupExpect[0] for "262424503479510" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@65a4fa926f83: Added IMSI table entry 3TC_gsup_purge_ps(124)"262424503479510" 20250120085605819 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605819 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424503479510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424503479510"} 20250120085605819 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424503479510)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085605819 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424503479510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085605819 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424503479510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424503479510"} 20250120085605819 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424503479510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085605819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424503479510)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085605819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424503479510)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085605819 DLU <0006> fsm.c:568 lu(PS:IMSI-262424503479510)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085605819 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605819 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@65a4fa926f83: setverdict(pass): none -> pass 20250120085605819 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605819 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424503479510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424503479510" cn_domain=PS} 20250120085605819 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424503479510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250120085605819 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424503479510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424503479510"} 20250120085605819 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424503479510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250120085605819 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605819 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085605820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46792<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@65a4fa926f83: Final verdict of PTC: pass 20250120085605820 DAUC <0003> db_auc.c:157 IMSI='262423815893502': No 2G Auth Data 20250120085605820 DAUC <0003> db_auc.c:192 IMSI='262423815893502': No 3G Auth Data 20250120085605821 DLGSUP <0013> hlr.c:121 IMSI 262423815893502: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@65a4fa926f83: Created GsupExpect[0] for "262423815893502" to be handled at TC_gsup_purge_ps(125) 20250120085605827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46794<->l=127.0.0.1:4258 20250120085605828 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605828 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423815893502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423815893502" cn_domain=PS} 20250120085605828 DLU <0006> fsm.c:456 lu(262423815893502)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085605828 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423815893502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085605828 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423815893502)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085605828 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423815893502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423815893502" cn_domain=PS} 20250120085605828 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605828 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@65a4fa926f83: Found GsupExpect[0] for "262423815893502" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@65a4fa926f83: Added IMSI table entry 4TC_gsup_purge_ps(125)"262423815893502" 20250120085605830 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605830 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423815893502 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423815893502"} 20250120085605830 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423815893502)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085605830 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423815893502 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085605830 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423815893502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423815893502"} 20250120085605830 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423815893502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085605830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423815893502)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085605830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423815893502)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085605830 DLU <0006> fsm.c:568 lu(PS:IMSI-262423815893502)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085605830 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605830 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@65a4fa926f83: setverdict(pass): none -> pass 20250120085605830 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605830 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423815893502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423815893502" cn_domain=PS} 20250120085605830 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423815893502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250120085605830 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423815893502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423815893502"} 20250120085605830 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423815893502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250120085605830 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605830 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085605831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46794<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@65a4fa926f83: Final verdict of PTC: pass 20250120085605832 DAUC <0003> db_auc.c:157 IMSI='262428069230240': No 2G Auth Data 20250120085605832 DAUC <0003> db_auc.c:192 IMSI='262428069230240': No 3G Auth Data 20250120085605832 DLGSUP <0013> hlr.c:121 IMSI 262428069230240: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@65a4fa926f83: Created GsupExpect[0] for "262428069230240" to be handled at TC_gsup_purge_ps(126) 20250120085605840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46796<->l=127.0.0.1:4258 20250120085605842 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605842 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428069230240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428069230240" cn_domain=PS} 20250120085605842 DLU <0006> fsm.c:456 lu(262428069230240)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085605842 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428069230240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085605842 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428069230240)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085605842 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428069230240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428069230240" cn_domain=PS} 20250120085605842 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605842 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@65a4fa926f83: Found GsupExpect[0] for "262428069230240" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@65a4fa926f83: Added IMSI table entry 5TC_gsup_purge_ps(126)"262428069230240" 20250120085605843 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605843 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428069230240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428069230240"} 20250120085605843 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428069230240)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085605843 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428069230240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085605843 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428069230240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428069230240"} 20250120085605843 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428069230240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085605843 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428069230240)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085605843 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428069230240)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085605843 DLU <0006> fsm.c:568 lu(PS:IMSI-262428069230240)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085605843 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605843 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@65a4fa926f83: setverdict(pass): none -> pass 20250120085605844 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605844 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428069230240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428069230240" cn_domain=PS} 20250120085605844 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428069230240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250120085605844 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428069230240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428069230240"} 20250120085605844 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428069230240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250120085605844 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605844 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085605845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46796<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@65a4fa926f83: Final verdict of PTC: pass 20250120085605845 DAUC <0003> db_auc.c:157 IMSI='262428018293655': No 2G Auth Data 20250120085605845 DAUC <0003> db_auc.c:192 IMSI='262428018293655': No 3G Auth Data 20250120085605845 DLGSUP <0013> hlr.c:121 IMSI 262428018293655: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@65a4fa926f83: Created GsupExpect[0] for "262428018293655" to be handled at TC_gsup_purge_ps(127) 20250120085605852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46806<->l=127.0.0.1:4258 20250120085605853 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605853 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428018293655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428018293655" cn_domain=PS} 20250120085605853 DLU <0006> fsm.c:456 lu(262428018293655)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085605853 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428018293655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085605853 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428018293655)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085605853 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428018293655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428018293655" cn_domain=PS} 20250120085605853 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605853 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@65a4fa926f83: Found GsupExpect[0] for "262428018293655" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@65a4fa926f83: Added IMSI table entry 6TC_gsup_purge_ps(127)"262428018293655" 20250120085605854 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605854 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428018293655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428018293655"} 20250120085605854 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428018293655)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085605854 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428018293655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085605854 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428018293655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428018293655"} 20250120085605854 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428018293655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085605854 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428018293655)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085605854 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428018293655)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085605854 DLU <0006> fsm.c:568 lu(PS:IMSI-262428018293655)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085605854 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605854 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@65a4fa926f83: setverdict(pass): none -> pass 20250120085605855 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605855 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428018293655 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428018293655" cn_domain=PS} 20250120085605855 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428018293655 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250120085605855 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428018293655 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428018293655"} 20250120085605855 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428018293655 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250120085605855 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605855 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085605855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46806<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@65a4fa926f83: Final verdict of PTC: pass 20250120085605856 DAUC <0003> db_auc.c:157 IMSI='262428265907283': No 2G Auth Data 20250120085605856 DAUC <0003> db_auc.c:192 IMSI='262428265907283': No 3G Auth Data 20250120085605856 DLGSUP <0013> hlr.c:121 IMSI 262428265907283: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@65a4fa926f83: Created GsupExpect[0] for "262428265907283" to be handled at TC_gsup_purge_ps(128) 20250120085605862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46810<->l=127.0.0.1:4258 20250120085605864 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605864 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428265907283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428265907283" cn_domain=PS} 20250120085605864 DLU <0006> fsm.c:456 lu(262428265907283)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085605864 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428265907283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085605864 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428265907283)[0x55b49eee1000]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085605864 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428265907283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428265907283" cn_domain=PS} 20250120085605864 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605864 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@65a4fa926f83: Found GsupExpect[0] for "262428265907283" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@65a4fa926f83: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428265907283" 20250120085605865 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605865 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428265907283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428265907283"} 20250120085605865 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428265907283)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085605865 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428265907283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085605865 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428265907283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428265907283"} 20250120085605865 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428265907283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085605865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428265907283)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085605865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428265907283)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085605865 DLU <0006> fsm.c:568 lu(PS:IMSI-262428265907283)[0x55b49eee1000]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085605865 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605865 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@65a4fa926f83: setverdict(pass): none -> pass 20250120085605866 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605866 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428265907283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428265907283" cn_domain=PS} 20250120085605866 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428265907283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250120085605866 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428265907283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428265907283"} 20250120085605866 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428265907283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250120085605866 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085605866 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085605866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46810<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@65a4fa926f83: Final verdict of PTC: pass MTC@65a4fa926f83: setverdict(pass): none -> pass 20250120085605867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46764<->l=127.0.0.1:4258 20250120085605867 DLINP <000b> input/ipa.c:452 connected read/write 20250120085605867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085605867 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085605867 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085605867 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085605867 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38815<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@65a4fa926f83: Final verdict of PTC: none 119@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: pass MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@65a4fa926f83: 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 20 08:56:05 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250120085605894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46818<->l=127.0.0.1:4258 20250120085605995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46818<->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=134864) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_purge_unknown started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085609115 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085609115 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085609120 DLINP <000b> input/ipa.c:452 connected read/write 20250120085609120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085609120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46826<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085609121 DLINP <000b> input/ipa.c:452 connected read/write 20250120085609121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085609121 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085609121 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085609121 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  20250120085609121 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085609121 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  20250120085609121 DLGSUP <0013> gsup_server.c:236 2:  20250120085609121 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085609121 DLGSUP <0013> gsup_server.c:236 3:  20250120085609121 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085609121 DLGSUP <0013> gsup_server.c:236 4:  20250120085609121 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085609121 DLGSUP <0013> gsup_server.c:236 5:  20250120085609121 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085609121 DLGSUP <0013> gsup_server.c:236 7:  20250120085609121 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085609121 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085609121 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085609121 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@65a4fa926f83: 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") 20250120085609142 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37049<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@65a4fa926f83: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250120085609158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46842<->l=127.0.0.1:4258 20250120085609165 DLINP <000b> input/ipa.c:452 connected read/write 20250120085609165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085609165 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} 20250120085609165 DLU <0006> fsm.c:456 lu(2345743413463)[0x55b49eee1000]{UNVALIDATED}: Allocated 20250120085609165 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 20250120085609165 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} 20250120085609165 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085609165 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55b49eee1000]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085609165 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55b49eee1000]{UNVALIDATED}: Freeing instance 20250120085609166 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55b49eee1000]{UNVALIDATED}: Deallocated 20250120085609166 DLINP <000b> input/ipa.c:452 connected read/write 20250120085609166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085609166 DLINP <000b> input/ipa.c:452 connected read/write 20250120085609166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@65a4fa926f83: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@65a4fa926f83: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@65a4fa926f83: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085609169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46842<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@65a4fa926f83: Final verdict of PTC: pass MTC@65a4fa926f83: setverdict(pass): none -> pass 20250120085609170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46826<->l=127.0.0.1:4258 20250120085609172 DLINP <000b> input/ipa.c:452 connected read/write 20250120085609172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085609172 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(130)@65a4fa926f83: Final verdict of PTC: none 20250120085609172 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085609172 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085609172 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37049<->l=127.0.0.1:4259) 131@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: pass MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085609204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46850<->l=127.0.0.1:4258 20250120085609305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46850<->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@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_mo_ussd_unknown started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085612408 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085612408 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085612412 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085612413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36272<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085612415 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085612415 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085612415 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085612415 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  20250120085612415 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085612415 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  20250120085612415 DLGSUP <0013> gsup_server.c:236 2:  20250120085612415 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085612415 DLGSUP <0013> gsup_server.c:236 3:  20250120085612415 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085612415 DLGSUP <0013> gsup_server.c:236 4:  20250120085612415 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085612415 DLGSUP <0013> gsup_server.c:236 5:  20250120085612415 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085612415 DLGSUP <0013> gsup_server.c:236 7:  20250120085612415 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085612415 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085612415 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085612415 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@65a4fa926f83: 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") 20250120085612423 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34571<->l=127.0.0.1:4259) 20250120085612426 DAUC <0003> db_auc.c:157 IMSI='262422038673677': No 2G Auth Data 20250120085612426 DAUC <0003> db_auc.c:192 IMSI='262422038673677': No 3G Auth Data HLR_Test-GSUP(135)@65a4fa926f83: Created GsupExpect[0] for "262422038673677" to be handled at TC_mo_ussd_unknown(138) 20250120085612432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36286<->l=127.0.0.1:4258 20250120085612458 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085612458 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422038673677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422038673677" session_id=3427944843 session_state=BEGIN} 20250120085612458 DSS <0004> hlr_ussd.c:576 262422038673677/0xcc52498b: Process SS (BEGIN) 20250120085612458 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250120085612458 DSS <0004> hlr_ussd.c:518 262422038673677/0xcc52498b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250120085612458 DSS <0004> hlr_ussd.c:523 262422038673677/0xcc52498b: USSD for unknown code '*#200#' 20250120085612458 DSS <0004> hlr_ussd.c:354 262422038673677/0xcc52498b: Tx ReturnError(1, 0x12) 20250120085612458 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422038673677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422038673677" session_id=3427944843 session_state=END} 20250120085612458 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085612459 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@65a4fa926f83: Found GsupExpect[0] for "262422038673677" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@65a4fa926f83: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262422038673677" TC_mo_ussd_unknown(138)@65a4fa926f83: setverdict(pass): none -> pass 20250120085612468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36286<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@65a4fa926f83: Final verdict of PTC: pass 20250120085612469 DAUC <0003> db_auc.c:157 IMSI='262422762543591': No 2G Auth Data 20250120085612469 DAUC <0003> db_auc.c:192 IMSI='262422762543591': No 3G Auth Data HLR_Test-GSUP(135)@65a4fa926f83: Created GsupExpect[0] for "262422762543591" to be handled at TC_mo_ussd_unknown(139) 20250120085612480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36290<->l=127.0.0.1:4258 20250120085612483 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085612483 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422762543591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422762543591" session_id=2310064845 session_state=BEGIN} 20250120085612483 DSS <0004> hlr_ussd.c:576 262422762543591/0x89b0cacd: Process SS (BEGIN) 20250120085612483 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250120085612483 DSS <0004> hlr_ussd.c:518 262422762543591/0x89b0cacd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250120085612483 DSS <0004> hlr_ussd.c:523 262422762543591/0x89b0cacd: USSD for unknown code '*#200#' 20250120085612483 DSS <0004> hlr_ussd.c:354 262422762543591/0x89b0cacd: Tx ReturnError(1, 0x12) 20250120085612483 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422762543591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422762543591" session_id=2310064845 session_state=END} 20250120085612483 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085612483 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@65a4fa926f83: Found GsupExpect[0] for "262422762543591" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@65a4fa926f83: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262422762543591" TC_mo_ussd_unknown(139)@65a4fa926f83: setverdict(pass): none -> pass 20250120085612484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36290<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@65a4fa926f83: Final verdict of PTC: pass 20250120085612485 DAUC <0003> db_auc.c:157 IMSI='262421177433004': No 2G Auth Data 20250120085612485 DAUC <0003> db_auc.c:192 IMSI='262421177433004': No 3G Auth Data HLR_Test-GSUP(135)@65a4fa926f83: Created GsupExpect[0] for "262421177433004" to be handled at TC_mo_ussd_unknown(140) 20250120085612491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36300<->l=127.0.0.1:4258 20250120085612494 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085612494 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421177433004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421177433004" session_id=2133537617 session_state=BEGIN} 20250120085612494 DSS <0004> hlr_ussd.c:576 262421177433004/0x7f2b3351: Process SS (BEGIN) 20250120085612494 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250120085612494 DSS <0004> hlr_ussd.c:518 262421177433004/0x7f2b3351: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250120085612494 DSS <0004> hlr_ussd.c:523 262421177433004/0x7f2b3351: USSD for unknown code '*#200#' 20250120085612494 DSS <0004> hlr_ussd.c:354 262421177433004/0x7f2b3351: Tx ReturnError(1, 0x12) 20250120085612494 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421177433004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421177433004" session_id=2133537617 session_state=END} 20250120085612494 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085612494 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@65a4fa926f83: Found GsupExpect[0] for "262421177433004" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@65a4fa926f83: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262421177433004" TC_mo_ussd_unknown(140)@65a4fa926f83: setverdict(pass): none -> pass 20250120085612495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36300<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@65a4fa926f83: Final verdict of PTC: pass 20250120085612495 DAUC <0003> db_auc.c:157 IMSI='262424102496545': No 2G Auth Data 20250120085612495 DAUC <0003> db_auc.c:192 IMSI='262424102496545': No 3G Auth Data HLR_Test-GSUP(135)@65a4fa926f83: Created GsupExpect[0] for "262424102496545" to be handled at TC_mo_ussd_unknown(141) 20250120085612502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36316<->l=127.0.0.1:4258 20250120085612505 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085612505 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424102496545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424102496545" session_id=4151621966 session_state=BEGIN} 20250120085612505 DSS <0004> hlr_ussd.c:576 262424102496545/0xf774b94e: Process SS (BEGIN) 20250120085612505 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250120085612505 DSS <0004> hlr_ussd.c:518 262424102496545/0xf774b94e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250120085612505 DSS <0004> hlr_ussd.c:523 262424102496545/0xf774b94e: USSD for unknown code '*#200#' 20250120085612505 DSS <0004> hlr_ussd.c:354 262424102496545/0xf774b94e: Tx ReturnError(1, 0x12) 20250120085612505 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424102496545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424102496545" session_id=4151621966 session_state=END} 20250120085612505 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085612505 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@65a4fa926f83: Found GsupExpect[0] for "262424102496545" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@65a4fa926f83: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262424102496545" TC_mo_ussd_unknown(141)@65a4fa926f83: setverdict(pass): none -> pass 20250120085612506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36316<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@65a4fa926f83: Final verdict of PTC: pass 20250120085612506 DAUC <0003> db_auc.c:157 IMSI='262423253108689': No 2G Auth Data 20250120085612506 DAUC <0003> db_auc.c:192 IMSI='262423253108689': No 3G Auth Data HLR_Test-GSUP(135)@65a4fa926f83: Created GsupExpect[0] for "262423253108689" to be handled at TC_mo_ussd_unknown(142) 20250120085612513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36330<->l=127.0.0.1:4258 20250120085612516 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085612516 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423253108689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423253108689" session_id=3728651456 session_state=BEGIN} 20250120085612516 DSS <0004> hlr_ussd.c:576 262423253108689/0xde3eb4c0: Process SS (BEGIN) 20250120085612516 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250120085612516 DSS <0004> hlr_ussd.c:518 262423253108689/0xde3eb4c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250120085612516 DSS <0004> hlr_ussd.c:523 262423253108689/0xde3eb4c0: USSD for unknown code '*#200#' 20250120085612516 DSS <0004> hlr_ussd.c:354 262423253108689/0xde3eb4c0: Tx ReturnError(1, 0x12) 20250120085612516 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423253108689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423253108689" session_id=3728651456 session_state=END} 20250120085612516 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085612516 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@65a4fa926f83: Found GsupExpect[0] for "262423253108689" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@65a4fa926f83: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262423253108689" TC_mo_ussd_unknown(142)@65a4fa926f83: setverdict(pass): none -> pass 20250120085612517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36330<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@65a4fa926f83: Final verdict of PTC: pass 20250120085612518 DAUC <0003> db_auc.c:157 IMSI='262424372866791': No 2G Auth Data 20250120085612518 DAUC <0003> db_auc.c:192 IMSI='262424372866791': No 3G Auth Data HLR_Test-GSUP(135)@65a4fa926f83: Created GsupExpect[0] for "262424372866791" to be handled at TC_mo_ussd_unknown(143) 20250120085612524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36342<->l=127.0.0.1:4258 20250120085612527 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085612527 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424372866791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424372866791" session_id=1057955233 session_state=BEGIN} 20250120085612527 DSS <0004> hlr_ussd.c:576 262424372866791/0x3f0f1da1: Process SS (BEGIN) 20250120085612527 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250120085612527 DSS <0004> hlr_ussd.c:518 262424372866791/0x3f0f1da1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250120085612527 DSS <0004> hlr_ussd.c:523 262424372866791/0x3f0f1da1: USSD for unknown code '*#200#' 20250120085612527 DSS <0004> hlr_ussd.c:354 262424372866791/0x3f0f1da1: Tx ReturnError(1, 0x12) 20250120085612527 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424372866791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424372866791" session_id=1057955233 session_state=END} 20250120085612527 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085612527 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@65a4fa926f83: Found GsupExpect[0] for "262424372866791" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@65a4fa926f83: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262424372866791" TC_mo_ussd_unknown(143)@65a4fa926f83: setverdict(pass): none -> pass 20250120085612529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36342<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@65a4fa926f83: Final verdict of PTC: pass 20250120085612529 DAUC <0003> db_auc.c:157 IMSI='262426210662459': No 2G Auth Data 20250120085612529 DAUC <0003> db_auc.c:192 IMSI='262426210662459': No 3G Auth Data HLR_Test-GSUP(135)@65a4fa926f83: Created GsupExpect[0] for "262426210662459" to be handled at TC_mo_ussd_unknown(144) 20250120085612536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36350<->l=127.0.0.1:4258 20250120085612539 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085612539 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426210662459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426210662459" session_id=808633808 session_state=BEGIN} 20250120085612539 DSS <0004> hlr_ussd.c:576 262426210662459/0x3032c5d0: Process SS (BEGIN) 20250120085612539 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250120085612539 DSS <0004> hlr_ussd.c:518 262426210662459/0x3032c5d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250120085612539 DSS <0004> hlr_ussd.c:523 262426210662459/0x3032c5d0: USSD for unknown code '*#200#' 20250120085612539 DSS <0004> hlr_ussd.c:354 262426210662459/0x3032c5d0: Tx ReturnError(1, 0x12) 20250120085612539 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426210662459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426210662459" session_id=808633808 session_state=END} 20250120085612539 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085612539 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@65a4fa926f83: Found GsupExpect[0] for "262426210662459" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@65a4fa926f83: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262426210662459" TC_mo_ussd_unknown(144)@65a4fa926f83: setverdict(pass): none -> pass 20250120085612540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36350<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@65a4fa926f83: Final verdict of PTC: pass 20250120085612540 DAUC <0003> db_auc.c:157 IMSI='262425431431858': No 2G Auth Data 20250120085612540 DAUC <0003> db_auc.c:192 IMSI='262425431431858': No 3G Auth Data HLR_Test-GSUP(135)@65a4fa926f83: Created GsupExpect[0] for "262425431431858" to be handled at TC_mo_ussd_unknown(145) 20250120085612547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36360<->l=127.0.0.1:4258 20250120085612550 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085612550 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425431431858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425431431858" session_id=1963706292 session_state=BEGIN} 20250120085612550 DSS <0004> hlr_ussd.c:576 262425431431858/0x750bc7b4: Process SS (BEGIN) 20250120085612550 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250120085612550 DSS <0004> hlr_ussd.c:518 262425431431858/0x750bc7b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250120085612550 DSS <0004> hlr_ussd.c:523 262425431431858/0x750bc7b4: USSD for unknown code '*#200#' 20250120085612550 DSS <0004> hlr_ussd.c:354 262425431431858/0x750bc7b4: Tx ReturnError(1, 0x12) 20250120085612550 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425431431858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425431431858" session_id=1963706292 session_state=END} 20250120085612550 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085612550 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@65a4fa926f83: Found GsupExpect[0] for "262425431431858" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@65a4fa926f83: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262425431431858" TC_mo_ussd_unknown(145)@65a4fa926f83: setverdict(pass): none -> pass 20250120085612552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36360<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@65a4fa926f83: Final verdict of PTC: pass 20250120085612552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36272<->l=127.0.0.1:4258 20250120085612552 DLINP <000b> input/ipa.c:452 connected read/write 20250120085612552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085612552 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(135)@65a4fa926f83: Final verdict of PTC: none 20250120085612553 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085612553 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085612553 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34571<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(137)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@65a4fa926f83: Final verdict of PTC: none 136@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 136: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085612575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36376<->l=127.0.0.1:4258 20250120085612676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36376<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81396) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 08:56:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@65a4fa926f83: 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@65a4fa926f83: Test case TC_mo_ussd_euse_disc started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085615783 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085615783 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085615786 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085615788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36392<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085615790 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085615791 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085615791 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085615791 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  20250120085615791 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085615791 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  20250120085615791 DLGSUP <0013> gsup_server.c:236 2:  20250120085615791 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085615791 DLGSUP <0013> gsup_server.c:236 3:  20250120085615791 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085615791 DLGSUP <0013> gsup_server.c:236 4:  20250120085615791 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085615791 DLGSUP <0013> gsup_server.c:236 5:  20250120085615791 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085615791 DLGSUP <0013> gsup_server.c:236 7:  20250120085615791 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085615791 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085615791 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085615791 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@65a4fa926f83: 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") 20250120085615802 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45271<->l=127.0.0.1:4259) 20250120085615804 DAUC <0003> db_auc.c:157 IMSI='262426478534446': No 2G Auth Data 20250120085615804 DAUC <0003> db_auc.c:192 IMSI='262426478534446': No 3G Auth Data HLR_Test-GSUP(147)@65a4fa926f83: Created GsupExpect[0] for "262426478534446" to be handled at TC_mo_ussd_euse_disc(150) 20250120085615810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36396<->l=127.0.0.1:4258 20250120085615834 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085615834 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426478534446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426478534446" session_id=284358372 session_state=BEGIN} 20250120085615834 DSS <0004> hlr_ussd.c:576 262426478534446/0x10f2f6e4: Process SS (BEGIN) 20250120085615834 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085615834 DSS <0004> hlr_ussd.c:518 262426478534446/0x10f2f6e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085615834 DSS <0004> hlr_ussd.c:542 262426478534446/0x10f2f6e4: Cannot find conn for EUSE EUSE-foobar 20250120085615834 DSS <0004> hlr_ussd.c:354 262426478534446/0x10f2f6e4: Tx ReturnError(1, 0x22) 20250120085615834 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426478534446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426478534446" session_id=284358372 session_state=END} 20250120085615834 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085615834 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@65a4fa926f83: Found GsupExpect[0] for "262426478534446" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@65a4fa926f83: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262426478534446" TC_mo_ussd_euse_disc(150)@65a4fa926f83: setverdict(pass): none -> pass 20250120085615842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36396<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@65a4fa926f83: Final verdict of PTC: pass 20250120085615844 DAUC <0003> db_auc.c:157 IMSI='262424520354129': No 2G Auth Data 20250120085615844 DAUC <0003> db_auc.c:192 IMSI='262424520354129': No 3G Auth Data HLR_Test-GSUP(147)@65a4fa926f83: Created GsupExpect[0] for "262424520354129" to be handled at TC_mo_ussd_euse_disc(151) 20250120085615859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36404<->l=127.0.0.1:4258 20250120085615862 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085615862 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424520354129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424520354129" session_id=1079561736 session_state=BEGIN} 20250120085615862 DSS <0004> hlr_ussd.c:576 262424520354129/0x4058ce08: Process SS (BEGIN) 20250120085615862 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085615862 DSS <0004> hlr_ussd.c:518 262424520354129/0x4058ce08: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085615862 DSS <0004> hlr_ussd.c:542 262424520354129/0x4058ce08: Cannot find conn for EUSE EUSE-foobar 20250120085615862 DSS <0004> hlr_ussd.c:354 262424520354129/0x4058ce08: Tx ReturnError(1, 0x22) 20250120085615862 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424520354129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424520354129" session_id=1079561736 session_state=END} 20250120085615862 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085615862 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@65a4fa926f83: Found GsupExpect[0] for "262424520354129" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@65a4fa926f83: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262424520354129" TC_mo_ussd_euse_disc(151)@65a4fa926f83: setverdict(pass): none -> pass 20250120085615863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36404<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@65a4fa926f83: Final verdict of PTC: pass 20250120085615864 DAUC <0003> db_auc.c:157 IMSI='262422316952023': No 2G Auth Data 20250120085615864 DAUC <0003> db_auc.c:192 IMSI='262422316952023': No 3G Auth Data HLR_Test-GSUP(147)@65a4fa926f83: Created GsupExpect[0] for "262422316952023" to be handled at TC_mo_ussd_euse_disc(152) 20250120085615870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36410<->l=127.0.0.1:4258 20250120085615872 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085615872 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422316952023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422316952023" session_id=2313873143 session_state=BEGIN} 20250120085615872 DSS <0004> hlr_ussd.c:576 262422316952023/0x89eae6f7: Process SS (BEGIN) 20250120085615872 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085615872 DSS <0004> hlr_ussd.c:518 262422316952023/0x89eae6f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085615872 DSS <0004> hlr_ussd.c:542 262422316952023/0x89eae6f7: Cannot find conn for EUSE EUSE-foobar 20250120085615872 DSS <0004> hlr_ussd.c:354 262422316952023/0x89eae6f7: Tx ReturnError(1, 0x22) 20250120085615872 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422316952023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422316952023" session_id=2313873143 session_state=END} 20250120085615872 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085615872 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@65a4fa926f83: Found GsupExpect[0] for "262422316952023" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@65a4fa926f83: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262422316952023" TC_mo_ussd_euse_disc(152)@65a4fa926f83: setverdict(pass): none -> pass 20250120085615874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36410<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@65a4fa926f83: Final verdict of PTC: pass 20250120085615874 DAUC <0003> db_auc.c:157 IMSI='262423563786381': No 2G Auth Data 20250120085615874 DAUC <0003> db_auc.c:192 IMSI='262423563786381': No 3G Auth Data HLR_Test-GSUP(147)@65a4fa926f83: Created GsupExpect[0] for "262423563786381" to be handled at TC_mo_ussd_euse_disc(153) 20250120085615881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36412<->l=127.0.0.1:4258 20250120085615884 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085615885 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423563786381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423563786381" session_id=2617513799 session_state=BEGIN} 20250120085615885 DSS <0004> hlr_ussd.c:576 262423563786381/0x9c041747: Process SS (BEGIN) 20250120085615885 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085615885 DSS <0004> hlr_ussd.c:518 262423563786381/0x9c041747: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085615885 DSS <0004> hlr_ussd.c:542 262423563786381/0x9c041747: Cannot find conn for EUSE EUSE-foobar 20250120085615885 DSS <0004> hlr_ussd.c:354 262423563786381/0x9c041747: Tx ReturnError(1, 0x22) 20250120085615885 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423563786381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423563786381" session_id=2617513799 session_state=END} 20250120085615885 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085615885 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@65a4fa926f83: Found GsupExpect[0] for "262423563786381" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@65a4fa926f83: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262423563786381" TC_mo_ussd_euse_disc(153)@65a4fa926f83: setverdict(pass): none -> pass 20250120085615886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36412<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@65a4fa926f83: Final verdict of PTC: pass 20250120085615887 DAUC <0003> db_auc.c:157 IMSI='262429797087705': No 2G Auth Data 20250120085615887 DAUC <0003> db_auc.c:192 IMSI='262429797087705': No 3G Auth Data HLR_Test-GSUP(147)@65a4fa926f83: Created GsupExpect[0] for "262429797087705" to be handled at TC_mo_ussd_euse_disc(154) 20250120085615893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36414<->l=127.0.0.1:4258 20250120085615896 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085615896 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429797087705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429797087705" session_id=411197083 session_state=BEGIN} 20250120085615896 DSS <0004> hlr_ussd.c:576 262429797087705/0x18825e9b: Process SS (BEGIN) 20250120085615896 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085615896 DSS <0004> hlr_ussd.c:518 262429797087705/0x18825e9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085615897 DSS <0004> hlr_ussd.c:542 262429797087705/0x18825e9b: Cannot find conn for EUSE EUSE-foobar 20250120085615897 DSS <0004> hlr_ussd.c:354 262429797087705/0x18825e9b: Tx ReturnError(1, 0x22) 20250120085615897 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429797087705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429797087705" session_id=411197083 session_state=END} 20250120085615897 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085615897 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@65a4fa926f83: Found GsupExpect[0] for "262429797087705" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@65a4fa926f83: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262429797087705" TC_mo_ussd_euse_disc(154)@65a4fa926f83: setverdict(pass): none -> pass 20250120085615898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36414<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@65a4fa926f83: Final verdict of PTC: pass 20250120085615898 DAUC <0003> db_auc.c:157 IMSI='262429485718932': No 2G Auth Data 20250120085615898 DAUC <0003> db_auc.c:192 IMSI='262429485718932': No 3G Auth Data HLR_Test-GSUP(147)@65a4fa926f83: Created GsupExpect[0] for "262429485718932" to be handled at TC_mo_ussd_euse_disc(155) 20250120085615905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 20250120085615908 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085615908 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429485718932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429485718932" session_id=3319386670 session_state=BEGIN} 20250120085615908 DSS <0004> hlr_ussd.c:576 262429485718932/0xc5d9d22e: Process SS (BEGIN) 20250120085615908 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085615908 DSS <0004> hlr_ussd.c:518 262429485718932/0xc5d9d22e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085615908 DSS <0004> hlr_ussd.c:542 262429485718932/0xc5d9d22e: Cannot find conn for EUSE EUSE-foobar 20250120085615908 DSS <0004> hlr_ussd.c:354 262429485718932/0xc5d9d22e: Tx ReturnError(1, 0x22) 20250120085615908 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429485718932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429485718932" session_id=3319386670 session_state=END} 20250120085615908 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085615908 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@65a4fa926f83: Found GsupExpect[0] for "262429485718932" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@65a4fa926f83: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262429485718932" TC_mo_ussd_euse_disc(155)@65a4fa926f83: setverdict(pass): none -> pass 20250120085615909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@65a4fa926f83: Final verdict of PTC: pass 20250120085615910 DAUC <0003> db_auc.c:157 IMSI='262429626616586': No 2G Auth Data 20250120085615910 DAUC <0003> db_auc.c:192 IMSI='262429626616586': No 3G Auth Data HLR_Test-GSUP(147)@65a4fa926f83: Created GsupExpect[0] for "262429626616586" to be handled at TC_mo_ussd_euse_disc(156) 20250120085615916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36426<->l=127.0.0.1:4258 20250120085615919 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085615919 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429626616586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429626616586" session_id=161866298 session_state=BEGIN} 20250120085615919 DSS <0004> hlr_ussd.c:576 262429626616586/0x09a5e23a: Process SS (BEGIN) 20250120085615919 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085615919 DSS <0004> hlr_ussd.c:518 262429626616586/0x09a5e23a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085615919 DSS <0004> hlr_ussd.c:542 262429626616586/0x09a5e23a: Cannot find conn for EUSE EUSE-foobar 20250120085615919 DSS <0004> hlr_ussd.c:354 262429626616586/0x09a5e23a: Tx ReturnError(1, 0x22) 20250120085615919 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429626616586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429626616586" session_id=161866298 session_state=END} 20250120085615919 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085615919 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@65a4fa926f83: Found GsupExpect[0] for "262429626616586" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@65a4fa926f83: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262429626616586" TC_mo_ussd_euse_disc(156)@65a4fa926f83: setverdict(pass): none -> pass 20250120085615920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36426<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@65a4fa926f83: Final verdict of PTC: pass 20250120085615921 DAUC <0003> db_auc.c:157 IMSI='262425990760396': No 2G Auth Data 20250120085615921 DAUC <0003> db_auc.c:192 IMSI='262425990760396': No 3G Auth Data HLR_Test-GSUP(147)@65a4fa926f83: Created GsupExpect[0] for "262425990760396" to be handled at TC_mo_ussd_euse_disc(157) 20250120085615926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36442<->l=127.0.0.1:4258 20250120085615929 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085615929 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425990760396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425990760396" session_id=450591230 session_state=BEGIN} 20250120085615929 DSS <0004> hlr_ussd.c:576 262425990760396/0x1adb79fe: Process SS (BEGIN) 20250120085615929 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085615929 DSS <0004> hlr_ussd.c:518 262425990760396/0x1adb79fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085615929 DSS <0004> hlr_ussd.c:542 262425990760396/0x1adb79fe: Cannot find conn for EUSE EUSE-foobar 20250120085615929 DSS <0004> hlr_ussd.c:354 262425990760396/0x1adb79fe: Tx ReturnError(1, 0x22) 20250120085615929 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425990760396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425990760396" session_id=450591230 session_state=END} 20250120085615929 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085615929 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@65a4fa926f83: Found GsupExpect[0] for "262425990760396" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@65a4fa926f83: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262425990760396" TC_mo_ussd_euse_disc(157)@65a4fa926f83: setverdict(pass): none -> pass 20250120085615931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36442<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@65a4fa926f83: Final verdict of PTC: pass 20250120085615931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36392<->l=127.0.0.1:4258 20250120085615932 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45271<->l=127.0.0.1:4259) 148@65a4fa926f83: Final verdict of PTC: none 20250120085615932 DLINP <000b> input/ipa.c:452 connected read/write 20250120085615932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085615932 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085615932 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085615932 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(149)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP(147)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 148: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@65a4fa926f83: 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 20 08:56:15 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250120085615956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36444<->l=127.0.0.1:4258 20250120085616157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36444<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=15760) Waiting for packet dumper to finish... 1 (prev_count=15760, count=81624) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_mo_ussd_iuse_imsi started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085619275 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085619275 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085619280 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085619282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36448<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085619285 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085619285 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085619285 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085619285 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  20250120085619285 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085619285 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  20250120085619285 DLGSUP <0013> gsup_server.c:236 2:  20250120085619285 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085619285 DLGSUP <0013> gsup_server.c:236 3:  20250120085619285 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085619285 DLGSUP <0013> gsup_server.c:236 4:  20250120085619285 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085619285 DLGSUP <0013> gsup_server.c:236 5:  20250120085619285 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085619285 DLGSUP <0013> gsup_server.c:236 7:  20250120085619285 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085619285 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085619285 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085619285 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@65a4fa926f83: 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") 20250120085619312 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34263<->l=127.0.0.1:4259) 20250120085619321 DAUC <0003> db_auc.c:157 IMSI='262428100193910': No 2G Auth Data 20250120085619321 DAUC <0003> db_auc.c:192 IMSI='262428100193910': No 3G Auth Data HLR_Test-GSUP(159)@65a4fa926f83: Created GsupExpect[0] for "262428100193910" to be handled at TC_mo_ussd_iuse_imsi(162) 20250120085619348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36452<->l=127.0.0.1:4258 20250120085619361 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085619361 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428100193910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428100193910" session_id=1779815566 session_state=BEGIN} 20250120085619361 DSS <0004> hlr_ussd.c:576 262428100193910/0x6a15d48e: Process SS (BEGIN) 20250120085619361 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250120085619361 DSS <0004> hlr_ussd.c:518 262428100193910/0x6a15d48e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250120085619361 DSS <0004> hlr_ussd.c:363 262428100193910/0x6a15d48e: Tx USSD 'Your IMSI is 262428100193910' 20250120085619361 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428100193910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428100193910" session_id=1779815566 session_state=END} 20250120085619361 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428100193910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085619361 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085619361 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@65a4fa926f83: Found GsupExpect[0] for "262428100193910" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@65a4fa926f83: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262428100193910" TC_mo_ussd_iuse_imsi(162)@65a4fa926f83: setverdict(pass): none -> pass 20250120085619368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36452<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@65a4fa926f83: Final verdict of PTC: pass 20250120085619369 DAUC <0003> db_auc.c:157 IMSI='262428852824618': No 2G Auth Data 20250120085619369 DAUC <0003> db_auc.c:192 IMSI='262428852824618': No 3G Auth Data HLR_Test-GSUP(159)@65a4fa926f83: Created GsupExpect[0] for "262428852824618" to be handled at TC_mo_ussd_iuse_imsi(163) 20250120085619384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36460<->l=127.0.0.1:4258 20250120085619387 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085619387 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428852824618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428852824618" session_id=971920297 session_state=BEGIN} 20250120085619387 DSS <0004> hlr_ussd.c:576 262428852824618/0x39ee53a9: Process SS (BEGIN) 20250120085619387 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250120085619387 DSS <0004> hlr_ussd.c:518 262428852824618/0x39ee53a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250120085619387 DSS <0004> hlr_ussd.c:363 262428852824618/0x39ee53a9: Tx USSD 'Your IMSI is 262428852824618' 20250120085619387 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428852824618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428852824618" session_id=971920297 session_state=END} 20250120085619387 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428852824618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085619387 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085619388 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@65a4fa926f83: Found GsupExpect[0] for "262428852824618" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@65a4fa926f83: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262428852824618" TC_mo_ussd_iuse_imsi(163)@65a4fa926f83: setverdict(pass): none -> pass 20250120085619389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36460<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@65a4fa926f83: Final verdict of PTC: pass 20250120085619390 DAUC <0003> db_auc.c:157 IMSI='262427519676853': No 2G Auth Data 20250120085619390 DAUC <0003> db_auc.c:192 IMSI='262427519676853': No 3G Auth Data HLR_Test-GSUP(159)@65a4fa926f83: Created GsupExpect[0] for "262427519676853" to be handled at TC_mo_ussd_iuse_imsi(164) 20250120085619396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36476<->l=127.0.0.1:4258 20250120085619399 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085619399 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427519676853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427519676853" session_id=733699238 session_state=BEGIN} 20250120085619399 DSS <0004> hlr_ussd.c:576 262427519676853/0x2bbb5ca6: Process SS (BEGIN) 20250120085619399 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250120085619399 DSS <0004> hlr_ussd.c:518 262427519676853/0x2bbb5ca6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250120085619399 DSS <0004> hlr_ussd.c:363 262427519676853/0x2bbb5ca6: Tx USSD 'Your IMSI is 262427519676853' 20250120085619399 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427519676853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427519676853" session_id=733699238 session_state=END} 20250120085619399 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427519676853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085619399 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085619399 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@65a4fa926f83: Found GsupExpect[0] for "262427519676853" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@65a4fa926f83: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262427519676853" TC_mo_ussd_iuse_imsi(164)@65a4fa926f83: setverdict(pass): none -> pass 20250120085619401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36476<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@65a4fa926f83: Final verdict of PTC: pass 20250120085619401 DAUC <0003> db_auc.c:157 IMSI='262429698223565': No 2G Auth Data 20250120085619401 DAUC <0003> db_auc.c:192 IMSI='262429698223565': No 3G Auth Data HLR_Test-GSUP(159)@65a4fa926f83: Created GsupExpect[0] for "262429698223565" to be handled at TC_mo_ussd_iuse_imsi(165) 20250120085619407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36486<->l=127.0.0.1:4258 20250120085619410 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085619410 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429698223565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429698223565" session_id=354211935 session_state=BEGIN} 20250120085619410 DSS <0004> hlr_ussd.c:576 262429698223565/0x151cd85f: Process SS (BEGIN) 20250120085619410 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250120085619410 DSS <0004> hlr_ussd.c:518 262429698223565/0x151cd85f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250120085619410 DSS <0004> hlr_ussd.c:363 262429698223565/0x151cd85f: Tx USSD 'Your IMSI is 262429698223565' 20250120085619410 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429698223565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429698223565" session_id=354211935 session_state=END} 20250120085619410 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429698223565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085619410 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085619410 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@65a4fa926f83: Found GsupExpect[0] for "262429698223565" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@65a4fa926f83: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262429698223565" TC_mo_ussd_iuse_imsi(165)@65a4fa926f83: setverdict(pass): none -> pass 20250120085619412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36486<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@65a4fa926f83: Final verdict of PTC: pass 20250120085619412 DAUC <0003> db_auc.c:157 IMSI='262428809274887': No 2G Auth Data 20250120085619412 DAUC <0003> db_auc.c:192 IMSI='262428809274887': No 3G Auth Data HLR_Test-GSUP(159)@65a4fa926f83: Created GsupExpect[0] for "262428809274887" to be handled at TC_mo_ussd_iuse_imsi(166) 20250120085619419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4258 20250120085619422 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085619422 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428809274887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428809274887" session_id=2038297713 session_state=BEGIN} 20250120085619422 DSS <0004> hlr_ussd.c:576 262428809274887/0x797df471: Process SS (BEGIN) 20250120085619422 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250120085619422 DSS <0004> hlr_ussd.c:518 262428809274887/0x797df471: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250120085619422 DSS <0004> hlr_ussd.c:363 262428809274887/0x797df471: Tx USSD 'Your IMSI is 262428809274887' 20250120085619422 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428809274887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428809274887" session_id=2038297713 session_state=END} 20250120085619422 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428809274887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085619422 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085619422 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@65a4fa926f83: Found GsupExpect[0] for "262428809274887" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@65a4fa926f83: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262428809274887" TC_mo_ussd_iuse_imsi(166)@65a4fa926f83: setverdict(pass): none -> pass 20250120085619424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@65a4fa926f83: Final verdict of PTC: pass 20250120085619424 DAUC <0003> db_auc.c:157 IMSI='262427550847370': No 2G Auth Data 20250120085619424 DAUC <0003> db_auc.c:192 IMSI='262427550847370': No 3G Auth Data HLR_Test-GSUP(159)@65a4fa926f83: Created GsupExpect[0] for "262427550847370" to be handled at TC_mo_ussd_iuse_imsi(167) 20250120085619432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36512<->l=127.0.0.1:4258 20250120085619435 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085619435 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427550847370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427550847370" session_id=1984304926 session_state=BEGIN} 20250120085619435 DSS <0004> hlr_ussd.c:576 262427550847370/0x7646171e: Process SS (BEGIN) 20250120085619435 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250120085619435 DSS <0004> hlr_ussd.c:518 262427550847370/0x7646171e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250120085619435 DSS <0004> hlr_ussd.c:363 262427550847370/0x7646171e: Tx USSD 'Your IMSI is 262427550847370' 20250120085619435 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427550847370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427550847370" session_id=1984304926 session_state=END} 20250120085619435 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427550847370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085619435 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085619435 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@65a4fa926f83: Found GsupExpect[0] for "262427550847370" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@65a4fa926f83: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262427550847370" TC_mo_ussd_iuse_imsi(167)@65a4fa926f83: setverdict(pass): none -> pass 20250120085619437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36512<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@65a4fa926f83: Final verdict of PTC: pass 20250120085619437 DAUC <0003> db_auc.c:157 IMSI='262429291431474': No 2G Auth Data 20250120085619437 DAUC <0003> db_auc.c:192 IMSI='262429291431474': No 3G Auth Data HLR_Test-GSUP(159)@65a4fa926f83: Created GsupExpect[0] for "262429291431474" to be handled at TC_mo_ussd_iuse_imsi(168) 20250120085619445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4258 20250120085619447 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085619447 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429291431474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429291431474" session_id=2971852151 session_state=BEGIN} 20250120085619447 DSS <0004> hlr_ussd.c:576 262429291431474/0xb122dd77: Process SS (BEGIN) 20250120085619447 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250120085619447 DSS <0004> hlr_ussd.c:518 262429291431474/0xb122dd77: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250120085619447 DSS <0004> hlr_ussd.c:363 262429291431474/0xb122dd77: Tx USSD 'Your IMSI is 262429291431474' 20250120085619448 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429291431474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429291431474" session_id=2971852151 session_state=END} 20250120085619448 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429291431474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085619448 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085619448 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@65a4fa926f83: Found GsupExpect[0] for "262429291431474" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@65a4fa926f83: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429291431474" TC_mo_ussd_iuse_imsi(168)@65a4fa926f83: setverdict(pass): none -> pass 20250120085619450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@65a4fa926f83: Final verdict of PTC: pass 20250120085619450 DAUC <0003> db_auc.c:157 IMSI='262421946890348': No 2G Auth Data 20250120085619450 DAUC <0003> db_auc.c:192 IMSI='262421946890348': No 3G Auth Data HLR_Test-GSUP(159)@65a4fa926f83: Created GsupExpect[0] for "262421946890348" to be handled at TC_mo_ussd_iuse_imsi(169) 20250120085619457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36520<->l=127.0.0.1:4258 20250120085619460 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085619460 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421946890348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421946890348" session_id=1633091121 session_state=BEGIN} 20250120085619460 DSS <0004> hlr_ussd.c:576 262421946890348/0x6156fe31: Process SS (BEGIN) 20250120085619460 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250120085619460 DSS <0004> hlr_ussd.c:518 262421946890348/0x6156fe31: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250120085619460 DSS <0004> hlr_ussd.c:363 262421946890348/0x6156fe31: Tx USSD 'Your IMSI is 262421946890348' 20250120085619460 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421946890348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421946890348" session_id=1633091121 session_state=END} 20250120085619460 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421946890348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085619460 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085619460 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@65a4fa926f83: Found GsupExpect[0] for "262421946890348" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@65a4fa926f83: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421946890348" TC_mo_ussd_iuse_imsi(169)@65a4fa926f83: setverdict(pass): none -> pass 20250120085619462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36520<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@65a4fa926f83: Final verdict of PTC: pass 20250120085619462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36448<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@65a4fa926f83: Final verdict of PTC: none 160@65a4fa926f83: Final verdict of PTC: none 20250120085619463 DLINP <000b> input/ipa.c:452 connected read/write 20250120085619463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085619463 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085619463 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085619463 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085619463 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34263<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 160: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085619485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4258 20250120085619685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82432) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 08:56:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@65a4fa926f83: 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@65a4fa926f83: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085622796 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085622796 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085622800 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085622802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56370<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085622804 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085622805 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085622805 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085622805 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  20250120085622805 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085622805 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  20250120085622805 DLGSUP <0013> gsup_server.c:236 2:  20250120085622805 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085622805 DLGSUP <0013> gsup_server.c:236 3:  20250120085622805 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085622805 DLGSUP <0013> gsup_server.c:236 4:  20250120085622805 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085622805 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(170)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085622805 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085622805 DLGSUP <0013> gsup_server.c:236 7:  20250120085622805 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085622805 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085622805 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085622805 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@65a4fa926f83: 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") 20250120085622816 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38489<->l=127.0.0.1:4259) 20250120085622819 DAUC <0003> db_auc.c:157 IMSI='262424809678354': No 2G Auth Data 20250120085622819 DAUC <0003> db_auc.c:192 IMSI='262424809678354': No 3G Auth Data HLR_Test-GSUP(171)@65a4fa926f83: Created GsupExpect[0] for "262424809678354" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250120085622830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56386<->l=127.0.0.1:4258 20250120085622846 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085622846 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424809678354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424809678354" source_name="the-source\n" session_id=4061183249 session_state=BEGIN} 20250120085622846 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250120085622846 DSS <0004> hlr_ussd.c:576 262424809678354/0xf210bd11: Process SS (BEGIN) 20250120085622846 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250120085622846 DSS <0004> hlr_ussd.c:518 262424809678354/0xf210bd11: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250120085622846 DSS <0004> hlr_ussd.c:363 262424809678354/0xf210bd11: Tx USSD 'Your IMSI is 262424809678354' 20250120085622846 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262424809678354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424809678354" destination_name="the-source\n" session_id=4061183249 session_state=END} 20250120085622846 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262424809678354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085622846 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085622846 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@65a4fa926f83: Found GsupExpect[0] for "262424809678354" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@65a4fa926f83: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262424809678354" TC_mo_ussd_iuse_imsi_via_proxy(174)@65a4fa926f83: setverdict(pass): none -> pass 20250120085622856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56386<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@65a4fa926f83: Final verdict of PTC: pass 20250120085622857 DAUC <0003> db_auc.c:157 IMSI='262424150089009': No 2G Auth Data 20250120085622858 DAUC <0003> db_auc.c:192 IMSI='262424150089009': No 3G Auth Data HLR_Test-GSUP(171)@65a4fa926f83: Created GsupExpect[0] for "262424150089009" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250120085622874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56390<->l=127.0.0.1:4258 20250120085622877 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085622877 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262424150089009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424150089009" source_name="the-source\n" session_id=2970170365 session_state=BEGIN} 20250120085622877 DSS <0004> hlr_ussd.c:576 262424150089009/0xb10933fd: Process SS (BEGIN) 20250120085622877 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250120085622877 DSS <0004> hlr_ussd.c:518 262424150089009/0xb10933fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250120085622877 DSS <0004> hlr_ussd.c:363 262424150089009/0xb10933fd: Tx USSD 'Your IMSI is 262424150089009' 20250120085622877 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262424150089009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424150089009" destination_name="the-source\n" session_id=2970170365 session_state=END} 20250120085622877 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262424150089009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085622877 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085622877 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@65a4fa926f83: Found GsupExpect[0] for "262424150089009" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@65a4fa926f83: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262424150089009" TC_mo_ussd_iuse_imsi_via_proxy(175)@65a4fa926f83: setverdict(pass): none -> pass 20250120085622878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56390<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@65a4fa926f83: Final verdict of PTC: pass 20250120085622879 DAUC <0003> db_auc.c:157 IMSI='262423912642932': No 2G Auth Data 20250120085622879 DAUC <0003> db_auc.c:192 IMSI='262423912642932': No 3G Auth Data HLR_Test-GSUP(171)@65a4fa926f83: Created GsupExpect[0] for "262423912642932" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250120085622885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56400<->l=127.0.0.1:4258 20250120085622888 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085622888 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423912642932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423912642932" source_name="the-source\n" session_id=3871301536 session_state=BEGIN} 20250120085622888 DSS <0004> hlr_ussd.c:576 262423912642932/0xe6bf5fa0: Process SS (BEGIN) 20250120085622888 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250120085622888 DSS <0004> hlr_ussd.c:518 262423912642932/0xe6bf5fa0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250120085622888 DSS <0004> hlr_ussd.c:363 262423912642932/0xe6bf5fa0: Tx USSD 'Your IMSI is 262423912642932' 20250120085622888 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423912642932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423912642932" destination_name="the-source\n" session_id=3871301536 session_state=END} 20250120085622888 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262423912642932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085622888 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085622888 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@65a4fa926f83: Found GsupExpect[0] for "262423912642932" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@65a4fa926f83: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423912642932" TC_mo_ussd_iuse_imsi_via_proxy(176)@65a4fa926f83: setverdict(pass): none -> pass 20250120085622890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56400<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@65a4fa926f83: Final verdict of PTC: pass 20250120085622890 DAUC <0003> db_auc.c:157 IMSI='262421248291513': No 2G Auth Data 20250120085622890 DAUC <0003> db_auc.c:192 IMSI='262421248291513': No 3G Auth Data HLR_Test-GSUP(171)@65a4fa926f83: Created GsupExpect[0] for "262421248291513" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250120085622897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56402<->l=127.0.0.1:4258 20250120085622900 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085622900 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262421248291513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421248291513" source_name="the-source\n" session_id=3819407742 session_state=BEGIN} 20250120085622900 DSS <0004> hlr_ussd.c:576 262421248291513/0xe3a7897e: Process SS (BEGIN) 20250120085622900 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250120085622900 DSS <0004> hlr_ussd.c:518 262421248291513/0xe3a7897e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250120085622900 DSS <0004> hlr_ussd.c:363 262421248291513/0xe3a7897e: Tx USSD 'Your IMSI is 262421248291513' 20250120085622900 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262421248291513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421248291513" destination_name="the-source\n" session_id=3819407742 session_state=END} 20250120085622900 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262421248291513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085622900 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085622900 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@65a4fa926f83: Found GsupExpect[0] for "262421248291513" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@65a4fa926f83: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262421248291513" TC_mo_ussd_iuse_imsi_via_proxy(177)@65a4fa926f83: setverdict(pass): none -> pass 20250120085622902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56402<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@65a4fa926f83: Final verdict of PTC: pass 20250120085622902 DAUC <0003> db_auc.c:157 IMSI='262422818691213': No 2G Auth Data 20250120085622902 DAUC <0003> db_auc.c:192 IMSI='262422818691213': No 3G Auth Data HLR_Test-GSUP(171)@65a4fa926f83: Created GsupExpect[0] for "262422818691213" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250120085622909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4258 20250120085622912 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085622912 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422818691213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422818691213" source_name="the-source\n" session_id=182983045 session_state=BEGIN} 20250120085622912 DSS <0004> hlr_ussd.c:576 262422818691213/0x0ae81985: Process SS (BEGIN) 20250120085622912 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250120085622912 DSS <0004> hlr_ussd.c:518 262422818691213/0x0ae81985: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250120085622912 DSS <0004> hlr_ussd.c:363 262422818691213/0x0ae81985: Tx USSD 'Your IMSI is 262422818691213' 20250120085622912 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422818691213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422818691213" destination_name="the-source\n" session_id=182983045 session_state=END} 20250120085622912 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262422818691213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085622912 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085622912 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@65a4fa926f83: Found GsupExpect[0] for "262422818691213" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@65a4fa926f83: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262422818691213" TC_mo_ussd_iuse_imsi_via_proxy(178)@65a4fa926f83: setverdict(pass): none -> pass 20250120085622914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@65a4fa926f83: Final verdict of PTC: pass 20250120085622914 DAUC <0003> db_auc.c:157 IMSI='262424674472245': No 2G Auth Data 20250120085622914 DAUC <0003> db_auc.c:192 IMSI='262424674472245': No 3G Auth Data HLR_Test-GSUP(171)@65a4fa926f83: Created GsupExpect[0] for "262424674472245" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250120085622921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56420<->l=127.0.0.1:4258 20250120085622924 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085622924 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262424674472245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424674472245" source_name="the-source\n" session_id=953475266 session_state=BEGIN} 20250120085622924 DSS <0004> hlr_ussd.c:576 262424674472245/0x38d4e0c2: Process SS (BEGIN) 20250120085622924 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250120085622924 DSS <0004> hlr_ussd.c:518 262424674472245/0x38d4e0c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250120085622924 DSS <0004> hlr_ussd.c:363 262424674472245/0x38d4e0c2: Tx USSD 'Your IMSI is 262424674472245' 20250120085622924 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262424674472245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424674472245" destination_name="the-source\n" session_id=953475266 session_state=END} 20250120085622924 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262424674472245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085622924 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085622924 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@65a4fa926f83: Found GsupExpect[0] for "262424674472245" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@65a4fa926f83: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262424674472245" TC_mo_ussd_iuse_imsi_via_proxy(179)@65a4fa926f83: setverdict(pass): none -> pass 20250120085622926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56420<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@65a4fa926f83: Final verdict of PTC: pass 20250120085622927 DAUC <0003> db_auc.c:157 IMSI='262429538439676': No 2G Auth Data 20250120085622927 DAUC <0003> db_auc.c:192 IMSI='262429538439676': No 3G Auth Data HLR_Test-GSUP(171)@65a4fa926f83: Created GsupExpect[0] for "262429538439676" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250120085622933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56426<->l=127.0.0.1:4258 20250120085622936 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085622936 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429538439676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429538439676" source_name="the-source\n" session_id=3519158537 session_state=BEGIN} 20250120085622936 DSS <0004> hlr_ussd.c:576 262429538439676/0xd1c21909: Process SS (BEGIN) 20250120085622936 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250120085622936 DSS <0004> hlr_ussd.c:518 262429538439676/0xd1c21909: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250120085622936 DSS <0004> hlr_ussd.c:363 262429538439676/0xd1c21909: Tx USSD 'Your IMSI is 262429538439676' 20250120085622936 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429538439676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429538439676" destination_name="the-source\n" session_id=3519158537 session_state=END} 20250120085622936 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262429538439676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085622936 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085622936 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@65a4fa926f83: Found GsupExpect[0] for "262429538439676" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@65a4fa926f83: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262429538439676" TC_mo_ussd_iuse_imsi_via_proxy(180)@65a4fa926f83: setverdict(pass): none -> pass 20250120085622938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56426<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@65a4fa926f83: Final verdict of PTC: pass 20250120085622939 DAUC <0003> db_auc.c:157 IMSI='262425947309371': No 2G Auth Data 20250120085622939 DAUC <0003> db_auc.c:192 IMSI='262425947309371': No 3G Auth Data HLR_Test-GSUP(171)@65a4fa926f83: Created GsupExpect[0] for "262425947309371" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250120085622945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56428<->l=127.0.0.1:4258 20250120085622948 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085622948 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425947309371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425947309371" source_name="the-source\n" session_id=3161319526 session_state=BEGIN} 20250120085622948 DSS <0004> hlr_ussd.c:576 262425947309371/0xbc6de866: Process SS (BEGIN) 20250120085622948 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250120085622948 DSS <0004> hlr_ussd.c:518 262425947309371/0xbc6de866: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250120085622948 DSS <0004> hlr_ussd.c:363 262425947309371/0xbc6de866: Tx USSD 'Your IMSI is 262425947309371' 20250120085622948 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425947309371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425947309371" destination_name="the-source\n" session_id=3161319526 session_state=END} 20250120085622948 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262425947309371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085622948 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085622948 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@65a4fa926f83: Found GsupExpect[0] for "262425947309371" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@65a4fa926f83: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262425947309371" TC_mo_ussd_iuse_imsi_via_proxy(181)@65a4fa926f83: setverdict(pass): none -> pass 20250120085622950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56428<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@65a4fa926f83: Final verdict of PTC: pass 20250120085622951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56370<->l=127.0.0.1:4258 20250120085622951 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38489<->l=127.0.0.1:4259) 172@65a4fa926f83: Final verdict of PTC: none 20250120085622951 DLINP <000b> input/ipa.c:452 connected read/write 20250120085622951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085622951 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085622951 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085622951 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085622951 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 172: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@65a4fa926f83: 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 20 08:56:22 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20250120085622974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56438<->l=127.0.0.1:4258 20250120085623175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56438<->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=83480) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_mo_ussd_iuse_msisdn started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085626291 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085626291 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085626296 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085626297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56442<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085626300 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085626300 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085626300 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085626300 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  20250120085626300 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085626300 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  20250120085626300 DLGSUP <0013> gsup_server.c:236 2:  20250120085626300 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085626300 DLGSUP <0013> gsup_server.c:236 3:  20250120085626300 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085626300 DLGSUP <0013> gsup_server.c:236 4:  20250120085626300 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085626300 DLGSUP <0013> gsup_server.c:236 5:  20250120085626300 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085626300 DLGSUP <0013> gsup_server.c:236 7:  20250120085626300 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085626300 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085626300 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085626300 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@65a4fa926f83: 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") 20250120085626310 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34201<->l=127.0.0.1:4259) 20250120085626314 DAUC <0003> db_auc.c:157 IMSI='262422614367836': No 2G Auth Data 20250120085626314 DAUC <0003> db_auc.c:192 IMSI='262422614367836': No 3G Auth Data HLR_Test-GSUP(183)@65a4fa926f83: Created GsupExpect[0] for "262422614367836" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250120085626331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56450<->l=127.0.0.1:4258 20250120085626344 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085626344 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422614367836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422614367836" session_id=3918697871 session_state=BEGIN} 20250120085626344 DSS <0004> hlr_ussd.c:576 262422614367836/0xe992958f: Process SS (BEGIN) 20250120085626344 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250120085626344 DSS <0004> hlr_ussd.c:518 262422614367836/0xe992958f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250120085626344 DSS <0004> hlr_ussd.c:363 262422614367836/0xe992958f: Tx USSD 'Your extension is 491613867655' 20250120085626344 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422614367836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422614367836" session_id=3918697871 session_state=END} 20250120085626344 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422614367836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085626344 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085626344 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@65a4fa926f83: Found GsupExpect[0] for "262422614367836" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@65a4fa926f83: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262422614367836" TC_mo_ussd_iuse_msisdn(186)@65a4fa926f83: setverdict(pass): none -> pass 20250120085626350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56450<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@65a4fa926f83: Final verdict of PTC: pass 20250120085626350 DAUC <0003> db_auc.c:157 IMSI='262425009939892': No 2G Auth Data 20250120085626350 DAUC <0003> db_auc.c:192 IMSI='262425009939892': No 3G Auth Data HLR_Test-GSUP(183)@65a4fa926f83: Created GsupExpect[0] for "262425009939892" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250120085626358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56458<->l=127.0.0.1:4258 20250120085626361 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085626361 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425009939892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425009939892" session_id=1998762132 session_state=BEGIN} 20250120085626361 DSS <0004> hlr_ussd.c:576 262425009939892/0x7722b094: Process SS (BEGIN) 20250120085626361 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250120085626361 DSS <0004> hlr_ussd.c:518 262425009939892/0x7722b094: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250120085626361 DSS <0004> hlr_ussd.c:363 262425009939892/0x7722b094: Tx USSD 'Your extension is 491611124863' 20250120085626361 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425009939892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425009939892" session_id=1998762132 session_state=END} 20250120085626361 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425009939892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085626361 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085626361 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@65a4fa926f83: Found GsupExpect[0] for "262425009939892" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@65a4fa926f83: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425009939892" TC_mo_ussd_iuse_msisdn(187)@65a4fa926f83: setverdict(pass): none -> pass 20250120085626363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56458<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@65a4fa926f83: Final verdict of PTC: pass 20250120085626363 DAUC <0003> db_auc.c:157 IMSI='262425906161959': No 2G Auth Data 20250120085626363 DAUC <0003> db_auc.c:192 IMSI='262425906161959': No 3G Auth Data HLR_Test-GSUP(183)@65a4fa926f83: Created GsupExpect[0] for "262425906161959" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250120085626370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 20250120085626373 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085626373 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425906161959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425906161959" session_id=1043365883 session_state=BEGIN} 20250120085626373 DSS <0004> hlr_ussd.c:576 262425906161959/0x3e307ffb: Process SS (BEGIN) 20250120085626373 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250120085626373 DSS <0004> hlr_ussd.c:518 262425906161959/0x3e307ffb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250120085626373 DSS <0004> hlr_ussd.c:363 262425906161959/0x3e307ffb: Tx USSD 'Your extension is 491618480348' 20250120085626373 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425906161959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425906161959" session_id=1043365883 session_state=END} 20250120085626373 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425906161959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085626373 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085626373 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@65a4fa926f83: Found GsupExpect[0] for "262425906161959" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@65a4fa926f83: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262425906161959" TC_mo_ussd_iuse_msisdn(188)@65a4fa926f83: setverdict(pass): none -> pass 20250120085626375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@65a4fa926f83: Final verdict of PTC: pass 20250120085626375 DAUC <0003> db_auc.c:157 IMSI='262420797913800': No 2G Auth Data 20250120085626375 DAUC <0003> db_auc.c:192 IMSI='262420797913800': No 3G Auth Data HLR_Test-GSUP(183)@65a4fa926f83: Created GsupExpect[0] for "262420797913800" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250120085626382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56474<->l=127.0.0.1:4258 20250120085626385 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085626385 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420797913800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420797913800" session_id=1858186674 session_state=BEGIN} 20250120085626385 DSS <0004> hlr_ussd.c:576 262420797913800/0x6ec1adb2: Process SS (BEGIN) 20250120085626385 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250120085626385 DSS <0004> hlr_ussd.c:518 262420797913800/0x6ec1adb2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250120085626385 DSS <0004> hlr_ussd.c:363 262420797913800/0x6ec1adb2: Tx USSD 'Your extension is 491616138727' 20250120085626385 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420797913800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420797913800" session_id=1858186674 session_state=END} 20250120085626385 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420797913800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085626385 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085626385 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@65a4fa926f83: Found GsupExpect[0] for "262420797913800" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@65a4fa926f83: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262420797913800" TC_mo_ussd_iuse_msisdn(189)@65a4fa926f83: setverdict(pass): none -> pass 20250120085626386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56474<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@65a4fa926f83: Final verdict of PTC: pass 20250120085626387 DAUC <0003> db_auc.c:157 IMSI='262429098850069': No 2G Auth Data 20250120085626387 DAUC <0003> db_auc.c:192 IMSI='262429098850069': No 3G Auth Data HLR_Test-GSUP(183)@65a4fa926f83: Created GsupExpect[0] for "262429098850069" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250120085626393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56484<->l=127.0.0.1:4258 20250120085626396 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085626396 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429098850069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429098850069" session_id=3692986346 session_state=BEGIN} 20250120085626396 DSS <0004> hlr_ussd.c:576 262429098850069/0xdc1e7fea: Process SS (BEGIN) 20250120085626396 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250120085626396 DSS <0004> hlr_ussd.c:518 262429098850069/0xdc1e7fea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250120085626396 DSS <0004> hlr_ussd.c:363 262429098850069/0xdc1e7fea: Tx USSD 'Your extension is 491614170664' 20250120085626396 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429098850069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429098850069" session_id=3692986346 session_state=END} 20250120085626396 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429098850069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085626396 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085626396 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@65a4fa926f83: Found GsupExpect[0] for "262429098850069" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@65a4fa926f83: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262429098850069" TC_mo_ussd_iuse_msisdn(190)@65a4fa926f83: setverdict(pass): none -> pass 20250120085626398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56484<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@65a4fa926f83: Final verdict of PTC: pass 20250120085626398 DAUC <0003> db_auc.c:157 IMSI='262424888823999': No 2G Auth Data 20250120085626398 DAUC <0003> db_auc.c:192 IMSI='262424888823999': No 3G Auth Data HLR_Test-GSUP(183)@65a4fa926f83: Created GsupExpect[0] for "262424888823999" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250120085626405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56492<->l=127.0.0.1:4258 20250120085626408 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085626408 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424888823999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424888823999" session_id=1436952767 session_state=BEGIN} 20250120085626408 DSS <0004> hlr_ussd.c:576 262424888823999/0x55a628bf: Process SS (BEGIN) 20250120085626408 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250120085626408 DSS <0004> hlr_ussd.c:518 262424888823999/0x55a628bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250120085626408 DSS <0004> hlr_ussd.c:363 262424888823999/0x55a628bf: Tx USSD 'Your extension is 491613118224' 20250120085626408 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424888823999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424888823999" session_id=1436952767 session_state=END} 20250120085626408 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424888823999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085626408 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085626408 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@65a4fa926f83: Found GsupExpect[0] for "262424888823999" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@65a4fa926f83: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262424888823999" TC_mo_ussd_iuse_msisdn(191)@65a4fa926f83: setverdict(pass): none -> pass 20250120085626410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56492<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@65a4fa926f83: Final verdict of PTC: pass 20250120085626410 DAUC <0003> db_auc.c:157 IMSI='262421465701433': No 2G Auth Data 20250120085626410 DAUC <0003> db_auc.c:192 IMSI='262421465701433': No 3G Auth Data HLR_Test-GSUP(183)@65a4fa926f83: Created GsupExpect[0] for "262421465701433" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250120085626417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56498<->l=127.0.0.1:4258 20250120085626420 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085626420 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421465701433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421465701433" session_id=1388674277 session_state=BEGIN} 20250120085626420 DSS <0004> hlr_ussd.c:576 262421465701433/0x52c57ce5: Process SS (BEGIN) 20250120085626420 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250120085626420 DSS <0004> hlr_ussd.c:518 262421465701433/0x52c57ce5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250120085626420 DSS <0004> hlr_ussd.c:363 262421465701433/0x52c57ce5: Tx USSD 'Your extension is 491617448703' 20250120085626420 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421465701433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421465701433" session_id=1388674277 session_state=END} 20250120085626420 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421465701433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085626420 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085626420 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@65a4fa926f83: Found GsupExpect[0] for "262421465701433" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@65a4fa926f83: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262421465701433" TC_mo_ussd_iuse_msisdn(192)@65a4fa926f83: setverdict(pass): none -> pass 20250120085626422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56498<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@65a4fa926f83: Final verdict of PTC: pass 20250120085626422 DAUC <0003> db_auc.c:157 IMSI='262427116209689': No 2G Auth Data 20250120085626422 DAUC <0003> db_auc.c:192 IMSI='262427116209689': No 3G Auth Data HLR_Test-GSUP(183)@65a4fa926f83: Created GsupExpect[0] for "262427116209689" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250120085626428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56502<->l=127.0.0.1:4258 20250120085626431 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085626431 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427116209689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427116209689" session_id=4247062532 session_state=BEGIN} 20250120085626431 DSS <0004> hlr_ussd.c:576 262427116209689/0xfd250804: Process SS (BEGIN) 20250120085626431 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250120085626431 DSS <0004> hlr_ussd.c:518 262427116209689/0xfd250804: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250120085626431 DSS <0004> hlr_ussd.c:363 262427116209689/0xfd250804: Tx USSD 'Your extension is 491613646141' 20250120085626431 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427116209689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427116209689" session_id=4247062532 session_state=END} 20250120085626431 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427116209689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085626431 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085626431 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@65a4fa926f83: Found GsupExpect[0] for "262427116209689" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@65a4fa926f83: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262427116209689" TC_mo_ussd_iuse_msisdn(193)@65a4fa926f83: setverdict(pass): none -> pass 20250120085626433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56502<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@65a4fa926f83: Final verdict of PTC: pass 20250120085626433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56442<->l=127.0.0.1:4258 20250120085626434 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34201<->l=127.0.0.1:4259) 20250120085626434 DLINP <000b> input/ipa.c:452 connected read/write 20250120085626434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085626434 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085626434 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085626434 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@65a4fa926f83: Final verdict of PTC: none 184@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 184: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085626456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56512<->l=127.0.0.1:4258 20250120085626658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56512<->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=82340) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 08:56:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@65a4fa926f83: 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@65a4fa926f83: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085629781 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085629781 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085629785 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085629787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56522<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085629791 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085629791 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085629791 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085629791 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  20250120085629791 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085629791 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  20250120085629791 DLGSUP <0013> gsup_server.c:236 2:  20250120085629791 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085629791 DLGSUP <0013> gsup_server.c:236 3:  20250120085629791 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085629791 DLGSUP <0013> gsup_server.c:236 4:  20250120085629791 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085629791 DLGSUP <0013> gsup_server.c:236 5:  20250120085629791 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085629791 DLGSUP <0013> gsup_server.c:236 7:  20250120085629791 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085629791 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085629791 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085629791 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@65a4fa926f83: 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") 20250120085629816 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41125<->l=127.0.0.1:4259) 20250120085629821 DAUC <0003> db_auc.c:157 IMSI='262422587439680': No 2G Auth Data 20250120085629821 DAUC <0003> db_auc.c:192 IMSI='262422587439680': No 3G Auth Data HLR_Test-GSUP(195)@65a4fa926f83: Created GsupExpect[0] for "262422587439680" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250120085629831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56530<->l=127.0.0.1:4258 20250120085629839 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085629840 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262422587439680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422587439680" source_name="the-source\n" session_id=4064406041 session_state=BEGIN} 20250120085629840 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250120085629840 DSS <0004> hlr_ussd.c:576 262422587439680/0xf241ea19: Process SS (BEGIN) 20250120085629840 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250120085629840 DSS <0004> hlr_ussd.c:518 262422587439680/0xf241ea19: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250120085629840 DSS <0004> hlr_ussd.c:363 262422587439680/0xf241ea19: Tx USSD 'Your extension is 491618257450' 20250120085629840 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262422587439680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422587439680" destination_name="the-source\n" session_id=4064406041 session_state=END} 20250120085629840 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262422587439680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085629840 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085629840 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@65a4fa926f83: Found GsupExpect[0] for "262422587439680" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@65a4fa926f83: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262422587439680" TC_mo_ussd_iuse_msisdn_via_proxy(198)@65a4fa926f83: setverdict(pass): none -> pass 20250120085629849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56530<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@65a4fa926f83: Final verdict of PTC: pass 20250120085629850 DAUC <0003> db_auc.c:157 IMSI='262421421099557': No 2G Auth Data 20250120085629850 DAUC <0003> db_auc.c:192 IMSI='262421421099557': No 3G Auth Data HLR_Test-GSUP(195)@65a4fa926f83: Created GsupExpect[0] for "262421421099557" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250120085629860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56546<->l=127.0.0.1:4258 20250120085629862 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085629862 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421421099557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421421099557" source_name="the-source\n" session_id=3261549405 session_state=BEGIN} 20250120085629862 DSS <0004> hlr_ussd.c:576 262421421099557/0xc2674b5d: Process SS (BEGIN) 20250120085629862 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250120085629862 DSS <0004> hlr_ussd.c:518 262421421099557/0xc2674b5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250120085629862 DSS <0004> hlr_ussd.c:363 262421421099557/0xc2674b5d: Tx USSD 'Your extension is 491615210724' 20250120085629862 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421421099557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421421099557" destination_name="the-source\n" session_id=3261549405 session_state=END} 20250120085629862 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262421421099557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085629862 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085629862 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@65a4fa926f83: Found GsupExpect[0] for "262421421099557" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@65a4fa926f83: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421421099557" TC_mo_ussd_iuse_msisdn_via_proxy(199)@65a4fa926f83: setverdict(pass): none -> pass 20250120085629864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56546<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@65a4fa926f83: Final verdict of PTC: pass 20250120085629864 DAUC <0003> db_auc.c:157 IMSI='262427579075963': No 2G Auth Data 20250120085629864 DAUC <0003> db_auc.c:192 IMSI='262427579075963': No 3G Auth Data HLR_Test-GSUP(195)@65a4fa926f83: Created GsupExpect[0] for "262427579075963" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250120085629871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 20250120085629875 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085629875 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427579075963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427579075963" source_name="the-source\n" session_id=736654212 session_state=BEGIN} 20250120085629875 DSS <0004> hlr_ussd.c:576 262427579075963/0x2be87384: Process SS (BEGIN) 20250120085629875 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250120085629875 DSS <0004> hlr_ussd.c:518 262427579075963/0x2be87384: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250120085629875 DSS <0004> hlr_ussd.c:363 262427579075963/0x2be87384: Tx USSD 'Your extension is 491615617726' 20250120085629875 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427579075963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427579075963" destination_name="the-source\n" session_id=736654212 session_state=END} 20250120085629875 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262427579075963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085629875 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085629875 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@65a4fa926f83: Found GsupExpect[0] for "262427579075963" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@65a4fa926f83: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262427579075963" TC_mo_ussd_iuse_msisdn_via_proxy(200)@65a4fa926f83: setverdict(pass): none -> pass 20250120085629878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@65a4fa926f83: Final verdict of PTC: pass 20250120085629878 DAUC <0003> db_auc.c:157 IMSI='262420665862438': No 2G Auth Data 20250120085629878 DAUC <0003> db_auc.c:192 IMSI='262420665862438': No 3G Auth Data HLR_Test-GSUP(195)@65a4fa926f83: Created GsupExpect[0] for "262420665862438" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250120085629885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56568<->l=127.0.0.1:4258 20250120085629887 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085629887 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262420665862438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420665862438" source_name="the-source\n" session_id=2061724345 session_state=BEGIN} 20250120085629887 DSS <0004> hlr_ussd.c:576 262420665862438/0x7ae36ab9: Process SS (BEGIN) 20250120085629887 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250120085629887 DSS <0004> hlr_ussd.c:518 262420665862438/0x7ae36ab9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250120085629887 DSS <0004> hlr_ussd.c:363 262420665862438/0x7ae36ab9: Tx USSD 'Your extension is 491617824450' 20250120085629888 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262420665862438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420665862438" destination_name="the-source\n" session_id=2061724345 session_state=END} 20250120085629888 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262420665862438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085629888 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085629888 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@65a4fa926f83: Found GsupExpect[0] for "262420665862438" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@65a4fa926f83: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262420665862438" TC_mo_ussd_iuse_msisdn_via_proxy(201)@65a4fa926f83: setverdict(pass): none -> pass 20250120085629889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56568<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@65a4fa926f83: Final verdict of PTC: pass 20250120085629890 DAUC <0003> db_auc.c:157 IMSI='262422209753147': No 2G Auth Data 20250120085629890 DAUC <0003> db_auc.c:192 IMSI='262422209753147': No 3G Auth Data HLR_Test-GSUP(195)@65a4fa926f83: Created GsupExpect[0] for "262422209753147" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250120085629897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56574<->l=127.0.0.1:4258 20250120085629899 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085629899 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422209753147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422209753147" source_name="the-source\n" session_id=1015275581 session_state=BEGIN} 20250120085629899 DSS <0004> hlr_ussd.c:576 262422209753147/0x3c83e03d: Process SS (BEGIN) 20250120085629899 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250120085629899 DSS <0004> hlr_ussd.c:518 262422209753147/0x3c83e03d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250120085629899 DSS <0004> hlr_ussd.c:363 262422209753147/0x3c83e03d: Tx USSD 'Your extension is 491614320207' 20250120085629899 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422209753147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422209753147" destination_name="the-source\n" session_id=1015275581 session_state=END} 20250120085629899 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262422209753147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085629899 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085629899 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@65a4fa926f83: Found GsupExpect[0] for "262422209753147" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@65a4fa926f83: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262422209753147" TC_mo_ussd_iuse_msisdn_via_proxy(202)@65a4fa926f83: setverdict(pass): none -> pass 20250120085629901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56574<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@65a4fa926f83: Final verdict of PTC: pass 20250120085629902 DAUC <0003> db_auc.c:157 IMSI='262424687827027': No 2G Auth Data 20250120085629902 DAUC <0003> db_auc.c:192 IMSI='262424687827027': No 3G Auth Data HLR_Test-GSUP(195)@65a4fa926f83: Created GsupExpect[0] for "262424687827027" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250120085629908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56580<->l=127.0.0.1:4258 20250120085629911 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085629911 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424687827027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424687827027" source_name="the-source\n" session_id=378184622 session_state=BEGIN} 20250120085629911 DSS <0004> hlr_ussd.c:576 262424687827027/0x168aa3ae: Process SS (BEGIN) 20250120085629911 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250120085629911 DSS <0004> hlr_ussd.c:518 262424687827027/0x168aa3ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250120085629911 DSS <0004> hlr_ussd.c:363 262424687827027/0x168aa3ae: Tx USSD 'Your extension is 491617502244' 20250120085629911 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424687827027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424687827027" destination_name="the-source\n" session_id=378184622 session_state=END} 20250120085629911 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262424687827027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085629911 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085629911 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@65a4fa926f83: Found GsupExpect[0] for "262424687827027" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@65a4fa926f83: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262424687827027" TC_mo_ussd_iuse_msisdn_via_proxy(203)@65a4fa926f83: setverdict(pass): none -> pass 20250120085629913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56580<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@65a4fa926f83: Final verdict of PTC: pass 20250120085629913 DAUC <0003> db_auc.c:157 IMSI='262425106598312': No 2G Auth Data 20250120085629913 DAUC <0003> db_auc.c:192 IMSI='262425106598312': No 3G Auth Data HLR_Test-GSUP(195)@65a4fa926f83: Created GsupExpect[0] for "262425106598312" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250120085629920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56586<->l=127.0.0.1:4258 20250120085629923 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085629923 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425106598312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425106598312" source_name="the-source\n" session_id=1088589373 session_state=BEGIN} 20250120085629923 DSS <0004> hlr_ussd.c:576 262425106598312/0x40e28e3d: Process SS (BEGIN) 20250120085629923 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250120085629923 DSS <0004> hlr_ussd.c:518 262425106598312/0x40e28e3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250120085629923 DSS <0004> hlr_ussd.c:363 262425106598312/0x40e28e3d: Tx USSD 'Your extension is 491614272126' 20250120085629923 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425106598312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425106598312" destination_name="the-source\n" session_id=1088589373 session_state=END} 20250120085629923 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262425106598312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085629923 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085629923 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@65a4fa926f83: Found GsupExpect[0] for "262425106598312" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@65a4fa926f83: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262425106598312" TC_mo_ussd_iuse_msisdn_via_proxy(204)@65a4fa926f83: setverdict(pass): none -> pass 20250120085629925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56586<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@65a4fa926f83: Final verdict of PTC: pass 20250120085629925 DAUC <0003> db_auc.c:157 IMSI='262426443308962': No 2G Auth Data 20250120085629925 DAUC <0003> db_auc.c:192 IMSI='262426443308962': No 3G Auth Data HLR_Test-GSUP(195)@65a4fa926f83: Created GsupExpect[0] for "262426443308962" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250120085629931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56598<->l=127.0.0.1:4258 20250120085629934 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085629934 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262426443308962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426443308962" source_name="the-source\n" session_id=2185217963 session_state=BEGIN} 20250120085629934 DSS <0004> hlr_ussd.c:576 262426443308962/0x823fc7ab: Process SS (BEGIN) 20250120085629934 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250120085629934 DSS <0004> hlr_ussd.c:518 262426443308962/0x823fc7ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250120085629934 DSS <0004> hlr_ussd.c:363 262426443308962/0x823fc7ab: Tx USSD 'Your extension is 491615867244' 20250120085629934 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262426443308962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426443308962" destination_name="the-source\n" session_id=2185217963 session_state=END} 20250120085629934 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262426443308962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085629934 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085629934 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@65a4fa926f83: Found GsupExpect[0] for "262426443308962" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@65a4fa926f83: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262426443308962" TC_mo_ussd_iuse_msisdn_via_proxy(205)@65a4fa926f83: setverdict(pass): none -> pass 20250120085629936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56598<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@65a4fa926f83: Final verdict of PTC: pass 20250120085629937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56522<->l=127.0.0.1:4258 20250120085629937 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41125<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@65a4fa926f83: Final verdict of PTC: none 20250120085629937 DLINP <000b> input/ipa.c:452 connected read/write 20250120085629938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085629938 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085629938 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085629938 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085629938 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@65a4fa926f83: Final verdict of PTC: none 196@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 196: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@65a4fa926f83: 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 20 08:56:29 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20250120085629961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56612<->l=127.0.0.1:4258 20250120085630163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56612<->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=83812) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_mo_ussd_euse started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 20250120085633297 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38255 20250120085633297 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:38255 MTC@65a4fa926f83: in not legacy case 2 IPA-EUSE-foobar(208)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085633299 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633299 DLINP <000b> input/ipa.c:406 127.0.0.1:38255 message received 20250120085633299 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085633299 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@65a4fa926f83: 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)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } HLR_Test-GSUP-IPA(207)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085633300 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633300 DLINP <000b> input/ipa.c:406 127.0.0.1:38255 message received 20250120085633300 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085633300 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250120085633300 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250120085633300 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250120085633300 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  20250120085633300 DLGSUP <0013> gsup_server.c:236 2:  20250120085633300 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085633300 DLGSUP <0013> gsup_server.c:236 3:  20250120085633300 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085633300 DLGSUP <0013> gsup_server.c:236 4:  20250120085633300 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085633300 DLGSUP <0013> gsup_server.c:236 5:  20250120085633300 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085633300 DLGSUP <0013> gsup_server.c:236 7:  20250120085633300 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085633300 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085633300 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085633300 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38255 IPA-EUSE-foobar(208)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085633300 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085633301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40726<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085633302 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085633302 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085633302 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085633302 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  20250120085633302 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085633302 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  20250120085633302 DLGSUP <0013> gsup_server.c:236 2:  20250120085633302 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085633302 DLGSUP <0013> gsup_server.c:236 3:  20250120085633302 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085633302 DLGSUP <0013> gsup_server.c:236 4:  20250120085633302 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085633302 DLGSUP <0013> gsup_server.c:236 5:  20250120085633302 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085633302 DLGSUP <0013> gsup_server.c:236 7:  20250120085633302 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085633302 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085633302 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085633302 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@65a4fa926f83: 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") 20250120085633310 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42923<->l=127.0.0.1:4259) 20250120085633312 DAUC <0003> db_auc.c:157 IMSI='262425136973476': No 2G Auth Data 20250120085633312 DAUC <0003> db_auc.c:192 IMSI='262425136973476': No 3G Auth Data HLR_Test-GSUP(209)@65a4fa926f83: Created GsupExpect[0] for "262425136973476" to be handled at TC_mo_ussd_euse(212) 20250120085633317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40734<->l=127.0.0.1:4258 20250120085633342 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085633342 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425136973476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425136973476" session_id=2180913928 session_state=BEGIN} 20250120085633342 DSS <0004> hlr_ussd.c:576 262425136973476/0x81fe1b08: Process SS (BEGIN) 20250120085633342 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085633342 DSS <0004> hlr_ussd.c:518 262425136973476/0x81fe1b08: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085633342 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633342 DLINP <000b> input/ipa.c:432 127.0.0.1:38255 sending data 20250120085633342 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633342 DLINP <000b> input/ipa.c:432 127.0.0.1:38255 sending data EUSE-TC_mo_ussd_euse(206)@65a4fa926f83: 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 } } } } } 20250120085633359 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633360 DLINP <000b> input/ipa.c:406 127.0.0.1:38255 message received 20250120085633360 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262425136973476 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425136973476" session_id=2180913928 session_state=END} 20250120085633360 DSS <0004> hlr_ussd.c:576 262425136973476/0x81fe1b08: Process SS (END) 20250120085633360 DSS <0004> hlr_ussd.c:518 262425136973476/0x81fe1b08: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250120085633360 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425136973476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425136973476" session_id=2180913928 session_state=END} 20250120085633360 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425136973476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085633360 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262425136973476 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085633360 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085633360 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@65a4fa926f83: Found GsupExpect[0] for "262425136973476" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@65a4fa926f83: Added IMSI table entry 0TC_mo_ussd_euse(212)"262425136973476" TC_mo_ussd_euse(212)@65a4fa926f83: setverdict(pass): none -> pass 20250120085633370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40734<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@65a4fa926f83: Final verdict of PTC: pass 20250120085633373 DAUC <0003> db_auc.c:157 IMSI='262428578487160': No 2G Auth Data 20250120085633373 DAUC <0003> db_auc.c:192 IMSI='262428578487160': No 3G Auth Data HLR_Test-GSUP(209)@65a4fa926f83: Created GsupExpect[0] for "262428578487160" to be handled at TC_mo_ussd_euse(213) 20250120085633400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40750<->l=127.0.0.1:4258 20250120085633406 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085633406 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428578487160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428578487160" session_id=150407183 session_state=BEGIN} 20250120085633406 DSS <0004> hlr_ussd.c:576 262428578487160/0x08f7080f: Process SS (BEGIN) 20250120085633406 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085633406 DSS <0004> hlr_ussd.c:518 262428578487160/0x08f7080f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085633406 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633406 DLINP <000b> input/ipa.c:432 127.0.0.1:38255 sending data 20250120085633406 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633406 DLINP <000b> input/ipa.c:432 127.0.0.1:38255 sending data EUSE-TC_mo_ussd_euse(206)@65a4fa926f83: 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 } } } } } 20250120085633407 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633407 DLINP <000b> input/ipa.c:406 127.0.0.1:38255 message received 20250120085633407 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262428578487160 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428578487160" session_id=150407183 session_state=END} 20250120085633407 DSS <0004> hlr_ussd.c:576 262428578487160/0x08f7080f: Process SS (END) 20250120085633407 DSS <0004> hlr_ussd.c:518 262428578487160/0x08f7080f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250120085633407 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428578487160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428578487160" session_id=150407183 session_state=END} 20250120085633407 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428578487160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085633407 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262428578487160 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085633407 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085633407 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@65a4fa926f83: Found GsupExpect[0] for "262428578487160" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@65a4fa926f83: Added IMSI table entry 1TC_mo_ussd_euse(213)"262428578487160" TC_mo_ussd_euse(213)@65a4fa926f83: setverdict(pass): none -> pass 20250120085633409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40750<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@65a4fa926f83: Final verdict of PTC: pass 20250120085633409 DAUC <0003> db_auc.c:157 IMSI='262429750684638': No 2G Auth Data 20250120085633409 DAUC <0003> db_auc.c:192 IMSI='262429750684638': No 3G Auth Data HLR_Test-GSUP(209)@65a4fa926f83: Created GsupExpect[0] for "262429750684638" to be handled at TC_mo_ussd_euse(214) 20250120085633416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40752<->l=127.0.0.1:4258 20250120085633419 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085633419 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429750684638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429750684638" session_id=957457724 session_state=BEGIN} 20250120085633419 DSS <0004> hlr_ussd.c:576 262429750684638/0x3911a53c: Process SS (BEGIN) 20250120085633419 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085633419 DSS <0004> hlr_ussd.c:518 262429750684638/0x3911a53c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085633419 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633419 DLINP <000b> input/ipa.c:432 127.0.0.1:38255 sending data 20250120085633419 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633419 DLINP <000b> input/ipa.c:432 127.0.0.1:38255 sending data EUSE-TC_mo_ussd_euse(206)@65a4fa926f83: 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 } } } } } 20250120085633420 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633420 DLINP <000b> input/ipa.c:406 127.0.0.1:38255 message received 20250120085633420 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262429750684638 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429750684638" session_id=957457724 session_state=END} 20250120085633420 DSS <0004> hlr_ussd.c:576 262429750684638/0x3911a53c: Process SS (END) 20250120085633420 DSS <0004> hlr_ussd.c:518 262429750684638/0x3911a53c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250120085633420 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429750684638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429750684638" session_id=957457724 session_state=END} 20250120085633420 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429750684638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085633420 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262429750684638 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085633420 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085633420 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@65a4fa926f83: Found GsupExpect[0] for "262429750684638" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@65a4fa926f83: Added IMSI table entry 2TC_mo_ussd_euse(214)"262429750684638" TC_mo_ussd_euse(214)@65a4fa926f83: setverdict(pass): none -> pass 20250120085633422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40752<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@65a4fa926f83: Final verdict of PTC: pass 20250120085633422 DAUC <0003> db_auc.c:157 IMSI='262422648058216': No 2G Auth Data 20250120085633422 DAUC <0003> db_auc.c:192 IMSI='262422648058216': No 3G Auth Data HLR_Test-GSUP(209)@65a4fa926f83: Created GsupExpect[0] for "262422648058216" to be handled at TC_mo_ussd_euse(215) 20250120085633429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40760<->l=127.0.0.1:4258 20250120085633432 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085633432 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422648058216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422648058216" session_id=1617257505 session_state=BEGIN} 20250120085633432 DSS <0004> hlr_ussd.c:576 262422648058216/0x60656421: Process SS (BEGIN) 20250120085633432 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085633432 DSS <0004> hlr_ussd.c:518 262422648058216/0x60656421: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085633432 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633432 DLINP <000b> input/ipa.c:432 127.0.0.1:38255 sending data 20250120085633432 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633432 DLINP <000b> input/ipa.c:432 127.0.0.1:38255 sending data EUSE-TC_mo_ussd_euse(206)@65a4fa926f83: 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 } } } } } 20250120085633433 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633433 DLINP <000b> input/ipa.c:406 127.0.0.1:38255 message received 20250120085633433 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262422648058216 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422648058216" session_id=1617257505 session_state=END} 20250120085633433 DSS <0004> hlr_ussd.c:576 262422648058216/0x60656421: Process SS (END) 20250120085633433 DSS <0004> hlr_ussd.c:518 262422648058216/0x60656421: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250120085633433 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422648058216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422648058216" session_id=1617257505 session_state=END} 20250120085633433 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422648058216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085633433 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262422648058216 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085633433 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085633433 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@65a4fa926f83: Found GsupExpect[0] for "262422648058216" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@65a4fa926f83: Added IMSI table entry 3TC_mo_ussd_euse(215)"262422648058216" TC_mo_ussd_euse(215)@65a4fa926f83: setverdict(pass): none -> pass 20250120085633435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40760<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@65a4fa926f83: Final verdict of PTC: pass 20250120085633436 DAUC <0003> db_auc.c:157 IMSI='262423096467566': No 2G Auth Data 20250120085633436 DAUC <0003> db_auc.c:192 IMSI='262423096467566': No 3G Auth Data HLR_Test-GSUP(209)@65a4fa926f83: Created GsupExpect[0] for "262423096467566" to be handled at TC_mo_ussd_euse(216) 20250120085633443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4258 20250120085633445 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085633445 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423096467566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423096467566" session_id=314456771 session_state=BEGIN} 20250120085633445 DSS <0004> hlr_ussd.c:576 262423096467566/0x12be3ac3: Process SS (BEGIN) 20250120085633445 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085633445 DSS <0004> hlr_ussd.c:518 262423096467566/0x12be3ac3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085633445 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633445 DLINP <000b> input/ipa.c:432 127.0.0.1:38255 sending data 20250120085633445 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633445 DLINP <000b> input/ipa.c:432 127.0.0.1:38255 sending data EUSE-TC_mo_ussd_euse(206)@65a4fa926f83: 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 } } } } } 20250120085633446 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633446 DLINP <000b> input/ipa.c:406 127.0.0.1:38255 message received 20250120085633446 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262423096467566 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423096467566" session_id=314456771 session_state=END} 20250120085633446 DSS <0004> hlr_ussd.c:576 262423096467566/0x12be3ac3: Process SS (END) 20250120085633446 DSS <0004> hlr_ussd.c:518 262423096467566/0x12be3ac3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250120085633446 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423096467566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423096467566" session_id=314456771 session_state=END} 20250120085633446 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423096467566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085633446 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262423096467566 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085633446 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085633446 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@65a4fa926f83: Found GsupExpect[0] for "262423096467566" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@65a4fa926f83: Added IMSI table entry 4TC_mo_ussd_euse(216)"262423096467566" TC_mo_ussd_euse(216)@65a4fa926f83: setverdict(pass): none -> pass 20250120085633448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@65a4fa926f83: Final verdict of PTC: pass 20250120085633448 DAUC <0003> db_auc.c:157 IMSI='262423671573296': No 2G Auth Data 20250120085633448 DAUC <0003> db_auc.c:192 IMSI='262423671573296': No 3G Auth Data HLR_Test-GSUP(209)@65a4fa926f83: Created GsupExpect[0] for "262423671573296" to be handled at TC_mo_ussd_euse(217) 20250120085633455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 20250120085633458 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085633458 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423671573296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423671573296" session_id=4125528611 session_state=BEGIN} 20250120085633458 DSS <0004> hlr_ussd.c:576 262423671573296/0xf5e69223: Process SS (BEGIN) 20250120085633458 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085633458 DSS <0004> hlr_ussd.c:518 262423671573296/0xf5e69223: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085633458 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633458 DLINP <000b> input/ipa.c:432 127.0.0.1:38255 sending data 20250120085633458 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633458 DLINP <000b> input/ipa.c:432 127.0.0.1:38255 sending data EUSE-TC_mo_ussd_euse(206)@65a4fa926f83: 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 } } } } } 20250120085633458 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633458 DLINP <000b> input/ipa.c:406 127.0.0.1:38255 message received 20250120085633458 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262423671573296 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423671573296" session_id=4125528611 session_state=END} 20250120085633458 DSS <0004> hlr_ussd.c:576 262423671573296/0xf5e69223: Process SS (END) 20250120085633458 DSS <0004> hlr_ussd.c:518 262423671573296/0xf5e69223: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250120085633458 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423671573296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423671573296" session_id=4125528611 session_state=END} 20250120085633458 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423671573296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085633458 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262423671573296 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085633458 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085633459 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@65a4fa926f83: Found GsupExpect[0] for "262423671573296" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@65a4fa926f83: Added IMSI table entry 5TC_mo_ussd_euse(217)"262423671573296" TC_mo_ussd_euse(217)@65a4fa926f83: setverdict(pass): none -> pass 20250120085633460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@65a4fa926f83: Final verdict of PTC: pass 20250120085633461 DAUC <0003> db_auc.c:157 IMSI='262423670636620': No 2G Auth Data 20250120085633461 DAUC <0003> db_auc.c:192 IMSI='262423670636620': No 3G Auth Data HLR_Test-GSUP(209)@65a4fa926f83: Created GsupExpect[0] for "262423670636620" to be handled at TC_mo_ussd_euse(218) 20250120085633467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40788<->l=127.0.0.1:4258 20250120085633470 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085633470 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423670636620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423670636620" session_id=3413193673 session_state=BEGIN} 20250120085633470 DSS <0004> hlr_ussd.c:576 262423670636620/0xcb7133c9: Process SS (BEGIN) 20250120085633470 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085633470 DSS <0004> hlr_ussd.c:518 262423670636620/0xcb7133c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085633470 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633470 DLINP <000b> input/ipa.c:432 127.0.0.1:38255 sending data 20250120085633470 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633470 DLINP <000b> input/ipa.c:432 127.0.0.1:38255 sending data EUSE-TC_mo_ussd_euse(206)@65a4fa926f83: 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 } } } } } 20250120085633471 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633471 DLINP <000b> input/ipa.c:406 127.0.0.1:38255 message received 20250120085633471 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262423670636620 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423670636620" session_id=3413193673 session_state=END} 20250120085633471 DSS <0004> hlr_ussd.c:576 262423670636620/0xcb7133c9: Process SS (END) 20250120085633471 DSS <0004> hlr_ussd.c:518 262423670636620/0xcb7133c9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250120085633471 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423670636620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423670636620" session_id=3413193673 session_state=END} 20250120085633471 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423670636620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085633471 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262423670636620 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085633471 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085633471 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@65a4fa926f83: Found GsupExpect[0] for "262423670636620" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@65a4fa926f83: Added IMSI table entry 6TC_mo_ussd_euse(218)"262423670636620" TC_mo_ussd_euse(218)@65a4fa926f83: setverdict(pass): none -> pass 20250120085633473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40788<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@65a4fa926f83: Final verdict of PTC: pass 20250120085633473 DAUC <0003> db_auc.c:157 IMSI='262427034596452': No 2G Auth Data 20250120085633473 DAUC <0003> db_auc.c:192 IMSI='262427034596452': No 3G Auth Data HLR_Test-GSUP(209)@65a4fa926f83: Created GsupExpect[0] for "262427034596452" to be handled at TC_mo_ussd_euse(219) 20250120085633481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4258 20250120085633484 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085633484 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427034596452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427034596452" session_id=4234092701 session_state=BEGIN} 20250120085633484 DSS <0004> hlr_ussd.c:576 262427034596452/0xfc5f209d: Process SS (BEGIN) 20250120085633484 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085633484 DSS <0004> hlr_ussd.c:518 262427034596452/0xfc5f209d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085633484 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633484 DLINP <000b> input/ipa.c:432 127.0.0.1:38255 sending data 20250120085633484 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633484 DLINP <000b> input/ipa.c:432 127.0.0.1:38255 sending data EUSE-TC_mo_ussd_euse(206)@65a4fa926f83: 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 } } } } } 20250120085633485 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633485 DLINP <000b> input/ipa.c:406 127.0.0.1:38255 message received 20250120085633485 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262427034596452 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427034596452" session_id=4234092701 session_state=END} 20250120085633485 DSS <0004> hlr_ussd.c:576 262427034596452/0xfc5f209d: Process SS (END) 20250120085633485 DSS <0004> hlr_ussd.c:518 262427034596452/0xfc5f209d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250120085633485 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427034596452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427034596452" session_id=4234092701 session_state=END} 20250120085633485 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427034596452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085633485 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262427034596452 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085633485 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085633485 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@65a4fa926f83: Found GsupExpect[0] for "262427034596452" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@65a4fa926f83: Added IMSI table entry 7TC_mo_ussd_euse(219)"262427034596452" TC_mo_ussd_euse(219)@65a4fa926f83: setverdict(pass): none -> pass 20250120085633486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@65a4fa926f83: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@65a4fa926f83: Final verdict of PTC: none 20250120085633487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40726<->l=127.0.0.1:4258 20250120085633488 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085633488 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085633488 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085633488 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085633488 DLINP <000b> input/ipa.c:452 connected read/write 20250120085633488 DLINP <000b> input/ipa.c:406 127.0.0.1:38255 message received 20250120085633488 DLINP <000b> input/ipa.c:415 127.0.0.1:38255 connection closed with server 20250120085633488 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:38255 20250120085633488 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250120085633488 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42923<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(207)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP(209)@65a4fa926f83: Final verdict of PTC: none 210@65a4fa926f83: Final verdict of PTC: none IPA-EUSE-foobar(208)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 210: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085633511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40814<->l=127.0.0.1:4258 20250120085633712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40814<->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=111796) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 08:56:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@65a4fa926f83: 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@65a4fa926f83: Test case TC_mo_ussd_euse_continue started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 20250120085636836 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38455 20250120085636836 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:38455 MTC@65a4fa926f83: in not legacy case 2 IPA-EUSE-foobar(222)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085636837 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636837 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085636837 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085636837 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@65a4fa926f83: 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)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@65a4fa926f83: 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 } } } } 20250120085636838 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636838 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085636838 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085636838 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250120085636838 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250120085636838 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250120085636838 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  20250120085636838 DLGSUP <0013> gsup_server.c:236 2:  20250120085636838 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085636838 DLGSUP <0013> gsup_server.c:236 3:  20250120085636838 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085636838 DLGSUP <0013> gsup_server.c:236 4:  20250120085636838 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085636838 DLGSUP <0013> gsup_server.c:236 5:  20250120085636838 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085636838 DLGSUP <0013> gsup_server.c:236 7:  20250120085636838 DLGSUP <0013> gsup_server.c:238 7: 00  IPA-EUSE-foobar(222)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085636838 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085636838 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085636838 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38455 20250120085636838 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085636838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40820<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085636839 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085636839 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085636839 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085636839 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  20250120085636839 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085636839 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  20250120085636839 DLGSUP <0013> gsup_server.c:236 2:  20250120085636839 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085636839 DLGSUP <0013> gsup_server.c:236 3:  20250120085636839 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085636839 DLGSUP <0013> gsup_server.c:236 4:  20250120085636839 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085636839 DLGSUP <0013> gsup_server.c:236 5:  20250120085636839 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085636839 DLGSUP <0013> gsup_server.c:236 7:  20250120085636839 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085636839 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085636839 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085636839 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@65a4fa926f83: 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") 20250120085636846 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45865<->l=127.0.0.1:4259) 20250120085636848 DAUC <0003> db_auc.c:157 IMSI='262429504225662': No 2G Auth Data 20250120085636848 DAUC <0003> db_auc.c:192 IMSI='262429504225662': No 3G Auth Data HLR_Test-GSUP(223)@65a4fa926f83: Created GsupExpect[0] for "262429504225662" to be handled at TC_mo_ussd_euse_continue(226) 20250120085636854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40834<->l=127.0.0.1:4258 20250120085636886 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085636886 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429504225662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429504225662" session_id=3536012240 session_state=BEGIN} 20250120085636886 DSS <0004> hlr_ussd.c:576 262429504225662/0xd2c343d0: Process SS (BEGIN) 20250120085636886 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085636886 DSS <0004> hlr_ussd.c:518 262429504225662/0xd2c343d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085636886 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636886 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data 20250120085636886 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636886 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: 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 } } } } } 20250120085636897 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636897 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085636897 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262429504225662 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429504225662" session_id=3536012240 session_state=CONTINUE} 20250120085636897 DSS <0004> hlr_ussd.c:576 262429504225662/0xd2c343d0: Process SS (CONTINUE) 20250120085636897 DSS <0004> hlr_ussd.c:518 262429504225662/0xd2c343d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250120085636897 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429504225662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429504225662" session_id=3536012240 session_state=CONTINUE} 20250120085636897 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262429504225662 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085636897 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085636897 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@65a4fa926f83: Found GsupExpect[0] for "262429504225662" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@65a4fa926f83: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262429504225662" TC_mo_ussd_euse_continue(226)@65a4fa926f83: setverdict(pass): none -> pass 20250120085636909 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085636909 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429504225662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429504225662" session_id=3536012240 session_state=CONTINUE} 20250120085636909 DSS <0004> hlr_ussd.c:576 262429504225662/0xd2c343d0: Process SS (CONTINUE) 20250120085636909 DSS <0004> hlr_ussd.c:518 262429504225662/0xd2c343d0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250120085636909 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429504225662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085636909 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636909 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data 20250120085636909 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636909 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: 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 } } } } } 20250120085636912 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636912 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085636912 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262429504225662 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429504225662" session_id=3536012240 session_state=END} 20250120085636912 DSS <0004> hlr_ussd.c:576 262429504225662/0xd2c343d0: Process SS (END) 20250120085636912 DSS <0004> hlr_ussd.c:518 262429504225662/0xd2c343d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250120085636912 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429504225662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429504225662" session_id=3536012240 session_state=END} 20250120085636913 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429504225662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085636913 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262429504225662 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085636913 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085636913 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085636916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40834<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@65a4fa926f83: Final verdict of PTC: pass 20250120085636918 DAUC <0003> db_auc.c:157 IMSI='262426148901452': No 2G Auth Data 20250120085636918 DAUC <0003> db_auc.c:192 IMSI='262426148901452': No 3G Auth Data HLR_Test-GSUP(223)@65a4fa926f83: Created GsupExpect[0] for "262426148901452" to be handled at TC_mo_ussd_euse_continue(227) 20250120085636934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40846<->l=127.0.0.1:4258 20250120085636937 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085636937 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426148901452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426148901452" session_id=2142509596 session_state=BEGIN} 20250120085636937 DSS <0004> hlr_ussd.c:576 262426148901452/0x7fb41a1c: Process SS (BEGIN) 20250120085636937 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085636937 DSS <0004> hlr_ussd.c:518 262426148901452/0x7fb41a1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085636937 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636937 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data 20250120085636937 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636937 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: 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 } } } } } 20250120085636937 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636937 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085636937 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262426148901452 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426148901452" session_id=2142509596 session_state=CONTINUE} 20250120085636937 DSS <0004> hlr_ussd.c:576 262426148901452/0x7fb41a1c: Process SS (CONTINUE) 20250120085636937 DSS <0004> hlr_ussd.c:518 262426148901452/0x7fb41a1c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250120085636937 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426148901452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426148901452" session_id=2142509596 session_state=CONTINUE} 20250120085636937 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262426148901452 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085636937 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085636937 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@65a4fa926f83: Found GsupExpect[0] for "262426148901452" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@65a4fa926f83: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262426148901452" TC_mo_ussd_euse_continue(227)@65a4fa926f83: setverdict(pass): none -> pass 20250120085636939 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085636939 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426148901452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426148901452" session_id=2142509596 session_state=CONTINUE} 20250120085636939 DSS <0004> hlr_ussd.c:576 262426148901452/0x7fb41a1c: Process SS (CONTINUE) 20250120085636939 DSS <0004> hlr_ussd.c:518 262426148901452/0x7fb41a1c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250120085636939 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426148901452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085636939 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636939 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data 20250120085636940 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636940 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: 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 } } } } } 20250120085636940 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636940 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085636940 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262426148901452 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426148901452" session_id=2142509596 session_state=END} 20250120085636940 DSS <0004> hlr_ussd.c:576 262426148901452/0x7fb41a1c: Process SS (END) 20250120085636940 DSS <0004> hlr_ussd.c:518 262426148901452/0x7fb41a1c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250120085636940 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426148901452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426148901452" session_id=2142509596 session_state=END} 20250120085636940 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426148901452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085636940 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262426148901452 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085636940 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085636940 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085636941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40846<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@65a4fa926f83: Final verdict of PTC: pass 20250120085636941 DAUC <0003> db_auc.c:157 IMSI='262429083400464': No 2G Auth Data 20250120085636941 DAUC <0003> db_auc.c:192 IMSI='262429083400464': No 3G Auth Data HLR_Test-GSUP(223)@65a4fa926f83: Created GsupExpect[0] for "262429083400464" to be handled at TC_mo_ussd_euse_continue(228) 20250120085636947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40850<->l=127.0.0.1:4258 20250120085636950 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085636950 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429083400464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429083400464" session_id=2237180202 session_state=BEGIN} 20250120085636950 DSS <0004> hlr_ussd.c:576 262429083400464/0x8558a92a: Process SS (BEGIN) 20250120085636950 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085636950 DSS <0004> hlr_ussd.c:518 262429083400464/0x8558a92a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085636950 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636950 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data 20250120085636950 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636950 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: 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 } } } } } 20250120085636951 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636951 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085636951 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262429083400464 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429083400464" session_id=2237180202 session_state=CONTINUE} 20250120085636951 DSS <0004> hlr_ussd.c:576 262429083400464/0x8558a92a: Process SS (CONTINUE) 20250120085636951 DSS <0004> hlr_ussd.c:518 262429083400464/0x8558a92a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250120085636951 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429083400464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429083400464" session_id=2237180202 session_state=CONTINUE} 20250120085636951 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262429083400464 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085636951 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085636951 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@65a4fa926f83: Found GsupExpect[0] for "262429083400464" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@65a4fa926f83: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262429083400464" TC_mo_ussd_euse_continue(228)@65a4fa926f83: setverdict(pass): none -> pass 20250120085636953 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085636953 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429083400464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429083400464" session_id=2237180202 session_state=CONTINUE} 20250120085636953 DSS <0004> hlr_ussd.c:576 262429083400464/0x8558a92a: Process SS (CONTINUE) 20250120085636953 DSS <0004> hlr_ussd.c:518 262429083400464/0x8558a92a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250120085636953 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429083400464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085636953 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636953 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data 20250120085636953 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636953 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: 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 } } } } } 20250120085636953 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636953 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085636953 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262429083400464 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429083400464" session_id=2237180202 session_state=END} 20250120085636953 DSS <0004> hlr_ussd.c:576 262429083400464/0x8558a92a: Process SS (END) 20250120085636953 DSS <0004> hlr_ussd.c:518 262429083400464/0x8558a92a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250120085636953 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429083400464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429083400464" session_id=2237180202 session_state=END} 20250120085636953 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429083400464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085636953 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262429083400464 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085636953 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085636953 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085636954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40850<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(228)@65a4fa926f83: Final verdict of PTC: pass 20250120085636954 DAUC <0003> db_auc.c:157 IMSI='262421864054049': No 2G Auth Data 20250120085636954 DAUC <0003> db_auc.c:192 IMSI='262421864054049': No 3G Auth Data HLR_Test-GSUP(223)@65a4fa926f83: Created GsupExpect[0] for "262421864054049" to be handled at TC_mo_ussd_euse_continue(229) 20250120085636961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40852<->l=127.0.0.1:4258 20250120085636964 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636964 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085636964 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421864054049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421864054049" session_id=1778012872 session_state=BEGIN} 20250120085636964 DSS <0004> hlr_ussd.c:576 262421864054049/0x69fa52c8: Process SS (BEGIN) 20250120085636964 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085636964 DSS <0004> hlr_ussd.c:518 262421864054049/0x69fa52c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085636964 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636964 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data 20250120085636964 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636964 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: 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 } } } } } 20250120085636964 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636964 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085636964 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262421864054049 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421864054049" session_id=1778012872 session_state=CONTINUE} 20250120085636964 DSS <0004> hlr_ussd.c:576 262421864054049/0x69fa52c8: Process SS (CONTINUE) 20250120085636964 DSS <0004> hlr_ussd.c:518 262421864054049/0x69fa52c8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250120085636964 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421864054049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421864054049" session_id=1778012872 session_state=CONTINUE} 20250120085636964 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262421864054049 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085636964 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085636964 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@65a4fa926f83: Found GsupExpect[0] for "262421864054049" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@65a4fa926f83: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262421864054049" TC_mo_ussd_euse_continue(229)@65a4fa926f83: setverdict(pass): none -> pass 20250120085636967 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085636967 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421864054049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421864054049" session_id=1778012872 session_state=CONTINUE} 20250120085636967 DSS <0004> hlr_ussd.c:576 262421864054049/0x69fa52c8: Process SS (CONTINUE) 20250120085636967 DSS <0004> hlr_ussd.c:518 262421864054049/0x69fa52c8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250120085636967 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421864054049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085636967 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636967 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data 20250120085636967 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636967 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: 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 } } } } } 20250120085636968 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636968 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085636968 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262421864054049 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421864054049" session_id=1778012872 session_state=END} 20250120085636968 DSS <0004> hlr_ussd.c:576 262421864054049/0x69fa52c8: Process SS (END) 20250120085636968 DSS <0004> hlr_ussd.c:518 262421864054049/0x69fa52c8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250120085636968 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421864054049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421864054049" session_id=1778012872 session_state=END} 20250120085636968 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421864054049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085636968 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262421864054049 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085636968 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085636968 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085636968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40852<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@65a4fa926f83: Final verdict of PTC: pass 20250120085636968 DAUC <0003> db_auc.c:157 IMSI='262425677473486': No 2G Auth Data 20250120085636969 DAUC <0003> db_auc.c:192 IMSI='262425677473486': No 3G Auth Data HLR_Test-GSUP(223)@65a4fa926f83: Created GsupExpect[0] for "262425677473486" to be handled at TC_mo_ussd_euse_continue(230) 20250120085636975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20250120085636978 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085636978 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425677473486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425677473486" session_id=2096566518 session_state=BEGIN} 20250120085636978 DSS <0004> hlr_ussd.c:576 262425677473486/0x7cf710f6: Process SS (BEGIN) 20250120085636978 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085636978 DSS <0004> hlr_ussd.c:518 262425677473486/0x7cf710f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085636978 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636978 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data 20250120085636978 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636978 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: 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 } } } } } 20250120085636978 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636978 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085636978 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262425677473486 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425677473486" session_id=2096566518 session_state=CONTINUE} 20250120085636978 DSS <0004> hlr_ussd.c:576 262425677473486/0x7cf710f6: Process SS (CONTINUE) 20250120085636978 DSS <0004> hlr_ussd.c:518 262425677473486/0x7cf710f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250120085636978 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425677473486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425677473486" session_id=2096566518 session_state=CONTINUE} 20250120085636978 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262425677473486 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085636978 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085636978 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@65a4fa926f83: Found GsupExpect[0] for "262425677473486" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@65a4fa926f83: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262425677473486" TC_mo_ussd_euse_continue(230)@65a4fa926f83: setverdict(pass): none -> pass 20250120085636981 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085636981 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425677473486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425677473486" session_id=2096566518 session_state=CONTINUE} 20250120085636981 DSS <0004> hlr_ussd.c:576 262425677473486/0x7cf710f6: Process SS (CONTINUE) 20250120085636981 DSS <0004> hlr_ussd.c:518 262425677473486/0x7cf710f6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250120085636981 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425677473486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085636981 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636981 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data 20250120085636981 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636981 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: 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 } } } } } 20250120085636982 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636982 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085636982 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262425677473486 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425677473486" session_id=2096566518 session_state=END} 20250120085636982 DSS <0004> hlr_ussd.c:576 262425677473486/0x7cf710f6: Process SS (END) 20250120085636982 DSS <0004> hlr_ussd.c:518 262425677473486/0x7cf710f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250120085636982 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425677473486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425677473486" session_id=2096566518 session_state=END} 20250120085636982 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425677473486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085636982 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262425677473486 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085636982 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085636982 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085636982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@65a4fa926f83: Final verdict of PTC: pass 20250120085636983 DAUC <0003> db_auc.c:157 IMSI='262422112000491': No 2G Auth Data 20250120085636983 DAUC <0003> db_auc.c:192 IMSI='262422112000491': No 3G Auth Data HLR_Test-GSUP(223)@65a4fa926f83: Created GsupExpect[0] for "262422112000491" to be handled at TC_mo_ussd_euse_continue(231) 20250120085636989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40872<->l=127.0.0.1:4258 20250120085636992 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085636992 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422112000491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422112000491" session_id=793700176 session_state=BEGIN} 20250120085636992 DSS <0004> hlr_ussd.c:576 262422112000491/0x2f4ee750: Process SS (BEGIN) 20250120085636992 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085636992 DSS <0004> hlr_ussd.c:518 262422112000491/0x2f4ee750: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085636992 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636992 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data 20250120085636992 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636992 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: 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 } } } } } 20250120085636993 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636993 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085636993 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262422112000491 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422112000491" session_id=793700176 session_state=CONTINUE} 20250120085636993 DSS <0004> hlr_ussd.c:576 262422112000491/0x2f4ee750: Process SS (CONTINUE) 20250120085636993 DSS <0004> hlr_ussd.c:518 262422112000491/0x2f4ee750: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250120085636993 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422112000491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422112000491" session_id=793700176 session_state=CONTINUE} 20250120085636993 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262422112000491 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085636993 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085636993 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@65a4fa926f83: Found GsupExpect[0] for "262422112000491" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@65a4fa926f83: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262422112000491" TC_mo_ussd_euse_continue(231)@65a4fa926f83: setverdict(pass): none -> pass 20250120085636995 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085636995 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422112000491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422112000491" session_id=793700176 session_state=CONTINUE} 20250120085636995 DSS <0004> hlr_ussd.c:576 262422112000491/0x2f4ee750: Process SS (CONTINUE) 20250120085636995 DSS <0004> hlr_ussd.c:518 262422112000491/0x2f4ee750: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250120085636995 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422112000491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085636995 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636995 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data 20250120085636995 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636995 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: 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 } } } } } 20250120085636996 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636996 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085636996 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262422112000491 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422112000491" session_id=793700176 session_state=END} 20250120085636996 DSS <0004> hlr_ussd.c:576 262422112000491/0x2f4ee750: Process SS (END) 20250120085636996 DSS <0004> hlr_ussd.c:518 262422112000491/0x2f4ee750: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250120085636996 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422112000491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422112000491" session_id=793700176 session_state=END} 20250120085636996 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422112000491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085636996 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262422112000491 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085636996 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085636996 DLINP <000b> input/ipa.c:452 connected read/write 20250120085636996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085636996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40872<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@65a4fa926f83: Final verdict of PTC: pass 20250120085636997 DAUC <0003> db_auc.c:157 IMSI='262421712242040': No 2G Auth Data 20250120085636997 DAUC <0003> db_auc.c:192 IMSI='262421712242040': No 3G Auth Data HLR_Test-GSUP(223)@65a4fa926f83: Created GsupExpect[0] for "262421712242040" to be handled at TC_mo_ussd_euse_continue(232) 20250120085637003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 20250120085637006 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085637006 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421712242040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421712242040" session_id=2605336861 session_state=BEGIN} 20250120085637006 DSS <0004> hlr_ussd.c:576 262421712242040/0x9b4a491d: Process SS (BEGIN) 20250120085637006 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085637006 DSS <0004> hlr_ussd.c:518 262421712242040/0x9b4a491d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085637006 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637006 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data 20250120085637006 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637006 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: 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 } } } } } 20250120085637007 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637007 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085637007 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262421712242040 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421712242040" session_id=2605336861 session_state=CONTINUE} 20250120085637007 DSS <0004> hlr_ussd.c:576 262421712242040/0x9b4a491d: Process SS (CONTINUE) 20250120085637007 DSS <0004> hlr_ussd.c:518 262421712242040/0x9b4a491d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250120085637007 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421712242040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421712242040" session_id=2605336861 session_state=CONTINUE} 20250120085637007 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262421712242040 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085637007 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085637007 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@65a4fa926f83: Found GsupExpect[0] for "262421712242040" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@65a4fa926f83: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262421712242040" TC_mo_ussd_euse_continue(232)@65a4fa926f83: setverdict(pass): none -> pass 20250120085637009 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085637009 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421712242040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421712242040" session_id=2605336861 session_state=CONTINUE} 20250120085637009 DSS <0004> hlr_ussd.c:576 262421712242040/0x9b4a491d: Process SS (CONTINUE) 20250120085637009 DSS <0004> hlr_ussd.c:518 262421712242040/0x9b4a491d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250120085637009 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421712242040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085637009 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637009 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data 20250120085637009 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637009 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: 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 } } } } } 20250120085637010 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637010 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085637010 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262421712242040 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421712242040" session_id=2605336861 session_state=END} 20250120085637010 DSS <0004> hlr_ussd.c:576 262421712242040/0x9b4a491d: Process SS (END) 20250120085637010 DSS <0004> hlr_ussd.c:518 262421712242040/0x9b4a491d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250120085637010 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421712242040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421712242040" session_id=2605336861 session_state=END} 20250120085637010 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421712242040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085637010 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262421712242040 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085637010 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085637010 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085637011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@65a4fa926f83: Final verdict of PTC: pass 20250120085637011 DAUC <0003> db_auc.c:157 IMSI='262420863609285': No 2G Auth Data 20250120085637011 DAUC <0003> db_auc.c:192 IMSI='262420863609285': No 3G Auth Data HLR_Test-GSUP(223)@65a4fa926f83: Created GsupExpect[0] for "262420863609285" to be handled at TC_mo_ussd_euse_continue(233) 20250120085637017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40888<->l=127.0.0.1:4258 20250120085637020 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085637020 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420863609285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420863609285" session_id=2417878758 session_state=BEGIN} 20250120085637020 DSS <0004> hlr_ussd.c:576 262420863609285/0x901de6e6: Process SS (BEGIN) 20250120085637020 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250120085637020 DSS <0004> hlr_ussd.c:518 262420863609285/0x901de6e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250120085637020 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637020 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data 20250120085637020 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637020 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: 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 } } } } } 20250120085637021 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637021 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085637021 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262420863609285 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420863609285" session_id=2417878758 session_state=CONTINUE} 20250120085637021 DSS <0004> hlr_ussd.c:576 262420863609285/0x901de6e6: Process SS (CONTINUE) 20250120085637021 DSS <0004> hlr_ussd.c:518 262420863609285/0x901de6e6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250120085637021 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420863609285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420863609285" session_id=2417878758 session_state=CONTINUE} 20250120085637021 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262420863609285 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085637021 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085637021 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@65a4fa926f83: Found GsupExpect[0] for "262420863609285" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@65a4fa926f83: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262420863609285" TC_mo_ussd_euse_continue(233)@65a4fa926f83: setverdict(pass): none -> pass 20250120085637024 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085637024 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420863609285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420863609285" session_id=2417878758 session_state=CONTINUE} 20250120085637024 DSS <0004> hlr_ussd.c:576 262420863609285/0x901de6e6: Process SS (CONTINUE) 20250120085637024 DSS <0004> hlr_ussd.c:518 262420863609285/0x901de6e6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250120085637024 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420863609285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085637024 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637024 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data 20250120085637024 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637024 DLINP <000b> input/ipa.c:432 127.0.0.1:38455 sending data EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: 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 } } } } } 20250120085637024 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637024 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085637024 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262420863609285 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420863609285" session_id=2417878758 session_state=END} 20250120085637024 DSS <0004> hlr_ussd.c:576 262420863609285/0x901de6e6: Process SS (END) 20250120085637024 DSS <0004> hlr_ussd.c:518 262420863609285/0x901de6e6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250120085637024 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420863609285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420863609285" session_id=2417878758 session_state=END} 20250120085637024 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420863609285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085637024 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262420863609285 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085637024 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085637024 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085637025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40888<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@65a4fa926f83: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@65a4fa926f83: Final verdict of PTC: none 20250120085637026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40820<->l=127.0.0.1:4258 20250120085637027 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637027 DLINP <000b> input/ipa.c:406 127.0.0.1:38455 message received 20250120085637027 DLINP <000b> input/ipa.c:415 127.0.0.1:38455 connection closed with server 20250120085637027 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:38455 20250120085637027 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250120085637027 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45865<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@65a4fa926f83: Final verdict of PTC: none 20250120085637027 DLINP <000b> input/ipa.c:452 connected read/write 20250120085637027 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085637027 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085637027 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085637027 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@65a4fa926f83: Final verdict of PTC: none IPA-EUSE-foobar(222)@65a4fa926f83: Final verdict of PTC: none 224@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 224: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085637062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 20250120085637264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=135564) Waiting for packet dumper to finish... 1 (prev_count=135564, count=157148) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_mo_ussd_euse_defaultroute started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 20250120085640391 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35195 20250120085640391 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:35195 MTC@65a4fa926f83: in not legacy case 2 IPA-EUSE-foobar(236)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085640392 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640392 DLINP <000b> input/ipa.c:406 127.0.0.1:35195 message received 20250120085640393 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085640393 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085640394 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640394 DLINP <000b> input/ipa.c:406 127.0.0.1:35195 message received 20250120085640394 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085640394 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250120085640394 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250120085640394 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250120085640394 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  20250120085640394 DLGSUP <0013> gsup_server.c:236 2:  20250120085640394 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(235)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085640394 DLGSUP <0013> gsup_server.c:236 3:  20250120085640394 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085640394 DLGSUP <0013> gsup_server.c:236 4:  20250120085640394 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085640394 DLGSUP <0013> gsup_server.c:236 5:  20250120085640394 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085640394 DLGSUP <0013> gsup_server.c:236 7:  20250120085640394 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085640394 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085640394 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085640394 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35195 20250120085640395 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640395 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085640395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40898<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085640397 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085640397 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085640397 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085640397 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  20250120085640397 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085640397 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  20250120085640397 DLGSUP <0013> gsup_server.c:236 2:  20250120085640397 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085640397 DLGSUP <0013> gsup_server.c:236 3:  20250120085640397 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085640397 DLGSUP <0013> gsup_server.c:236 4:  20250120085640397 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085640397 DLGSUP <0013> gsup_server.c:236 5:  20250120085640397 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085640397 DLGSUP <0013> gsup_server.c:236 7:  20250120085640397 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085640397 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085640397 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085640397 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@65a4fa926f83: 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") 20250120085640415 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37083<->l=127.0.0.1:4259) 20250120085640422 DAUC <0003> db_auc.c:157 IMSI='262428980366148': No 2G Auth Data 20250120085640422 DAUC <0003> db_auc.c:192 IMSI='262428980366148': No 3G Auth Data HLR_Test-GSUP(237)@65a4fa926f83: Created GsupExpect[0] for "262428980366148" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250120085640446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4258 20250120085640460 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085640460 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428980366148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428980366148" session_id=2897785379 session_state=BEGIN} 20250120085640460 DSS <0004> hlr_ussd.c:576 262428980366148/0xacb8b223: Process SS (BEGIN) 20250120085640460 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250120085640460 DSS <0004> hlr_ussd.c:518 262428980366148/0xacb8b223: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250120085640460 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640460 DLINP <000b> input/ipa.c:432 127.0.0.1:35195 sending data 20250120085640460 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640460 DLINP <000b> input/ipa.c:432 127.0.0.1:35195 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@65a4fa926f83: 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 } } } } } 20250120085640474 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640474 DLINP <000b> input/ipa.c:406 127.0.0.1:35195 message received 20250120085640474 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262428980366148 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428980366148" session_id=2897785379 session_state=END} 20250120085640474 DSS <0004> hlr_ussd.c:576 262428980366148/0xacb8b223: Process SS (END) 20250120085640474 DSS <0004> hlr_ussd.c:518 262428980366148/0xacb8b223: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250120085640474 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428980366148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428980366148" session_id=2897785379 session_state=END} 20250120085640474 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428980366148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085640474 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262428980366148 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085640474 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085640474 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@65a4fa926f83: Found GsupExpect[0] for "262428980366148" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@65a4fa926f83: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262428980366148" TC_mo_ussd_euse_defaultroute(240)@65a4fa926f83: setverdict(pass): none -> pass 20250120085640485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@65a4fa926f83: Final verdict of PTC: pass 20250120085640487 DAUC <0003> db_auc.c:157 IMSI='262420288801684': No 2G Auth Data 20250120085640487 DAUC <0003> db_auc.c:192 IMSI='262420288801684': No 3G Auth Data HLR_Test-GSUP(237)@65a4fa926f83: Created GsupExpect[0] for "262420288801684" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250120085640502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40920<->l=127.0.0.1:4258 20250120085640507 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085640507 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420288801684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420288801684" session_id=3566670444 session_state=BEGIN} 20250120085640507 DSS <0004> hlr_ussd.c:576 262420288801684/0xd497126c: Process SS (BEGIN) 20250120085640507 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250120085640507 DSS <0004> hlr_ussd.c:518 262420288801684/0xd497126c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250120085640507 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640507 DLINP <000b> input/ipa.c:432 127.0.0.1:35195 sending data 20250120085640507 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640507 DLINP <000b> input/ipa.c:432 127.0.0.1:35195 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@65a4fa926f83: 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 } } } } } 20250120085640508 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640508 DLINP <000b> input/ipa.c:406 127.0.0.1:35195 message received 20250120085640508 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262420288801684 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420288801684" session_id=3566670444 session_state=END} 20250120085640508 DSS <0004> hlr_ussd.c:576 262420288801684/0xd497126c: Process SS (END) 20250120085640508 DSS <0004> hlr_ussd.c:518 262420288801684/0xd497126c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250120085640508 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420288801684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420288801684" session_id=3566670444 session_state=END} 20250120085640508 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420288801684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085640508 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262420288801684 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085640508 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085640508 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@65a4fa926f83: Found GsupExpect[0] for "262420288801684" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@65a4fa926f83: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262420288801684" TC_mo_ussd_euse_defaultroute(241)@65a4fa926f83: setverdict(pass): none -> pass 20250120085640510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40920<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@65a4fa926f83: Final verdict of PTC: pass 20250120085640510 DAUC <0003> db_auc.c:157 IMSI='262425000536255': No 2G Auth Data 20250120085640510 DAUC <0003> db_auc.c:192 IMSI='262425000536255': No 3G Auth Data HLR_Test-GSUP(237)@65a4fa926f83: Created GsupExpect[0] for "262425000536255" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250120085640517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40936<->l=127.0.0.1:4258 20250120085640520 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085640520 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425000536255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425000536255" session_id=3351620372 session_state=BEGIN} 20250120085640520 DSS <0004> hlr_ussd.c:576 262425000536255/0xc7c5ab14: Process SS (BEGIN) 20250120085640520 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250120085640520 DSS <0004> hlr_ussd.c:518 262425000536255/0xc7c5ab14: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250120085640520 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640520 DLINP <000b> input/ipa.c:432 127.0.0.1:35195 sending data 20250120085640520 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640520 DLINP <000b> input/ipa.c:432 127.0.0.1:35195 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@65a4fa926f83: 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 } } } } } 20250120085640521 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640521 DLINP <000b> input/ipa.c:406 127.0.0.1:35195 message received 20250120085640521 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262425000536255 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425000536255" session_id=3351620372 session_state=END} 20250120085640521 DSS <0004> hlr_ussd.c:576 262425000536255/0xc7c5ab14: Process SS (END) 20250120085640521 DSS <0004> hlr_ussd.c:518 262425000536255/0xc7c5ab14: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250120085640521 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425000536255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425000536255" session_id=3351620372 session_state=END} 20250120085640521 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425000536255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085640521 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262425000536255 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085640521 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085640521 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@65a4fa926f83: Found GsupExpect[0] for "262425000536255" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@65a4fa926f83: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262425000536255" TC_mo_ussd_euse_defaultroute(242)@65a4fa926f83: setverdict(pass): none -> pass 20250120085640523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40936<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@65a4fa926f83: Final verdict of PTC: pass 20250120085640523 DAUC <0003> db_auc.c:157 IMSI='262427677737800': No 2G Auth Data 20250120085640523 DAUC <0003> db_auc.c:192 IMSI='262427677737800': No 3G Auth Data HLR_Test-GSUP(237)@65a4fa926f83: Created GsupExpect[0] for "262427677737800" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250120085640530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40950<->l=127.0.0.1:4258 20250120085640533 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085640533 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427677737800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427677737800" session_id=1338323705 session_state=BEGIN} 20250120085640533 DSS <0004> hlr_ussd.c:576 262427677737800/0x4fc532f9: Process SS (BEGIN) 20250120085640533 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250120085640533 DSS <0004> hlr_ussd.c:518 262427677737800/0x4fc532f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250120085640533 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640533 DLINP <000b> input/ipa.c:432 127.0.0.1:35195 sending data 20250120085640533 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640533 DLINP <000b> input/ipa.c:432 127.0.0.1:35195 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@65a4fa926f83: 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 } } } } } 20250120085640534 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640534 DLINP <000b> input/ipa.c:406 127.0.0.1:35195 message received 20250120085640534 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262427677737800 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427677737800" session_id=1338323705 session_state=END} 20250120085640534 DSS <0004> hlr_ussd.c:576 262427677737800/0x4fc532f9: Process SS (END) 20250120085640534 DSS <0004> hlr_ussd.c:518 262427677737800/0x4fc532f9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250120085640534 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427677737800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427677737800" session_id=1338323705 session_state=END} 20250120085640534 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427677737800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085640534 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262427677737800 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085640534 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085640534 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@65a4fa926f83: Found GsupExpect[0] for "262427677737800" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@65a4fa926f83: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262427677737800" TC_mo_ussd_euse_defaultroute(243)@65a4fa926f83: setverdict(pass): none -> pass 20250120085640536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40950<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@65a4fa926f83: Final verdict of PTC: pass 20250120085640536 DAUC <0003> db_auc.c:157 IMSI='262427055958603': No 2G Auth Data 20250120085640536 DAUC <0003> db_auc.c:192 IMSI='262427055958603': No 3G Auth Data HLR_Test-GSUP(237)@65a4fa926f83: Created GsupExpect[0] for "262427055958603" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250120085640543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40964<->l=127.0.0.1:4258 20250120085640546 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085640546 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427055958603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427055958603" session_id=358892895 session_state=BEGIN} 20250120085640546 DSS <0004> hlr_ussd.c:576 262427055958603/0x1564455f: Process SS (BEGIN) 20250120085640546 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250120085640546 DSS <0004> hlr_ussd.c:518 262427055958603/0x1564455f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250120085640546 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640546 DLINP <000b> input/ipa.c:432 127.0.0.1:35195 sending data 20250120085640546 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640546 DLINP <000b> input/ipa.c:432 127.0.0.1:35195 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@65a4fa926f83: 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 } } } } } 20250120085640548 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640548 DLINP <000b> input/ipa.c:406 127.0.0.1:35195 message received 20250120085640548 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262427055958603 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427055958603" session_id=358892895 session_state=END} 20250120085640548 DSS <0004> hlr_ussd.c:576 262427055958603/0x1564455f: Process SS (END) 20250120085640548 DSS <0004> hlr_ussd.c:518 262427055958603/0x1564455f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250120085640548 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427055958603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427055958603" session_id=358892895 session_state=END} 20250120085640548 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427055958603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085640548 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262427055958603 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085640548 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085640548 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@65a4fa926f83: Found GsupExpect[0] for "262427055958603" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@65a4fa926f83: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262427055958603" TC_mo_ussd_euse_defaultroute(244)@65a4fa926f83: setverdict(pass): none -> pass 20250120085640550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40964<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@65a4fa926f83: Final verdict of PTC: pass 20250120085640550 DAUC <0003> db_auc.c:157 IMSI='262420584679258': No 2G Auth Data 20250120085640550 DAUC <0003> db_auc.c:192 IMSI='262420584679258': No 3G Auth Data HLR_Test-GSUP(237)@65a4fa926f83: Created GsupExpect[0] for "262420584679258" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250120085640557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40978<->l=127.0.0.1:4258 20250120085640561 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085640561 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420584679258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420584679258" session_id=3548063016 session_state=BEGIN} 20250120085640561 DSS <0004> hlr_ussd.c:576 262420584679258/0xd37b2528: Process SS (BEGIN) 20250120085640561 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250120085640561 DSS <0004> hlr_ussd.c:518 262420584679258/0xd37b2528: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250120085640561 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640561 DLINP <000b> input/ipa.c:432 127.0.0.1:35195 sending data 20250120085640561 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640561 DLINP <000b> input/ipa.c:432 127.0.0.1:35195 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@65a4fa926f83: 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 } } } } } 20250120085640562 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640562 DLINP <000b> input/ipa.c:406 127.0.0.1:35195 message received 20250120085640562 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262420584679258 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420584679258" session_id=3548063016 session_state=END} 20250120085640562 DSS <0004> hlr_ussd.c:576 262420584679258/0xd37b2528: Process SS (END) 20250120085640562 DSS <0004> hlr_ussd.c:518 262420584679258/0xd37b2528: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250120085640562 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420584679258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420584679258" session_id=3548063016 session_state=END} 20250120085640562 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420584679258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085640562 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262420584679258 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085640562 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085640562 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@65a4fa926f83: Found GsupExpect[0] for "262420584679258" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@65a4fa926f83: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262420584679258" TC_mo_ussd_euse_defaultroute(245)@65a4fa926f83: setverdict(pass): none -> pass 20250120085640564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40978<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@65a4fa926f83: Final verdict of PTC: pass 20250120085640565 DAUC <0003> db_auc.c:157 IMSI='262429447331867': No 2G Auth Data 20250120085640565 DAUC <0003> db_auc.c:192 IMSI='262429447331867': No 3G Auth Data HLR_Test-GSUP(237)@65a4fa926f83: Created GsupExpect[0] for "262429447331867" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250120085640572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40986<->l=127.0.0.1:4258 20250120085640575 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085640575 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429447331867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429447331867" session_id=737904768 session_state=BEGIN} 20250120085640575 DSS <0004> hlr_ussd.c:576 262429447331867/0x2bfb8880: Process SS (BEGIN) 20250120085640575 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250120085640575 DSS <0004> hlr_ussd.c:518 262429447331867/0x2bfb8880: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250120085640575 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640575 DLINP <000b> input/ipa.c:432 127.0.0.1:35195 sending data 20250120085640575 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640575 DLINP <000b> input/ipa.c:432 127.0.0.1:35195 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@65a4fa926f83: 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 } } } } } 20250120085640576 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640576 DLINP <000b> input/ipa.c:406 127.0.0.1:35195 message received 20250120085640576 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262429447331867 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429447331867" session_id=737904768 session_state=END} 20250120085640576 DSS <0004> hlr_ussd.c:576 262429447331867/0x2bfb8880: Process SS (END) 20250120085640576 DSS <0004> hlr_ussd.c:518 262429447331867/0x2bfb8880: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250120085640576 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429447331867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429447331867" session_id=737904768 session_state=END} 20250120085640576 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429447331867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085640576 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262429447331867 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085640576 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085640576 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@65a4fa926f83: Found GsupExpect[0] for "262429447331867" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@65a4fa926f83: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262429447331867" TC_mo_ussd_euse_defaultroute(246)@65a4fa926f83: setverdict(pass): none -> pass 20250120085640579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40986<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@65a4fa926f83: Final verdict of PTC: pass 20250120085640579 DAUC <0003> db_auc.c:157 IMSI='262424264049459': No 2G Auth Data 20250120085640579 DAUC <0003> db_auc.c:192 IMSI='262424264049459': No 3G Auth Data HLR_Test-GSUP(237)@65a4fa926f83: Created GsupExpect[0] for "262424264049459" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250120085640585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40998<->l=127.0.0.1:4258 20250120085640588 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085640588 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424264049459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424264049459" session_id=1215974097 session_state=BEGIN} 20250120085640588 DSS <0004> hlr_ussd.c:576 262424264049459/0x487a4ad1: Process SS (BEGIN) 20250120085640589 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250120085640589 DSS <0004> hlr_ussd.c:518 262424264049459/0x487a4ad1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250120085640589 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640589 DLINP <000b> input/ipa.c:432 127.0.0.1:35195 sending data 20250120085640589 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640589 DLINP <000b> input/ipa.c:432 127.0.0.1:35195 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@65a4fa926f83: 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 } } } } } 20250120085640590 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640590 DLINP <000b> input/ipa.c:406 127.0.0.1:35195 message received 20250120085640590 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262424264049459 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424264049459" session_id=1215974097 session_state=END} 20250120085640590 DSS <0004> hlr_ussd.c:576 262424264049459/0x487a4ad1: Process SS (END) 20250120085640590 DSS <0004> hlr_ussd.c:518 262424264049459/0x487a4ad1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250120085640590 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424264049459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424264049459" session_id=1215974097 session_state=END} 20250120085640590 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424264049459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085640590 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262424264049459 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250120085640590 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085640590 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@65a4fa926f83: Found GsupExpect[0] for "262424264049459" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@65a4fa926f83: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262424264049459" TC_mo_ussd_euse_defaultroute(247)@65a4fa926f83: setverdict(pass): none -> pass 20250120085640592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40998<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@65a4fa926f83: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@65a4fa926f83: Final verdict of PTC: none 20250120085640594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40898<->l=127.0.0.1:4258 20250120085640594 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640594 DLINP <000b> input/ipa.c:406 127.0.0.1:35195 message received 20250120085640594 DLINP <000b> input/ipa.c:415 127.0.0.1:35195 connection closed with server 20250120085640594 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:35195 20250120085640594 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250120085640594 DLINP <000b> input/ipa.c:452 connected read/write 20250120085640594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085640594 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085640594 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085640594 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085640594 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37083<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@65a4fa926f83: Final verdict of PTC: none IPA-EUSE-foobar(236)@65a4fa926f83: Final verdict of PTC: none 238@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 238: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085640619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41008<->l=127.0.0.1:4258 20250120085640820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41008<->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=113580) 20250120085642459 DSS <0004> hlr_ussd.c:239 262422038673677/0xcc52498b: SS Session Timeout, destroying 20250120085642459 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422038673677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085642484 DSS <0004> hlr_ussd.c:239 262422762543591/0x89b0cacd: SS Session Timeout, destroying 20250120085642484 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422762543591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085642494 DSS <0004> hlr_ussd.c:239 262421177433004/0x7f2b3351: SS Session Timeout, destroying 20250120085642494 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421177433004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085642505 DSS <0004> hlr_ussd.c:239 262424102496545/0xf774b94e: SS Session Timeout, destroying 20250120085642505 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424102496545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085642517 DSS <0004> hlr_ussd.c:239 262423253108689/0xde3eb4c0: SS Session Timeout, destroying 20250120085642517 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423253108689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085642528 DSS <0004> hlr_ussd.c:239 262424372866791/0x3f0f1da1: SS Session Timeout, destroying 20250120085642528 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424372866791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085642540 DSS <0004> hlr_ussd.c:239 262426210662459/0x3032c5d0: SS Session Timeout, destroying 20250120085642540 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426210662459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085642551 DSS <0004> hlr_ussd.c:239 262425431431858/0x750bc7b4: SS Session Timeout, destroying 20250120085642551 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425431431858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 08:56:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@65a4fa926f83: 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@65a4fa926f83: Test case TC_mo_sss_reject started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085643876 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085643876 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085643878 DLINP <000b> input/ipa.c:452 connected read/write 20250120085643879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085643880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52372<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085643884 DLINP <000b> input/ipa.c:452 connected read/write 20250120085643884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085643884 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085643884 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085643884 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  20250120085643884 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085643884 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  20250120085643884 DLGSUP <0013> gsup_server.c:236 2:  20250120085643884 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085643884 DLGSUP <0013> gsup_server.c:236 3:  20250120085643884 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085643884 DLGSUP <0013> gsup_server.c:236 4:  20250120085643884 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085643884 DLGSUP <0013> gsup_server.c:236 5:  20250120085643884 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085643884 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(248)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085643884 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085643884 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085643884 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085643884 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@65a4fa926f83: 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") 20250120085643911 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43763<->l=127.0.0.1:4259) 20250120085643915 DAUC <0003> db_auc.c:157 IMSI='262420076957012': No 2G Auth Data 20250120085643915 DAUC <0003> db_auc.c:192 IMSI='262420076957012': No 3G Auth Data HLR_Test-GSUP(249)@65a4fa926f83: Created GsupExpect[0] for "262420076957012" to be handled at TC_mo_sss_reject(252) 20250120085643941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52380<->l=127.0.0.1:4258 20250120085643955 DLINP <000b> input/ipa.c:452 connected read/write 20250120085643956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085643956 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420076957012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420076957012" session_id=97192066 session_state=BEGIN} 20250120085643956 DSS <0004> hlr_ussd.c:576 262420076957012/0x05cb0882: Process SS (BEGIN) 20250120085643956 DSS <0004> hlr_ussd.c:498 262420076957012/0x05cb0882: SS CompType=Invoke, OpCode=InterrogateSS 20250120085643956 DSS <0004> hlr_ussd.c:506 262420076957012/0x05cb0882: Structured SS requests are not supported, rejecting... 20250120085643956 DSS <0004> hlr_ussd.c:354 262420076957012/0x05cb0882: Tx ReturnError(0, 0x15) 20250120085643956 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420076957012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420076957012" session_id=97192066 session_state=END} 20250120085643956 DLINP <000b> input/ipa.c:452 connected read/write 20250120085643956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085643956 DLINP <000b> input/ipa.c:452 connected read/write 20250120085643956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@65a4fa926f83: Found GsupExpect[0] for "262420076957012" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@65a4fa926f83: Added IMSI table entry 0TC_mo_sss_reject(252)"262420076957012" TC_mo_sss_reject(252)@65a4fa926f83: setverdict(pass): none -> pass 20250120085643963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52380<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@65a4fa926f83: Final verdict of PTC: pass 20250120085643966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52372<->l=127.0.0.1:4258 20250120085643967 DLINP <000b> input/ipa.c:452 connected read/write 20250120085643967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085643967 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085643967 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085643967 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085643967 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43763<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@65a4fa926f83: Final verdict of PTC: none 250@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 250: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@65a4fa926f83: Test case TC_mo_sss_reject finished. Verdict: pass MTC@65a4fa926f83: 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 20 08:56:43 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250120085643993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52388<->l=127.0.0.1:4258 20250120085644094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52388<->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=27856) 20250120085645836 DSS <0004> hlr_ussd.c:239 262426478534446/0x10f2f6e4: SS Session Timeout, destroying 20250120085645836 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426478534446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085645862 DSS <0004> hlr_ussd.c:239 262424520354129/0x4058ce08: SS Session Timeout, destroying 20250120085645862 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424520354129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085645873 DSS <0004> hlr_ussd.c:239 262422316952023/0x89eae6f7: SS Session Timeout, destroying 20250120085645873 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422316952023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085645886 DSS <0004> hlr_ussd.c:239 262423563786381/0x9c041747: SS Session Timeout, destroying 20250120085645886 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423563786381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085645897 DSS <0004> hlr_ussd.c:239 262429797087705/0x18825e9b: SS Session Timeout, destroying 20250120085645897 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429797087705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085645908 DSS <0004> hlr_ussd.c:239 262429485718932/0xc5d9d22e: SS Session Timeout, destroying 20250120085645908 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429485718932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085645920 DSS <0004> hlr_ussd.c:239 262429626616586/0x09a5e23a: SS Session Timeout, destroying 20250120085645920 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429626616586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250120085645930 DSS <0004> hlr_ussd.c:239 262425990760396/0x1adb79fe: SS Session Timeout, destroying 20250120085645930 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425990760396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_check_imei started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085647212 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085647212 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085647215 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52398<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085647219 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647219 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085647219 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085647219 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  20250120085647219 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085647219 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  20250120085647219 DLGSUP <0013> gsup_server.c:236 2:  20250120085647219 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085647219 DLGSUP <0013> gsup_server.c:236 3:  HLR_Test-GSUP-IPA(253)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085647220 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085647220 DLGSUP <0013> gsup_server.c:236 4:  20250120085647220 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085647220 DLGSUP <0013> gsup_server.c:236 5:  20250120085647220 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085647220 DLGSUP <0013> gsup_server.c:236 7:  20250120085647220 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085647220 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085647220 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085647220 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@65a4fa926f83: 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") 20250120085647234 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33219<->l=127.0.0.1:4259) 20250120085647239 DAUC <0003> db_auc.c:157 IMSI='262426284218214': No 2G Auth Data 20250120085647239 DAUC <0003> db_auc.c:192 IMSI='262426284218214': No 3G Auth Data HLR_Test-GSUP(254)@65a4fa926f83: Created GsupExpect[0] for "262426284218214" to be handled at TC_gsup_check_imei(257) 20250120085647253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52402<->l=127.0.0.1:4258 20250120085647266 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647266 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426284218214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426284218214"} 20250120085647266 DMAIN <0000> hlr.c:435 IMSI='262426284218214': has IMEI = 12345678901234 (consider setting 'store-imei') 20250120085647266 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426284218214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426284218214"} 20250120085647266 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426284218214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085647266 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085647266 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@65a4fa926f83: Found GsupExpect[0] for "262426284218214" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@65a4fa926f83: Added IMSI table entry 0TC_gsup_check_imei(257)"262426284218214" TC_gsup_check_imei(257)@65a4fa926f83: setverdict(pass): none -> pass 20250120085647271 DAUC <0003> db_auc.c:192 IMSI='262426284218214': No 3G Auth Data 20250120085647275 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647276 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426284218214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426284218214"} 20250120085647276 DAUC <0003> hlr.c:428 IMSI='262426284218214': storing IMEI = 12345678901234 20250120085647276 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426284218214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426284218214"} 20250120085647276 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426284218214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085647276 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085647276 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085647277 DAUC <0003> db_auc.c:192 IMSI='262426284218214': No 3G Auth Data 20250120085647282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52402<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@65a4fa926f83: Final verdict of PTC: pass 20250120085647284 DAUC <0003> db_auc.c:157 IMSI='262427299512427': No 2G Auth Data 20250120085647284 DAUC <0003> db_auc.c:192 IMSI='262427299512427': No 3G Auth Data HLR_Test-GSUP(254)@65a4fa926f83: Created GsupExpect[0] for "262427299512427" to be handled at TC_gsup_check_imei(258) 20250120085647298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52404<->l=127.0.0.1:4258 20250120085647303 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647303 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427299512427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427299512427"} 20250120085647303 DMAIN <0000> hlr.c:435 IMSI='262427299512427': has IMEI = 12345678901234 (consider setting 'store-imei') 20250120085647303 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427299512427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427299512427"} 20250120085647303 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427299512427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085647303 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085647303 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@65a4fa926f83: Found GsupExpect[0] for "262427299512427" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@65a4fa926f83: Added IMSI table entry 1TC_gsup_check_imei(258)"262427299512427" TC_gsup_check_imei(258)@65a4fa926f83: setverdict(pass): none -> pass 20250120085647304 DAUC <0003> db_auc.c:192 IMSI='262427299512427': No 3G Auth Data 20250120085647305 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647305 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427299512427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427299512427"} 20250120085647305 DAUC <0003> hlr.c:428 IMSI='262427299512427': storing IMEI = 12345678901234 20250120085647305 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427299512427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427299512427"} 20250120085647305 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427299512427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085647305 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085647305 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085647306 DAUC <0003> db_auc.c:192 IMSI='262427299512427': No 3G Auth Data 20250120085647306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52404<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@65a4fa926f83: Final verdict of PTC: pass 20250120085647307 DAUC <0003> db_auc.c:157 IMSI='262423788558510': No 2G Auth Data 20250120085647307 DAUC <0003> db_auc.c:192 IMSI='262423788558510': No 3G Auth Data HLR_Test-GSUP(254)@65a4fa926f83: Created GsupExpect[0] for "262423788558510" to be handled at TC_gsup_check_imei(259) 20250120085647316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52420<->l=127.0.0.1:4258 20250120085647320 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647320 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423788558510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423788558510"} 20250120085647320 DMAIN <0000> hlr.c:435 IMSI='262423788558510': has IMEI = 12345678901234 (consider setting 'store-imei') 20250120085647320 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423788558510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423788558510"} 20250120085647320 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423788558510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085647320 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085647320 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@65a4fa926f83: Found GsupExpect[0] for "262423788558510" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@65a4fa926f83: Added IMSI table entry 2TC_gsup_check_imei(259)"262423788558510" TC_gsup_check_imei(259)@65a4fa926f83: setverdict(pass): none -> pass 20250120085647321 DAUC <0003> db_auc.c:192 IMSI='262423788558510': No 3G Auth Data 20250120085647323 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647323 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423788558510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423788558510"} 20250120085647323 DAUC <0003> hlr.c:428 IMSI='262423788558510': storing IMEI = 12345678901234 20250120085647323 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423788558510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423788558510"} 20250120085647323 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423788558510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085647323 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085647323 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085647323 DAUC <0003> db_auc.c:192 IMSI='262423788558510': No 3G Auth Data 20250120085647324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52420<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@65a4fa926f83: Final verdict of PTC: pass 20250120085647325 DAUC <0003> db_auc.c:157 IMSI='262423313969793': No 2G Auth Data 20250120085647325 DAUC <0003> db_auc.c:192 IMSI='262423313969793': No 3G Auth Data HLR_Test-GSUP(254)@65a4fa926f83: Created GsupExpect[0] for "262423313969793" to be handled at TC_gsup_check_imei(260) 20250120085647332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52424<->l=127.0.0.1:4258 20250120085647334 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647334 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423313969793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423313969793"} 20250120085647334 DMAIN <0000> hlr.c:435 IMSI='262423313969793': has IMEI = 12345678901234 (consider setting 'store-imei') 20250120085647334 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423313969793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423313969793"} 20250120085647334 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423313969793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085647334 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085647335 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@65a4fa926f83: Found GsupExpect[0] for "262423313969793" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@65a4fa926f83: Added IMSI table entry 3TC_gsup_check_imei(260)"262423313969793" TC_gsup_check_imei(260)@65a4fa926f83: setverdict(pass): none -> pass 20250120085647336 DAUC <0003> db_auc.c:157 IMSI='262423313969793': No 2G Auth Data 20250120085647337 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647337 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423313969793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423313969793"} 20250120085647337 DAUC <0003> hlr.c:428 IMSI='262423313969793': storing IMEI = 12345678901234 20250120085647337 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423313969793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423313969793"} 20250120085647337 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423313969793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085647337 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085647337 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085647338 DAUC <0003> db_auc.c:157 IMSI='262423313969793': No 2G Auth Data 20250120085647339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52424<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@65a4fa926f83: Final verdict of PTC: pass 20250120085647339 DAUC <0003> db_auc.c:157 IMSI='262427058597408': No 2G Auth Data 20250120085647339 DAUC <0003> db_auc.c:192 IMSI='262427058597408': No 3G Auth Data HLR_Test-GSUP(254)@65a4fa926f83: Created GsupExpect[0] for "262427058597408" to be handled at TC_gsup_check_imei(261) 20250120085647346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52440<->l=127.0.0.1:4258 20250120085647348 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647348 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647348 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427058597408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427058597408"} 20250120085647348 DMAIN <0000> hlr.c:435 IMSI='262427058597408': has IMEI = 12345678901234 (consider setting 'store-imei') 20250120085647349 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427058597408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427058597408"} 20250120085647349 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427058597408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085647349 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085647349 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@65a4fa926f83: Found GsupExpect[0] for "262427058597408" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@65a4fa926f83: Added IMSI table entry 4TC_gsup_check_imei(261)"262427058597408" TC_gsup_check_imei(261)@65a4fa926f83: setverdict(pass): none -> pass 20250120085647350 DAUC <0003> db_auc.c:157 IMSI='262427058597408': No 2G Auth Data 20250120085647351 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647351 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427058597408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427058597408"} 20250120085647351 DAUC <0003> hlr.c:428 IMSI='262427058597408': storing IMEI = 12345678901234 20250120085647351 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427058597408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427058597408"} 20250120085647351 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427058597408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085647351 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085647351 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085647352 DAUC <0003> db_auc.c:157 IMSI='262427058597408': No 2G Auth Data 20250120085647352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52440<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@65a4fa926f83: Final verdict of PTC: pass 20250120085647353 DAUC <0003> db_auc.c:157 IMSI='262428063686599': No 2G Auth Data 20250120085647353 DAUC <0003> db_auc.c:192 IMSI='262428063686599': No 3G Auth Data HLR_Test-GSUP(254)@65a4fa926f83: Created GsupExpect[0] for "262428063686599" to be handled at TC_gsup_check_imei(262) 20250120085647360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52448<->l=127.0.0.1:4258 20250120085647362 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647362 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428063686599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428063686599"} 20250120085647362 DMAIN <0000> hlr.c:435 IMSI='262428063686599': has IMEI = 12345678901234 (consider setting 'store-imei') 20250120085647362 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428063686599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428063686599"} 20250120085647362 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428063686599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085647362 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085647362 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@65a4fa926f83: Found GsupExpect[0] for "262428063686599" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@65a4fa926f83: Added IMSI table entry 5TC_gsup_check_imei(262)"262428063686599" TC_gsup_check_imei(262)@65a4fa926f83: setverdict(pass): none -> pass 20250120085647364 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647364 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428063686599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428063686599"} 20250120085647364 DAUC <0003> hlr.c:428 IMSI='262428063686599': storing IMEI = 12345678901234 20250120085647364 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428063686599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428063686599"} 20250120085647364 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428063686599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085647364 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085647364 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085647365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52448<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@65a4fa926f83: Final verdict of PTC: pass 20250120085647366 DAUC <0003> db_auc.c:157 IMSI='262425849857060': No 2G Auth Data 20250120085647366 DAUC <0003> db_auc.c:192 IMSI='262425849857060': No 3G Auth Data HLR_Test-GSUP(254)@65a4fa926f83: Created GsupExpect[0] for "262425849857060" to be handled at TC_gsup_check_imei(263) 20250120085647373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52462<->l=127.0.0.1:4258 20250120085647376 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647376 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425849857060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425849857060"} 20250120085647376 DMAIN <0000> hlr.c:435 IMSI='262425849857060': has IMEI = 12345678901234 (consider setting 'store-imei') 20250120085647376 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425849857060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425849857060"} 20250120085647376 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425849857060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085647376 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085647376 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@65a4fa926f83: Found GsupExpect[0] for "262425849857060" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@65a4fa926f83: Added IMSI table entry 6TC_gsup_check_imei(263)"262425849857060" TC_gsup_check_imei(263)@65a4fa926f83: setverdict(pass): none -> pass 20250120085647378 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647378 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425849857060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425849857060"} 20250120085647378 DAUC <0003> hlr.c:428 IMSI='262425849857060': storing IMEI = 12345678901234 20250120085647378 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425849857060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425849857060"} 20250120085647378 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425849857060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085647378 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085647378 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085647379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52462<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@65a4fa926f83: Final verdict of PTC: pass 20250120085647380 DAUC <0003> db_auc.c:157 IMSI='262428948065753': No 2G Auth Data 20250120085647380 DAUC <0003> db_auc.c:192 IMSI='262428948065753': No 3G Auth Data HLR_Test-GSUP(254)@65a4fa926f83: Created GsupExpect[0] for "262428948065753" to be handled at TC_gsup_check_imei(264) 20250120085647386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52474<->l=127.0.0.1:4258 20250120085647388 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647388 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428948065753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428948065753"} 20250120085647389 DMAIN <0000> hlr.c:435 IMSI='262428948065753': has IMEI = 12345678901234 (consider setting 'store-imei') 20250120085647389 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428948065753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428948065753"} 20250120085647389 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428948065753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085647389 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085647389 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@65a4fa926f83: Found GsupExpect[0] for "262428948065753" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@65a4fa926f83: Added IMSI table entry 7TC_gsup_check_imei(264)"262428948065753" TC_gsup_check_imei(264)@65a4fa926f83: setverdict(pass): none -> pass 20250120085647390 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647390 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428948065753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428948065753"} 20250120085647390 DAUC <0003> hlr.c:428 IMSI='262428948065753': storing IMEI = 12345678901234 20250120085647390 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428948065753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428948065753"} 20250120085647391 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428948065753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085647391 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085647391 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085647391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52474<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@65a4fa926f83: Final verdict of PTC: pass MTC@65a4fa926f83: setverdict(pass): none -> pass 20250120085647392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52398<->l=127.0.0.1:4258 20250120085647393 DLINP <000b> input/ipa.c:452 connected read/write 20250120085647393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085647393 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085647393 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085647393 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085647393 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33219<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(253)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP(254)@65a4fa926f83: Final verdict of PTC: none 255@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: pass MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_gsup_check_imei finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085647421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52484<->l=127.0.0.1:4258 20250120085647522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52484<->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=125224) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_check_imei_via_proxy started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085650589 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085650589 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085650594 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52494<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085650600 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650600 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085650600 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085650600 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  20250120085650600 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085650600 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  20250120085650600 DLGSUP <0013> gsup_server.c:236 2:  20250120085650600 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085650600 DLGSUP <0013> gsup_server.c:236 3:  20250120085650600 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085650600 DLGSUP <0013> gsup_server.c:236 4:  20250120085650600 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085650600 DLGSUP <0013> gsup_server.c:236 5:  20250120085650600 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085650600 DLGSUP <0013> gsup_server.c:236 7:  20250120085650600 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085650600 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085650600 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085650600 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@65a4fa926f83: 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") 20250120085650620 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34959<->l=127.0.0.1:4259) 20250120085650626 DAUC <0003> db_auc.c:157 IMSI='262424456386017': No 2G Auth Data 20250120085650626 DAUC <0003> db_auc.c:192 IMSI='262424456386017': No 3G Auth Data HLR_Test-GSUP(266)@65a4fa926f83: Created GsupExpect[0] for "262424456386017" to be handled at TC_gsup_check_imei_via_proxy(269) 20250120085650646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52500<->l=127.0.0.1:4258 20250120085650659 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650660 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424456386017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424456386017" source_name="the-source\n"} 20250120085650660 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250120085650660 DMAIN <0000> hlr.c:435 IMSI='262424456386017': has IMEI = 12345678901234 (consider setting 'store-imei') 20250120085650660 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262424456386017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424456386017" destination_name="the-source\n"} 20250120085650660 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262424456386017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085650660 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650660 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@65a4fa926f83: Found GsupExpect[0] for "262424456386017" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@65a4fa926f83: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262424456386017" TC_gsup_check_imei_via_proxy(269)@65a4fa926f83: setverdict(pass): none -> pass 20250120085650664 DAUC <0003> db_auc.c:192 IMSI='262424456386017': No 3G Auth Data 20250120085650671 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650671 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424456386017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424456386017" source_name="the-source\n"} 20250120085650671 DAUC <0003> hlr.c:428 IMSI='262424456386017': storing IMEI = 12345678901234 20250120085650671 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262424456386017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424456386017" destination_name="the-source\n"} 20250120085650671 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262424456386017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085650671 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650671 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650673 DAUC <0003> db_auc.c:192 IMSI='262424456386017': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085650675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52500<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@65a4fa926f83: Final verdict of PTC: pass 20250120085650677 DAUC <0003> db_auc.c:157 IMSI='262425691464925': No 2G Auth Data 20250120085650677 DAUC <0003> db_auc.c:192 IMSI='262425691464925': No 3G Auth Data HLR_Test-GSUP(266)@65a4fa926f83: Created GsupExpect[0] for "262425691464925" to be handled at TC_gsup_check_imei_via_proxy(270) 20250120085650690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52504<->l=127.0.0.1:4258 20250120085650692 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650692 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425691464925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425691464925" source_name="the-source\n"} 20250120085650692 DMAIN <0000> hlr.c:435 IMSI='262425691464925': has IMEI = 12345678901234 (consider setting 'store-imei') 20250120085650692 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425691464925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425691464925" destination_name="the-source\n"} 20250120085650692 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262425691464925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085650692 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650692 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@65a4fa926f83: Found GsupExpect[0] for "262425691464925" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@65a4fa926f83: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425691464925" TC_gsup_check_imei_via_proxy(270)@65a4fa926f83: setverdict(pass): none -> pass 20250120085650693 DAUC <0003> db_auc.c:192 IMSI='262425691464925': No 3G Auth Data 20250120085650694 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650694 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425691464925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425691464925" source_name="the-source\n"} 20250120085650694 DAUC <0003> hlr.c:428 IMSI='262425691464925': storing IMEI = 12345678901234 20250120085650694 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425691464925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425691464925" destination_name="the-source\n"} 20250120085650694 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262425691464925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085650694 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650694 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085650694 DAUC <0003> db_auc.c:192 IMSI='262425691464925': No 3G Auth Data 20250120085650695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52504<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@65a4fa926f83: Final verdict of PTC: pass 20250120085650695 DAUC <0003> db_auc.c:157 IMSI='262423485095326': No 2G Auth Data 20250120085650695 DAUC <0003> db_auc.c:192 IMSI='262423485095326': No 3G Auth Data HLR_Test-GSUP(266)@65a4fa926f83: Created GsupExpect[0] for "262423485095326" to be handled at TC_gsup_check_imei_via_proxy(271) 20250120085650701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52508<->l=127.0.0.1:4258 20250120085650703 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650703 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262423485095326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423485095326" source_name="the-source\n"} 20250120085650703 DMAIN <0000> hlr.c:435 IMSI='262423485095326': has IMEI = 12345678901234 (consider setting 'store-imei') 20250120085650703 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262423485095326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423485095326" destination_name="the-source\n"} 20250120085650703 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262423485095326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085650703 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650703 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@65a4fa926f83: Found GsupExpect[0] for "262423485095326" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@65a4fa926f83: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262423485095326" TC_gsup_check_imei_via_proxy(271)@65a4fa926f83: setverdict(pass): none -> pass 20250120085650704 DAUC <0003> db_auc.c:192 IMSI='262423485095326': No 3G Auth Data 20250120085650705 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650705 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262423485095326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423485095326" source_name="the-source\n"} 20250120085650705 DAUC <0003> hlr.c:428 IMSI='262423485095326': storing IMEI = 12345678901234 20250120085650705 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262423485095326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423485095326" destination_name="the-source\n"} 20250120085650705 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262423485095326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085650705 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650705 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085650705 DAUC <0003> db_auc.c:192 IMSI='262423485095326': No 3G Auth Data 20250120085650706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52508<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@65a4fa926f83: Final verdict of PTC: pass 20250120085650706 DAUC <0003> db_auc.c:157 IMSI='262421553313068': No 2G Auth Data 20250120085650706 DAUC <0003> db_auc.c:192 IMSI='262421553313068': No 3G Auth Data HLR_Test-GSUP(266)@65a4fa926f83: Created GsupExpect[0] for "262421553313068" to be handled at TC_gsup_check_imei_via_proxy(272) 20250120085650714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52520<->l=127.0.0.1:4258 20250120085650717 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650717 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421553313068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421553313068" source_name="the-source\n"} 20250120085650717 DMAIN <0000> hlr.c:435 IMSI='262421553313068': has IMEI = 12345678901234 (consider setting 'store-imei') 20250120085650717 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262421553313068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421553313068" destination_name="the-source\n"} 20250120085650717 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262421553313068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085650717 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650717 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@65a4fa926f83: Found GsupExpect[0] for "262421553313068" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@65a4fa926f83: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262421553313068" TC_gsup_check_imei_via_proxy(272)@65a4fa926f83: setverdict(pass): none -> pass 20250120085650717 DAUC <0003> db_auc.c:157 IMSI='262421553313068': No 2G Auth Data 20250120085650719 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650719 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421553313068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421553313068" source_name="the-source\n"} 20250120085650719 DAUC <0003> hlr.c:428 IMSI='262421553313068': storing IMEI = 12345678901234 20250120085650719 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262421553313068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421553313068" destination_name="the-source\n"} 20250120085650719 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262421553313068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085650719 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650719 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085650720 DAUC <0003> db_auc.c:157 IMSI='262421553313068': No 2G Auth Data 20250120085650721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52520<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@65a4fa926f83: Final verdict of PTC: pass 20250120085650721 DAUC <0003> db_auc.c:157 IMSI='262421058343557': No 2G Auth Data 20250120085650721 DAUC <0003> db_auc.c:192 IMSI='262421058343557': No 3G Auth Data HLR_Test-GSUP(266)@65a4fa926f83: Created GsupExpect[0] for "262421058343557" to be handled at TC_gsup_check_imei_via_proxy(273) 20250120085650729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52528<->l=127.0.0.1:4258 20250120085650731 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650731 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421058343557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421058343557" source_name="the-source\n"} 20250120085650731 DMAIN <0000> hlr.c:435 IMSI='262421058343557': has IMEI = 12345678901234 (consider setting 'store-imei') 20250120085650731 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262421058343557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421058343557" destination_name="the-source\n"} 20250120085650731 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262421058343557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085650731 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650731 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@65a4fa926f83: Found GsupExpect[0] for "262421058343557" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@65a4fa926f83: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262421058343557" TC_gsup_check_imei_via_proxy(273)@65a4fa926f83: setverdict(pass): none -> pass 20250120085650732 DAUC <0003> db_auc.c:157 IMSI='262421058343557': No 2G Auth Data 20250120085650733 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650733 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421058343557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421058343557" source_name="the-source\n"} 20250120085650733 DAUC <0003> hlr.c:428 IMSI='262421058343557': storing IMEI = 12345678901234 20250120085650733 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262421058343557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421058343557" destination_name="the-source\n"} 20250120085650733 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262421058343557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085650733 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650733 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085650734 DAUC <0003> db_auc.c:157 IMSI='262421058343557': No 2G Auth Data 20250120085650734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52528<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@65a4fa926f83: Final verdict of PTC: pass 20250120085650735 DAUC <0003> db_auc.c:157 IMSI='262426455777574': No 2G Auth Data 20250120085650735 DAUC <0003> db_auc.c:192 IMSI='262426455777574': No 3G Auth Data HLR_Test-GSUP(266)@65a4fa926f83: Created GsupExpect[0] for "262426455777574" to be handled at TC_gsup_check_imei_via_proxy(274) 20250120085650740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52532<->l=127.0.0.1:4258 20250120085650742 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650742 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262426455777574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426455777574" source_name="the-source\n"} 20250120085650742 DMAIN <0000> hlr.c:435 IMSI='262426455777574': has IMEI = 12345678901234 (consider setting 'store-imei') 20250120085650742 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262426455777574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426455777574" destination_name="the-source\n"} 20250120085650742 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262426455777574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085650742 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650742 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@65a4fa926f83: Found GsupExpect[0] for "262426455777574" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@65a4fa926f83: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262426455777574" TC_gsup_check_imei_via_proxy(274)@65a4fa926f83: setverdict(pass): none -> pass 20250120085650744 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650744 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262426455777574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426455777574" source_name="the-source\n"} 20250120085650744 DAUC <0003> hlr.c:428 IMSI='262426455777574': storing IMEI = 12345678901234 20250120085650744 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262426455777574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426455777574" destination_name="the-source\n"} 20250120085650744 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262426455777574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085650744 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650744 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085650745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52532<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@65a4fa926f83: Final verdict of PTC: pass 20250120085650746 DAUC <0003> db_auc.c:157 IMSI='262425827058712': No 2G Auth Data 20250120085650746 DAUC <0003> db_auc.c:192 IMSI='262425827058712': No 3G Auth Data HLR_Test-GSUP(266)@65a4fa926f83: Created GsupExpect[0] for "262425827058712" to be handled at TC_gsup_check_imei_via_proxy(275) 20250120085650753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52536<->l=127.0.0.1:4258 20250120085650755 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650755 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262425827058712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425827058712" source_name="the-source\n"} 20250120085650755 DMAIN <0000> hlr.c:435 IMSI='262425827058712': has IMEI = 12345678901234 (consider setting 'store-imei') 20250120085650755 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262425827058712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425827058712" destination_name="the-source\n"} 20250120085650755 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262425827058712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085650755 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650755 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@65a4fa926f83: Found GsupExpect[0] for "262425827058712" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@65a4fa926f83: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262425827058712" TC_gsup_check_imei_via_proxy(275)@65a4fa926f83: setverdict(pass): none -> pass 20250120085650757 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650757 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262425827058712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425827058712" source_name="the-source\n"} 20250120085650757 DAUC <0003> hlr.c:428 IMSI='262425827058712': storing IMEI = 12345678901234 20250120085650757 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262425827058712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425827058712" destination_name="the-source\n"} 20250120085650757 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262425827058712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085650757 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650758 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085650759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52536<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@65a4fa926f83: Final verdict of PTC: pass 20250120085650759 DAUC <0003> db_auc.c:157 IMSI='262420823550223': No 2G Auth Data 20250120085650759 DAUC <0003> db_auc.c:192 IMSI='262420823550223': No 3G Auth Data HLR_Test-GSUP(266)@65a4fa926f83: Created GsupExpect[0] for "262420823550223" to be handled at TC_gsup_check_imei_via_proxy(276) 20250120085650767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52552<->l=127.0.0.1:4258 20250120085650771 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650771 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420823550223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420823550223" source_name="the-source\n"} 20250120085650771 DMAIN <0000> hlr.c:435 IMSI='262420823550223': has IMEI = 12345678901234 (consider setting 'store-imei') 20250120085650771 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262420823550223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420823550223" destination_name="the-source\n"} 20250120085650771 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262420823550223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085650771 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650771 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@65a4fa926f83: Found GsupExpect[0] for "262420823550223" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@65a4fa926f83: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262420823550223" TC_gsup_check_imei_via_proxy(276)@65a4fa926f83: setverdict(pass): none -> pass 20250120085650773 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650773 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420823550223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420823550223" source_name="the-source\n"} 20250120085650773 DAUC <0003> hlr.c:428 IMSI='262420823550223': storing IMEI = 12345678901234 20250120085650773 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262420823550223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420823550223" destination_name="the-source\n"} 20250120085650773 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262420823550223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085650773 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085650773 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085650775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52552<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@65a4fa926f83: Final verdict of PTC: pass MTC@65a4fa926f83: setverdict(pass): none -> pass 20250120085650776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52494<->l=127.0.0.1:4258 20250120085650777 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34959<->l=127.0.0.1:4259) 20250120085650777 DLINP <000b> input/ipa.c:452 connected read/write 20250120085650777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085650777 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085650777 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085650777 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085650777 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@65a4fa926f83: Final verdict of PTC: none 267@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: pass MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@65a4fa926f83: 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 20 08:56:50 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20250120085650800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52554<->l=127.0.0.1:4258 20250120085650901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52554<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67512) Waiting for packet dumper to finish... 1 (prev_count=67512, count=127120) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 08:56:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_check_imei_invalid_len started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085654002 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085654003 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085654007 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085654011 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654011 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085654011 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085654011 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  20250120085654011 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085654011 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  20250120085654011 DLGSUP <0013> gsup_server.c:236 2:  HLR_Test-GSUP-IPA(277)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085654011 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085654011 DLGSUP <0013> gsup_server.c:236 3:  20250120085654011 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085654011 DLGSUP <0013> gsup_server.c:236 4:  20250120085654011 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085654011 DLGSUP <0013> gsup_server.c:236 5:  20250120085654011 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085654011 DLGSUP <0013> gsup_server.c:236 7:  20250120085654011 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085654011 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085654012 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085654012 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@65a4fa926f83: 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") 20250120085654027 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40081<->l=127.0.0.1:4259) 20250120085654030 DAUC <0003> db_auc.c:157 IMSI='262421167612153': No 2G Auth Data 20250120085654030 DAUC <0003> db_auc.c:192 IMSI='262421167612153': No 3G Auth Data HLR_Test-GSUP(278)@65a4fa926f83: Created GsupExpect[0] for "262421167612153" to be handled at TC_gsup_check_imei_invalid_len(281) 20250120085654039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45018<->l=127.0.0.1:4258 20250120085654054 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654054 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421167612153"} 20250120085654054 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250120085654054 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421167612153" cause=Invalid mandatory information} 20250120085654054 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654054 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654054 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@65a4fa926f83: Found GsupExpect[0] for "262421167612153" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@65a4fa926f83: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262421167612153" TC_gsup_check_imei_invalid_len(281)@65a4fa926f83: setverdict(pass): none -> pass 20250120085654059 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654059 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421167612153"} 20250120085654059 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250120085654059 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421167612153" cause=Invalid mandatory information} 20250120085654059 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654059 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654059 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654062 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654062 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421167612153"} 20250120085654062 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250120085654062 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421167612153" cause=Invalid mandatory information} 20250120085654063 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654063 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654063 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654065 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654066 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421167612153"} 20250120085654066 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250120085654066 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421167612153" cause=Invalid mandatory information} 20250120085654066 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654066 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654066 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654069 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654069 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421167612153"} 20250120085654069 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250120085654069 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421167612153" cause=Invalid mandatory information} 20250120085654069 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421167612153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654069 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654069 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45018<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@65a4fa926f83: Final verdict of PTC: pass 20250120085654075 DAUC <0003> db_auc.c:157 IMSI='262421913985860': No 2G Auth Data 20250120085654075 DAUC <0003> db_auc.c:192 IMSI='262421913985860': No 3G Auth Data HLR_Test-GSUP(278)@65a4fa926f83: Created GsupExpect[0] for "262421913985860" to be handled at TC_gsup_check_imei_invalid_len(282) 20250120085654091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4258 20250120085654093 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654093 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421913985860"} 20250120085654093 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250120085654093 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421913985860" cause=Invalid mandatory information} 20250120085654093 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654093 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654093 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@65a4fa926f83: Found GsupExpect[0] for "262421913985860" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@65a4fa926f83: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262421913985860" TC_gsup_check_imei_invalid_len(282)@65a4fa926f83: setverdict(pass): none -> pass 20250120085654094 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654094 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421913985860"} 20250120085654094 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250120085654094 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421913985860" cause=Invalid mandatory information} 20250120085654094 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654094 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654094 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654094 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654094 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421913985860"} 20250120085654094 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250120085654094 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421913985860" cause=Invalid mandatory information} 20250120085654094 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654094 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654094 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654095 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654095 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421913985860"} 20250120085654095 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250120085654095 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421913985860" cause=Invalid mandatory information} 20250120085654095 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654095 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654095 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654095 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654095 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421913985860"} 20250120085654095 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250120085654095 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421913985860" cause=Invalid mandatory information} 20250120085654095 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421913985860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654095 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654095 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@65a4fa926f83: Final verdict of PTC: pass 20250120085654096 DAUC <0003> db_auc.c:157 IMSI='262421746751363': No 2G Auth Data 20250120085654096 DAUC <0003> db_auc.c:192 IMSI='262421746751363': No 3G Auth Data HLR_Test-GSUP(278)@65a4fa926f83: Created GsupExpect[0] for "262421746751363" to be handled at TC_gsup_check_imei_invalid_len(283) 20250120085654103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45028<->l=127.0.0.1:4258 20250120085654105 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654105 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421746751363"} 20250120085654105 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250120085654105 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421746751363" cause=Invalid mandatory information} 20250120085654105 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654105 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654105 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@65a4fa926f83: Found GsupExpect[0] for "262421746751363" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@65a4fa926f83: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262421746751363" TC_gsup_check_imei_invalid_len(283)@65a4fa926f83: setverdict(pass): none -> pass 20250120085654105 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654105 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421746751363"} 20250120085654105 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250120085654105 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421746751363" cause=Invalid mandatory information} 20250120085654105 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654105 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654106 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654106 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654106 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421746751363"} 20250120085654106 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250120085654106 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421746751363" cause=Invalid mandatory information} 20250120085654106 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654106 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654106 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654107 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654107 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421746751363"} 20250120085654107 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250120085654107 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421746751363" cause=Invalid mandatory information} 20250120085654107 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654107 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654107 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654108 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654108 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421746751363"} 20250120085654108 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250120085654108 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421746751363" cause=Invalid mandatory information} 20250120085654108 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421746751363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654108 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654108 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45028<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@65a4fa926f83: Final verdict of PTC: pass 20250120085654109 DAUC <0003> db_auc.c:157 IMSI='262427634868926': No 2G Auth Data 20250120085654109 DAUC <0003> db_auc.c:192 IMSI='262427634868926': No 3G Auth Data HLR_Test-GSUP(278)@65a4fa926f83: Created GsupExpect[0] for "262427634868926" to be handled at TC_gsup_check_imei_invalid_len(284) 20250120085654116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45040<->l=127.0.0.1:4258 20250120085654118 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654118 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427634868926"} 20250120085654118 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250120085654118 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427634868926" cause=Invalid mandatory information} 20250120085654118 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654118 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654118 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@65a4fa926f83: Found GsupExpect[0] for "262427634868926" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@65a4fa926f83: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262427634868926" TC_gsup_check_imei_invalid_len(284)@65a4fa926f83: setverdict(pass): none -> pass 20250120085654119 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654119 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427634868926"} 20250120085654119 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250120085654119 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427634868926" cause=Invalid mandatory information} 20250120085654119 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654119 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654119 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654120 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654120 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427634868926"} 20250120085654120 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250120085654120 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427634868926" cause=Invalid mandatory information} 20250120085654120 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654120 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654120 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654121 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654121 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427634868926"} 20250120085654121 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250120085654121 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427634868926" cause=Invalid mandatory information} 20250120085654121 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654121 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654121 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654122 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654122 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427634868926"} 20250120085654122 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250120085654122 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427634868926" cause=Invalid mandatory information} 20250120085654122 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427634868926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654122 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654122 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45040<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@65a4fa926f83: Final verdict of PTC: pass 20250120085654124 DAUC <0003> db_auc.c:157 IMSI='262423849839883': No 2G Auth Data 20250120085654124 DAUC <0003> db_auc.c:192 IMSI='262423849839883': No 3G Auth Data HLR_Test-GSUP(278)@65a4fa926f83: Created GsupExpect[0] for "262423849839883" to be handled at TC_gsup_check_imei_invalid_len(285) 20250120085654131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45048<->l=127.0.0.1:4258 20250120085654132 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654132 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423849839883"} 20250120085654132 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250120085654132 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423849839883" cause=Invalid mandatory information} 20250120085654132 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654132 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654132 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@65a4fa926f83: Found GsupExpect[0] for "262423849839883" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@65a4fa926f83: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262423849839883" TC_gsup_check_imei_invalid_len(285)@65a4fa926f83: setverdict(pass): none -> pass 20250120085654133 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654133 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423849839883"} 20250120085654133 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250120085654133 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423849839883" cause=Invalid mandatory information} 20250120085654134 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654134 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654134 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654134 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654134 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423849839883"} 20250120085654134 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250120085654134 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423849839883" cause=Invalid mandatory information} 20250120085654134 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654134 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654135 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654135 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654135 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423849839883"} 20250120085654135 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250120085654135 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423849839883" cause=Invalid mandatory information} 20250120085654135 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654135 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654135 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654136 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654136 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423849839883"} 20250120085654136 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250120085654136 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423849839883" cause=Invalid mandatory information} 20250120085654136 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423849839883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654136 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654136 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45048<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@65a4fa926f83: Final verdict of PTC: pass 20250120085654138 DAUC <0003> db_auc.c:157 IMSI='262421397516730': No 2G Auth Data 20250120085654138 DAUC <0003> db_auc.c:192 IMSI='262421397516730': No 3G Auth Data HLR_Test-GSUP(278)@65a4fa926f83: Created GsupExpect[0] for "262421397516730" to be handled at TC_gsup_check_imei_invalid_len(286) 20250120085654144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45054<->l=127.0.0.1:4258 20250120085654146 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654146 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421397516730"} 20250120085654146 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250120085654146 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421397516730" cause=Invalid mandatory information} 20250120085654146 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654146 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654146 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@65a4fa926f83: Found GsupExpect[0] for "262421397516730" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@65a4fa926f83: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262421397516730" TC_gsup_check_imei_invalid_len(286)@65a4fa926f83: setverdict(pass): none -> pass 20250120085654147 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654148 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421397516730"} 20250120085654148 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250120085654148 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421397516730" cause=Invalid mandatory information} 20250120085654148 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654148 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654148 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654148 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654149 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421397516730"} 20250120085654149 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250120085654149 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421397516730" cause=Invalid mandatory information} 20250120085654149 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654149 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654149 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654149 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654149 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421397516730"} 20250120085654149 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250120085654149 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421397516730" cause=Invalid mandatory information} 20250120085654149 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654149 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654149 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654150 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654150 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421397516730"} 20250120085654150 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250120085654150 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421397516730" cause=Invalid mandatory information} 20250120085654150 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421397516730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654150 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654150 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45054<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@65a4fa926f83: Final verdict of PTC: pass 20250120085654151 DAUC <0003> db_auc.c:157 IMSI='262428951880119': No 2G Auth Data 20250120085654151 DAUC <0003> db_auc.c:192 IMSI='262428951880119': No 3G Auth Data HLR_Test-GSUP(278)@65a4fa926f83: Created GsupExpect[0] for "262428951880119" to be handled at TC_gsup_check_imei_invalid_len(287) 20250120085654158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45062<->l=127.0.0.1:4258 20250120085654160 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654160 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428951880119"} 20250120085654160 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250120085654160 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428951880119" cause=Invalid mandatory information} 20250120085654160 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654160 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654160 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@65a4fa926f83: Found GsupExpect[0] for "262428951880119" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@65a4fa926f83: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262428951880119" TC_gsup_check_imei_invalid_len(287)@65a4fa926f83: setverdict(pass): none -> pass 20250120085654161 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654161 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428951880119"} 20250120085654161 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250120085654161 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428951880119" cause=Invalid mandatory information} 20250120085654161 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654161 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654161 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654162 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654162 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428951880119"} 20250120085654162 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250120085654162 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428951880119" cause=Invalid mandatory information} 20250120085654162 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654162 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654162 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654163 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654163 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428951880119"} 20250120085654163 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250120085654163 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428951880119" cause=Invalid mandatory information} 20250120085654163 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654163 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654163 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654164 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654164 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428951880119"} 20250120085654164 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250120085654164 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428951880119" cause=Invalid mandatory information} 20250120085654164 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428951880119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654164 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654164 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45062<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@65a4fa926f83: Final verdict of PTC: pass 20250120085654165 DAUC <0003> db_auc.c:157 IMSI='262423801052865': No 2G Auth Data 20250120085654165 DAUC <0003> db_auc.c:192 IMSI='262423801052865': No 3G Auth Data HLR_Test-GSUP(278)@65a4fa926f83: Created GsupExpect[0] for "262423801052865" to be handled at TC_gsup_check_imei_invalid_len(288) 20250120085654170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45074<->l=127.0.0.1:4258 20250120085654172 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654172 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423801052865"} 20250120085654172 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250120085654172 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423801052865" cause=Invalid mandatory information} 20250120085654172 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654172 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654172 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@65a4fa926f83: Found GsupExpect[0] for "262423801052865" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@65a4fa926f83: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262423801052865" TC_gsup_check_imei_invalid_len(288)@65a4fa926f83: setverdict(pass): none -> pass 20250120085654173 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654173 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423801052865"} 20250120085654173 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250120085654173 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423801052865" cause=Invalid mandatory information} 20250120085654173 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654173 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654173 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654174 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654174 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423801052865"} 20250120085654174 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250120085654174 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423801052865" cause=Invalid mandatory information} 20250120085654174 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654174 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654174 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654174 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654174 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423801052865"} 20250120085654174 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250120085654174 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423801052865" cause=Invalid mandatory information} 20250120085654174 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654174 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654174 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654175 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654175 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423801052865"} 20250120085654175 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250120085654175 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423801052865" cause=Invalid mandatory information} 20250120085654175 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423801052865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085654175 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085654175 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085654175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45074<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@65a4fa926f83: Final verdict of PTC: pass MTC@65a4fa926f83: setverdict(pass): none -> pass 20250120085654176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@65a4fa926f83: Final verdict of PTC: none 20250120085654177 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40081<->l=127.0.0.1:4259) 20250120085654177 DLINP <000b> input/ipa.c:452 connected read/write 20250120085654177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085654177 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085654177 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085654177 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(280)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@65a4fa926f83: Final verdict of PTC: none 279@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: pass MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@65a4fa926f83: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085654200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45086<->l=127.0.0.1:4258 20250120085654302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45086<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78704) Waiting for packet dumper to finish... 1 (prev_count=78704, count=168620) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_gsup_check_imei_unknown_imsi started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085657435 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085657435 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085657440 DLINP <000b> input/ipa.c:452 connected read/write 20250120085657440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085657441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45102<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085657445 DLINP <000b> input/ipa.c:452 connected read/write 20250120085657445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085657445 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085657445 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085657445 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  20250120085657445 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085657445 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  20250120085657445 DLGSUP <0013> gsup_server.c:236 2:  20250120085657445 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085657445 DLGSUP <0013> gsup_server.c:236 3:  20250120085657445 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085657445 DLGSUP <0013> gsup_server.c:236 4:  20250120085657445 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085657445 DLGSUP <0013> gsup_server.c:236 5:  20250120085657445 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085657445 DLGSUP <0013> gsup_server.c:236 7:  20250120085657445 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085657445 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085657445 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085657445 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@65a4fa926f83: 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") 20250120085657467 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42289<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@65a4fa926f83: Created GsupExpect[0] for "262428018625799" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250120085657481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45118<->l=127.0.0.1:4258 20250120085657491 DLINP <000b> input/ipa.c:452 connected read/write 20250120085657491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085657491 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428018625799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428018625799"} 20250120085657491 DMAIN <0000> hlr.c:435 IMSI='262428018625799': has IMEI = 22245678901234 (consider setting 'store-imei') 20250120085657491 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428018625799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250120085657491 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428018625799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428018625799" cause=Invalid mandatory information} 20250120085657491 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428018625799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085657491 DLINP <000b> input/ipa.c:452 connected read/write 20250120085657491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085657491 DLINP <000b> input/ipa.c:452 connected read/write 20250120085657491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@65a4fa926f83: Found GsupExpect[0] for "262428018625799" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@65a4fa926f83: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428018625799" TC_gsup_check_imei_unknown_imsi(293)@65a4fa926f83: setverdict(pass): none -> pass 20250120085657498 DLINP <000b> input/ipa.c:452 connected read/write 20250120085657498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085657499 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428018625799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428018625799"} 20250120085657499 DAUC <0003> hlr.c:428 IMSI='262428018625799': storing IMEI = 22245678901234 20250120085657499 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428018625799': no such subscriber 20250120085657499 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428018625799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250120085657499 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428018625799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428018625799" cause=Invalid mandatory information} 20250120085657499 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428018625799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085657499 DLINP <000b> input/ipa.c:452 connected read/write 20250120085657499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085657499 DLINP <000b> input/ipa.c:452 connected read/write 20250120085657499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085657501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45118<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@65a4fa926f83: Final verdict of PTC: pass 20250120085657502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45102<->l=127.0.0.1:4258 20250120085657504 DLINP <000b> input/ipa.c:452 connected read/write 20250120085657504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085657504 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085657504 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085657504 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085657504 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42289<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@65a4fa926f83: Final verdict of PTC: none 291@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 291: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@65a4fa926f83: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085657546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45134<->l=127.0.0.1:4258 20250120085657647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45134<->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@65a4fa926f83: 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@65a4fa926f83: 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 20 08:56:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@65a4fa926f83: 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@65a4fa926f83: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085700719 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085700719 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085700722 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45136<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085700725 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700725 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085700725 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085700725 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  20250120085700725 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085700725 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  20250120085700725 DLGSUP <0013> gsup_server.c:236 2:  20250120085700725 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085700725 DLGSUP <0013> gsup_server.c:236 3:  20250120085700725 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085700725 DLGSUP <0013> gsup_server.c:236 4:  20250120085700725 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085700725 DLGSUP <0013> gsup_server.c:236 5:  20250120085700725 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085700725 DLGSUP <0013> gsup_server.c:236 7:  20250120085700725 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085700725 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085700725 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085700725 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@65a4fa926f83: 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") 20250120085700741 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35617<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@65a4fa926f83: Created GsupExpect[0] for "262421831826586" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250120085700754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45144<->l=127.0.0.1:4258 20250120085700766 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700766 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421831826586"} 20250120085700766 DMAIN <0000> hlr.c:227 IMSI='262421831826586': Creating subscriber on demand 20250120085700766 DMAIN <0000> hlr.c:243 IMSI='262421831826586': Successfully assigned MSISDN='384' 20250120085700766 DAUC <0003> hlr.c:428 IMSI='262421831826586': storing IMEI = 12345678901234 20250120085700766 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421831826586"} 20250120085700766 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085700766 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700767 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@65a4fa926f83: Found GsupExpect[0] for "262421831826586" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@65a4fa926f83: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262421831826586" TC_subscr_create_on_demand_check_imei_early(298)@65a4fa926f83: setverdict(pass): none -> pass 20250120085700773 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700773 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700775 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700775 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700776 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700776 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700780 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700780 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421831826586" cn_domain=PS} 20250120085700780 DLU <0006> fsm.c:456 lu(262421831826586)[0x55b49eeff640]{UNVALIDATED}: Allocated 20250120085700780 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085700780 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085700780 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421831826586" cn_domain=PS} 20250120085700780 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700781 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700786 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700786 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421831826586"} 20250120085700786 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085700786 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085700786 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421831826586"} 20250120085700786 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085700786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085700786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085700786 DLU <0006> fsm.c:568 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085700786 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700786 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085700795 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700795 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421831826586"} 20250120085700795 DMAIN <0000> hlr.c:227 IMSI='262421831826586': Creating subscriber on demand 20250120085700796 DMAIN <0000> hlr.c:243 IMSI='262421831826586': Successfully assigned MSISDN='774' 20250120085700796 DAUC <0003> hlr.c:428 IMSI='262421831826586': storing IMEI = 12345678901234 20250120085700796 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421831826586"} 20250120085700796 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085700796 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700796 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085700798 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700799 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700800 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700800 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700801 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700801 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700803 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700803 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700806 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700806 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421831826586" cn_domain=PS} 20250120085700806 DLU <0006> fsm.c:456 lu(262421831826586)[0x55b49eeff640]{UNVALIDATED}: Allocated 20250120085700806 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085700806 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085700806 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421831826586" cn_domain=PS} 20250120085700806 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700806 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700810 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700810 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421831826586"} 20250120085700810 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085700810 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085700810 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421831826586"} 20250120085700810 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085700810 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085700810 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085700810 DLU <0006> fsm.c:568 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085700810 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700810 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085700822 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700822 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421831826586"} 20250120085700822 DMAIN <0000> hlr.c:227 IMSI='262421831826586': Creating subscriber on demand 20250120085700822 DMAIN <0000> hlr.c:243 IMSI='262421831826586': Successfully assigned MSISDN='211' 20250120085700822 DAUC <0003> hlr.c:428 IMSI='262421831826586': storing IMEI = 12345678901234 20250120085700823 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421831826586"} 20250120085700823 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085700823 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700823 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085700825 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700825 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700827 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700827 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700830 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700830 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700832 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700832 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700835 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700835 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421831826586" cn_domain=PS} 20250120085700835 DLU <0006> fsm.c:456 lu(262421831826586)[0x55b49eeff640]{UNVALIDATED}: Allocated 20250120085700835 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250120085700835 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421831826586" cause=GPRS services not allowed} 20250120085700835 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085700835 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085700835 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{UNVALIDATED}: Freeing instance 20250120085700835 DLU <0006> fsm.c:568 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{UNVALIDATED}: Deallocated 20250120085700835 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700835 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085700843 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700843 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421831826586"} 20250120085700843 DMAIN <0000> hlr.c:227 IMSI='262421831826586': Creating subscriber on demand 20250120085700843 DMAIN <0000> hlr.c:243 IMSI='262421831826586': Successfully assigned MSISDN='974' 20250120085700843 DAUC <0003> hlr.c:428 IMSI='262421831826586': storing IMEI = 12345678901234 20250120085700843 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421831826586"} 20250120085700843 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085700843 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700843 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700845 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700845 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085700847 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700847 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700848 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700848 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700851 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700851 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421831826586" cn_domain=PS} 20250120085700851 DLU <0006> fsm.c:456 lu(262421831826586)[0x55b49eeff640]{UNVALIDATED}: Allocated 20250120085700851 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250120085700851 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421831826586" cause=GPRS services not allowed} 20250120085700851 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085700851 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085700851 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{UNVALIDATED}: Freeing instance 20250120085700851 DLU <0006> fsm.c:568 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{UNVALIDATED}: Deallocated 20250120085700851 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700851 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085700858 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700858 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421831826586"} 20250120085700858 DMAIN <0000> hlr.c:227 IMSI='262421831826586': Creating subscriber on demand 20250120085700858 DAUC <0003> hlr.c:428 IMSI='262421831826586': storing IMEI = 12345678901234 20250120085700858 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421831826586"} 20250120085700858 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085700858 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700858 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085700859 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700859 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700860 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700860 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700861 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700861 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700863 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700863 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421831826586" cn_domain=PS} 20250120085700863 DLU <0006> fsm.c:456 lu(262421831826586)[0x55b49eeff640]{UNVALIDATED}: Allocated 20250120085700863 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250120085700863 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421831826586" cause=GPRS services not allowed} 20250120085700863 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085700863 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085700863 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{UNVALIDATED}: Freeing instance 20250120085700863 DLU <0006> fsm.c:568 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{UNVALIDATED}: Deallocated 20250120085700863 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700863 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085700867 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700867 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421831826586"} 20250120085700867 DMAIN <0000> hlr.c:227 IMSI='262421831826586': Creating subscriber on demand 20250120085700867 DAUC <0003> hlr.c:428 IMSI='262421831826586': storing IMEI = 12345678901234 20250120085700867 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421831826586"} 20250120085700867 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250120085700867 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700867 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085700868 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700868 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700869 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700869 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700869 DAUC <0003> db_auc.c:157 IMSI='262421831826586': No 2G Auth Data 20250120085700869 DAUC <0003> db_auc.c:192 IMSI='262421831826586': No 3G Auth Data 20250120085700870 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700870 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700870 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421831826586" cn_domain=PS} 20250120085700870 DLU <0006> fsm.c:456 lu(262421831826586)[0x55b49eeff640]{UNVALIDATED}: Allocated 20250120085700870 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085700870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085700870 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421831826586" cn_domain=PS} 20250120085700870 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700870 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700872 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700872 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421831826586"} 20250120085700872 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085700872 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085700872 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421831826586"} 20250120085700872 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421831826586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085700872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085700872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085700872 DLU <0006> fsm.c:568 lu(PS:IMSI-262421831826586)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085700872 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085700872 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085700874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45144<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@65a4fa926f83: Final verdict of PTC: pass 20250120085700874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45136<->l=127.0.0.1:4258 20250120085700875 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35617<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@65a4fa926f83: Final verdict of PTC: none 296@65a4fa926f83: Final verdict of PTC: none 20250120085700875 DLINP <000b> input/ipa.c:452 connected read/write 20250120085700875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085700875 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085700875 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085700875 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(297)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 296: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@65a4fa926f83: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@65a4fa926f83: 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 20 08:57:00 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20250120085700901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45152<->l=127.0.0.1:4258 20250120085701002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45152<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66460) Waiting for packet dumper to finish... 1 (prev_count=66460, count=97056) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_subscr_create_on_demand_ul started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085704101 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085704101 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085704103 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085704104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50068<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085704106 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085704106 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085704106 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085704106 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  20250120085704106 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085704106 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  20250120085704106 DLGSUP <0013> gsup_server.c:236 2:  20250120085704106 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085704106 DLGSUP <0013> gsup_server.c:236 3:  20250120085704106 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085704106 DLGSUP <0013> gsup_server.c:236 4:  20250120085704106 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085704106 DLGSUP <0013> gsup_server.c:236 5:  20250120085704106 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085704106 DLGSUP <0013> gsup_server.c:236 7:  20250120085704106 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085704106 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085704106 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085704106 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@65a4fa926f83: 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") 20250120085704120 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39055<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@65a4fa926f83: Created GsupExpect[0] for "262428377583963" to be handled at TC_subscr_create_on_demand_ul(303) 20250120085704131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50076<->l=127.0.0.1:4258 20250120085704150 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085704150 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428377583963" cn_domain=PS} 20250120085704150 DMAIN <0000> hlr.c:227 IMSI='262428377583963': Creating subscriber on demand 20250120085704150 DMAIN <0000> hlr.c:243 IMSI='262428377583963': Successfully assigned MSISDN='934' 20250120085704150 DLU <0006> fsm.c:456 lu(262428377583963)[0x55b49eeff640]{UNVALIDATED}: Allocated 20250120085704150 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085704150 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085704151 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428377583963" cn_domain=PS} 20250120085704151 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085704151 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@65a4fa926f83: Found GsupExpect[0] for "262428377583963" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@65a4fa926f83: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262428377583963" 20250120085704157 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085704157 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428377583963"} 20250120085704157 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085704157 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085704157 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428377583963"} 20250120085704157 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085704157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085704157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085704157 DLU <0006> fsm.c:568 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085704157 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085704157 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@65a4fa926f83: setverdict(pass): none -> pass 20250120085704160 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704160 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704162 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704162 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704164 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704164 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704171 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085704172 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428377583963" cn_domain=PS} 20250120085704172 DMAIN <0000> hlr.c:227 IMSI='262428377583963': Creating subscriber on demand 20250120085704172 DMAIN <0000> hlr.c:243 IMSI='262428377583963': Successfully assigned MSISDN='378' 20250120085704172 DLU <0006> fsm.c:456 lu(262428377583963)[0x55b49eeff640]{UNVALIDATED}: Allocated 20250120085704172 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085704172 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085704172 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428377583963" cn_domain=PS} 20250120085704172 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085704172 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085704176 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085704176 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428377583963"} 20250120085704176 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085704176 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085704176 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428377583963"} 20250120085704176 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085704176 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085704176 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085704176 DLU <0006> fsm.c:568 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085704176 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085704176 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085704179 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704179 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704182 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704182 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704183 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704183 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704185 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704185 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704191 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085704191 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428377583963" cn_domain=PS} 20250120085704191 DMAIN <0000> hlr.c:227 IMSI='262428377583963': Creating subscriber on demand 20250120085704191 DMAIN <0000> hlr.c:243 IMSI='262428377583963': Successfully assigned MSISDN='054' 20250120085704191 DLU <0006> fsm.c:456 lu(262428377583963)[0x55b49eeff640]{UNVALIDATED}: Allocated 20250120085704191 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250120085704191 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428377583963" cause=GPRS services not allowed} 20250120085704191 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085704191 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085704191 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{UNVALIDATED}: Freeing instance 20250120085704191 DLU <0006> fsm.c:568 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{UNVALIDATED}: Deallocated 20250120085704192 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085704192 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085704194 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704194 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704195 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704195 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704196 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704196 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704198 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704198 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704204 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085704204 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428377583963" cn_domain=PS} 20250120085704204 DMAIN <0000> hlr.c:227 IMSI='262428377583963': Creating subscriber on demand 20250120085704204 DMAIN <0000> hlr.c:243 IMSI='262428377583963': Successfully assigned MSISDN='999' 20250120085704205 DLU <0006> fsm.c:456 lu(262428377583963)[0x55b49eeff640]{UNVALIDATED}: Allocated 20250120085704205 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250120085704205 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428377583963" cause=GPRS services not allowed} 20250120085704205 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085704205 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085704205 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{UNVALIDATED}: Freeing instance 20250120085704205 DLU <0006> fsm.c:568 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{UNVALIDATED}: Deallocated 20250120085704205 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085704205 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085704206 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704207 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704208 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704208 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704211 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704211 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704216 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085704216 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428377583963" cn_domain=PS} 20250120085704216 DMAIN <0000> hlr.c:227 IMSI='262428377583963': Creating subscriber on demand 20250120085704216 DLU <0006> fsm.c:456 lu(262428377583963)[0x55b49eeff640]{UNVALIDATED}: Allocated 20250120085704216 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250120085704216 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428377583963" cause=GPRS services not allowed} 20250120085704216 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085704216 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085704216 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{UNVALIDATED}: Freeing instance 20250120085704216 DLU <0006> fsm.c:568 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{UNVALIDATED}: Deallocated 20250120085704216 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085704216 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085704217 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704218 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085704219 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704219 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704220 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704220 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704224 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085704224 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428377583963" cn_domain=PS} 20250120085704224 DMAIN <0000> hlr.c:227 IMSI='262428377583963': Creating subscriber on demand 20250120085704224 DLU <0006> fsm.c:456 lu(262428377583963)[0x55b49eeff640]{UNVALIDATED}: Allocated 20250120085704224 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085704224 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085704224 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428377583963" cn_domain=PS} 20250120085704224 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085704224 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085704227 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085704227 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428377583963"} 20250120085704227 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085704227 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085704227 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428377583963"} 20250120085704227 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428377583963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085704227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085704227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085704227 DLU <0006> fsm.c:568 lu(PS:IMSI-262428377583963)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085704227 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085704227 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085704229 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704229 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704230 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704230 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data 20250120085704231 DAUC <0003> db_auc.c:157 IMSI='262428377583963': No 2G Auth Data 20250120085704231 DAUC <0003> db_auc.c:192 IMSI='262428377583963': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085704234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50076<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@65a4fa926f83: Final verdict of PTC: pass 20250120085704236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50068<->l=127.0.0.1:4258 20250120085704237 DLINP <000b> input/ipa.c:452 connected read/write 20250120085704237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085704237 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085704237 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085704237 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085704237 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39055<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@65a4fa926f83: Final verdict of PTC: none 301@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 301: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@65a4fa926f83: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085704274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50092<->l=127.0.0.1:4258 20250120085704375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50092<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78536) Waiting for packet dumper to finish... 1 (prev_count=78536, count=81540) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_subscr_create_on_demand_sai started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085707463 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085707463 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085707465 DLINP <000b> input/ipa.c:452 connected read/write 20250120085707465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085707466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50108<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085707468 DLINP <000b> input/ipa.c:452 connected read/write 20250120085707468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085707468 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085707468 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085707468 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  20250120085707468 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085707468 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  20250120085707468 DLGSUP <0013> gsup_server.c:236 2:  20250120085707468 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085707468 DLGSUP <0013> gsup_server.c:236 3:  20250120085707468 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085707468 DLGSUP <0013> gsup_server.c:236 4:  20250120085707468 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085707468 DLGSUP <0013> gsup_server.c:236 5:  20250120085707468 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085707468 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(304)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085707468 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085707468 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085707468 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085707468 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@65a4fa926f83: 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") 20250120085707481 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43375<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@65a4fa926f83: Created GsupExpect[0] for "262425296296477" to be handled at TC_subscr_create_on_demand_sai(308) 20250120085707488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 20250120085707514 DLINP <000b> input/ipa.c:452 connected read/write 20250120085707514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085707514 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425296296477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425296296477"} 20250120085707514 DMAIN <0000> hlr.c:227 IMSI='262425296296477': Creating subscriber on demand 20250120085707514 DMAIN <0000> hlr.c:243 IMSI='262425296296477': Successfully assigned MSISDN='732' 20250120085707514 DAUC <0003> db_auc.c:157 IMSI='262425296296477': No 2G Auth Data 20250120085707515 DAUC <0003> db_auc.c:192 IMSI='262425296296477': No 3G Auth Data 20250120085707515 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425296296477 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 20250120085707515 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425296296477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425296296477" cause=IMSI unknown in HLR} 20250120085707515 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425296296477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250120085707515 DLINP <000b> input/ipa.c:452 connected read/write 20250120085707515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085707515 DLINP <000b> input/ipa.c:452 connected read/write 20250120085707515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@65a4fa926f83: Found GsupExpect[0] for "262425296296477" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@65a4fa926f83: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262425296296477" TC_subscr_create_on_demand_sai(308)@65a4fa926f83: setverdict(pass): none -> pass 20250120085707519 DAUC <0003> db_auc.c:157 IMSI='262425296296477': No 2G Auth Data 20250120085707519 DAUC <0003> db_auc.c:192 IMSI='262425296296477': No 3G Auth Data 20250120085707521 DAUC <0003> db_auc.c:157 IMSI='262425296296477': No 2G Auth Data 20250120085707521 DAUC <0003> db_auc.c:192 IMSI='262425296296477': No 3G Auth Data 20250120085707523 DAUC <0003> db_auc.c:157 IMSI='262425296296477': No 2G Auth Data 20250120085707523 DAUC <0003> db_auc.c:192 IMSI='262425296296477': No 3G Auth Data 20250120085707526 DLINP <000b> input/ipa.c:452 connected read/write 20250120085707526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085707526 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425296296477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425296296477" cn_domain=PS} 20250120085707526 DLU <0006> fsm.c:456 lu(262425296296477)[0x55b49eeff640]{UNVALIDATED}: Allocated 20250120085707526 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425296296477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250120085707526 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425296296477)[0x55b49eeff640]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085707526 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425296296477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425296296477" cn_domain=PS} 20250120085707526 DLINP <000b> input/ipa.c:452 connected read/write 20250120085707526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085707526 DLINP <000b> input/ipa.c:452 connected read/write 20250120085707526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085707530 DLINP <000b> input/ipa.c:452 connected read/write 20250120085707530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085707530 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425296296477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425296296477"} 20250120085707530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425296296477)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085707530 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425296296477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085707530 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425296296477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425296296477"} 20250120085707530 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425296296477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085707530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425296296477)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085707530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425296296477)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085707530 DLU <0006> fsm.c:568 lu(PS:IMSI-262425296296477)[0x55b49eeff640]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085707530 DLINP <000b> input/ipa.c:452 connected read/write 20250120085707530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085707530 DLINP <000b> input/ipa.c:452 connected read/write 20250120085707531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085707535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@65a4fa926f83: Final verdict of PTC: pass 20250120085707536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50108<->l=127.0.0.1:4258 20250120085707537 DLINP <000b> input/ipa.c:452 connected read/write 20250120085707537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085707538 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085707538 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085707538 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085707538 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43375<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@65a4fa926f83: Final verdict of PTC: none 306@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 306: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@65a4fa926f83: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085707573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4258 20250120085707674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50134<->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=36800) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 08:57:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@65a4fa926f83: 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@65a4fa926f83: Test case TC_MSLookup_mDNS_service_other_home started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085710781 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085710781 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085710784 DLINP <000b> input/ipa.c:452 connected read/write 20250120085710784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085710785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50136<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085710789 DLINP <000b> input/ipa.c:452 connected read/write 20250120085710789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085710789 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085710789 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085710789 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  20250120085710789 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085710789 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  20250120085710789 DLGSUP <0013> gsup_server.c:236 2:  20250120085710789 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085710789 DLGSUP <0013> gsup_server.c:236 3:  20250120085710789 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085710789 DLGSUP <0013> gsup_server.c:236 4:  20250120085710789 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085710789 DLGSUP <0013> gsup_server.c:236 5:  20250120085710789 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085710789 DLGSUP <0013> gsup_server.c:236 7:  20250120085710789 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085710789 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085710789 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085710789 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@65a4fa926f83: 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") 20250120085710809 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33023<->l=127.0.0.1:4259) 20250120085710811 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250120085710811 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@65a4fa926f83: Created GsupExpect[0] for "262421793503983" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250120085710833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4258 20250120085710838 DAUC <0003> db_auc.c:157 IMSI='262421793503983': No 2G Auth Data 20250120085710839 DAUC <0003> db_auc.c:192 IMSI='262421793503983': No 3G Auth Data 20250120085710848 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614186744.msisdn 20250120085710848 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614186744.msisdn: not attached (vlr_number unset) 20250120085710848 DDGSM <0007> mslookup_server.c:327 sip.voice.491614186744.msisdn: does not exist in GSUP proxy 20250120085711854 DLINP <000b> input/ipa.c:452 connected read/write 20250120085711854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085711854 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421793503983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421793503983" cn_domain=CS} 20250120085711854 DLU <0006> fsm.c:456 lu(262421793503983)[0x55b49eee3cc0]{UNVALIDATED}: Allocated 20250120085711854 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421793503983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250120085711854 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421793503983)[0x55b49eee3cc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250120085711854 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421793503983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421793503983" cn_domain=CS} 20250120085711854 DLINP <000b> input/ipa.c:452 connected read/write 20250120085711854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085711854 DLINP <000b> input/ipa.c:452 connected read/write 20250120085711854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@65a4fa926f83: Found GsupExpect[0] for "262421793503983" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@65a4fa926f83: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262421793503983" 20250120085711861 DLINP <000b> input/ipa.c:452 connected read/write 20250120085711861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085711861 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421793503983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421793503983"} 20250120085711861 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421793503983)[0x55b49eee3cc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250120085711861 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421793503983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250120085711861 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421793503983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421793503983"} 20250120085711861 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421793503983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085711861 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421793503983)[0x55b49eee3cc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250120085711861 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421793503983)[0x55b49eee3cc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250120085711861 DLU <0006> fsm.c:568 lu(CS:IMSI-262421793503983)[0x55b49eee3cc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250120085711861 DLINP <000b> input/ipa.c:452 connected read/write 20250120085711862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085711862 DLINP <000b> input/ipa.c:452 connected read/write 20250120085711862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@65a4fa926f83: setverdict(pass): none -> pass 20250120085711866 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614186744.msisdn 20250120085711866 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614186744.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250120085711866 DDGSM <0007> mslookup_server.c:327 sip.voice.491614186744.msisdn: does not exist in GSUP proxy 20250120085711866 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614186744.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@65a4fa926f83: setverdict(pass): pass -> pass, component reason not changed 20250120085711872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@65a4fa926f83: Final verdict of PTC: pass 20250120085711874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50136<->l=127.0.0.1:4258 20250120085711876 DLINP <000b> input/ipa.c:452 connected read/write 20250120085711876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085711876 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085711876 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085711876 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085711876 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33023<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@65a4fa926f83: Final verdict of PTC: none 311@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 311: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@65a4fa926f83: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@65a4fa926f83: 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 20 08:57:11 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20250120085711913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 20250120085712014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) 20250120085713958 DSS <0004> hlr_ussd.c:239 262420076957012/0x05cb0882: SS Session Timeout, destroying 20250120085713958 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420076957012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_MSLookup_GSUP_proxy started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085715143 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085715143 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085715148 DLINP <000b> input/ipa.c:452 connected read/write 20250120085715148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085715149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48554<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085715152 DLINP <000b> input/ipa.c:452 connected read/write 20250120085715152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085715152 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085715152 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085715152 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  20250120085715152 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085715152 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  20250120085715152 DLGSUP <0013> gsup_server.c:236 2:  20250120085715152 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085715152 DLGSUP <0013> gsup_server.c:236 3:  20250120085715152 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085715152 DLGSUP <0013> gsup_server.c:236 4:  20250120085715152 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085715152 DLGSUP <0013> gsup_server.c:236 5:  20250120085715152 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085715152 DLGSUP <0013> gsup_server.c:236 7:  20250120085715152 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085715152 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085715152 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085715152 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085715154 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250120085715154 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@65a4fa926f83: 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") 20250120085715169 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44155<->l=127.0.0.1:4259) 20250120085715170 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250120085715170 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@65a4fa926f83: Created GsupExpect[0] for "262425956867269" to be handled at TC_MSLookup_GSUP_proxy(320) 20250120085715175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48570<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@65a4fa926f83: Created GsupExpect[0] for "262425956867269" to be handled at TC_MSLookup_GSUP_proxy(320) 20250120085715194 DLINP <000b> input/ipa.c:452 connected read/write 20250120085715194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085715194 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425956867269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425956867269" cn_domain=CS} 20250120085715194 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425956867269 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250120085715194 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425956867269 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250120085715194 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425956867269.imsi 20250120085715194 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425956867269.imsi 20250120085715194 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425956867269.imsi: does not exist in local HLR 20250120085715203 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425956867269 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250120085715203 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250120085715203 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250120085715203 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250120085715203 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250120085715203 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250120085715203 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425956867269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085715203 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250120085715203 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250120085715203 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250120085715203 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250120085715203 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250120085715203 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@65a4fa926f83: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@65a4fa926f83: 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) } } } } 20250120085715208 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085715208 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085715208 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250120085715208 DLINP <000b> ipa.c:396 tag 1: HLR 20250120085715208 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120085715210 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085715210 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085715210 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@65a4fa926f83: 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)@65a4fa926f83: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(318)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@65a4fa926f83: Found GsupExpect[0] for "262425956867269" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@65a4fa926f83: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425956867269" HLR_Test-GSUP-server-IPA(318)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085715254 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085715254 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085715254 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085715254 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085715254 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425956867269 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617370550 20250120085715255 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425956867269 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250120085715255 DLINP <000b> input/ipa.c:452 connected read/write 20250120085715255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085715255 DLINP <000b> input/ipa.c:452 connected read/write 20250120085715255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@65a4fa926f83: Found GsupExpect[0] for "262425956867269" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@65a4fa926f83: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425956867269" 20250120085715264 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085715264 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085715264 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425956867269 MSISDN-491617370550 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250120085715264 DLINP <000b> input/ipa.c:452 connected read/write 20250120085715264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085715264 DLINP <000b> input/ipa.c:452 connected read/write 20250120085715264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085715268 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085715268 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085715268 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425956867269 MSISDN-491617370550 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 20250120085715268 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425956867269 MSISDN-491617370550 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250120085715268 DLINP <000b> input/ipa.c:452 connected read/write 20250120085715268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085715268 DLINP <000b> input/ipa.c:452 connected read/write 20250120085715268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@65a4fa926f83: setverdict(pass): none -> pass 20250120085715271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48570<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@65a4fa926f83: Final verdict of PTC: pass 20250120085715281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48554<->l=127.0.0.1:4258 20250120085715283 DLINP <000b> input/ipa.c:452 connected read/write 20250120085715283 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085715283 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085715284 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085715284 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(315)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-server(317)@65a4fa926f83: Final verdict of PTC: none 20250120085715284 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44155<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(314)@65a4fa926f83: Final verdict of PTC: none 20250120085715285 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085715285 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085715286 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250120085715286 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250120085715286 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(319)@65a4fa926f83: Final verdict of PTC: none 316@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 316: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@65a4fa926f83: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085715372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 20250120085715473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=884) Waiting for packet dumper to finish... 1 (prev_count=884, count=43096) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085718592 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085718592 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085718596 DLINP <000b> input/ipa.c:452 connected read/write 20250120085718596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085718598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48588<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@65a4fa926f83: 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) } } } } 20250120085718601 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250120085718601 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@65a4fa926f83: 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 } } } } 20250120085718602 DLINP <000b> input/ipa.c:452 connected read/write 20250120085718602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085718602 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085718602 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085718602 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  20250120085718602 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085718602 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  20250120085718602 DLGSUP <0013> gsup_server.c:236 2:  20250120085718602 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085718602 DLGSUP <0013> gsup_server.c:236 3:  20250120085718602 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085718602 DLGSUP <0013> gsup_server.c:236 4:  20250120085718602 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085718602 DLGSUP <0013> gsup_server.c:236 5:  20250120085718602 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085718602 DLGSUP <0013> gsup_server.c:236 7:  20250120085718602 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085718602 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085718602 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085718602 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)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@65a4fa926f83: 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") 20250120085718627 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45417<->l=127.0.0.1:4259) 20250120085718631 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250120085718631 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@65a4fa926f83: Created GsupExpect[0] for "262429044348056" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250120085718647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48590<->l=127.0.0.1:4258 20250120085718653 DAUC <0003> db_auc.c:157 IMSI='262429044348056': No 2G Auth Data 20250120085718653 DAUC <0003> db_auc.c:192 IMSI='262429044348056': No 3G Auth Data 20250120085718663 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429044348056.imsi 20250120085718663 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429044348056.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@65a4fa926f83: setverdict(pass): none -> pass 20250120085718671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48590<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@65a4fa926f83: Final verdict of PTC: pass 20250120085718673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48588<->l=127.0.0.1:4258 20250120085718675 DLINP <000b> input/ipa.c:452 connected read/write 20250120085718675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085718675 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085718675 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085718675 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250120085718675 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45417<->l=127.0.0.1:4259) 323@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP(322)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 323: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@65a4fa926f83: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085718736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4258 20250120085718837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48600<->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=27864) MTC@65a4fa926f83: 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@65a4fa926f83: 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 20 08:57:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@65a4fa926f83: 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@65a4fa926f83: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085721932 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085721932 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085721936 DLINP <000b> input/ipa.c:452 connected read/write 20250120085721936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085721937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49158<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@65a4fa926f83: 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)@65a4fa926f83: 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 } } } } 20250120085721941 DLINP <000b> input/ipa.c:452 connected read/write 20250120085721941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085721942 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085721942 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085721942 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  20250120085721942 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085721942 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  20250120085721942 DLGSUP <0013> gsup_server.c:236 2:  20250120085721942 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085721942 DLGSUP <0013> gsup_server.c:236 3:  20250120085721942 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085721942 DLGSUP <0013> gsup_server.c:236 4:  20250120085721942 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085721942 DLGSUP <0013> gsup_server.c:236 5:  20250120085721942 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085721942 DLGSUP <0013> gsup_server.c:236 7:  20250120085721942 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085721942 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085721942 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085721942 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250120085721942 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250120085721942 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@65a4fa926f83: 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") 20250120085721962 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37135<->l=127.0.0.1:4259) 20250120085721963 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250120085721964 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@65a4fa926f83: Created GsupExpect[0] for "262427169336568" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250120085721972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49168<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@65a4fa926f83: Created GsupExpect[0] for "262427169336568" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250120085721982 DLINP <000b> input/ipa.c:452 connected read/write 20250120085721982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085721982 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427169336568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427169336568" cn_domain=CS} 20250120085721982 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427169336568 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250120085721982 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427169336568 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250120085721982 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427169336568.imsi 20250120085721982 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427169336568.imsi 20250120085721982 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427169336568.imsi: does not exist in local HLR 20250120085721986 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427169336568 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250120085721986 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250120085721986 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250120085721986 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250120085721986 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250120085721986 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250120085721986 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427169336568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085721986 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250120085721986 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250120085721986 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250120085721986 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250120085721986 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250120085721986 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@65a4fa926f83: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@65a4fa926f83: 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) } } } } 20250120085721988 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085721988 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085721988 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250120085721988 DLINP <000b> ipa.c:396 tag 1: HLR 20250120085721988 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120085721988 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085721988 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085721988 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@65a4fa926f83: 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)@65a4fa926f83: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@65a4fa926f83: Found GsupExpect[0] for "262427169336568" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@65a4fa926f83: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427169336568" HLR_Test-GSUP-server-IPA(330)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085722034 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085722034 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085722034 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085722034 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085722034 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427169336568 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610751846 20250120085722035 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427169336568 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250120085722035 DLINP <000b> input/ipa.c:452 connected read/write 20250120085722035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085722035 DLINP <000b> input/ipa.c:452 connected read/write 20250120085722035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@65a4fa926f83: Found GsupExpect[0] for "262427169336568" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@65a4fa926f83: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427169336568" 20250120085722045 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085722045 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085722046 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427169336568 MSISDN-491610751846 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250120085722046 DLINP <000b> input/ipa.c:452 connected read/write 20250120085722046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085722046 DLINP <000b> input/ipa.c:452 connected read/write 20250120085722046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085722049 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085722050 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085722050 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427169336568 MSISDN-491610751846 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 20250120085722050 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427169336568 MSISDN-491610751846 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250120085722050 DLINP <000b> input/ipa.c:452 connected read/write 20250120085722050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085722050 DLINP <000b> input/ipa.c:452 connected read/write 20250120085722050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085722053 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427169336568.imsi 20250120085722054 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427169336568.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@65a4fa926f83: setverdict(pass): none -> pass 20250120085723055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49168<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@65a4fa926f83: Final verdict of PTC: pass 20250120085723057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49158<->l=127.0.0.1:4258 20250120085723059 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37135<->l=127.0.0.1:4259) 20250120085723059 DLINP <000b> input/ipa.c:452 connected read/write 20250120085723059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085723059 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085723059 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085723060 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-server(329)@65a4fa926f83: Final verdict of PTC: none 328@65a4fa926f83: Final verdict of PTC: none 20250120085723060 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085723060 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085723061 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250120085723061 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250120085723061 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(331)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 328: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@65a4fa926f83: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085723086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49178<->l=127.0.0.1:4258 20250120085723187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49178<->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@65a4fa926f83: 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@65a4fa926f83: 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 20 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@65a4fa926f83: 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@65a4fa926f83: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@65a4fa926f83: legacy= false MTC@65a4fa926f83: in not legacy case 1 MTC@65a4fa926f83: in not legacy case 2 20250120085726291 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250120085726291 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085726295 DLINP <000b> input/ipa.c:452 connected read/write 20250120085726295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085726297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49182<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@65a4fa926f83: 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 } } } } 20250120085726301 DLINP <000b> input/ipa.c:452 connected read/write 20250120085726301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(333)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085726301 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250120085726301 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250120085726301 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  20250120085726301 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250120085726301 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  20250120085726301 DLGSUP <0013> gsup_server.c:236 2:  20250120085726301 DLGSUP <0013> gsup_server.c:238 2: 00  20250120085726301 DLGSUP <0013> gsup_server.c:236 3:  20250120085726301 DLGSUP <0013> gsup_server.c:238 3: 00  20250120085726301 DLGSUP <0013> gsup_server.c:236 4:  20250120085726301 DLGSUP <0013> gsup_server.c:238 4: 00  20250120085726301 DLGSUP <0013> gsup_server.c:236 5:  20250120085726301 DLGSUP <0013> gsup_server.c:238 5: 00  20250120085726301 DLGSUP <0013> gsup_server.c:236 7:  20250120085726301 DLGSUP <0013> gsup_server.c:238 7: 00  20250120085726301 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250120085726301 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250120085726301 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250120085726301 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250120085726301 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@65a4fa926f83: 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") 20250120085726349 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33095<->l=127.0.0.1:4259) 20250120085726352 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250120085726352 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@65a4fa926f83: Created GsupExpect[0] for "262423565700440" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250120085726363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49184<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@65a4fa926f83: Created GsupExpect[0] for "262423565700440" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250120085726367 DLINP <000b> input/ipa.c:452 connected read/write 20250120085726367 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085726367 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423565700440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423565700440" cn_domain=CS} 20250120085726367 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423565700440 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250120085726367 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423565700440 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250120085726367 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423565700440.imsi 20250120085726367 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423565700440.imsi 20250120085726367 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423565700440.imsi: does not exist in local HLR 20250120085726372 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423565700440 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250120085726372 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250120085726372 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250120085726372 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250120085726372 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250120085726372 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250120085726372 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423565700440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250120085726372 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250120085726372 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250120085726372 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250120085726372 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250120085726372 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250120085726372 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@65a4fa926f83: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@65a4fa926f83: 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) } } } } 20250120085726374 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085726374 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085726374 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250120085726374 DLINP <000b> ipa.c:396 tag 1: HLR 20250120085726374 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250120085726376 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085726376 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085726376 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@65a4fa926f83: 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)@65a4fa926f83: 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)@65a4fa926f83: Found GsupExpect[0] for "262423565700440" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@65a4fa926f83: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262423565700440" HLR_Test-GSUP-server-IPA(337)@65a4fa926f83: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@65a4fa926f83: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250120085726418 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085726418 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085726418 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085726418 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085726418 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423565700440 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613754550 20250120085726419 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423565700440 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250120085726419 DLINP <000b> input/ipa.c:452 connected read/write 20250120085726419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085726419 DLINP <000b> input/ipa.c:452 connected read/write 20250120085726419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@65a4fa926f83: Found GsupExpect[0] for "262423565700440" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@65a4fa926f83: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262423565700440" 20250120085726427 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085726427 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085726427 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423565700440 MSISDN-491613754550 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250120085726427 DLINP <000b> input/ipa.c:452 connected read/write 20250120085726427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085726427 DLINP <000b> input/ipa.c:452 connected read/write 20250120085726427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085726429 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085726429 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085726430 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423565700440 MSISDN-491613754550 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 20250120085726430 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423565700440 MSISDN-491613754550 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250120085726430 DLINP <000b> input/ipa.c:452 connected read/write 20250120085726430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085726430 DLINP <000b> input/ipa.c:452 connected read/write 20250120085726430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250120085726432 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613754550.msisdn 20250120085726432 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491613754550.msisdn: does not exist in local HLR 20250120085726432 DDGSM <0007> mslookup_server.c:352 sip.voice.491613754550.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250120085726432 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613754550.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@65a4fa926f83: setverdict(pass): none -> pass 20250120085726435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49184<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@65a4fa926f83: Final verdict of PTC: pass 20250120085726436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49182<->l=127.0.0.1:4258 20250120085726437 DLINP <000b> input/ipa.c:452 connected read/write 20250120085726437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250120085726437 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250120085726437 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250120085726438 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@65a4fa926f83: Final verdict of PTC: none 20250120085726438 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33095<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@65a4fa926f83: Final verdict of PTC: none 20250120085726439 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250120085726439 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250120085726439 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 335@65a4fa926f83: Final verdict of PTC: none 20250120085726439 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250120085726439 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-IPA(333)@65a4fa926f83: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@65a4fa926f83: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@65a4fa926f83: Final verdict of PTC: none MTC@65a4fa926f83: Setting final verdict of the test case. MTC@65a4fa926f83: Local verdict of MTC: none MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC with component reference 335: none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@65a4fa926f83: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@65a4fa926f83: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@65a4fa926f83: 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 20 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 20250120085726511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49200<->l=127.0.0.1:4258 20250120085726612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49200<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11820) Waiting for packet dumper to finish... 1 (prev_count=11820, count=46696) MTC@65a4fa926f83: 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@65a4fa926f83: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@65a4fa926f83: Terminating MTC. MC@65a4fa926f83: MTC terminated. MC2> exit MC@65a4fa926f83: Shutting down session. MC@65a4fa926f83: 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 (2628531) [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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2628470) [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-20250120-0855-7012df0f-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-20250120-0855-7012df0f-0'] testenv-hlr-osmocom-nightly-20250120-0855-7012df0f-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2560/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS