Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d8865c4f6c0cf3ff237546fd74ad75ed565de1f7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d8865c4f6c0cf3ff237546fd74ad75ed565de1f7 # timeout=10
Commit message: "testenv: install dbg pkgs with --binary-repo too"
 > git rev-list --no-walk d8865c4f6c0cf3ff237546fd74ad75ed565de1f7 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins8561362515828310447.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:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20241120-1225-6690126f-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-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 [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9250 kB in 1s (12.5 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-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.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MobileDomainDefinitions_part_6.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_4.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_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_4.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_1.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_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 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 Osmocom_CTRL_Adapter_part_1.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_3.cc Creating dependency file for MSLookup_mDNS_Types_part_4.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_1.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_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_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_5.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (395 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-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 libosmosim2 libosmousb0 libosmovty13 osmocom-latest 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 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest 0 upgraded, 19 newly installed, 0 to remove and 1 not upgraded. Need to get 11.3 MB of archives. After this operation, 17.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.8.0 [453 kB] Fetched 11.3 MB in 0s (69.1 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 ... 40035 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../08-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../16-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../18-osmo-hlr-dbg_1.8.0_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up osmo-hlr (1.8.0) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up osmo-hlr-dbg (1.8.0) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20241120122515807 DMAIN <0000> hlr.c:802 hlr starting 20241120122515807 DDB <0001> db.c:599 using database: :memory: 20241120122515807 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241120122515807 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241120122515807 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241120122515808 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241120122515808 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241120122515808 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241120122515808 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241120122515808 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241120122515808 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241120122515808 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@6ac4a6fc423a: Unix server socket created successfully. MC@6ac4a6fc423a: Listening on TCP port 40647. 6ac4a6fc423a is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 6ac4a6fc423a 40647 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6ac4a6fc423a: New HC connected from 10.0.2.100 [10.0.2.100]. 6ac4a6fc423a: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@6ac4a6fc423a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6ac4a6fc423a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6ac4a6fc423a: Configuration file was processed on all HCs. MC@6ac4a6fc423a: Creating MTC on host 10.0.2.100. MC@6ac4a6fc423a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Wed Nov 20 12:25:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_sai_err_invalid_imsi started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122517286 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122517286 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122517289 DLINP <000b> input/ipa.c:451 connected read/write 20241120122517289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122517292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46434<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122517295 DLINP <000b> input/ipa.c:451 connected read/write 20241120122517295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122517295 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122517295 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122517295 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122517295 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122517295 DLGSUP <0013> gsup_server.c:237 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 20241120122517295 DLGSUP <0013> gsup_server.c:235 2: 20241120122517295 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122517295 DLGSUP <0013> gsup_server.c:235 3: 20241120122517295 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122517295 DLGSUP <0013> gsup_server.c:235 4: 20241120122517295 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122517295 DLGSUP <0013> gsup_server.c:235 5: 20241120122517295 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122517295 DLGSUP <0013> gsup_server.c:235 7: 20241120122517295 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122517295 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122517295 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122517295 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)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@6ac4a6fc423a: 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") 20241120122517320 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45303<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@6ac4a6fc423a: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241120122517333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46440<->l=127.0.0.1:4258 20241120122517339 DLINP <000b> input/ipa.c:451 connected read/write 20241120122517339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122517339 DLGSUP <0013> gsup_req.c:138 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"} 20241120122517339 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241120122517339 DLGSUP <0013> gsup_req.c:274 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} 20241120122517339 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122517339 DLINP <000b> input/ipa.c:451 connected read/write 20241120122517339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122517339 DLINP <000b> input/ipa.c:451 connected read/write 20241120122517339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@6ac4a6fc423a: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122517343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46440<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122517344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46434<->l=127.0.0.1:4258 20241120122517346 DLINP <000b> input/ipa.c:451 connected read/write 20241120122517346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122517346 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122517346 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122517346 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122517346 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45303<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@6ac4a6fc423a: Final verdict of PTC: none 5@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 5: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Wed Nov 20 12:25:17 UTC 2024 ====== 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 20241120122517389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46452<->l=127.0.0.1:4258 20241120122517490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46452<->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=25056) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Wed Nov 20 12:25:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_sai started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122520607 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122520607 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122520612 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122520613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46460<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122520618 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122520618 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122520618 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122520618 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122520618 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122520618 DLGSUP <0013> gsup_server.c:237 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 20241120122520618 DLGSUP <0013> gsup_server.c:235 2: 20241120122520618 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122520618 DLGSUP <0013> gsup_server.c:235 3: 20241120122520618 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122520618 DLGSUP <0013> gsup_server.c:235 4: 20241120122520618 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122520618 DLGSUP <0013> gsup_server.c:235 5: 20241120122520618 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122520618 DLGSUP <0013> gsup_server.c:235 7: 20241120122520618 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122520618 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122520618 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122520618 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)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@6ac4a6fc423a: 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") 20241120122520644 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39227<->l=127.0.0.1:4259) 20241120122520656 DAUC <0003> db_auc.c:157 IMSI='262422748905752': No 2G Auth Data 20241120122520656 DAUC <0003> db_auc.c:192 IMSI='262422748905752': No 3G Auth Data HLR_Test-GSUP(9)@6ac4a6fc423a: Created GsupExpect[0] for "262422748905752" to be handled at TC_gsup_sai(12) 20241120122520682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46464<->l=127.0.0.1:4258 20241120122520691 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122520691 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422748905752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422748905752"} 20241120122520691 DAUC <0003> db_auc.c:192 IMSI='262422748905752': No 3G Auth Data 20241120122520691 DAUC <0003> db_auc.c:236 IMSI='262422748905752': Calling to generate 5 vectors 20241120122520691 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120122520691 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122520691 DAUC <0003> auc.c:113 vector [0]: rand = 4cf1d04387c2a73e52a19988a9f48025 20241120122520691 DAUC <0003> auc.c:179 vector [0]: kc = 6e3101f8234d3c00 20241120122520691 DAUC <0003> auc.c:180 vector [0]: sres = 8d982af9 20241120122520691 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120122520691 DAUC <0003> auc.c:113 vector [1]: rand = fba6f3f5a91099207571aa302499ec52 20241120122520691 DAUC <0003> auc.c:179 vector [1]: kc = 82bd38adeba2a000 20241120122520691 DAUC <0003> auc.c:180 vector [1]: sres = 0d05fe84 20241120122520691 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120122520691 DAUC <0003> auc.c:113 vector [2]: rand = 5a9cea15c9b3f980d346f05b47c18330 20241120122520691 DAUC <0003> auc.c:179 vector [2]: kc = 400af38f15e23000 20241120122520691 DAUC <0003> auc.c:180 vector [2]: sres = 0ea2224f 20241120122520691 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120122520692 DAUC <0003> auc.c:113 vector [3]: rand = 972ee22bfdf1a38c409ae7c2b3d7a4d0 20241120122520692 DAUC <0003> auc.c:179 vector [3]: kc = 91e1eb487f39b000 20241120122520692 DAUC <0003> auc.c:180 vector [3]: sres = 96d47064 20241120122520692 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120122520692 DAUC <0003> auc.c:113 vector [4]: rand = be64a14f69f17c05ec87b8421da64e51 20241120122520692 DAUC <0003> auc.c:179 vector [4]: kc = bb23413106ab1c00 20241120122520692 DAUC <0003> auc.c:180 vector [4]: sres = b86e3d6e 20241120122520692 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120122520692 DAUC <0003> db_auc.c:245 IMSI='262422748905752': Generated 5 vectors 20241120122520692 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422748905752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422748905752"} 20241120122520692 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422748905752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122520692 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122520692 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@6ac4a6fc423a: Found GsupExpect[0] for "262422748905752" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_sai(12)"262422748905752" TC_gsup_sai(12)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_sai(12)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122520698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46464<->l=127.0.0.1:4258 TC_gsup_sai(12)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122520700 DAUC <0003> db_auc.c:157 IMSI='262427103108553': No 2G Auth Data 20241120122520700 DAUC <0003> db_auc.c:192 IMSI='262427103108553': No 3G Auth Data HLR_Test-GSUP(9)@6ac4a6fc423a: Created GsupExpect[0] for "262427103108553" to be handled at TC_gsup_sai(13) 20241120122520718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46472<->l=127.0.0.1:4258 20241120122520720 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122520720 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427103108553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427103108553"} 20241120122520720 DAUC <0003> db_auc.c:192 IMSI='262427103108553': No 3G Auth Data 20241120122520720 DAUC <0003> db_auc.c:236 IMSI='262427103108553': Calling to generate 5 vectors 20241120122520720 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120122520720 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122520720 DAUC <0003> auc.c:113 vector [0]: rand = 0d73c801241dc90f0ce2035563100df8 20241120122520720 DAUC <0003> auc.c:179 vector [0]: kc = 2156fe6f7c84d400 20241120122520720 DAUC <0003> auc.c:180 vector [0]: sres = f5b8510f 20241120122520720 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120122520720 DAUC <0003> auc.c:113 vector [1]: rand = a22ec53e2339457a41f1d286d233a330 20241120122520720 DAUC <0003> auc.c:179 vector [1]: kc = da9dee4ce2db2000 20241120122520720 DAUC <0003> auc.c:180 vector [1]: sres = 1c2b81d2 20241120122520720 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120122520720 DAUC <0003> auc.c:113 vector [2]: rand = eb745089667e39ca22530bcf06a2cd72 20241120122520720 DAUC <0003> auc.c:179 vector [2]: kc = 47efd4eb334d6800 20241120122520720 DAUC <0003> auc.c:180 vector [2]: sres = 7df1f86d 20241120122520720 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120122520720 DAUC <0003> auc.c:113 vector [3]: rand = 68660027364709416acaf9cf7fc2d092 20241120122520720 DAUC <0003> auc.c:179 vector [3]: kc = b63911ec59ed5000 20241120122520720 DAUC <0003> auc.c:180 vector [3]: sres = 01c2e6d6 20241120122520720 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120122520720 DAUC <0003> auc.c:113 vector [4]: rand = a7d32296ff8a134deb59d2ab4704cf9a 20241120122520720 DAUC <0003> auc.c:179 vector [4]: kc = 6690deaa74002400 20241120122520720 DAUC <0003> auc.c:180 vector [4]: sres = 4c2e7b71 20241120122520720 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120122520720 DAUC <0003> db_auc.c:245 IMSI='262427103108553': Generated 5 vectors 20241120122520720 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427103108553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427103108553"} 20241120122520720 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427103108553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122520720 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122520720 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@6ac4a6fc423a: Found GsupExpect[0] for "262427103108553" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@6ac4a6fc423a: Added IMSI table entry 1TC_gsup_sai(13)"262427103108553" TC_gsup_sai(13)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_sai(13)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122520721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46472<->l=127.0.0.1:4258 TC_gsup_sai(13)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122520722 DAUC <0003> db_auc.c:157 IMSI='262421665535856': No 2G Auth Data 20241120122520722 DAUC <0003> db_auc.c:192 IMSI='262421665535856': No 3G Auth Data HLR_Test-GSUP(9)@6ac4a6fc423a: Created GsupExpect[0] for "262421665535856" to be handled at TC_gsup_sai(14) 20241120122520727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46488<->l=127.0.0.1:4258 20241120122520729 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122520729 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421665535856 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421665535856"} 20241120122520729 DAUC <0003> db_auc.c:192 IMSI='262421665535856': No 3G Auth Data 20241120122520729 DAUC <0003> db_auc.c:236 IMSI='262421665535856': Calling to generate 5 vectors 20241120122520729 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120122520729 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122520729 DAUC <0003> auc.c:113 vector [0]: rand = be5795b00d4c459bb78ae09dff41cae0 20241120122520729 DAUC <0003> auc.c:179 vector [0]: kc = 5a70093ef51adec6 20241120122520729 DAUC <0003> auc.c:180 vector [0]: sres = cfc19d49 20241120122520729 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120122520729 DAUC <0003> auc.c:113 vector [1]: rand = 37b7925aaf7917db3cfff9d94cc51e6b 20241120122520729 DAUC <0003> auc.c:179 vector [1]: kc = 9ba56d0d11e8c04f 20241120122520729 DAUC <0003> auc.c:180 vector [1]: sres = 381569a8 20241120122520729 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120122520729 DAUC <0003> auc.c:113 vector [2]: rand = d5d890d7b96e5d68cea812748d7a18e1 20241120122520729 DAUC <0003> auc.c:179 vector [2]: kc = d5755aef743a7dfc 20241120122520729 DAUC <0003> auc.c:180 vector [2]: sres = 2a201d56 20241120122520729 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120122520729 DAUC <0003> auc.c:113 vector [3]: rand = 565e08c950ad30c20343742792ba864a 20241120122520729 DAUC <0003> auc.c:179 vector [3]: kc = 2bcafdb2f523d53c 20241120122520729 DAUC <0003> auc.c:180 vector [3]: sres = 69aecef8 20241120122520729 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120122520729 DAUC <0003> auc.c:113 vector [4]: rand = 438ffab887356b03e91f353dd72cfdac 20241120122520729 DAUC <0003> auc.c:179 vector [4]: kc = 4fd16e697ca8a9e6 20241120122520729 DAUC <0003> auc.c:180 vector [4]: sres = 8bdb4c61 20241120122520729 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120122520729 DAUC <0003> db_auc.c:245 IMSI='262421665535856': Generated 5 vectors 20241120122520729 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421665535856 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421665535856"} 20241120122520729 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421665535856 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122520729 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122520729 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@6ac4a6fc423a: Found GsupExpect[0] for "262421665535856" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@6ac4a6fc423a: Added IMSI table entry 2TC_gsup_sai(14)"262421665535856" TC_gsup_sai(14)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_sai(14)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122520730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46488<->l=127.0.0.1:4258 TC_gsup_sai(14)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122520730 DAUC <0003> db_auc.c:157 IMSI='262426478838469': No 2G Auth Data 20241120122520730 DAUC <0003> db_auc.c:192 IMSI='262426478838469': No 3G Auth Data HLR_Test-GSUP(9)@6ac4a6fc423a: Created GsupExpect[0] for "262426478838469" to be handled at TC_gsup_sai(15) 20241120122520737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46492<->l=127.0.0.1:4258 20241120122520740 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122520740 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426478838469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426478838469"} 20241120122520740 DAUC <0003> db_auc.c:157 IMSI='262426478838469': No 2G Auth Data 20241120122520740 DAUC <0003> db_auc.c:236 IMSI='262426478838469': Calling to generate 5 vectors 20241120122520740 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241120122520740 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122520740 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122520740 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120122520740 DAUC <0003> auc.c:113 vector [0]: rand = a1719b8df41d0f49810d3329a51ad666 20241120122520740 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120122520740 DAUC <0003> auc.c:142 vector [0]: autn = 848d8c0052a10000baf4ae4a5a20dbde 20241120122520740 DAUC <0003> auc.c:143 vector [0]: ck = f4cdeafccab83c4fcbf7c1bf5ced8ce9 20241120122520740 DAUC <0003> auc.c:144 vector [0]: ik = 8ab64373a23595089c005ecd3efa55d8 20241120122520740 DAUC <0003> auc.c:145 vector [0]: res = a01cefa72124beda0000000000000000 20241120122520740 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122520740 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120122520740 DAUC <0003> auc.c:151 vector [0]: kc = 298c36fd0a9a7076 20241120122520740 DAUC <0003> auc.c:152 vector [0]: sres = 8138517d 20241120122520740 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120122520740 DAUC <0003> auc.c:113 vector [1]: rand = 2f79830a07ab7664e4e38d6181df56d0 20241120122520740 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120122520740 DAUC <0003> auc.c:142 vector [1]: autn = f42ee977fea10000c3a4f9dd4bb5b5c4 20241120122520740 DAUC <0003> auc.c:143 vector [1]: ck = 5f60fa480dc9d704e2c95710930d0acf 20241120122520740 DAUC <0003> auc.c:144 vector [1]: ik = 5d1b6e13838805c27b9c9482d3b4704f 20241120122520740 DAUC <0003> auc.c:145 vector [1]: res = 7fda443bed5cf4f90000000000000000 20241120122520740 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122520740 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120122520740 DAUC <0003> auc.c:151 vector [1]: kc = 9b2e57c9cef8a846 20241120122520740 DAUC <0003> auc.c:152 vector [1]: sres = 9286b0c2 20241120122520740 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120122520740 DAUC <0003> auc.c:113 vector [2]: rand = e89d42acea1581e982d2e961f6dac028 20241120122520740 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120122520740 DAUC <0003> auc.c:142 vector [2]: autn = 49e968d1fae70000a8fdade24754eb0e 20241120122520740 DAUC <0003> auc.c:143 vector [2]: ck = ceb3c08a92586cbfe56e6f14ccda67a5 20241120122520740 DAUC <0003> auc.c:144 vector [2]: ik = c492043f0325756739cb440cd179334d 20241120122520740 DAUC <0003> auc.c:145 vector [2]: res = d9bf04a3dda76c860000000000000000 20241120122520740 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122520740 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120122520740 DAUC <0003> auc.c:151 vector [2]: kc = d684efad8cde4d30 20241120122520740 DAUC <0003> auc.c:152 vector [2]: sres = 04186825 20241120122520740 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120122520740 DAUC <0003> auc.c:113 vector [3]: rand = 4c26b16e32c2daefcf9c8e9c2c23a5d4 20241120122520740 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120122520740 DAUC <0003> auc.c:142 vector [3]: autn = 3b4673e7f8ec00003cbbcee7d1daf0c8 20241120122520740 DAUC <0003> auc.c:143 vector [3]: ck = 9b4ff3682d6cca036d41f5e043fbe309 20241120122520740 DAUC <0003> auc.c:144 vector [3]: ik = 5f497891c2e61b3f1c4e4cedc1f29700 20241120122520740 DAUC <0003> auc.c:145 vector [3]: res = edd93521a08e61990000000000000000 20241120122520740 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122520740 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120122520740 DAUC <0003> auc.c:151 vector [3]: kc = b50932f46d83a535 20241120122520740 DAUC <0003> auc.c:152 vector [3]: sres = 4d5754b8 20241120122520740 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120122520740 DAUC <0003> auc.c:113 vector [4]: rand = b72e98ef03eb8b57c9017294b72fe8a8 20241120122520740 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120122520740 DAUC <0003> auc.c:142 vector [4]: autn = cf579b6424300000c65cc65954020e54 20241120122520740 DAUC <0003> auc.c:143 vector [4]: ck = a1a5b3f38aa049702e1a4d3f48d79c43 20241120122520740 DAUC <0003> auc.c:144 vector [4]: ik = d5cea4f85f1a0ec859475e1855a776fb 20241120122520740 DAUC <0003> auc.c:145 vector [4]: res = 2f96628f898e7b820000000000000000 20241120122520740 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122520740 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241120122520740 DAUC <0003> auc.c:151 vector [4]: kc = 0336042cc8caad00 20241120122520740 DAUC <0003> auc.c:152 vector [4]: sres = a618190d 20241120122520740 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241120122520740 DAUC <0003> db_auc.c:245 IMSI='262426478838469': Generated 5 vectors 20241120122520740 DAUC <0003> db_auc.c:249 IMSI='262426478838469': Updating SQN=161 in DB 20241120122520740 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426478838469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426478838469"} 20241120122520740 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426478838469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122520740 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122520740 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@6ac4a6fc423a: Found GsupExpect[0] for "262426478838469" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@6ac4a6fc423a: Added IMSI table entry 3TC_gsup_sai(15)"262426478838469" TC_gsup_sai(15)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_sai(15)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122520742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46492<->l=127.0.0.1:4258 TC_gsup_sai(15)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122520743 DAUC <0003> db_auc.c:157 IMSI='262425336448646': No 2G Auth Data 20241120122520743 DAUC <0003> db_auc.c:192 IMSI='262425336448646': No 3G Auth Data HLR_Test-GSUP(9)@6ac4a6fc423a: Created GsupExpect[0] for "262425336448646" to be handled at TC_gsup_sai(16) 20241120122520749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46498<->l=127.0.0.1:4258 20241120122520751 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122520751 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425336448646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425336448646"} 20241120122520751 DAUC <0003> db_auc.c:157 IMSI='262425336448646': No 2G Auth Data 20241120122520751 DAUC <0003> db_auc.c:236 IMSI='262425336448646': Calling to generate 5 vectors 20241120122520751 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241120122520751 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122520751 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241120122520751 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120122520751 DAUC <0003> auc.c:113 vector [0]: rand = 201a7637232690ba2431c4fe64ba6baf 20241120122520751 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120122520751 DAUC <0003> auc.c:142 vector [0]: autn = 54fe5a0c0e2600007b47eb441e68fb7a 20241120122520751 DAUC <0003> auc.c:143 vector [0]: ck = 79ecc7ec2f77c2d521064a27f0fa14da 20241120122520751 DAUC <0003> auc.c:144 vector [0]: ik = 51098f50397eacea9d2129a6c809ecc8 20241120122520751 DAUC <0003> auc.c:145 vector [0]: res = 778273ae943ba9630000000000000000 20241120122520751 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122520751 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120122520751 DAUC <0003> auc.c:151 vector [0]: kc = 94c22b3d2efa962d 20241120122520751 DAUC <0003> auc.c:152 vector [0]: sres = e3b9dacd 20241120122520751 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120122520751 DAUC <0003> auc.c:113 vector [1]: rand = c86bcc7d46aa25a8f7c0cd71f7c8be48 20241120122520751 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120122520751 DAUC <0003> auc.c:142 vector [1]: autn = 07d27261a85b0000a6052e7e750b5dfb 20241120122520751 DAUC <0003> auc.c:143 vector [1]: ck = e2c157374083745ff3507a9cbdd0fa1e 20241120122520751 DAUC <0003> auc.c:144 vector [1]: ik = 7b578558a68708f24b8a0fa7f87b5738 20241120122520751 DAUC <0003> auc.c:145 vector [1]: res = 8e0915a691bd6cf90000000000000000 20241120122520751 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122520751 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120122520751 DAUC <0003> auc.c:151 vector [1]: kc = 214ca754a3afd18b 20241120122520751 DAUC <0003> auc.c:152 vector [1]: sres = 1fb4795f 20241120122520751 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120122520751 DAUC <0003> auc.c:113 vector [2]: rand = 5d866b227f3085233b4da01120b1b1bb 20241120122520751 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120122520751 DAUC <0003> auc.c:142 vector [2]: autn = 51d0b0d43d6c000047197e1fa6bb1ca0 20241120122520751 DAUC <0003> auc.c:143 vector [2]: ck = a80dac5e1b8e9e748c726cee09a5812d 20241120122520751 DAUC <0003> auc.c:144 vector [2]: ik = 08b8ea44b1b9f0a2ecc87abc9c8e449f 20241120122520751 DAUC <0003> auc.c:145 vector [2]: res = 4c31c156d54be80e0000000000000000 20241120122520751 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122520751 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120122520751 DAUC <0003> auc.c:151 vector [2]: kc = c00f50483f1cab64 20241120122520751 DAUC <0003> auc.c:152 vector [2]: sres = 997a2958 20241120122520751 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120122520751 DAUC <0003> auc.c:113 vector [3]: rand = fbb0a86fc2c5be1f0bee27e2e82a3a6f 20241120122520751 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120122520751 DAUC <0003> auc.c:142 vector [3]: autn = 7812cdaa20ad0000d071ff741abbd38c 20241120122520751 DAUC <0003> auc.c:143 vector [3]: ck = 3242da0b26be2ff8a6e5a5a24f54b734 20241120122520751 DAUC <0003> auc.c:144 vector [3]: ik = 65aff8906656834388653eb3cc94b3d3 20241120122520751 DAUC <0003> auc.c:145 vector [3]: res = 52cdc4d06be0f7b20000000000000000 20241120122520751 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122520751 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120122520751 DAUC <0003> auc.c:151 vector [3]: kc = 796db98ac328a85c 20241120122520751 DAUC <0003> auc.c:152 vector [3]: sres = 392d3362 20241120122520751 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120122520751 DAUC <0003> auc.c:113 vector [4]: rand = 9685eb03d1c7d2e6756f3211b8ac1072 20241120122520751 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120122520751 DAUC <0003> auc.c:142 vector [4]: autn = 7aa4e6b5587200001316fd5a04d1ca63 20241120122520751 DAUC <0003> auc.c:143 vector [4]: ck = d03149ee3c4f0d6358f4c8b49c19cccc 20241120122520751 DAUC <0003> auc.c:144 vector [4]: ik = f71beb5a92ae3d839dc28e904ddec7b9 20241120122520751 DAUC <0003> auc.c:145 vector [4]: res = a7c2c8fc7711302c0000000000000000 20241120122520751 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122520751 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241120122520751 DAUC <0003> auc.c:151 vector [4]: kc = e21ce4907f263b95 20241120122520751 DAUC <0003> auc.c:152 vector [4]: sres = d0d3f8d0 20241120122520751 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241120122520751 DAUC <0003> db_auc.c:245 IMSI='262425336448646': Generated 5 vectors 20241120122520751 DAUC <0003> db_auc.c:249 IMSI='262425336448646': Updating SQN=161 in DB 20241120122520751 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425336448646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425336448646"} 20241120122520751 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425336448646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122520751 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122520751 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@6ac4a6fc423a: Found GsupExpect[0] for "262425336448646" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@6ac4a6fc423a: Added IMSI table entry 4TC_gsup_sai(16)"262425336448646" TC_gsup_sai(16)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_sai(16)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122520752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46498<->l=127.0.0.1:4258 TC_gsup_sai(16)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122520753 DAUC <0003> db_auc.c:157 IMSI='262423428979465': No 2G Auth Data 20241120122520753 DAUC <0003> db_auc.c:192 IMSI='262423428979465': No 3G Auth Data HLR_Test-GSUP(9)@6ac4a6fc423a: Created GsupExpect[0] for "262423428979465" to be handled at TC_gsup_sai(17) 20241120122520759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46512<->l=127.0.0.1:4258 20241120122520761 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122520761 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423428979465 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423428979465"} 20241120122520761 DAUC <0003> db_auc.c:236 IMSI='262423428979465': Calling to generate 5 vectors 20241120122520761 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120122520761 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122520761 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122520761 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120122520761 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122520761 DAUC <0003> auc.c:113 vector [0]: rand = 4caa79aec859d57058ee383d3ec74106 20241120122520761 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120122520761 DAUC <0003> auc.c:142 vector [0]: autn = f1412c9f746e000067436da3045782ff 20241120122520761 DAUC <0003> auc.c:143 vector [0]: ck = 9444a0b5cd74d13136961b596bbfc231 20241120122520761 DAUC <0003> auc.c:144 vector [0]: ik = 79b29a3859f44ac23ae09b74bf6c9994 20241120122520761 DAUC <0003> auc.c:145 vector [0]: res = 768b281534f597860000000000000000 20241120122520761 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122520761 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122520761 DAUC <0003> auc.c:179 vector [0]: kc = 5c7eb930abce1c00 20241120122520761 DAUC <0003> auc.c:180 vector [0]: sres = f2586ffb 20241120122520761 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122520761 DAUC <0003> auc.c:113 vector [1]: rand = 3820ce0a7f56a7eb53d5f7261cd8bf71 20241120122520761 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120122520761 DAUC <0003> auc.c:142 vector [1]: autn = 2bb665b4fb790000e4f51e2952a361e1 20241120122520761 DAUC <0003> auc.c:143 vector [1]: ck = b9cfe1a920d6e51655c67391d8863e16 20241120122520761 DAUC <0003> auc.c:144 vector [1]: ik = e4b56e04e6a3d9325886e83c3be10c7b 20241120122520761 DAUC <0003> auc.c:145 vector [1]: res = fe2900c02ad295260000000000000000 20241120122520761 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122520761 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120122520761 DAUC <0003> auc.c:179 vector [1]: kc = 653df4efcb80d000 20241120122520761 DAUC <0003> auc.c:180 vector [1]: sres = 7e8a2c92 20241120122520761 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120122520761 DAUC <0003> auc.c:113 vector [2]: rand = f3600e132309fa99a9f0b2f9e4776e5a 20241120122520761 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120122520761 DAUC <0003> auc.c:142 vector [2]: autn = 33cedc484b2a0000e372a4c91fe2753a 20241120122520761 DAUC <0003> auc.c:143 vector [2]: ck = 13a7b52949b588042e63e18545b8a1d4 20241120122520761 DAUC <0003> auc.c:144 vector [2]: ik = c681ee60ec150149e2f32bb19c039689 20241120122520761 DAUC <0003> auc.c:145 vector [2]: res = 7adeddd78cf017ba0000000000000000 20241120122520761 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122520761 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120122520761 DAUC <0003> auc.c:179 vector [2]: kc = 3385fac218ae0400 20241120122520761 DAUC <0003> auc.c:180 vector [2]: sres = 1e8d81a3 20241120122520761 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120122520761 DAUC <0003> auc.c:113 vector [3]: rand = 2b04d95a276368504b9b711e4c44582f 20241120122520761 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120122520761 DAUC <0003> auc.c:142 vector [3]: autn = f79d4fd92f38000048c094547cddd26a 20241120122520761 DAUC <0003> auc.c:143 vector [3]: ck = 4402482f257db6deb8b66228e40bda59 20241120122520761 DAUC <0003> auc.c:144 vector [3]: ik = d35641ae0ab16e78952c65fe3550b39c 20241120122520761 DAUC <0003> auc.c:145 vector [3]: res = 20706d43215eebed0000000000000000 20241120122520761 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122520761 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120122520761 DAUC <0003> auc.c:179 vector [3]: kc = 9c7ba2f8ed104000 20241120122520761 DAUC <0003> auc.c:180 vector [3]: sres = 2e87c2db 20241120122520761 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120122520761 DAUC <0003> auc.c:113 vector [4]: rand = 17d4bf09204e3cfc93f6883362a3c9e5 20241120122520761 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120122520761 DAUC <0003> auc.c:142 vector [4]: autn = 417c8c58e69f000080040f52bd40bbbf 20241120122520761 DAUC <0003> auc.c:143 vector [4]: ck = 4a9d894e3db8297fc28570a15b2abd4b 20241120122520761 DAUC <0003> auc.c:144 vector [4]: ik = 97795ca27c99bfd2b7d27a5c8e0751b0 20241120122520761 DAUC <0003> auc.c:145 vector [4]: res = e747ed32f28b9ced0000000000000000 20241120122520761 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122520761 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120122520761 DAUC <0003> auc.c:179 vector [4]: kc = c03629ffc001d400 20241120122520761 DAUC <0003> auc.c:180 vector [4]: sres = 549d1f83 20241120122520761 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120122520761 DAUC <0003> db_auc.c:245 IMSI='262423428979465': Generated 5 vectors 20241120122520761 DAUC <0003> db_auc.c:249 IMSI='262423428979465': Updating SQN=161 in DB 20241120122520761 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423428979465 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423428979465"} 20241120122520761 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423428979465 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122520761 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122520761 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@6ac4a6fc423a: Found GsupExpect[0] for "262423428979465" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@6ac4a6fc423a: Added IMSI table entry 5TC_gsup_sai(17)"262423428979465" TC_gsup_sai(17)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_sai(17)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122520763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46512<->l=127.0.0.1:4258 TC_gsup_sai(17)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122520763 DAUC <0003> db_auc.c:157 IMSI='262420952321446': No 2G Auth Data 20241120122520763 DAUC <0003> db_auc.c:192 IMSI='262420952321446': No 3G Auth Data HLR_Test-GSUP(9)@6ac4a6fc423a: Created GsupExpect[0] for "262420952321446" to be handled at TC_gsup_sai(18) 20241120122520769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46522<->l=127.0.0.1:4258 20241120122520771 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122520771 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420952321446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420952321446"} 20241120122520771 DAUC <0003> db_auc.c:236 IMSI='262420952321446': Calling to generate 5 vectors 20241120122520771 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120122520771 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122520771 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122520771 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120122520771 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122520771 DAUC <0003> auc.c:113 vector [0]: rand = 67d40070d6db59ce5de63d6cecf1818b 20241120122520771 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120122520771 DAUC <0003> auc.c:142 vector [0]: autn = c124189d68700000463393e0485cd898 20241120122520771 DAUC <0003> auc.c:143 vector [0]: ck = 9113be02cc4c03a9531386f83b36cc97 20241120122520771 DAUC <0003> auc.c:144 vector [0]: ik = b777df84a49ac07f59dd83436482b6c5 20241120122520771 DAUC <0003> auc.c:145 vector [0]: res = ebc668c279677e4a0000000000000000 20241120122520771 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122520771 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122520771 DAUC <0003> auc.c:179 vector [0]: kc = 95bf75452ab98c00 20241120122520771 DAUC <0003> auc.c:180 vector [0]: sres = a91c9c1f 20241120122520771 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122520771 DAUC <0003> auc.c:113 vector [1]: rand = ff487d067c18f5e736039bd4cc088124 20241120122520771 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120122520771 DAUC <0003> auc.c:142 vector [1]: autn = bf54b07023d700000e3b68149070fe6d 20241120122520771 DAUC <0003> auc.c:143 vector [1]: ck = bc51b9ca7752752cd2264ff34a348e0e 20241120122520771 DAUC <0003> auc.c:144 vector [1]: ik = 15fc46bc623bcfdbb1bec53dba1d42ac 20241120122520771 DAUC <0003> auc.c:145 vector [1]: res = 960fc514246808f30000000000000000 20241120122520771 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122520771 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120122520771 DAUC <0003> auc.c:179 vector [1]: kc = d66a1b9cf8ee0400 20241120122520771 DAUC <0003> auc.c:180 vector [1]: sres = b3cf31a7 20241120122520771 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120122520771 DAUC <0003> auc.c:113 vector [2]: rand = f2cdba378cff0f54ba20e3507bcdce5f 20241120122520771 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120122520771 DAUC <0003> auc.c:142 vector [2]: autn = e568f887ca530000582ae061159fbb87 20241120122520771 DAUC <0003> auc.c:143 vector [2]: ck = f9008e80c9875abcf649f2d93608af7b 20241120122520771 DAUC <0003> auc.c:144 vector [2]: ik = 79667aad062a1dbc5d307619f1554412 20241120122520771 DAUC <0003> auc.c:145 vector [2]: res = cee1697b5713956b0000000000000000 20241120122520771 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122520771 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120122520771 DAUC <0003> auc.c:179 vector [2]: kc = fd9e1b0558a0d000 20241120122520771 DAUC <0003> auc.c:180 vector [2]: sres = 371a83da 20241120122520771 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120122520771 DAUC <0003> auc.c:113 vector [3]: rand = c579fb036ac4da1bac9cd50e083ed43b 20241120122520771 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120122520771 DAUC <0003> auc.c:142 vector [3]: autn = d498a407bc1400006d8c82b0161e5515 20241120122520771 DAUC <0003> auc.c:143 vector [3]: ck = e8c2e4118cd754410e53635ca583b6a2 20241120122520771 DAUC <0003> auc.c:144 vector [3]: ik = d5a5fd74b56235e26cadb7897492c3cf 20241120122520771 DAUC <0003> auc.c:145 vector [3]: res = 781e708ca8305df60000000000000000 20241120122520771 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122520771 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120122520771 DAUC <0003> auc.c:179 vector [3]: kc = 2bce5423754a9000 20241120122520771 DAUC <0003> auc.c:180 vector [3]: sres = 7663d44d 20241120122520771 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120122520771 DAUC <0003> auc.c:113 vector [4]: rand = 58046f5363cc1109f845c6ef9ba75918 20241120122520771 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120122520771 DAUC <0003> auc.c:142 vector [4]: autn = 6551493b5b5000002653d3c7c804defe 20241120122520771 DAUC <0003> auc.c:143 vector [4]: ck = 050e4c24af74f0ee76a1858cd499bbca 20241120122520771 DAUC <0003> auc.c:144 vector [4]: ik = da05760a06ae3543ec3e0cfaec0318b7 20241120122520771 DAUC <0003> auc.c:145 vector [4]: res = 06f46daed11c11ba0000000000000000 20241120122520771 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122520771 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120122520771 DAUC <0003> auc.c:179 vector [4]: kc = 3537b23608558800 20241120122520771 DAUC <0003> auc.c:180 vector [4]: sres = 7f0bf774 20241120122520771 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120122520771 DAUC <0003> db_auc.c:245 IMSI='262420952321446': Generated 5 vectors 20241120122520771 DAUC <0003> db_auc.c:249 IMSI='262420952321446': Updating SQN=161 in DB 20241120122520771 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420952321446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420952321446"} 20241120122520771 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420952321446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122520771 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122520771 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@6ac4a6fc423a: Found GsupExpect[0] for "262420952321446" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@6ac4a6fc423a: Added IMSI table entry 6TC_gsup_sai(18)"262420952321446" TC_gsup_sai(18)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_sai(18)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122520773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46522<->l=127.0.0.1:4258 TC_gsup_sai(18)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122520773 DAUC <0003> db_auc.c:157 IMSI='262429611853220': No 2G Auth Data 20241120122520773 DAUC <0003> db_auc.c:192 IMSI='262429611853220': No 3G Auth Data HLR_Test-GSUP(9)@6ac4a6fc423a: Created GsupExpect[0] for "262429611853220" to be handled at TC_gsup_sai(19) 20241120122520780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46536<->l=127.0.0.1:4258 20241120122520782 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122520782 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429611853220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429611853220"} 20241120122520782 DAUC <0003> db_auc.c:236 IMSI='262429611853220': Calling to generate 5 vectors 20241120122520782 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120122520782 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122520782 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122520782 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120122520782 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122520782 DAUC <0003> auc.c:113 vector [0]: rand = 5b9468e23f83881d141b95b602760129 20241120122520782 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120122520782 DAUC <0003> auc.c:142 vector [0]: autn = aa745389d78b000006146b5dfa1d676c 20241120122520782 DAUC <0003> auc.c:143 vector [0]: ck = dd03b7c3cf5740ca72c941ff537a9ffb 20241120122520782 DAUC <0003> auc.c:144 vector [0]: ik = 9d4406deb2e5d2c9776584d176971306 20241120122520782 DAUC <0003> auc.c:145 vector [0]: res = c5063cb074499b340000000000000000 20241120122520782 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122520782 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122520782 DAUC <0003> auc.c:179 vector [0]: kc = 5c0b8df3b13356b2 20241120122520782 DAUC <0003> auc.c:180 vector [0]: sres = 048f3627 20241120122520782 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122520782 DAUC <0003> auc.c:113 vector [1]: rand = f8afa53866c7a536b403e3c3e5f54492 20241120122520782 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120122520782 DAUC <0003> auc.c:142 vector [1]: autn = 1beb0e8fad6100007daac056dcdde023 20241120122520782 DAUC <0003> auc.c:143 vector [1]: ck = d34c3fa8955cd1c3b8d203a64f62f655 20241120122520782 DAUC <0003> auc.c:144 vector [1]: ik = cb68bf30d04ac01b9c29d1cf82740bfb 20241120122520782 DAUC <0003> auc.c:145 vector [1]: res = 340bf50b3e5176c50000000000000000 20241120122520782 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122520782 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120122520782 DAUC <0003> auc.c:179 vector [1]: kc = fd1ffb2eff0f42bc 20241120122520782 DAUC <0003> auc.c:180 vector [1]: sres = 5fe22707 20241120122520782 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120122520782 DAUC <0003> auc.c:113 vector [2]: rand = 64157cd00e43f52e495963680035cccf 20241120122520782 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120122520782 DAUC <0003> auc.c:142 vector [2]: autn = 294971e696190000904d0bc08d6bb59b 20241120122520782 DAUC <0003> auc.c:143 vector [2]: ck = ecede3341012e82940e2232377c4ab28 20241120122520783 DAUC <0003> auc.c:144 vector [2]: ik = 02dd5bc4eec47b9e025a591094bee2a1 20241120122520783 DAUC <0003> auc.c:145 vector [2]: res = fc075b5ae9eabdb90000000000000000 20241120122520783 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122520783 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120122520783 DAUC <0003> auc.c:179 vector [2]: kc = cad8265708dfde44 20241120122520783 DAUC <0003> auc.c:180 vector [2]: sres = 670faf5d 20241120122520783 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120122520783 DAUC <0003> auc.c:113 vector [3]: rand = c63bdcf9698fedc27ddf64216df397e1 20241120122520783 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120122520783 DAUC <0003> auc.c:142 vector [3]: autn = 77122cbdc42d0000b5c89db231de0dce 20241120122520783 DAUC <0003> auc.c:143 vector [3]: ck = 5e5d03dc17ad3f73d3df0f222e7a9bcc 20241120122520783 DAUC <0003> auc.c:144 vector [3]: ik = 65a1a9788d4ed606dc147e028ef45614 20241120122520783 DAUC <0003> auc.c:145 vector [3]: res = e3eb31da64f47f200000000000000000 20241120122520783 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122520783 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120122520783 DAUC <0003> auc.c:179 vector [3]: kc = 2bf7f044c7c8eb2a 20241120122520783 DAUC <0003> auc.c:180 vector [3]: sres = 714d33d2 20241120122520783 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120122520783 DAUC <0003> auc.c:113 vector [4]: rand = 712d92f6da6ded85ab8b365b3fa50be7 20241120122520783 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120122520783 DAUC <0003> auc.c:142 vector [4]: autn = fb4a38ce0cea0000324ee7ef63ca8692 20241120122520783 DAUC <0003> auc.c:143 vector [4]: ck = cd0ded3cab294500a8789cc3e531e42a 20241120122520783 DAUC <0003> auc.c:144 vector [4]: ik = c3c22c4d74c945f7edd0a4fd3f94b85f 20241120122520783 DAUC <0003> auc.c:145 vector [4]: res = 5fe5c80262aaab470000000000000000 20241120122520783 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122520783 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120122520783 DAUC <0003> auc.c:179 vector [4]: kc = 686f19cf9e269ddd 20241120122520783 DAUC <0003> auc.c:180 vector [4]: sres = db2b7a13 20241120122520783 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120122520783 DAUC <0003> db_auc.c:245 IMSI='262429611853220': Generated 5 vectors 20241120122520783 DAUC <0003> db_auc.c:249 IMSI='262429611853220': Updating SQN=161 in DB 20241120122520783 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429611853220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429611853220"} 20241120122520783 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429611853220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122520783 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122520783 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@6ac4a6fc423a: Found GsupExpect[0] for "262429611853220" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@6ac4a6fc423a: Added IMSI table entry 7TC_gsup_sai(19)"262429611853220" TC_gsup_sai(19)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_sai(19)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122520785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46536<->l=127.0.0.1:4258 TC_gsup_sai(19)@6ac4a6fc423a: Final verdict of PTC: pass MTC@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122520785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46460<->l=127.0.0.1:4258 20241120122520786 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39227<->l=127.0.0.1:4259) 20241120122520786 DLINP <000b> input/ipa.c:451 connected read/write 20241120122520786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122520786 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122520786 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122520786 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@6ac4a6fc423a: Final verdict of PTC: none 10@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: pass MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_sai finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Wed Nov 20 12:25:20 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241120122520823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46552<->l=127.0.0.1:4258 20241120122520924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46552<->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=163480) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Wed Nov 20 12:25:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_sai_num_auth_vectors started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122524017 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122524017 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122524018 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44310<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122524019 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524019 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122524019 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122524019 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122524019 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122524019 DLGSUP <0013> gsup_server.c:237 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 20241120122524019 DLGSUP <0013> gsup_server.c:235 2: 20241120122524019 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122524019 DLGSUP <0013> gsup_server.c:235 3: 20241120122524020 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122524020 DLGSUP <0013> gsup_server.c:235 4: 20241120122524020 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122524020 DLGSUP <0013> gsup_server.c:235 5: 20241120122524020 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122524020 DLGSUP <0013> gsup_server.c:235 7: 20241120122524020 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122524020 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122524020 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122524020 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)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@6ac4a6fc423a: 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") 20241120122524029 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36475<->l=127.0.0.1:4259) 20241120122524034 DAUC <0003> db_auc.c:157 IMSI='262420651492451': No 2G Auth Data 20241120122524034 DAUC <0003> db_auc.c:192 IMSI='262420651492451': No 3G Auth Data HLR_Test-GSUP(21)@6ac4a6fc423a: Created GsupExpect[0] for "262420651492451" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241120122524047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44326<->l=127.0.0.1:4258 20241120122524066 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524066 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420651492451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420651492451"} 20241120122524066 DAUC <0003> db_auc.c:192 IMSI='262420651492451': No 3G Auth Data 20241120122524066 DAUC <0003> db_auc.c:236 IMSI='262420651492451': Calling to generate 1 vectors 20241120122524066 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241120122524066 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524066 DAUC <0003> auc.c:113 vector [0]: rand = 49d3eeb85176e2ed6e37f9c161b3d587 20241120122524066 DAUC <0003> auc.c:179 vector [0]: kc = 16d715b443a0ac00 20241120122524066 DAUC <0003> auc.c:180 vector [0]: sres = aa58ee2c 20241120122524066 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120122524066 DAUC <0003> db_auc.c:245 IMSI='262420651492451': Generated 1 vectors 20241120122524066 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420651492451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420651492451"} 20241120122524066 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420651492451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524066 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524066 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@6ac4a6fc423a: Found GsupExpect[0] for "262420651492451" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262420651492451" TC_gsup_sai_num_auth_vectors(24)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122524074 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524074 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420651492451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420651492451"} 20241120122524074 DAUC <0003> db_auc.c:192 IMSI='262420651492451': No 3G Auth Data 20241120122524074 DAUC <0003> db_auc.c:236 IMSI='262420651492451': Calling to generate 4 vectors 20241120122524074 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241120122524074 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524074 DAUC <0003> auc.c:113 vector [0]: rand = 5294250bd5ab6a15fcb34c378f32babb 20241120122524074 DAUC <0003> auc.c:179 vector [0]: kc = a5854aae02916800 20241120122524074 DAUC <0003> auc.c:180 vector [0]: sres = 83677b45 20241120122524074 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120122524074 DAUC <0003> auc.c:113 vector [1]: rand = 0f695e5b27efd39138972f60804913ac 20241120122524074 DAUC <0003> auc.c:179 vector [1]: kc = 29c3fdb0ab6cc000 20241120122524074 DAUC <0003> auc.c:180 vector [1]: sres = 16ef6d51 20241120122524074 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120122524074 DAUC <0003> auc.c:113 vector [2]: rand = 4e434f4f30c14d6b0106f88d73ae62b9 20241120122524074 DAUC <0003> auc.c:179 vector [2]: kc = a90b4e6727cb9400 20241120122524074 DAUC <0003> auc.c:180 vector [2]: sres = 0113d849 20241120122524074 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120122524074 DAUC <0003> auc.c:113 vector [3]: rand = 755877aa112cbd2b8ef00efd76de7c56 20241120122524074 DAUC <0003> auc.c:179 vector [3]: kc = 2b357cbef0c3e000 20241120122524074 DAUC <0003> auc.c:180 vector [3]: sres = 295d4e59 20241120122524074 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120122524074 DAUC <0003> db_auc.c:245 IMSI='262420651492451': Generated 4 vectors 20241120122524074 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420651492451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420651492451"} 20241120122524074 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420651492451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524074 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524074 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524078 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524078 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420651492451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420651492451"} 20241120122524078 DAUC <0003> db_auc.c:192 IMSI='262420651492451': No 3G Auth Data 20241120122524078 DAUC <0003> db_auc.c:236 IMSI='262420651492451': Calling to generate 5 vectors 20241120122524078 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120122524078 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524078 DAUC <0003> auc.c:113 vector [0]: rand = 4a9cbb439aa84b8701bca4e586e080c9 20241120122524078 DAUC <0003> auc.c:179 vector [0]: kc = dc255a65c4d56800 20241120122524078 DAUC <0003> auc.c:180 vector [0]: sres = 3c7e5b3e 20241120122524078 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120122524078 DAUC <0003> auc.c:113 vector [1]: rand = e4642e6ca87115b253d758943509b75a 20241120122524078 DAUC <0003> auc.c:179 vector [1]: kc = c09886099f63fc00 20241120122524078 DAUC <0003> auc.c:180 vector [1]: sres = a3baffd3 20241120122524078 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120122524078 DAUC <0003> auc.c:113 vector [2]: rand = 0166f385dd05ade8c6ce43a048c8bb5d 20241120122524078 DAUC <0003> auc.c:179 vector [2]: kc = 10ee9b389363fc00 20241120122524079 DAUC <0003> auc.c:180 vector [2]: sres = 6c0807c9 20241120122524079 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120122524079 DAUC <0003> auc.c:113 vector [3]: rand = 4747f6c1846eb37b258f9c1e857dfbf4 20241120122524079 DAUC <0003> auc.c:179 vector [3]: kc = c8ce327877ff2000 20241120122524079 DAUC <0003> auc.c:180 vector [3]: sres = 6a66ce0e 20241120122524079 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120122524079 DAUC <0003> auc.c:113 vector [4]: rand = 4018a5049b665f0571032ee0740fcf92 20241120122524079 DAUC <0003> auc.c:179 vector [4]: kc = db738b3f4779e000 20241120122524079 DAUC <0003> auc.c:180 vector [4]: sres = 24a3a946 20241120122524079 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120122524079 DAUC <0003> db_auc.c:245 IMSI='262420651492451': Generated 5 vectors 20241120122524079 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420651492451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420651492451"} 20241120122524079 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420651492451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524079 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524079 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524082 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524082 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420651492451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420651492451"} 20241120122524083 DAUC <0003> db_auc.c:192 IMSI='262420651492451': No 3G Auth Data 20241120122524083 DAUC <0003> db_auc.c:236 IMSI='262420651492451': Calling to generate 5 vectors 20241120122524083 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120122524083 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524083 DAUC <0003> auc.c:113 vector [0]: rand = ea745bca04b0e3c303150519d739068b 20241120122524083 DAUC <0003> auc.c:179 vector [0]: kc = 83616d05ae270c00 20241120122524083 DAUC <0003> auc.c:180 vector [0]: sres = 847bbce7 20241120122524083 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120122524083 DAUC <0003> auc.c:113 vector [1]: rand = 290d37653d938bb5986be03c99e12739 20241120122524083 DAUC <0003> auc.c:179 vector [1]: kc = 4a95e16695e84c00 20241120122524083 DAUC <0003> auc.c:180 vector [1]: sres = 9cf44c66 20241120122524083 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120122524083 DAUC <0003> auc.c:113 vector [2]: rand = 8da3e5b80d290bbd266fc091ebf0d007 20241120122524083 DAUC <0003> auc.c:179 vector [2]: kc = afd7155378542400 20241120122524083 DAUC <0003> auc.c:180 vector [2]: sres = cf8e4083 20241120122524083 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120122524083 DAUC <0003> auc.c:113 vector [3]: rand = 4ada48cbf4bad45f9ffcbe75087ef659 20241120122524083 DAUC <0003> auc.c:179 vector [3]: kc = 3966330502f35000 20241120122524083 DAUC <0003> auc.c:180 vector [3]: sres = 0d606eb9 20241120122524083 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120122524083 DAUC <0003> auc.c:113 vector [4]: rand = 9c0c7b6a9fb47995556ded017022a49f 20241120122524083 DAUC <0003> auc.c:179 vector [4]: kc = d14a5a59971e6000 20241120122524083 DAUC <0003> auc.c:180 vector [4]: sres = 6b11d0d8 20241120122524083 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120122524083 DAUC <0003> db_auc.c:245 IMSI='262420651492451': Generated 5 vectors 20241120122524083 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420651492451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420651492451"} 20241120122524083 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420651492451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524083 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524083 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44326<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122524089 DAUC <0003> db_auc.c:157 IMSI='262428861807323': No 2G Auth Data 20241120122524089 DAUC <0003> db_auc.c:192 IMSI='262428861807323': No 3G Auth Data HLR_Test-GSUP(21)@6ac4a6fc423a: Created GsupExpect[0] for "262428861807323" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241120122524103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44330<->l=127.0.0.1:4258 20241120122524105 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524105 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428861807323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428861807323"} 20241120122524105 DAUC <0003> db_auc.c:192 IMSI='262428861807323': No 3G Auth Data 20241120122524105 DAUC <0003> db_auc.c:236 IMSI='262428861807323': Calling to generate 1 vectors 20241120122524105 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241120122524105 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524105 DAUC <0003> auc.c:113 vector [0]: rand = e9b468c0a0143f772d81665d44351363 20241120122524105 DAUC <0003> auc.c:179 vector [0]: kc = 36a307bad5292800 20241120122524105 DAUC <0003> auc.c:180 vector [0]: sres = 3226de79 20241120122524105 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120122524105 DAUC <0003> db_auc.c:245 IMSI='262428861807323': Generated 1 vectors 20241120122524105 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428861807323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428861807323"} 20241120122524105 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428861807323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524105 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524105 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@6ac4a6fc423a: Found GsupExpect[0] for "262428861807323" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@6ac4a6fc423a: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262428861807323" TC_gsup_sai_num_auth_vectors(25)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122524106 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524106 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428861807323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428861807323"} 20241120122524106 DAUC <0003> db_auc.c:192 IMSI='262428861807323': No 3G Auth Data 20241120122524106 DAUC <0003> db_auc.c:236 IMSI='262428861807323': Calling to generate 4 vectors 20241120122524106 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241120122524106 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524106 DAUC <0003> auc.c:113 vector [0]: rand = 0022deb6b2f8677430b1503c7328ed9d 20241120122524106 DAUC <0003> auc.c:179 vector [0]: kc = f97324abb4aa5400 20241120122524106 DAUC <0003> auc.c:180 vector [0]: sres = ffaafda4 20241120122524106 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120122524106 DAUC <0003> auc.c:113 vector [1]: rand = 7519bd7dd7672f2018429db5a74ba315 20241120122524106 DAUC <0003> auc.c:179 vector [1]: kc = d71c5b5eefa8d800 20241120122524106 DAUC <0003> auc.c:180 vector [1]: sres = 6fd8f69c 20241120122524106 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120122524106 DAUC <0003> auc.c:113 vector [2]: rand = e95c92f1b424449a9ec3225efd230c26 20241120122524106 DAUC <0003> auc.c:179 vector [2]: kc = 082cb1b93ba3b400 20241120122524106 DAUC <0003> auc.c:180 vector [2]: sres = c35570a6 20241120122524106 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120122524106 DAUC <0003> auc.c:113 vector [3]: rand = dae2bd21f5fcea6cdfd63b255a59ef37 20241120122524106 DAUC <0003> auc.c:179 vector [3]: kc = 531892da52a55000 20241120122524106 DAUC <0003> auc.c:180 vector [3]: sres = a2f49a4d 20241120122524106 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120122524106 DAUC <0003> db_auc.c:245 IMSI='262428861807323': Generated 4 vectors 20241120122524106 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428861807323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428861807323"} 20241120122524106 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428861807323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524106 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524106 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524107 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524107 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428861807323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428861807323"} 20241120122524107 DAUC <0003> db_auc.c:192 IMSI='262428861807323': No 3G Auth Data 20241120122524107 DAUC <0003> db_auc.c:236 IMSI='262428861807323': Calling to generate 5 vectors 20241120122524107 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120122524107 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524107 DAUC <0003> auc.c:113 vector [0]: rand = 1f753f34e8edf680b68f88c4e5bc7870 20241120122524107 DAUC <0003> auc.c:179 vector [0]: kc = e79283d198eb8000 20241120122524107 DAUC <0003> auc.c:180 vector [0]: sres = 7047f7c0 20241120122524107 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120122524107 DAUC <0003> auc.c:113 vector [1]: rand = 8ac0881059f46ca0e3b1aa50dce75f14 20241120122524107 DAUC <0003> auc.c:179 vector [1]: kc = ffe4984bd7e2ec00 20241120122524107 DAUC <0003> auc.c:180 vector [1]: sres = 95ea5c96 20241120122524107 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120122524107 DAUC <0003> auc.c:113 vector [2]: rand = 74d427594eead2150c33ecdc1febb9f2 20241120122524107 DAUC <0003> auc.c:179 vector [2]: kc = 7990db53f398cc00 20241120122524107 DAUC <0003> auc.c:180 vector [2]: sres = 65e8df9f 20241120122524107 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120122524107 DAUC <0003> auc.c:113 vector [3]: rand = 5cea6c82c922b96093eb9dd070b88f34 20241120122524107 DAUC <0003> auc.c:179 vector [3]: kc = 1f6a1cf74b51cc00 20241120122524107 DAUC <0003> auc.c:180 vector [3]: sres = db76d90f 20241120122524107 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120122524107 DAUC <0003> auc.c:113 vector [4]: rand = 20d6e2e560e752c688cf70c532f796df 20241120122524107 DAUC <0003> auc.c:179 vector [4]: kc = a81b3c5731eb9400 20241120122524107 DAUC <0003> auc.c:180 vector [4]: sres = d8ce7dff 20241120122524107 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120122524107 DAUC <0003> db_auc.c:245 IMSI='262428861807323': Generated 5 vectors 20241120122524107 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428861807323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428861807323"} 20241120122524107 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428861807323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524107 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524107 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524108 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524108 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428861807323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428861807323"} 20241120122524108 DAUC <0003> db_auc.c:192 IMSI='262428861807323': No 3G Auth Data 20241120122524108 DAUC <0003> db_auc.c:236 IMSI='262428861807323': Calling to generate 5 vectors 20241120122524108 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120122524108 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524108 DAUC <0003> auc.c:113 vector [0]: rand = 8c3c87c58dda1b1dac1a53fd941cdeb6 20241120122524108 DAUC <0003> auc.c:179 vector [0]: kc = 9dca794a23081400 20241120122524108 DAUC <0003> auc.c:180 vector [0]: sres = 545132a0 20241120122524108 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120122524108 DAUC <0003> auc.c:113 vector [1]: rand = a4159b89625591a52818b5ddfc4650a3 20241120122524108 DAUC <0003> auc.c:179 vector [1]: kc = 67bdaafb00b93400 20241120122524108 DAUC <0003> auc.c:180 vector [1]: sres = ee70b82a 20241120122524108 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120122524108 DAUC <0003> auc.c:113 vector [2]: rand = dc1f86ade5671d9e00c9c2bf687e7bef 20241120122524108 DAUC <0003> auc.c:179 vector [2]: kc = ae4f7c3745c90000 20241120122524108 DAUC <0003> auc.c:180 vector [2]: sres = 9f08d873 20241120122524108 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120122524108 DAUC <0003> auc.c:113 vector [3]: rand = 8ebc54fe12b96d843cc4271ab1bd4e91 20241120122524108 DAUC <0003> auc.c:179 vector [3]: kc = 3da8dcbcfdf8b400 20241120122524108 DAUC <0003> auc.c:180 vector [3]: sres = 708ed505 20241120122524108 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120122524108 DAUC <0003> auc.c:113 vector [4]: rand = 62702fb9bc8278e2d0d208ba2616f2bf 20241120122524108 DAUC <0003> auc.c:179 vector [4]: kc = 92387ca13d97c000 20241120122524108 DAUC <0003> auc.c:180 vector [4]: sres = dac179ee 20241120122524108 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120122524108 DAUC <0003> db_auc.c:245 IMSI='262428861807323': Generated 5 vectors 20241120122524108 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428861807323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428861807323"} 20241120122524108 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428861807323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524108 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524108 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44330<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122524109 DAUC <0003> db_auc.c:157 IMSI='262422245587669': No 2G Auth Data 20241120122524109 DAUC <0003> db_auc.c:192 IMSI='262422245587669': No 3G Auth Data HLR_Test-GSUP(21)@6ac4a6fc423a: Created GsupExpect[0] for "262422245587669" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241120122524114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44332<->l=127.0.0.1:4258 20241120122524116 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524116 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422245587669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422245587669"} 20241120122524116 DAUC <0003> db_auc.c:192 IMSI='262422245587669': No 3G Auth Data 20241120122524116 DAUC <0003> db_auc.c:236 IMSI='262422245587669': Calling to generate 1 vectors 20241120122524116 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241120122524116 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524116 DAUC <0003> auc.c:113 vector [0]: rand = d61ca98041e323a3401a7df86487aebd 20241120122524116 DAUC <0003> auc.c:179 vector [0]: kc = afbc2a7b306d9299 20241120122524116 DAUC <0003> auc.c:180 vector [0]: sres = 0bb7cd5a 20241120122524116 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120122524116 DAUC <0003> db_auc.c:245 IMSI='262422245587669': Generated 1 vectors 20241120122524116 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422245587669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422245587669"} 20241120122524116 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422245587669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524116 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524116 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@6ac4a6fc423a: Found GsupExpect[0] for "262422245587669" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@6ac4a6fc423a: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262422245587669" TC_gsup_sai_num_auth_vectors(26)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122524117 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524117 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422245587669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422245587669"} 20241120122524117 DAUC <0003> db_auc.c:192 IMSI='262422245587669': No 3G Auth Data 20241120122524117 DAUC <0003> db_auc.c:236 IMSI='262422245587669': Calling to generate 4 vectors 20241120122524117 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241120122524117 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524117 DAUC <0003> auc.c:113 vector [0]: rand = 4b6bda26079f7dead4ce7effe1527668 20241120122524117 DAUC <0003> auc.c:179 vector [0]: kc = a7036cefb592d3f8 20241120122524117 DAUC <0003> auc.c:180 vector [0]: sres = f7a4eab5 20241120122524117 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120122524117 DAUC <0003> auc.c:113 vector [1]: rand = dd57ffa1a32271b4a4c50258a67c11fa 20241120122524117 DAUC <0003> auc.c:179 vector [1]: kc = aeb234a9402a13fc 20241120122524117 DAUC <0003> auc.c:180 vector [1]: sres = f35ede78 20241120122524117 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120122524117 DAUC <0003> auc.c:113 vector [2]: rand = 239d6936e25f7ebc4b2296c9dbbbedd7 20241120122524117 DAUC <0003> auc.c:179 vector [2]: kc = 84e0510f0b9cf828 20241120122524117 DAUC <0003> auc.c:180 vector [2]: sres = d818ee94 20241120122524117 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120122524117 DAUC <0003> auc.c:113 vector [3]: rand = ac507e0b2964dd032cd9eb0e830d83a0 20241120122524117 DAUC <0003> auc.c:179 vector [3]: kc = f7351e4cab061f49 20241120122524117 DAUC <0003> auc.c:180 vector [3]: sres = 2a11d566 20241120122524117 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120122524117 DAUC <0003> db_auc.c:245 IMSI='262422245587669': Generated 4 vectors 20241120122524117 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422245587669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422245587669"} 20241120122524117 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422245587669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524117 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524117 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524117 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524117 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422245587669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422245587669"} 20241120122524117 DAUC <0003> db_auc.c:192 IMSI='262422245587669': No 3G Auth Data 20241120122524117 DAUC <0003> db_auc.c:236 IMSI='262422245587669': Calling to generate 5 vectors 20241120122524117 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120122524117 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524117 DAUC <0003> auc.c:113 vector [0]: rand = 9487b886dd982ad9b99958cece1be5a3 20241120122524118 DAUC <0003> auc.c:179 vector [0]: kc = 4f1a890d31fde272 20241120122524118 DAUC <0003> auc.c:180 vector [0]: sres = 132952c5 20241120122524118 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120122524118 DAUC <0003> auc.c:113 vector [1]: rand = ad7e8380d7506d25ca14b41c9758540a 20241120122524118 DAUC <0003> auc.c:179 vector [1]: kc = 54e653ca16149bff 20241120122524118 DAUC <0003> auc.c:180 vector [1]: sres = 360cb949 20241120122524118 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120122524118 DAUC <0003> auc.c:113 vector [2]: rand = 2b8b37eb67ef4fbb54fe3651ef803113 20241120122524118 DAUC <0003> auc.c:179 vector [2]: kc = b7ec24394e3130ae 20241120122524118 DAUC <0003> auc.c:180 vector [2]: sres = 0fe89570 20241120122524118 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120122524118 DAUC <0003> auc.c:113 vector [3]: rand = c40aa7d450a2390526665a4470570be2 20241120122524118 DAUC <0003> auc.c:179 vector [3]: kc = 7dfea02537716b6d 20241120122524118 DAUC <0003> auc.c:180 vector [3]: sres = 5330d074 20241120122524118 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120122524118 DAUC <0003> auc.c:113 vector [4]: rand = 51c2e0bbfdbdf366231418a38e95f1f8 20241120122524118 DAUC <0003> auc.c:179 vector [4]: kc = 342352d9cca90576 20241120122524118 DAUC <0003> auc.c:180 vector [4]: sres = be8347e0 20241120122524118 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120122524118 DAUC <0003> db_auc.c:245 IMSI='262422245587669': Generated 5 vectors 20241120122524118 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422245587669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422245587669"} 20241120122524118 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422245587669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524118 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524118 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524118 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524118 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422245587669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422245587669"} 20241120122524118 DAUC <0003> db_auc.c:192 IMSI='262422245587669': No 3G Auth Data 20241120122524118 DAUC <0003> db_auc.c:236 IMSI='262422245587669': Calling to generate 5 vectors 20241120122524118 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120122524118 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524118 DAUC <0003> auc.c:113 vector [0]: rand = 2708fecfcca3460080766820701f1c0d 20241120122524118 DAUC <0003> auc.c:179 vector [0]: kc = 3005b8f7670c8179 20241120122524118 DAUC <0003> auc.c:180 vector [0]: sres = c28e9307 20241120122524118 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120122524118 DAUC <0003> auc.c:113 vector [1]: rand = d62716a2e69a132dfbb7ed3ec89f653a 20241120122524118 DAUC <0003> auc.c:179 vector [1]: kc = 4c789ac51bbfdeec 20241120122524118 DAUC <0003> auc.c:180 vector [1]: sres = de3eff62 20241120122524118 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120122524118 DAUC <0003> auc.c:113 vector [2]: rand = c27b6ba908a472d9a196d8cadf376d26 20241120122524118 DAUC <0003> auc.c:179 vector [2]: kc = fe239dc8ccb72d88 20241120122524118 DAUC <0003> auc.c:180 vector [2]: sres = cf348465 20241120122524118 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120122524118 DAUC <0003> auc.c:113 vector [3]: rand = 24ed0d807d82ac2cdfa657499d975d03 20241120122524118 DAUC <0003> auc.c:179 vector [3]: kc = 1454a370b664f5fc 20241120122524118 DAUC <0003> auc.c:180 vector [3]: sres = 22700605 20241120122524118 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120122524118 DAUC <0003> auc.c:113 vector [4]: rand = da49f59b13a3e77525e7ea886858e8c6 20241120122524118 DAUC <0003> auc.c:179 vector [4]: kc = 221c815d65f3525b 20241120122524118 DAUC <0003> auc.c:180 vector [4]: sres = 91429188 20241120122524118 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120122524118 DAUC <0003> db_auc.c:245 IMSI='262422245587669': Generated 5 vectors 20241120122524118 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422245587669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422245587669"} 20241120122524119 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422245587669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524119 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524119 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44332<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122524120 DAUC <0003> db_auc.c:157 IMSI='262425069714077': No 2G Auth Data 20241120122524120 DAUC <0003> db_auc.c:192 IMSI='262425069714077': No 3G Auth Data HLR_Test-GSUP(21)@6ac4a6fc423a: Created GsupExpect[0] for "262425069714077" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241120122524125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44340<->l=127.0.0.1:4258 20241120122524127 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524127 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425069714077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425069714077"} 20241120122524127 DAUC <0003> db_auc.c:157 IMSI='262425069714077': No 2G Auth Data 20241120122524127 DAUC <0003> db_auc.c:236 IMSI='262425069714077': Calling to generate 1 vectors 20241120122524127 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241120122524127 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524127 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122524127 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120122524127 DAUC <0003> auc.c:113 vector [0]: rand = f2b3baa496c3b26f56c4bd8b4da9c7ed 20241120122524127 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120122524127 DAUC <0003> auc.c:142 vector [0]: autn = 1152e7b21b0300008ef0378475f2a524 20241120122524127 DAUC <0003> auc.c:143 vector [0]: ck = 8f810adee84fe51a064dcb672757dc38 20241120122524127 DAUC <0003> auc.c:144 vector [0]: ik = dcf61dfbaf807829730f2f3db49669a9 20241120122524127 DAUC <0003> auc.c:145 vector [0]: res = d62f07630a6d07600000000000000000 20241120122524127 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524127 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120122524127 DAUC <0003> auc.c:151 vector [0]: kc = 2635f37fd40e28a2 20241120122524127 DAUC <0003> auc.c:152 vector [0]: sres = dc420003 20241120122524127 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120122524127 DAUC <0003> db_auc.c:245 IMSI='262425069714077': Generated 1 vectors 20241120122524127 DAUC <0003> db_auc.c:249 IMSI='262425069714077': Updating SQN=33 in DB 20241120122524127 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425069714077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425069714077"} 20241120122524127 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425069714077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524127 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524127 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@6ac4a6fc423a: Found GsupExpect[0] for "262425069714077" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@6ac4a6fc423a: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262425069714077" TC_gsup_sai_num_auth_vectors(27)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122524128 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524128 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425069714077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425069714077"} 20241120122524128 DAUC <0003> db_auc.c:157 IMSI='262425069714077': No 2G Auth Data 20241120122524129 DAUC <0003> db_auc.c:236 IMSI='262425069714077': Calling to generate 4 vectors 20241120122524129 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241120122524129 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524129 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122524129 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241120122524129 DAUC <0003> auc.c:113 vector [0]: rand = 302f4ef8d5419e9547a0027192da0054 20241120122524129 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241120122524129 DAUC <0003> auc.c:142 vector [0]: autn = 6d8fb804c5a70000f9975431772b88e3 20241120122524129 DAUC <0003> auc.c:143 vector [0]: ck = e4338c49997d69df0749b006956ff20d 20241120122524129 DAUC <0003> auc.c:144 vector [0]: ik = efc5ef26aafeeea6a0f5a1d0955deab3 20241120122524129 DAUC <0003> auc.c:145 vector [0]: res = 13b86c5b454f08eb0000000000000000 20241120122524129 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524129 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120122524129 DAUC <0003> auc.c:151 vector [0]: kc = ac4a72b933b19fc7 20241120122524129 DAUC <0003> auc.c:152 vector [0]: sres = 56f764b0 20241120122524129 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120122524129 DAUC <0003> auc.c:113 vector [1]: rand = 0789a56404d4490ddfcaff1922e5d757 20241120122524129 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241120122524129 DAUC <0003> auc.c:142 vector [1]: autn = f69d92a09e7b00001c499a2baf16de3a 20241120122524129 DAUC <0003> auc.c:143 vector [1]: ck = 4aa2dbc3c6d2e4f3bcba50b60d5769e2 20241120122524129 DAUC <0003> auc.c:144 vector [1]: ik = f688b9e9495a0ceccb85802aef54acf5 20241120122524129 DAUC <0003> auc.c:145 vector [1]: res = 6cf907613970a15e0000000000000000 20241120122524129 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122524129 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120122524129 DAUC <0003> auc.c:151 vector [1]: kc = cb15b2b66d8b2d08 20241120122524129 DAUC <0003> auc.c:152 vector [1]: sres = 5589a63f 20241120122524129 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120122524129 DAUC <0003> auc.c:113 vector [2]: rand = 65f64c20d8716b3f92637e17a221e4f6 20241120122524129 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241120122524129 DAUC <0003> auc.c:142 vector [2]: autn = 2393cfc7b46c0000f95c73c8ae5489d5 20241120122524129 DAUC <0003> auc.c:143 vector [2]: ck = bb72623046eb61cf823d25ccad8a0048 20241120122524129 DAUC <0003> auc.c:144 vector [2]: ik = 297dd728cb7c986ff55ce1003020004c 20241120122524129 DAUC <0003> auc.c:145 vector [2]: res = 560154db4e9aa01b0000000000000000 20241120122524129 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122524129 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120122524129 DAUC <0003> auc.c:151 vector [2]: kc = e56e71d4103df9a4 20241120122524129 DAUC <0003> auc.c:152 vector [2]: sres = 189bf4c0 20241120122524129 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120122524129 DAUC <0003> auc.c:113 vector [3]: rand = c08f337e269974eabd1ac7d4c8c35c94 20241120122524129 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241120122524129 DAUC <0003> auc.c:142 vector [3]: autn = 188ccc5338ca00008efd6a3843c71cd0 20241120122524129 DAUC <0003> auc.c:143 vector [3]: ck = 927fcbf84e41fbe3fb3243c6c33aaa36 20241120122524129 DAUC <0003> auc.c:144 vector [3]: ik = 3da79a7669532c9f77be3401463ec7b5 20241120122524129 DAUC <0003> auc.c:145 vector [3]: res = cc048de8f3a4e8120000000000000000 20241120122524129 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122524129 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120122524129 DAUC <0003> auc.c:151 vector [3]: kc = 23542649a216baff 20241120122524129 DAUC <0003> auc.c:152 vector [3]: sres = 3fa065fa 20241120122524129 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120122524129 DAUC <0003> db_auc.c:245 IMSI='262425069714077': Generated 4 vectors 20241120122524129 DAUC <0003> db_auc.c:249 IMSI='262425069714077': Updating SQN=161 in DB 20241120122524129 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425069714077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425069714077"} 20241120122524129 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425069714077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524129 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524129 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524130 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524130 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425069714077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425069714077"} 20241120122524130 DAUC <0003> db_auc.c:157 IMSI='262425069714077': No 2G Auth Data 20241120122524130 DAUC <0003> db_auc.c:236 IMSI='262425069714077': Calling to generate 5 vectors 20241120122524130 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241120122524130 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524130 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122524130 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241120122524130 DAUC <0003> auc.c:113 vector [0]: rand = 7f4add8d898b38f535c5df9c29df7ba5 20241120122524130 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241120122524130 DAUC <0003> auc.c:142 vector [0]: autn = 60228dd8e9ee0000fd825e783f893753 20241120122524130 DAUC <0003> auc.c:143 vector [0]: ck = 80a9a91ef2e619bcd68a1f877184f89a 20241120122524130 DAUC <0003> auc.c:144 vector [0]: ik = 1620ed60b350a694be96977acaccb8a2 20241120122524130 DAUC <0003> auc.c:145 vector [0]: res = bd0b447ef26496dc0000000000000000 20241120122524130 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524130 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120122524130 DAUC <0003> auc.c:151 vector [0]: kc = fe95cc83fafeff10 20241120122524130 DAUC <0003> auc.c:152 vector [0]: sres = 4f6fd2a2 20241120122524130 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120122524130 DAUC <0003> auc.c:113 vector [1]: rand = 0d82ebfaf219216944972b566763ad69 20241120122524130 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241120122524130 DAUC <0003> auc.c:142 vector [1]: autn = 7dcbbebe35bf0000d06ef46ea9f68b0b 20241120122524130 DAUC <0003> auc.c:143 vector [1]: ck = 344e9143f35592e91bfdc93cb5789638 20241120122524130 DAUC <0003> auc.c:144 vector [1]: ik = 323a5acd5e95a529c20d2f750d1a2c91 20241120122524130 DAUC <0003> auc.c:145 vector [1]: res = 8ccaee83ab6dfaf80000000000000000 20241120122524130 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122524130 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120122524130 DAUC <0003> auc.c:151 vector [1]: kc = df842dc715a28d69 20241120122524130 DAUC <0003> auc.c:152 vector [1]: sres = 27a7147b 20241120122524130 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120122524130 DAUC <0003> auc.c:113 vector [2]: rand = 713e1a348241029366b7380810af0af7 20241120122524130 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241120122524130 DAUC <0003> auc.c:142 vector [2]: autn = 125341216c970000750359b3aa563f4b 20241120122524130 DAUC <0003> auc.c:143 vector [2]: ck = 6ce9f52bd2e566be41dd51de3a67e238 20241120122524130 DAUC <0003> auc.c:144 vector [2]: ik = 18b41e053068810767c3bc9305773605 20241120122524130 DAUC <0003> auc.c:145 vector [2]: res = 3d0d497e2bf50a700000000000000000 20241120122524130 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122524130 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120122524130 DAUC <0003> auc.c:151 vector [2]: kc = 52430663dd9d3384 20241120122524130 DAUC <0003> auc.c:152 vector [2]: sres = 16f8430e 20241120122524130 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120122524130 DAUC <0003> auc.c:113 vector [3]: rand = 9ce1a79253f5989e92b3bfeb6fc7e74c 20241120122524130 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241120122524130 DAUC <0003> auc.c:142 vector [3]: autn = 5acb4a57f4320000ecb2891f852097c0 20241120122524130 DAUC <0003> auc.c:143 vector [3]: ck = 6df7adba944e49d26da5c93c441ef821 20241120122524130 DAUC <0003> auc.c:144 vector [3]: ik = 131759dc0691cbc1690bb5607aab862d 20241120122524130 DAUC <0003> auc.c:145 vector [3]: res = dc55763e801cc8070000000000000000 20241120122524130 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122524130 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120122524130 DAUC <0003> auc.c:151 vector [3]: kc = 7a4e883aac6afc1f 20241120122524130 DAUC <0003> auc.c:152 vector [3]: sres = 5c49be39 20241120122524130 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120122524130 DAUC <0003> auc.c:113 vector [4]: rand = 7fb95bdae9be0047f3cebb7d66891510 20241120122524130 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241120122524130 DAUC <0003> auc.c:142 vector [4]: autn = 7bb4fee23ad000000713e5cec5bae169 20241120122524130 DAUC <0003> auc.c:143 vector [4]: ck = e2efdf6efd84507512868baf5a0dd80d 20241120122524130 DAUC <0003> auc.c:144 vector [4]: ik = 2f8ff79df6c322560be037fe974e4d84 20241120122524130 DAUC <0003> auc.c:145 vector [4]: res = 2026ea053742367c0000000000000000 20241120122524130 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122524130 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241120122524130 DAUC <0003> auc.c:151 vector [4]: kc = d40694a2c604e7aa 20241120122524130 DAUC <0003> auc.c:152 vector [4]: sres = 1764dc79 20241120122524130 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241120122524130 DAUC <0003> db_auc.c:245 IMSI='262425069714077': Generated 5 vectors 20241120122524130 DAUC <0003> db_auc.c:249 IMSI='262425069714077': Updating SQN=321 in DB 20241120122524130 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425069714077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425069714077"} 20241120122524130 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425069714077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524130 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524130 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524131 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524131 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425069714077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425069714077"} 20241120122524131 DAUC <0003> db_auc.c:157 IMSI='262425069714077': No 2G Auth Data 20241120122524131 DAUC <0003> db_auc.c:236 IMSI='262425069714077': Calling to generate 5 vectors 20241120122524131 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241120122524131 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524131 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122524131 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241120122524131 DAUC <0003> auc.c:113 vector [0]: rand = f5bf13b9c6bfbacae3776f6f47070630 20241120122524131 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241120122524131 DAUC <0003> auc.c:142 vector [0]: autn = 93322a0f9a4b000055e5f14c69341af1 20241120122524131 DAUC <0003> auc.c:143 vector [0]: ck = d26763543121032c5770b81d621adda0 20241120122524132 DAUC <0003> auc.c:144 vector [0]: ik = 1855b0031768eedba0cea48fba593583 20241120122524132 DAUC <0003> auc.c:145 vector [0]: res = e7c81410414752d10000000000000000 20241120122524132 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524132 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120122524132 DAUC <0003> auc.c:151 vector [0]: kc = 3d8ccfc5fe0a05d4 20241120122524132 DAUC <0003> auc.c:152 vector [0]: sres = a68f46c1 20241120122524132 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120122524132 DAUC <0003> auc.c:113 vector [1]: rand = 16347a40d916b0fdcf83ddc865a1a19e 20241120122524132 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241120122524132 DAUC <0003> auc.c:142 vector [1]: autn = 1caaebf28845000084a56ea58c902edb 20241120122524132 DAUC <0003> auc.c:143 vector [1]: ck = 7688fc0bed23d7a8dfab9bf6ba949c6e 20241120122524132 DAUC <0003> auc.c:144 vector [1]: ik = 3962acb8cd3d52994f06b60eeb7c53f9 20241120122524132 DAUC <0003> auc.c:145 vector [1]: res = 216081f08975a27d0000000000000000 20241120122524132 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122524132 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120122524132 DAUC <0003> auc.c:151 vector [1]: kc = df477d4b71f64aa6 20241120122524132 DAUC <0003> auc.c:152 vector [1]: sres = a815238d 20241120122524132 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120122524132 DAUC <0003> auc.c:113 vector [2]: rand = bc25ab6b8947512859c3dcf29cf8c82a 20241120122524132 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241120122524132 DAUC <0003> auc.c:142 vector [2]: autn = cc9f167cdb3d0000a77af6c23d68d772 20241120122524132 DAUC <0003> auc.c:143 vector [2]: ck = ac76b11ccce9a9b86ee0b8d530f4a331 20241120122524132 DAUC <0003> auc.c:144 vector [2]: ik = e86469b85af5130b4524100596fabd0f 20241120122524132 DAUC <0003> auc.c:145 vector [2]: res = 29091b6bb23bcbe30000000000000000 20241120122524132 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122524132 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120122524132 DAUC <0003> auc.c:151 vector [2]: kc = 6fd670743012a48d 20241120122524132 DAUC <0003> auc.c:152 vector [2]: sres = 9b32d088 20241120122524132 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120122524132 DAUC <0003> auc.c:113 vector [3]: rand = e1f96a9754f263c9c775ed4825916120 20241120122524132 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241120122524132 DAUC <0003> auc.c:142 vector [3]: autn = 2604cbc844f800001b39a3e5bcbcce15 20241120122524132 DAUC <0003> auc.c:143 vector [3]: ck = 199f2213f10d135613b08ff095aa09a8 20241120122524132 DAUC <0003> auc.c:144 vector [3]: ik = 66a98b153da20571894b66a342419f4c 20241120122524132 DAUC <0003> auc.c:145 vector [3]: res = 2733e9ae51b222350000000000000000 20241120122524132 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122524132 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120122524132 DAUC <0003> auc.c:151 vector [3]: kc = e5cd40551b4480c3 20241120122524132 DAUC <0003> auc.c:152 vector [3]: sres = 7681cb9b 20241120122524132 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120122524132 DAUC <0003> auc.c:113 vector [4]: rand = 9023cbc5274aa5dce111e8d46e6cda8c 20241120122524132 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241120122524132 DAUC <0003> auc.c:142 vector [4]: autn = 05980f754b01000078bd5015d21395a7 20241120122524132 DAUC <0003> auc.c:143 vector [4]: ck = 2a7814c3a35decece4be7e57b341f506 20241120122524132 DAUC <0003> auc.c:144 vector [4]: ik = 4033c9aa8a0c7bd2866cec3637e1a586 20241120122524132 DAUC <0003> auc.c:145 vector [4]: res = 9709202af2d6184b0000000000000000 20241120122524132 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122524132 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241120122524132 DAUC <0003> auc.c:151 vector [4]: kc = 08994f08adf1c7be 20241120122524132 DAUC <0003> auc.c:152 vector [4]: sres = 65df3861 20241120122524132 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241120122524132 DAUC <0003> db_auc.c:245 IMSI='262425069714077': Generated 5 vectors 20241120122524132 DAUC <0003> db_auc.c:249 IMSI='262425069714077': Updating SQN=481 in DB 20241120122524132 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425069714077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425069714077"} 20241120122524132 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425069714077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524132 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524132 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44340<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122524133 DAUC <0003> db_auc.c:157 IMSI='262422476787044': No 2G Auth Data 20241120122524133 DAUC <0003> db_auc.c:192 IMSI='262422476787044': No 3G Auth Data HLR_Test-GSUP(21)@6ac4a6fc423a: Created GsupExpect[0] for "262422476787044" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241120122524140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44350<->l=127.0.0.1:4258 20241120122524142 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524142 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422476787044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422476787044"} 20241120122524142 DAUC <0003> db_auc.c:157 IMSI='262422476787044': No 2G Auth Data 20241120122524142 DAUC <0003> db_auc.c:236 IMSI='262422476787044': Calling to generate 1 vectors 20241120122524142 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241120122524142 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524142 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241120122524142 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120122524142 DAUC <0003> auc.c:113 vector [0]: rand = 1d93aedca88d5ac895e3bce0356ba496 20241120122524142 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120122524142 DAUC <0003> auc.c:142 vector [0]: autn = 9ff9de570ff70000049ecb03f5f8a4f9 20241120122524142 DAUC <0003> auc.c:143 vector [0]: ck = 8cc69f19c053001236ce2a88e05862c6 20241120122524142 DAUC <0003> auc.c:144 vector [0]: ik = de7bb444dc372e4e872d138468959391 20241120122524142 DAUC <0003> auc.c:145 vector [0]: res = c8db44d0a0744e300000000000000000 20241120122524142 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524142 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120122524142 DAUC <0003> auc.c:151 vector [0]: kc = e35e125194a9df0b 20241120122524142 DAUC <0003> auc.c:152 vector [0]: sres = 68af0ae0 20241120122524142 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120122524142 DAUC <0003> db_auc.c:245 IMSI='262422476787044': Generated 1 vectors 20241120122524142 DAUC <0003> db_auc.c:249 IMSI='262422476787044': Updating SQN=33 in DB 20241120122524142 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422476787044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422476787044"} 20241120122524142 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422476787044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524142 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524142 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@6ac4a6fc423a: Found GsupExpect[0] for "262422476787044" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@6ac4a6fc423a: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262422476787044" TC_gsup_sai_num_auth_vectors(28)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122524143 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524143 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422476787044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422476787044"} 20241120122524144 DAUC <0003> db_auc.c:157 IMSI='262422476787044': No 2G Auth Data 20241120122524144 DAUC <0003> db_auc.c:236 IMSI='262422476787044': Calling to generate 4 vectors 20241120122524144 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241120122524144 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524144 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241120122524144 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241120122524144 DAUC <0003> auc.c:113 vector [0]: rand = 14f8718202eb007306f9a8a6191d2ec8 20241120122524144 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241120122524144 DAUC <0003> auc.c:142 vector [0]: autn = 6bbb550c98bc0000f2fd084ac40f5e4a 20241120122524144 DAUC <0003> auc.c:143 vector [0]: ck = 753401c4fb608b6bfee35e3ca5c245ff 20241120122524144 DAUC <0003> auc.c:144 vector [0]: ik = a807c59231aeeda446fb4e5f65b92e22 20241120122524144 DAUC <0003> auc.c:145 vector [0]: res = 2e7652b418a76ff50000000000000000 20241120122524144 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524144 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120122524144 DAUC <0003> auc.c:151 vector [0]: kc = 652bd4350ab50d12 20241120122524144 DAUC <0003> auc.c:152 vector [0]: sres = 36d13d41 20241120122524144 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120122524144 DAUC <0003> auc.c:113 vector [1]: rand = 1daac6e54181470079a84d5122387bd5 20241120122524144 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241120122524144 DAUC <0003> auc.c:142 vector [1]: autn = d19173bc151b0000dcea94b9b66f32ee 20241120122524144 DAUC <0003> auc.c:143 vector [1]: ck = efac5f53bdd35b3b11e332828ed7a588 20241120122524144 DAUC <0003> auc.c:144 vector [1]: ik = b43ec5ec260cdc9be54648f76fb4acfa 20241120122524144 DAUC <0003> auc.c:145 vector [1]: res = 40beace0da9381940000000000000000 20241120122524144 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122524144 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120122524144 DAUC <0003> auc.c:151 vector [1]: kc = af37e0ca7abc8ed2 20241120122524144 DAUC <0003> auc.c:152 vector [1]: sres = 9a2d2d74 20241120122524144 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120122524144 DAUC <0003> auc.c:113 vector [2]: rand = 13396172137fede8ed58b9372ae0e06a 20241120122524144 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241120122524144 DAUC <0003> auc.c:142 vector [2]: autn = 61e19683ebf40000405db9e70cad9f47 20241120122524144 DAUC <0003> auc.c:143 vector [2]: ck = c1cd9b7e7ce5fe98bd6902d486b43a38 20241120122524144 DAUC <0003> auc.c:144 vector [2]: ik = 3e2ed8fbffbadb49c704a1d164996ea6 20241120122524144 DAUC <0003> auc.c:145 vector [2]: res = b616a4f2ed5ba8b50000000000000000 20241120122524144 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122524144 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120122524144 DAUC <0003> auc.c:151 vector [2]: kc = 858ee0806172714f 20241120122524144 DAUC <0003> auc.c:152 vector [2]: sres = 5b4d0c47 20241120122524144 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120122524144 DAUC <0003> auc.c:113 vector [3]: rand = cb94175280f1dfc253e1f9d93de3faad 20241120122524144 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241120122524144 DAUC <0003> auc.c:142 vector [3]: autn = b7ad735a80e90000212e2a8fa948317a 20241120122524144 DAUC <0003> auc.c:143 vector [3]: ck = 22c05456721910f57f260e69c303221f 20241120122524144 DAUC <0003> auc.c:144 vector [3]: ik = 9235cdb90d1a31a518cb96afb214e23d 20241120122524144 DAUC <0003> auc.c:145 vector [3]: res = 2686bb5555314e1e0000000000000000 20241120122524144 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122524144 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120122524144 DAUC <0003> auc.c:151 vector [3]: kc = d71801290e14e172 20241120122524144 DAUC <0003> auc.c:152 vector [3]: sres = 73b7f54b 20241120122524144 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120122524144 DAUC <0003> db_auc.c:245 IMSI='262422476787044': Generated 4 vectors 20241120122524144 DAUC <0003> db_auc.c:249 IMSI='262422476787044': Updating SQN=161 in DB 20241120122524144 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422476787044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422476787044"} 20241120122524144 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422476787044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524144 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524144 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524145 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524145 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422476787044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422476787044"} 20241120122524145 DAUC <0003> db_auc.c:157 IMSI='262422476787044': No 2G Auth Data 20241120122524145 DAUC <0003> db_auc.c:236 IMSI='262422476787044': Calling to generate 5 vectors 20241120122524145 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241120122524145 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524145 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241120122524145 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241120122524145 DAUC <0003> auc.c:113 vector [0]: rand = 5d1b9546934bcf5965dd00a2dc1f9455 20241120122524145 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241120122524145 DAUC <0003> auc.c:142 vector [0]: autn = 4f6b5d310f970000a2021123db4939a2 20241120122524145 DAUC <0003> auc.c:143 vector [0]: ck = 294ef7fe7fc89b69f971817da2bbced8 20241120122524145 DAUC <0003> auc.c:144 vector [0]: ik = eb0ccc78edbe065caf548f36fd1f4f8b 20241120122524145 DAUC <0003> auc.c:145 vector [0]: res = 0c09c6345a3c8c940000000000000000 20241120122524145 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524145 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120122524145 DAUC <0003> auc.c:151 vector [0]: kc = 946735cdcdd21c66 20241120122524145 DAUC <0003> auc.c:152 vector [0]: sres = 56354aa0 20241120122524145 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120122524145 DAUC <0003> auc.c:113 vector [1]: rand = e839dc165ac06a493b5ce78fe3b5aac4 20241120122524145 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241120122524145 DAUC <0003> auc.c:142 vector [1]: autn = 214bb45e1e130000d3970ffb62d9885f 20241120122524145 DAUC <0003> auc.c:143 vector [1]: ck = 5745368c9f04639b5b78bcd387ddfd22 20241120122524145 DAUC <0003> auc.c:144 vector [1]: ik = 95626e08ba66d2a6b3ccc311c5eb1dfd 20241120122524145 DAUC <0003> auc.c:145 vector [1]: res = 0c489331801209570000000000000000 20241120122524145 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122524145 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120122524145 DAUC <0003> auc.c:151 vector [1]: kc = 2a932746675451e2 20241120122524145 DAUC <0003> auc.c:152 vector [1]: sres = 8c5a9a66 20241120122524145 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120122524145 DAUC <0003> auc.c:113 vector [2]: rand = 74c1f474057c898eb4e8ef316997fa31 20241120122524145 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241120122524145 DAUC <0003> auc.c:142 vector [2]: autn = 4cb65308e7c90000fb3a3c1c19ab4d00 20241120122524145 DAUC <0003> auc.c:143 vector [2]: ck = d409aa91cd58a13ea0170d1bd087bbbe 20241120122524145 DAUC <0003> auc.c:144 vector [2]: ik = 775814973de3d9bb957f80eee6594297 20241120122524145 DAUC <0003> auc.c:145 vector [2]: res = e8fb7a2c3bddfd830000000000000000 20241120122524145 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122524145 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120122524145 DAUC <0003> auc.c:151 vector [2]: kc = 963933f3c66581ac 20241120122524145 DAUC <0003> auc.c:152 vector [2]: sres = d32687af 20241120122524145 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120122524145 DAUC <0003> auc.c:113 vector [3]: rand = 4b39030a93e59e42908273b73bba85e2 20241120122524145 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241120122524145 DAUC <0003> auc.c:142 vector [3]: autn = ae22a98edd530000894afaec3819f5a0 20241120122524145 DAUC <0003> auc.c:143 vector [3]: ck = 4e68a8ccdd0fc18b9800071a0be61cde 20241120122524145 DAUC <0003> auc.c:144 vector [3]: ik = a7058d3392ae041b0b530df6b74872b0 20241120122524145 DAUC <0003> auc.c:145 vector [3]: res = 56ad03adc86d815e0000000000000000 20241120122524145 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122524145 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120122524145 DAUC <0003> auc.c:151 vector [3]: kc = 7a3e2f13f30fabfe 20241120122524145 DAUC <0003> auc.c:152 vector [3]: sres = 9ec082f3 20241120122524145 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120122524145 DAUC <0003> auc.c:113 vector [4]: rand = fdc46c752b5e74ef69c5121090d43360 20241120122524145 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241120122524145 DAUC <0003> auc.c:142 vector [4]: autn = 7ff7d918596400009444a94db371eacf 20241120122524145 DAUC <0003> auc.c:143 vector [4]: ck = d046e7771f1d20da2b6ad343aa472109 20241120122524145 DAUC <0003> auc.c:144 vector [4]: ik = 6a57bcc8e4bea058519ef0fe27b32cb2 20241120122524145 DAUC <0003> auc.c:145 vector [4]: res = 5a73f429588363c20000000000000000 20241120122524145 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122524145 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241120122524145 DAUC <0003> auc.c:151 vector [4]: kc = c0e5780276578d39 20241120122524145 DAUC <0003> auc.c:152 vector [4]: sres = 02f097eb 20241120122524145 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241120122524145 DAUC <0003> db_auc.c:245 IMSI='262422476787044': Generated 5 vectors 20241120122524145 DAUC <0003> db_auc.c:249 IMSI='262422476787044': Updating SQN=321 in DB 20241120122524145 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422476787044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422476787044"} 20241120122524145 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422476787044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524145 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524145 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524147 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524147 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422476787044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422476787044"} 20241120122524147 DAUC <0003> db_auc.c:157 IMSI='262422476787044': No 2G Auth Data 20241120122524147 DAUC <0003> db_auc.c:236 IMSI='262422476787044': Calling to generate 5 vectors 20241120122524147 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241120122524147 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524147 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241120122524147 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241120122524147 DAUC <0003> auc.c:113 vector [0]: rand = 4685f73637fcd6197901db140048f69c 20241120122524147 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241120122524147 DAUC <0003> auc.c:142 vector [0]: autn = e597480381950000778dc4892a06b8d4 20241120122524147 DAUC <0003> auc.c:143 vector [0]: ck = dfcae0167a7258f432aea58e2b138ae1 20241120122524147 DAUC <0003> auc.c:144 vector [0]: ik = 357aa63076147b995685768f8a2a083e 20241120122524147 DAUC <0003> auc.c:145 vector [0]: res = a27d9b24fe2b948f0000000000000000 20241120122524147 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524147 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120122524147 DAUC <0003> auc.c:151 vector [0]: kc = 8e9b9527ad5fa1b2 20241120122524147 DAUC <0003> auc.c:152 vector [0]: sres = 5c560fab 20241120122524147 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120122524147 DAUC <0003> auc.c:113 vector [1]: rand = f17cfe8b19f5bfb9429788c51aa46c7f 20241120122524147 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241120122524147 DAUC <0003> auc.c:142 vector [1]: autn = 9c6590d9e8620000782a342143dddde6 20241120122524147 DAUC <0003> auc.c:143 vector [1]: ck = 9eb66e4fa618bc3563cde1ec9662f659 20241120122524147 DAUC <0003> auc.c:144 vector [1]: ik = 88c56af1db1cd1777b3da8d3c7e886a4 20241120122524147 DAUC <0003> auc.c:145 vector [1]: res = 9d209d1f664b72910000000000000000 20241120122524147 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122524147 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120122524147 DAUC <0003> auc.c:151 vector [1]: kc = 0e834d812c8e1dbf 20241120122524147 DAUC <0003> auc.c:152 vector [1]: sres = fb6bef8e 20241120122524147 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120122524147 DAUC <0003> auc.c:113 vector [2]: rand = 071d71645f69806d633e822a6ceec8d0 20241120122524147 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241120122524147 DAUC <0003> auc.c:142 vector [2]: autn = 10e0f85c0ee60000db3f53678e367544 20241120122524147 DAUC <0003> auc.c:143 vector [2]: ck = 7b5e22ed8709157a4c3cc1cba1ded65d 20241120122524147 DAUC <0003> auc.c:144 vector [2]: ik = ee72feae2f0c969ee4c6b07a645049b3 20241120122524147 DAUC <0003> auc.c:145 vector [2]: res = dabc1455605872570000000000000000 20241120122524147 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122524147 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120122524147 DAUC <0003> auc.c:151 vector [2]: kc = 3dd6adf26d8b1c0a 20241120122524147 DAUC <0003> auc.c:152 vector [2]: sres = bae46602 20241120122524147 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120122524147 DAUC <0003> auc.c:113 vector [3]: rand = 689319c64bb9d35cf4ccce528b741fce 20241120122524147 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241120122524147 DAUC <0003> auc.c:142 vector [3]: autn = a2b3c9dfed140000a4cec8837d7b385d 20241120122524147 DAUC <0003> auc.c:143 vector [3]: ck = d5cece0cab23fea62aed77ec4cbf8d32 20241120122524147 DAUC <0003> auc.c:144 vector [3]: ik = bdfb11e9056cd060d6636366af806b57 20241120122524147 DAUC <0003> auc.c:145 vector [3]: res = 4c50d1d5d6c747f40000000000000000 20241120122524147 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122524147 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120122524147 DAUC <0003> auc.c:151 vector [3]: kc = 94bbcb6f4d70c8a3 20241120122524147 DAUC <0003> auc.c:152 vector [3]: sres = 9a979621 20241120122524147 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120122524147 DAUC <0003> auc.c:113 vector [4]: rand = 79525ed9b2c95e17b5983e7da7454789 20241120122524147 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241120122524147 DAUC <0003> auc.c:142 vector [4]: autn = 2a66de250e640000cda09c6eb23435f0 20241120122524147 DAUC <0003> auc.c:143 vector [4]: ck = 945476f221658521e9144fb5fbf40c07 20241120122524147 DAUC <0003> auc.c:144 vector [4]: ik = da000aa2e5451441f47851b14a4ead88 20241120122524147 DAUC <0003> auc.c:145 vector [4]: res = 5b2b108c0f9f5a240000000000000000 20241120122524147 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122524147 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241120122524147 DAUC <0003> auc.c:151 vector [4]: kc = 53386254759a30ef 20241120122524147 DAUC <0003> auc.c:152 vector [4]: sres = 54b44aa8 20241120122524147 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241120122524147 DAUC <0003> db_auc.c:245 IMSI='262422476787044': Generated 5 vectors 20241120122524147 DAUC <0003> db_auc.c:249 IMSI='262422476787044': Updating SQN=481 in DB 20241120122524147 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422476787044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422476787044"} 20241120122524147 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422476787044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524147 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524147 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44350<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122524149 DAUC <0003> db_auc.c:157 IMSI='262424425817848': No 2G Auth Data 20241120122524149 DAUC <0003> db_auc.c:192 IMSI='262424425817848': No 3G Auth Data HLR_Test-GSUP(21)@6ac4a6fc423a: Created GsupExpect[0] for "262424425817848" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241120122524155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44364<->l=127.0.0.1:4258 20241120122524157 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524157 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424425817848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424425817848"} 20241120122524157 DAUC <0003> db_auc.c:236 IMSI='262424425817848': Calling to generate 1 vectors 20241120122524157 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241120122524157 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524157 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122524157 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120122524157 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524157 DAUC <0003> auc.c:113 vector [0]: rand = 8cccd188b25cc2e39ede4e4c55e48b07 20241120122524157 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120122524157 DAUC <0003> auc.c:142 vector [0]: autn = fa81a8b230780000a6468c90f1f7ac87 20241120122524157 DAUC <0003> auc.c:143 vector [0]: ck = e2983999f143a1a0881955a1785bc8f8 20241120122524157 DAUC <0003> auc.c:144 vector [0]: ik = ffce10f30662568a1a600f05f462ce58 20241120122524157 DAUC <0003> auc.c:145 vector [0]: res = 36cfc04f410f6ffb0000000000000000 20241120122524157 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524157 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122524157 DAUC <0003> auc.c:179 vector [0]: kc = 5913edfc7600b400 20241120122524157 DAUC <0003> auc.c:180 vector [0]: sres = d90f4916 20241120122524157 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122524157 DAUC <0003> db_auc.c:245 IMSI='262424425817848': Generated 1 vectors 20241120122524157 DAUC <0003> db_auc.c:249 IMSI='262424425817848': Updating SQN=33 in DB 20241120122524157 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424425817848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424425817848"} 20241120122524157 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424425817848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524157 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524157 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@6ac4a6fc423a: Found GsupExpect[0] for "262424425817848" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@6ac4a6fc423a: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262424425817848" TC_gsup_sai_num_auth_vectors(29)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122524158 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524158 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424425817848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424425817848"} 20241120122524158 DAUC <0003> db_auc.c:236 IMSI='262424425817848': Calling to generate 4 vectors 20241120122524158 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241120122524158 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524158 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122524158 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241120122524158 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524158 DAUC <0003> auc.c:113 vector [0]: rand = 1ec50adbdcaa101098331e111d5a6191 20241120122524158 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241120122524158 DAUC <0003> auc.c:142 vector [0]: autn = 746008ed71940000c649380bf8dcb2d9 20241120122524158 DAUC <0003> auc.c:143 vector [0]: ck = a8cdd7331af1c1ea58fc081b5e9d8bb2 20241120122524158 DAUC <0003> auc.c:144 vector [0]: ik = 9ceafff7189941c4bf2a9d151b1bf8e5 20241120122524158 DAUC <0003> auc.c:145 vector [0]: res = d35af8a2eb0389920000000000000000 20241120122524158 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524158 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122524158 DAUC <0003> auc.c:179 vector [0]: kc = 960b32752dbeb000 20241120122524158 DAUC <0003> auc.c:180 vector [0]: sres = 3482bad4 20241120122524158 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122524158 DAUC <0003> auc.c:113 vector [1]: rand = 82d6caf0d55ff2565596b4fec3ceb320 20241120122524158 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241120122524158 DAUC <0003> auc.c:142 vector [1]: autn = 5ff3b2e3739b000028c8f4a0f6d54fdd 20241120122524158 DAUC <0003> auc.c:143 vector [1]: ck = fd59b41e69bf149b7e93d7cbc2257f53 20241120122524158 DAUC <0003> auc.c:144 vector [1]: ik = 7dbd484e479431e5e84c9f02eb692e09 20241120122524158 DAUC <0003> auc.c:145 vector [1]: res = 666c7626cc973b300000000000000000 20241120122524158 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122524158 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120122524158 DAUC <0003> auc.c:179 vector [1]: kc = 6731ff4556787c00 20241120122524158 DAUC <0003> auc.c:180 vector [1]: sres = 57c20cb1 20241120122524158 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120122524158 DAUC <0003> auc.c:113 vector [2]: rand = b9df5a8ced25c18eefe4d3e81159e147 20241120122524158 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241120122524158 DAUC <0003> auc.c:142 vector [2]: autn = c2462f2aa19c0000d48e0fcd0a7848a4 20241120122524158 DAUC <0003> auc.c:143 vector [2]: ck = c9f34e5439d535d98722101a406d5e47 20241120122524158 DAUC <0003> auc.c:144 vector [2]: ik = d3433e3692a66978d32e3de1240e2ac2 20241120122524158 DAUC <0003> auc.c:145 vector [2]: res = cbdf17993c3705bd0000000000000000 20241120122524158 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122524158 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120122524158 DAUC <0003> auc.c:179 vector [2]: kc = 0bbe83b7c526b800 20241120122524158 DAUC <0003> auc.c:180 vector [2]: sres = 0f63a5ba 20241120122524158 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120122524158 DAUC <0003> auc.c:113 vector [3]: rand = 4ec3facb366cc28a4f015ddc0d7df9fc 20241120122524158 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241120122524158 DAUC <0003> auc.c:142 vector [3]: autn = 3d5155b0b7680000f7f325f4f17babb3 20241120122524158 DAUC <0003> auc.c:143 vector [3]: ck = 0b330bd968ead9aeb55cd570b73ac5ae 20241120122524158 DAUC <0003> auc.c:144 vector [3]: ik = 53569a597702d31578cf0a1d04f52f3a 20241120122524158 DAUC <0003> auc.c:145 vector [3]: res = e58436ee9146317e0000000000000000 20241120122524158 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122524158 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120122524158 DAUC <0003> auc.c:179 vector [3]: kc = 490d9a23e7cd7000 20241120122524158 DAUC <0003> auc.c:180 vector [3]: sres = 12a7d1b1 20241120122524158 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120122524158 DAUC <0003> db_auc.c:245 IMSI='262424425817848': Generated 4 vectors 20241120122524158 DAUC <0003> db_auc.c:249 IMSI='262424425817848': Updating SQN=161 in DB 20241120122524158 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424425817848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424425817848"} 20241120122524158 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424425817848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524158 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524158 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524159 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524159 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424425817848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424425817848"} 20241120122524159 DAUC <0003> db_auc.c:236 IMSI='262424425817848': Calling to generate 5 vectors 20241120122524159 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120122524159 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524159 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122524159 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241120122524159 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524159 DAUC <0003> auc.c:113 vector [0]: rand = 741cc9c8ca6da61354319bf05a110263 20241120122524159 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241120122524159 DAUC <0003> auc.c:142 vector [0]: autn = db4e5612f5a50000a46e0a1f9698c268 20241120122524159 DAUC <0003> auc.c:143 vector [0]: ck = 81862cc6256b0d505f9644b4e9a3f3c4 20241120122524159 DAUC <0003> auc.c:144 vector [0]: ik = 8f9468044742f6b1ed74bdecc875bb8f 20241120122524159 DAUC <0003> auc.c:145 vector [0]: res = be1b178bf660c9ec0000000000000000 20241120122524159 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524159 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122524159 DAUC <0003> auc.c:179 vector [0]: kc = b74e5d2dc743dc00 20241120122524159 DAUC <0003> auc.c:180 vector [0]: sres = 5b4ca080 20241120122524159 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122524160 DAUC <0003> auc.c:113 vector [1]: rand = 3b6b4e02e4f4163890685108acf9896b 20241120122524160 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241120122524160 DAUC <0003> auc.c:142 vector [1]: autn = 992401520b280000af16b0c39fa820e2 20241120122524160 DAUC <0003> auc.c:143 vector [1]: ck = caa04d88e90771d885a0b229f34f971b 20241120122524160 DAUC <0003> auc.c:144 vector [1]: ik = 5c8334c7916c0cb6f9f27a695c000b81 20241120122524160 DAUC <0003> auc.c:145 vector [1]: res = 6ad71fb3f66394020000000000000000 20241120122524160 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122524160 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120122524160 DAUC <0003> auc.c:179 vector [1]: kc = ee6a4b47164e8800 20241120122524160 DAUC <0003> auc.c:180 vector [1]: sres = c46baf67 20241120122524160 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120122524160 DAUC <0003> auc.c:113 vector [2]: rand = d2a3c155bc31b381176ec770f9d8a0a0 20241120122524160 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241120122524160 DAUC <0003> auc.c:142 vector [2]: autn = 05bcf08a97340000d9750b97740374d7 20241120122524160 DAUC <0003> auc.c:143 vector [2]: ck = c93b53cfe2350c6e94a0233181ed5b26 20241120122524160 DAUC <0003> auc.c:144 vector [2]: ik = a39ae5da9db67b54c4d70e52f8f041b6 20241120122524160 DAUC <0003> auc.c:145 vector [2]: res = 252e94e1a8a3ac1a0000000000000000 20241120122524160 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122524160 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120122524160 DAUC <0003> auc.c:179 vector [2]: kc = e2a2720125c3c000 20241120122524160 DAUC <0003> auc.c:180 vector [2]: sres = b2f8b6c1 20241120122524160 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120122524160 DAUC <0003> auc.c:113 vector [3]: rand = 9addd06a5291a272c97dae1d5b6f475e 20241120122524160 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241120122524160 DAUC <0003> auc.c:142 vector [3]: autn = b1bbffc693400000d78db1e030251e36 20241120122524160 DAUC <0003> auc.c:143 vector [3]: ck = 6a28f93b8178b6c5abbf18aad39dab82 20241120122524160 DAUC <0003> auc.c:144 vector [3]: ik = 1f5fcc8108c7c6e1128387372783489a 20241120122524160 DAUC <0003> auc.c:145 vector [3]: res = 59f9d4e636125cb70000000000000000 20241120122524160 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122524160 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120122524160 DAUC <0003> auc.c:179 vector [3]: kc = 2dc6fa756bfdec00 20241120122524160 DAUC <0003> auc.c:180 vector [3]: sres = 732444d2 20241120122524160 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120122524160 DAUC <0003> auc.c:113 vector [4]: rand = bab8f921a542d904020a73d63820baaf 20241120122524160 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241120122524160 DAUC <0003> auc.c:142 vector [4]: autn = 58656f9e30df00002dd21dd0f6f0bcf8 20241120122524160 DAUC <0003> auc.c:143 vector [4]: ck = 34d835c69ff46bdc6fd4ec790e58387e 20241120122524160 DAUC <0003> auc.c:144 vector [4]: ik = f1bda4d4c24f47728ebd196d22cf0430 20241120122524160 DAUC <0003> auc.c:145 vector [4]: res = 9354c452572e7cdb0000000000000000 20241120122524160 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122524160 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120122524160 DAUC <0003> auc.c:179 vector [4]: kc = 38daef098aa3c400 20241120122524160 DAUC <0003> auc.c:180 vector [4]: sres = aae95eaa 20241120122524160 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120122524160 DAUC <0003> db_auc.c:245 IMSI='262424425817848': Generated 5 vectors 20241120122524160 DAUC <0003> db_auc.c:249 IMSI='262424425817848': Updating SQN=321 in DB 20241120122524160 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424425817848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424425817848"} 20241120122524160 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424425817848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524160 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524160 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524161 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524161 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424425817848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424425817848"} 20241120122524161 DAUC <0003> db_auc.c:236 IMSI='262424425817848': Calling to generate 5 vectors 20241120122524161 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120122524161 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524161 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122524161 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241120122524161 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524161 DAUC <0003> auc.c:113 vector [0]: rand = c1e3665d32087e37589528a3509af23b 20241120122524161 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241120122524161 DAUC <0003> auc.c:142 vector [0]: autn = bc41d853d8450000c9c5f4f157aca695 20241120122524161 DAUC <0003> auc.c:143 vector [0]: ck = 60abe33e993881c1fadd96156fd9f40a 20241120122524161 DAUC <0003> auc.c:144 vector [0]: ik = a2f613229719267e2eebdcc1a5095e6f 20241120122524161 DAUC <0003> auc.c:145 vector [0]: res = 7848b809ff79ae200000000000000000 20241120122524161 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524161 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122524161 DAUC <0003> auc.c:179 vector [0]: kc = ab7059cddbb86400 20241120122524161 DAUC <0003> auc.c:180 vector [0]: sres = 58ee4d5d 20241120122524161 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122524161 DAUC <0003> auc.c:113 vector [1]: rand = 4bad0854e0010b28a4cf8c091f9f34de 20241120122524161 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241120122524161 DAUC <0003> auc.c:142 vector [1]: autn = 735d6c5f82b60000f058622b21790909 20241120122524161 DAUC <0003> auc.c:143 vector [1]: ck = 14a77582b768b172f554e41140b0f174 20241120122524161 DAUC <0003> auc.c:144 vector [1]: ik = 21981acaf868692baab9880810ee5325 20241120122524161 DAUC <0003> auc.c:145 vector [1]: res = a762fca9ed36b68c0000000000000000 20241120122524161 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122524161 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120122524161 DAUC <0003> auc.c:179 vector [1]: kc = 6c3e2e12ee279800 20241120122524161 DAUC <0003> auc.c:180 vector [1]: sres = 08a0fadb 20241120122524161 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120122524161 DAUC <0003> auc.c:113 vector [2]: rand = 80772fbb29f2f44462b03599907a2688 20241120122524161 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241120122524161 DAUC <0003> auc.c:142 vector [2]: autn = 456bb535b95b00001b6aa3483e17345b 20241120122524161 DAUC <0003> auc.c:143 vector [2]: ck = 1ce7bb3274a3e73727116a28156ae274 20241120122524161 DAUC <0003> auc.c:144 vector [2]: ik = b80200d3c592512d601f5b325f8c9c83 20241120122524161 DAUC <0003> auc.c:145 vector [2]: res = 302503333a9300cd0000000000000000 20241120122524161 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122524161 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120122524161 DAUC <0003> auc.c:179 vector [2]: kc = e7e5186b9308f800 20241120122524161 DAUC <0003> auc.c:180 vector [2]: sres = ed179add 20241120122524161 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120122524161 DAUC <0003> auc.c:113 vector [3]: rand = a76613eaf121f18454f87df95ffb23ba 20241120122524161 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241120122524161 DAUC <0003> auc.c:142 vector [3]: autn = 74b49eb157ed0000f472c428e34122a3 20241120122524161 DAUC <0003> auc.c:143 vector [3]: ck = 3cfe2491f9f787687e86df5541499eac 20241120122524161 DAUC <0003> auc.c:144 vector [3]: ik = da9c10a129cb791545a452c80f863ea1 20241120122524161 DAUC <0003> auc.c:145 vector [3]: res = bdaf8a8f8dddbdb00000000000000000 20241120122524161 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122524161 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120122524161 DAUC <0003> auc.c:179 vector [3]: kc = 15fc1e5c3e149c00 20241120122524161 DAUC <0003> auc.c:180 vector [3]: sres = fa338115 20241120122524161 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120122524162 DAUC <0003> auc.c:113 vector [4]: rand = d2c0c21ed5c37f79a558db3c17da8426 20241120122524162 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241120122524162 DAUC <0003> auc.c:142 vector [4]: autn = ac54b3b8989b000076a7b78facff0b2d 20241120122524162 DAUC <0003> auc.c:143 vector [4]: ck = b27f83c324a47d77a6fc1d3517815740 20241120122524162 DAUC <0003> auc.c:144 vector [4]: ik = bb0b96c59b76e18f43e0b8879545c852 20241120122524162 DAUC <0003> auc.c:145 vector [4]: res = 132347e5720a5e380000000000000000 20241120122524162 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122524162 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120122524162 DAUC <0003> auc.c:179 vector [4]: kc = 2cbc20056a691800 20241120122524162 DAUC <0003> auc.c:180 vector [4]: sres = ac8c45ab 20241120122524162 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120122524162 DAUC <0003> db_auc.c:245 IMSI='262424425817848': Generated 5 vectors 20241120122524162 DAUC <0003> db_auc.c:249 IMSI='262424425817848': Updating SQN=481 in DB 20241120122524162 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424425817848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424425817848"} 20241120122524162 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424425817848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524162 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524162 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44364<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122524163 DAUC <0003> db_auc.c:157 IMSI='262426334045807': No 2G Auth Data 20241120122524163 DAUC <0003> db_auc.c:192 IMSI='262426334045807': No 3G Auth Data HLR_Test-GSUP(21)@6ac4a6fc423a: Created GsupExpect[0] for "262426334045807" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241120122524169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44370<->l=127.0.0.1:4258 20241120122524171 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524171 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426334045807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426334045807"} 20241120122524171 DAUC <0003> db_auc.c:236 IMSI='262426334045807': Calling to generate 1 vectors 20241120122524171 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241120122524171 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524171 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122524171 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120122524171 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524171 DAUC <0003> auc.c:113 vector [0]: rand = 6614fb93308261a0806cd8cf5fea45a0 20241120122524171 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120122524171 DAUC <0003> auc.c:142 vector [0]: autn = 6e709f0b48a7000037663d62dafe1a4f 20241120122524171 DAUC <0003> auc.c:143 vector [0]: ck = a3d76d08546752905256f52387409d66 20241120122524171 DAUC <0003> auc.c:144 vector [0]: ik = 6fe4084f5fcf79c120174e349d3f0433 20241120122524171 DAUC <0003> auc.c:145 vector [0]: res = 35352e57c2a7a0ff0000000000000000 20241120122524171 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524171 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122524171 DAUC <0003> auc.c:179 vector [0]: kc = c11124b43868c800 20241120122524171 DAUC <0003> auc.c:180 vector [0]: sres = 8adb426e 20241120122524171 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122524171 DAUC <0003> db_auc.c:245 IMSI='262426334045807': Generated 1 vectors 20241120122524171 DAUC <0003> db_auc.c:249 IMSI='262426334045807': Updating SQN=33 in DB 20241120122524171 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426334045807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426334045807"} 20241120122524171 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426334045807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524171 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524171 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@6ac4a6fc423a: Found GsupExpect[0] for "262426334045807" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@6ac4a6fc423a: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262426334045807" TC_gsup_sai_num_auth_vectors(30)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122524172 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524172 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426334045807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426334045807"} 20241120122524172 DAUC <0003> db_auc.c:236 IMSI='262426334045807': Calling to generate 4 vectors 20241120122524172 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241120122524172 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524172 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122524172 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241120122524172 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524172 DAUC <0003> auc.c:113 vector [0]: rand = 6e9c0ce76b27d760b9ae3f147479d91f 20241120122524172 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241120122524172 DAUC <0003> auc.c:142 vector [0]: autn = a1741d0254bb0000811d343ac7aa1925 20241120122524172 DAUC <0003> auc.c:143 vector [0]: ck = 6cedd7513aa80e4f1389d78b3b222e21 20241120122524172 DAUC <0003> auc.c:144 vector [0]: ik = 826b4e6f87cf9ef80012ce9f88c84bb7 20241120122524172 DAUC <0003> auc.c:145 vector [0]: res = 40ef0c22dc54aaf10000000000000000 20241120122524172 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524172 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122524172 DAUC <0003> auc.c:179 vector [0]: kc = 657cdc1f616edc00 20241120122524172 DAUC <0003> auc.c:180 vector [0]: sres = d4842bfe 20241120122524172 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122524172 DAUC <0003> auc.c:113 vector [1]: rand = 37808901498f6dfdcc120046cc0406c3 20241120122524172 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241120122524172 DAUC <0003> auc.c:142 vector [1]: autn = 948cfe83504400002a5e72dd7033701e 20241120122524172 DAUC <0003> auc.c:143 vector [1]: ck = 390c6667108961d48239f2da9692a116 20241120122524172 DAUC <0003> auc.c:144 vector [1]: ik = c1d3541c350b9de80552e0e43cd1f9de 20241120122524172 DAUC <0003> auc.c:145 vector [1]: res = 72a5f63df9af365c0000000000000000 20241120122524172 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122524172 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120122524172 DAUC <0003> auc.c:179 vector [1]: kc = 7de20f99fc122c00 20241120122524172 DAUC <0003> auc.c:180 vector [1]: sres = ad6b2137 20241120122524172 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120122524172 DAUC <0003> auc.c:113 vector [2]: rand = f350ddca8bff93ba350c43062b7ea405 20241120122524172 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241120122524172 DAUC <0003> auc.c:142 vector [2]: autn = 05aefb973c1e000029737d4f88a4a60b 20241120122524172 DAUC <0003> auc.c:143 vector [2]: ck = 3ca49db487b1809d6759dabf0ac0124d 20241120122524172 DAUC <0003> auc.c:144 vector [2]: ik = 8add88e9b11894d76f28436ef319ed6c 20241120122524172 DAUC <0003> auc.c:145 vector [2]: res = 7c9909756cceedc40000000000000000 20241120122524172 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122524172 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120122524172 DAUC <0003> auc.c:179 vector [2]: kc = eece54093724cc00 20241120122524172 DAUC <0003> auc.c:180 vector [2]: sres = 8afee825 20241120122524172 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120122524172 DAUC <0003> auc.c:113 vector [3]: rand = 3cd35db30c9dc4d563ea6c1873984c3b 20241120122524172 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241120122524172 DAUC <0003> auc.c:142 vector [3]: autn = 69e714df055d000065f2eac86f660b13 20241120122524172 DAUC <0003> auc.c:143 vector [3]: ck = 2700d9219bf823073e8352636d61a007 20241120122524172 DAUC <0003> auc.c:144 vector [3]: ik = 0ccfaf16653180ec74077aa653ca33ee 20241120122524172 DAUC <0003> auc.c:145 vector [3]: res = 40c9c7fcb2f5ef4f0000000000000000 20241120122524172 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122524172 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120122524172 DAUC <0003> auc.c:179 vector [3]: kc = a79d5baeb69f2c00 20241120122524172 DAUC <0003> auc.c:180 vector [3]: sres = ac437108 20241120122524172 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120122524172 DAUC <0003> db_auc.c:245 IMSI='262426334045807': Generated 4 vectors 20241120122524172 DAUC <0003> db_auc.c:249 IMSI='262426334045807': Updating SQN=161 in DB 20241120122524172 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426334045807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426334045807"} 20241120122524172 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426334045807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524172 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524172 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524173 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524173 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426334045807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426334045807"} 20241120122524173 DAUC <0003> db_auc.c:236 IMSI='262426334045807': Calling to generate 5 vectors 20241120122524173 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120122524173 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524173 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122524173 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241120122524173 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524173 DAUC <0003> auc.c:113 vector [0]: rand = ce9a0d90dd57283d1d3446bcdfaa8768 20241120122524173 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241120122524173 DAUC <0003> auc.c:142 vector [0]: autn = 13dd856f75d30000a9d7c0a87fd950a6 20241120122524173 DAUC <0003> auc.c:143 vector [0]: ck = c0ab0e082d095b6e79dc0482f5eb8e0b 20241120122524173 DAUC <0003> auc.c:144 vector [0]: ik = c9778f0677d6b9a0d1bd8ee5244e8a2a 20241120122524173 DAUC <0003> auc.c:145 vector [0]: res = 4e04e518ed1228220000000000000000 20241120122524173 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524173 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122524173 DAUC <0003> auc.c:179 vector [0]: kc = fe03fe393d06f000 20241120122524173 DAUC <0003> auc.c:180 vector [0]: sres = c34a62be 20241120122524173 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122524173 DAUC <0003> auc.c:113 vector [1]: rand = f0de92f9112da2cfa144b02d372e2a04 20241120122524173 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241120122524173 DAUC <0003> auc.c:142 vector [1]: autn = 68d1c04e622000007bd0e6d4a9d18dd2 20241120122524173 DAUC <0003> auc.c:143 vector [1]: ck = 8113d6cebf2192bcef50a22f50609357 20241120122524173 DAUC <0003> auc.c:144 vector [1]: ik = 1c7511a3bd60c164244b2d263b57571a 20241120122524173 DAUC <0003> auc.c:145 vector [1]: res = 320736d786a8563a0000000000000000 20241120122524173 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122524173 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120122524173 DAUC <0003> auc.c:179 vector [1]: kc = 9133cd4b08efbc00 20241120122524173 DAUC <0003> auc.c:180 vector [1]: sres = 33cc8563 20241120122524173 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120122524173 DAUC <0003> auc.c:113 vector [2]: rand = 1ea09c05940228fd2828434ddd945939 20241120122524173 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241120122524173 DAUC <0003> auc.c:142 vector [2]: autn = d52c2ac0df15000072aeff97df9ef8ee 20241120122524173 DAUC <0003> auc.c:143 vector [2]: ck = f272a5518011c0cd5f6f29ec9dff5e8d 20241120122524173 DAUC <0003> auc.c:144 vector [2]: ik = 01d4887d642b072a0f91b4c345f3732b 20241120122524173 DAUC <0003> auc.c:145 vector [2]: res = 172450ccaf00938d0000000000000000 20241120122524173 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122524173 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120122524173 DAUC <0003> auc.c:179 vector [2]: kc = a523b94eeaca9800 20241120122524173 DAUC <0003> auc.c:180 vector [2]: sres = d1d1ffd0 20241120122524173 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120122524173 DAUC <0003> auc.c:113 vector [3]: rand = f12e730723b34d055fba31e7ab547772 20241120122524173 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241120122524173 DAUC <0003> auc.c:142 vector [3]: autn = 806b22459d02000052d26f6e857c9255 20241120122524173 DAUC <0003> auc.c:143 vector [3]: ck = c0803ddc9a12aa642098a043a6d16a41 20241120122524173 DAUC <0003> auc.c:144 vector [3]: ik = c8dcb7784c852a33c902d7ad37a99271 20241120122524173 DAUC <0003> auc.c:145 vector [3]: res = 8ce9ac05443eb5f20000000000000000 20241120122524173 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122524173 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120122524173 DAUC <0003> auc.c:179 vector [3]: kc = fee89a0777871400 20241120122524173 DAUC <0003> auc.c:180 vector [3]: sres = 5b6c596b 20241120122524173 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120122524173 DAUC <0003> auc.c:113 vector [4]: rand = 8003e6923826fa94ad611b431eddf9a6 20241120122524173 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241120122524173 DAUC <0003> auc.c:142 vector [4]: autn = 6d08d9b0bba80000f1cb2f6a1b3e1c9b 20241120122524173 DAUC <0003> auc.c:143 vector [4]: ck = 80a3a7ad31c69f02f813a6e9f44229ff 20241120122524173 DAUC <0003> auc.c:144 vector [4]: ik = 2fbbec7499535de7e36aa5c3bc594a8a 20241120122524173 DAUC <0003> auc.c:145 vector [4]: res = 02839f48e6e8c97a0000000000000000 20241120122524173 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122524173 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120122524173 DAUC <0003> auc.c:179 vector [4]: kc = 4b7b243d2a7efc00 20241120122524173 DAUC <0003> auc.c:180 vector [4]: sres = 39ec3539 20241120122524173 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120122524173 DAUC <0003> db_auc.c:245 IMSI='262426334045807': Generated 5 vectors 20241120122524173 DAUC <0003> db_auc.c:249 IMSI='262426334045807': Updating SQN=321 in DB 20241120122524173 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426334045807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426334045807"} 20241120122524173 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426334045807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524173 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524173 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524175 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524175 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426334045807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426334045807"} 20241120122524175 DAUC <0003> db_auc.c:236 IMSI='262426334045807': Calling to generate 5 vectors 20241120122524175 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120122524175 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524175 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122524175 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241120122524175 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524175 DAUC <0003> auc.c:113 vector [0]: rand = 7971ebdf5706405d9e8464be806b4990 20241120122524175 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241120122524175 DAUC <0003> auc.c:142 vector [0]: autn = 5dedbbf499e40000f5c7d97fa98264d1 20241120122524175 DAUC <0003> auc.c:143 vector [0]: ck = b2d6e9e13b4eaf17cd3853008f033cbf 20241120122524175 DAUC <0003> auc.c:144 vector [0]: ik = 334eb9c209ce9e81443f02d085f1fd2f 20241120122524175 DAUC <0003> auc.c:145 vector [0]: res = 8cc8901ed31b64310000000000000000 20241120122524175 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524175 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122524175 DAUC <0003> auc.c:179 vector [0]: kc = 29ee097aaced8800 20241120122524175 DAUC <0003> auc.c:180 vector [0]: sres = 8c076da7 20241120122524175 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122524175 DAUC <0003> auc.c:113 vector [1]: rand = 55b57a52ce2235a35cbeffa253d8eae1 20241120122524175 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241120122524175 DAUC <0003> auc.c:142 vector [1]: autn = 4b294a11ad50000024fef1319c9db32c 20241120122524175 DAUC <0003> auc.c:143 vector [1]: ck = 17274db6d41cecb23f5211eeaeb3b399 20241120122524175 DAUC <0003> auc.c:144 vector [1]: ik = 0e59f437a5e5a0de9988391363f16573 20241120122524175 DAUC <0003> auc.c:145 vector [1]: res = d0e9498e5020d9990000000000000000 20241120122524175 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122524175 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120122524175 DAUC <0003> auc.c:179 vector [1]: kc = e34b2e4ff0c34000 20241120122524175 DAUC <0003> auc.c:180 vector [1]: sres = 48c00a22 20241120122524175 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120122524175 DAUC <0003> auc.c:113 vector [2]: rand = 3575854af1ff909ec58fa668eb36147a 20241120122524175 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241120122524175 DAUC <0003> auc.c:142 vector [2]: autn = f54d71818bc00000d7fd67ab859aa1e9 20241120122524175 DAUC <0003> auc.c:143 vector [2]: ck = d65cfe75372fbf5a24064a752b6e76cb 20241120122524175 DAUC <0003> auc.c:144 vector [2]: ik = 844289824240cb5be103cee60626e748 20241120122524175 DAUC <0003> auc.c:145 vector [2]: res = 4f2a444aca890ee80000000000000000 20241120122524175 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122524175 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120122524175 DAUC <0003> auc.c:179 vector [2]: kc = aa7c15ad210d4000 20241120122524175 DAUC <0003> auc.c:180 vector [2]: sres = b766b23c 20241120122524175 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120122524175 DAUC <0003> auc.c:113 vector [3]: rand = 11016df2291c79e23e7c90efdc136b41 20241120122524175 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241120122524175 DAUC <0003> auc.c:142 vector [3]: autn = 11b13202daac0000724968c905c48777 20241120122524175 DAUC <0003> auc.c:143 vector [3]: ck = 71d964f25621605220f7fe01ff294ec5 20241120122524175 DAUC <0003> auc.c:144 vector [3]: ik = 20e11ba4face7524b78008b280b57793 20241120122524175 DAUC <0003> auc.c:145 vector [3]: res = b602c1006be60bff0000000000000000 20241120122524175 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122524175 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120122524175 DAUC <0003> auc.c:179 vector [3]: kc = ffdb5798cb5c8c00 20241120122524175 DAUC <0003> auc.c:180 vector [3]: sres = 90a72959 20241120122524175 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120122524175 DAUC <0003> auc.c:113 vector [4]: rand = 4e6d2c24507c330370e766b109ee4101 20241120122524175 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241120122524175 DAUC <0003> auc.c:142 vector [4]: autn = ba581c2696f700007c0a8c8d5b6e4f27 20241120122524175 DAUC <0003> auc.c:143 vector [4]: ck = cb089344f725f4ff4f9db78aa80b8c1d 20241120122524175 DAUC <0003> auc.c:144 vector [4]: ik = 9ea1f5edb355894b29591ff3930348ac 20241120122524175 DAUC <0003> auc.c:145 vector [4]: res = 8ff99ca63cc9fa4f0000000000000000 20241120122524175 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122524175 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120122524175 DAUC <0003> auc.c:179 vector [4]: kc = a2d40ce45698a400 20241120122524175 DAUC <0003> auc.c:180 vector [4]: sres = 62903d1f 20241120122524175 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120122524175 DAUC <0003> db_auc.c:245 IMSI='262426334045807': Generated 5 vectors 20241120122524175 DAUC <0003> db_auc.c:249 IMSI='262426334045807': Updating SQN=481 in DB 20241120122524175 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426334045807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426334045807"} 20241120122524175 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426334045807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524175 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524175 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44370<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122524176 DAUC <0003> db_auc.c:157 IMSI='262429994678366': No 2G Auth Data 20241120122524176 DAUC <0003> db_auc.c:192 IMSI='262429994678366': No 3G Auth Data HLR_Test-GSUP(21)@6ac4a6fc423a: Created GsupExpect[0] for "262429994678366" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241120122524183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44374<->l=127.0.0.1:4258 20241120122524185 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524185 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429994678366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429994678366"} 20241120122524185 DAUC <0003> db_auc.c:236 IMSI='262429994678366': Calling to generate 1 vectors 20241120122524185 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241120122524185 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524185 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122524185 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120122524185 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524185 DAUC <0003> auc.c:113 vector [0]: rand = d3199b529d653dfe7d2d3b37b2fddc66 20241120122524185 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120122524185 DAUC <0003> auc.c:142 vector [0]: autn = 2581246d41e5000002428afd4b5f3e6e 20241120122524185 DAUC <0003> auc.c:143 vector [0]: ck = d66a3959cbce98b9ec089fdd45b8fd0b 20241120122524185 DAUC <0003> auc.c:144 vector [0]: ik = 96a62786d19a269bf13b5058b91382db 20241120122524185 DAUC <0003> auc.c:145 vector [0]: res = 634d6f616a2677370000000000000000 20241120122524185 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524185 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122524185 DAUC <0003> auc.c:179 vector [0]: kc = 1ba74b8311414776 20241120122524185 DAUC <0003> auc.c:180 vector [0]: sres = e8ac61bc 20241120122524185 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122524185 DAUC <0003> db_auc.c:245 IMSI='262429994678366': Generated 1 vectors 20241120122524185 DAUC <0003> db_auc.c:249 IMSI='262429994678366': Updating SQN=33 in DB 20241120122524185 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429994678366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429994678366"} 20241120122524185 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429994678366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524185 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524185 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@6ac4a6fc423a: Found GsupExpect[0] for "262429994678366" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@6ac4a6fc423a: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262429994678366" TC_gsup_sai_num_auth_vectors(31)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122524186 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524186 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429994678366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429994678366"} 20241120122524186 DAUC <0003> db_auc.c:236 IMSI='262429994678366': Calling to generate 4 vectors 20241120122524186 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241120122524186 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524186 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122524186 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241120122524186 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524186 DAUC <0003> auc.c:113 vector [0]: rand = ed798e7c07c731c57e4c2ee912efb173 20241120122524186 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241120122524186 DAUC <0003> auc.c:142 vector [0]: autn = f832afcfde7c0000ccab65d69fc4cad6 20241120122524186 DAUC <0003> auc.c:143 vector [0]: ck = ca086a4b49b9dc2e7827529543256cf4 20241120122524186 DAUC <0003> auc.c:144 vector [0]: ik = 638461d1aee25ad71c68aa0a530f59f7 20241120122524186 DAUC <0003> auc.c:145 vector [0]: res = e85f702aadde43030000000000000000 20241120122524186 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524186 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122524186 DAUC <0003> auc.c:179 vector [0]: kc = 6d34e6b0118146ea 20241120122524186 DAUC <0003> auc.c:180 vector [0]: sres = cd0c9958 20241120122524186 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122524186 DAUC <0003> auc.c:113 vector [1]: rand = eb772f12dcf5e266a31d521b764bf72d 20241120122524186 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241120122524186 DAUC <0003> auc.c:142 vector [1]: autn = e9a09bd77a380000d2110f8cf4227944 20241120122524186 DAUC <0003> auc.c:143 vector [1]: ck = c0bfa8e46ebf30d67a4838dfaefec460 20241120122524186 DAUC <0003> auc.c:144 vector [1]: ik = 6805b4f280acc0328b147b267e507e5b 20241120122524186 DAUC <0003> auc.c:145 vector [1]: res = d2d1faf24c3598a90000000000000000 20241120122524186 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122524186 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120122524186 DAUC <0003> auc.c:179 vector [1]: kc = 8783d799d84ac3b2 20241120122524186 DAUC <0003> auc.c:180 vector [1]: sres = 41f87e1d 20241120122524186 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120122524186 DAUC <0003> auc.c:113 vector [2]: rand = ba0f7937e00c291c10e25fea2f6def38 20241120122524186 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241120122524186 DAUC <0003> auc.c:142 vector [2]: autn = 0751d809f26000000895affc86a5a204 20241120122524186 DAUC <0003> auc.c:143 vector [2]: ck = d5f950ddb24cc530eeb6c0cc080e4d95 20241120122524186 DAUC <0003> auc.c:144 vector [2]: ik = e5b9886919131a121a852bb4260f0efb 20241120122524186 DAUC <0003> auc.c:145 vector [2]: res = 159966a911f966ef0000000000000000 20241120122524186 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122524186 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120122524186 DAUC <0003> auc.c:179 vector [2]: kc = 84f2aa5ca7f067dd 20241120122524186 DAUC <0003> auc.c:180 vector [2]: sres = 81eda3b8 20241120122524186 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120122524186 DAUC <0003> auc.c:113 vector [3]: rand = 3dcece2a4aa9d345371dc830aa46890d 20241120122524186 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241120122524186 DAUC <0003> auc.c:142 vector [3]: autn = 64eff5486c140000b599e230ec611c3f 20241120122524186 DAUC <0003> auc.c:143 vector [3]: ck = 1ef16a1405499d3c3c8b250b30d77742 20241120122524186 DAUC <0003> auc.c:144 vector [3]: ik = 971a6618541f0761b0fd0f170c0cad8d 20241120122524186 DAUC <0003> auc.c:145 vector [3]: res = c4a3ae3913c159590000000000000000 20241120122524186 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122524186 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120122524186 DAUC <0003> auc.c:179 vector [3]: kc = cf0845f84dfcf2ed 20241120122524186 DAUC <0003> auc.c:180 vector [3]: sres = 9ff696ef 20241120122524186 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120122524186 DAUC <0003> db_auc.c:245 IMSI='262429994678366': Generated 4 vectors 20241120122524186 DAUC <0003> db_auc.c:249 IMSI='262429994678366': Updating SQN=161 in DB 20241120122524186 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429994678366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429994678366"} 20241120122524186 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429994678366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524186 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524186 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524187 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524187 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429994678366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429994678366"} 20241120122524187 DAUC <0003> db_auc.c:236 IMSI='262429994678366': Calling to generate 5 vectors 20241120122524187 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120122524187 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524187 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122524187 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241120122524187 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524187 DAUC <0003> auc.c:113 vector [0]: rand = c0ba7b058ce667e8a762fe03007d3c7e 20241120122524187 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241120122524187 DAUC <0003> auc.c:142 vector [0]: autn = 1fde4a4148f5000092b9263bf2de0a77 20241120122524187 DAUC <0003> auc.c:143 vector [0]: ck = bb928114c688ac8681620fec9c013c9f 20241120122524187 DAUC <0003> auc.c:144 vector [0]: ik = a2bdb041b8c9d161df50a48fe46eb67c 20241120122524187 DAUC <0003> auc.c:145 vector [0]: res = c849b4fc9c80f9a90000000000000000 20241120122524187 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524187 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122524187 DAUC <0003> auc.c:179 vector [0]: kc = 5ed5664f7e633800 20241120122524187 DAUC <0003> auc.c:180 vector [0]: sres = 015d898d 20241120122524187 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122524187 DAUC <0003> auc.c:113 vector [1]: rand = cfcb0e33bf96c2afd6cc826ab90d7f97 20241120122524187 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241120122524187 DAUC <0003> auc.c:142 vector [1]: autn = 022f54f4c23e0000479c655e57f43360 20241120122524187 DAUC <0003> auc.c:143 vector [1]: ck = 17f2cdce04858ff13fd7618b480d4b37 20241120122524187 DAUC <0003> auc.c:144 vector [1]: ik = 87c48aae1031d66cf8fa46079bb8083d 20241120122524187 DAUC <0003> auc.c:145 vector [1]: res = 328557ea3c95b2490000000000000000 20241120122524187 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122524187 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120122524187 DAUC <0003> auc.c:179 vector [1]: kc = 3c6a2538c47eb5d0 20241120122524187 DAUC <0003> auc.c:180 vector [1]: sres = 59a93b31 20241120122524187 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120122524187 DAUC <0003> auc.c:113 vector [2]: rand = bac8490621c4dde2672bd5778bde2198 20241120122524187 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241120122524187 DAUC <0003> auc.c:142 vector [2]: autn = 87fcaa2366bf000019f013869da693a0 20241120122524187 DAUC <0003> auc.c:143 vector [2]: ck = 9468ef0201fa3040863bd3f7f31c3503 20241120122524187 DAUC <0003> auc.c:144 vector [2]: ik = ce0b9d084750e5b8acd2815f2543e049 20241120122524187 DAUC <0003> auc.c:145 vector [2]: res = cc0d21799c1c14f70000000000000000 20241120122524187 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122524187 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120122524187 DAUC <0003> auc.c:179 vector [2]: kc = bf144d9672376982 20241120122524187 DAUC <0003> auc.c:180 vector [2]: sres = 9cbab38a 20241120122524187 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120122524187 DAUC <0003> auc.c:113 vector [3]: rand = b109aeed5433478bae9a0c5c044e43fd 20241120122524187 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241120122524187 DAUC <0003> auc.c:142 vector [3]: autn = 5318a3ed30db0000eb90d694879e0f9c 20241120122524187 DAUC <0003> auc.c:143 vector [3]: ck = f6cf1f4e7383bb1722106cdb473b623c 20241120122524187 DAUC <0003> auc.c:144 vector [3]: ik = 6182d179a787994c3b893bca8e0bfd08 20241120122524187 DAUC <0003> auc.c:145 vector [3]: res = 75c8bc0c332859e20000000000000000 20241120122524187 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122524187 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120122524187 DAUC <0003> auc.c:179 vector [3]: kc = bd3b35d72173e1bf 20241120122524187 DAUC <0003> auc.c:180 vector [3]: sres = daef82f1 20241120122524187 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120122524187 DAUC <0003> auc.c:113 vector [4]: rand = 2b7a1d47968b5575d22421cb667ebb43 20241120122524187 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241120122524187 DAUC <0003> auc.c:142 vector [4]: autn = 5218bde9104500001ca9430cd78f5db2 20241120122524187 DAUC <0003> auc.c:143 vector [4]: ck = 3b3cee35b18ad9b8bbaf7feafb7154c2 20241120122524187 DAUC <0003> auc.c:144 vector [4]: ik = 506c7fc2fe42a23fb4158cc00d3aa6a4 20241120122524187 DAUC <0003> auc.c:145 vector [4]: res = 9da981d2dd05c5e10000000000000000 20241120122524187 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122524187 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120122524187 DAUC <0003> auc.c:179 vector [4]: kc = 2cbb585c8ab0c175 20241120122524187 DAUC <0003> auc.c:180 vector [4]: sres = 2fa2e2dd 20241120122524187 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120122524187 DAUC <0003> db_auc.c:245 IMSI='262429994678366': Generated 5 vectors 20241120122524187 DAUC <0003> db_auc.c:249 IMSI='262429994678366': Updating SQN=321 in DB 20241120122524187 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429994678366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429994678366"} 20241120122524187 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429994678366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524187 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524187 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524188 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524188 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429994678366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429994678366"} 20241120122524188 DAUC <0003> db_auc.c:236 IMSI='262429994678366': Calling to generate 5 vectors 20241120122524188 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120122524188 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122524188 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122524188 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241120122524188 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122524188 DAUC <0003> auc.c:113 vector [0]: rand = 9e84c424fce44734e6635813a72c2a02 20241120122524188 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241120122524188 DAUC <0003> auc.c:142 vector [0]: autn = 33b8547920650000adcdc624f1dc3f69 20241120122524188 DAUC <0003> auc.c:143 vector [0]: ck = cebb296545e699c720877b447ff6cc1c 20241120122524188 DAUC <0003> auc.c:144 vector [0]: ik = 5fe416667b5495dbc366fdfecb6bb7fe 20241120122524188 DAUC <0003> auc.c:145 vector [0]: res = 669269d27e410a130000000000000000 20241120122524188 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122524188 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122524188 DAUC <0003> auc.c:179 vector [0]: kc = 683d0140d9e898e9 20241120122524188 DAUC <0003> auc.c:180 vector [0]: sres = 442f2db0 20241120122524188 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122524188 DAUC <0003> auc.c:113 vector [1]: rand = 7cbe76082e3d972be25b026399f7a1af 20241120122524188 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241120122524188 DAUC <0003> auc.c:142 vector [1]: autn = b4e2bff3cbbb000077e452c1ab3ee920 20241120122524188 DAUC <0003> auc.c:143 vector [1]: ck = 52bddbfbe69a70de5b512def8dd24fbe 20241120122524188 DAUC <0003> auc.c:144 vector [1]: ik = af2a1695eb6b9a2b09f26675f6aa7c99 20241120122524188 DAUC <0003> auc.c:145 vector [1]: res = ecf792634b3fa31f0000000000000000 20241120122524188 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122524188 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120122524188 DAUC <0003> auc.c:179 vector [1]: kc = cc8959edc2ea0670 20241120122524188 DAUC <0003> auc.c:180 vector [1]: sres = 2c986dff 20241120122524188 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120122524188 DAUC <0003> auc.c:113 vector [2]: rand = b2bd38fdefd6c015f917f55a0b25ddf2 20241120122524188 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241120122524188 DAUC <0003> auc.c:142 vector [2]: autn = 104317b00cec000069997390091bbedb 20241120122524188 DAUC <0003> auc.c:143 vector [2]: ck = 01b32d8ce738d9c9da08f4198aa00b54 20241120122524188 DAUC <0003> auc.c:144 vector [2]: ik = 41fa39dcd7d94abf629df5d75e936544 20241120122524188 DAUC <0003> auc.c:145 vector [2]: res = add662930bafe3900000000000000000 20241120122524188 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122524188 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120122524188 DAUC <0003> auc.c:179 vector [2]: kc = 121514373a9a4395 20241120122524188 DAUC <0003> auc.c:180 vector [2]: sres = acd5df6f 20241120122524188 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120122524188 DAUC <0003> auc.c:113 vector [3]: rand = 76d44e00c56dd2880ff270e4d150a67f 20241120122524188 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241120122524188 DAUC <0003> auc.c:142 vector [3]: autn = b4037818662a0000a86ff663f9102ac1 20241120122524188 DAUC <0003> auc.c:143 vector [3]: ck = 6c2cd424879c9990066ff20d2ab933b6 20241120122524188 DAUC <0003> auc.c:144 vector [3]: ik = 4a9e960c445dced0b598645279ba26c2 20241120122524188 DAUC <0003> auc.c:145 vector [3]: res = cc76a1fcafc582c80000000000000000 20241120122524188 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122524188 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120122524188 DAUC <0003> auc.c:179 vector [3]: kc = 7a03e1bbccf22348 20241120122524188 DAUC <0003> auc.c:180 vector [3]: sres = bd087b3c 20241120122524188 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120122524188 DAUC <0003> auc.c:113 vector [4]: rand = a1c09d3a68edde465d01b7fe8552c4df 20241120122524188 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241120122524188 DAUC <0003> auc.c:142 vector [4]: autn = 28bea335df670000b1d682a34b117d61 20241120122524188 DAUC <0003> auc.c:143 vector [4]: ck = fc444dedfab311e5499901ac2d828a2f 20241120122524188 DAUC <0003> auc.c:144 vector [4]: ik = f5a9f767dbce68a9a23466c02811aef4 20241120122524188 DAUC <0003> auc.c:145 vector [4]: res = c114934d93d604b30000000000000000 20241120122524188 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122524188 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120122524188 DAUC <0003> auc.c:179 vector [4]: kc = c5e670cdce42e502 20241120122524188 DAUC <0003> auc.c:180 vector [4]: sres = cef22298 20241120122524188 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120122524188 DAUC <0003> db_auc.c:245 IMSI='262429994678366': Generated 5 vectors 20241120122524188 DAUC <0003> db_auc.c:249 IMSI='262429994678366': Updating SQN=481 in DB 20241120122524188 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429994678366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429994678366"} 20241120122524188 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429994678366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122524188 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122524188 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122524189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44374<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@6ac4a6fc423a: Final verdict of PTC: pass MTC@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122524190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44310<->l=127.0.0.1:4258 20241120122524190 DLINP <000b> input/ipa.c:451 connected read/write 20241120122524190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122524190 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122524190 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122524190 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(20)@6ac4a6fc423a: Final verdict of PTC: none 20241120122524191 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36475<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@6ac4a6fc423a: Final verdict of PTC: none 22@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: pass MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Wed Nov 20 12:25:24 UTC 2024 ====== 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 20241120122524219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44388<->l=127.0.0.1:4258 20241120122524320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44388<->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@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Wed Nov 20 12:25:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_sai_eps started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122527397 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122527397 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122527402 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122527404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44396<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@6ac4a6fc423a: 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) } } } } 20241120122527406 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122527406 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122527406 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122527406 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122527406 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122527406 DLGSUP <0013> gsup_server.c:237 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 20241120122527406 DLGSUP <0013> gsup_server.c:235 2: 20241120122527406 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122527406 DLGSUP <0013> gsup_server.c:235 3: 20241120122527406 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122527406 DLGSUP <0013> gsup_server.c:235 4: 20241120122527406 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122527406 DLGSUP <0013> gsup_server.c:235 5: 20241120122527406 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122527406 DLGSUP <0013> gsup_server.c:235 7: 20241120122527406 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122527406 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122527406 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122527406 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)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(32)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@6ac4a6fc423a: 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") 20241120122527413 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37465<->l=127.0.0.1:4259) 20241120122527416 DAUC <0003> db_auc.c:157 IMSI='262424745061172': No 2G Auth Data 20241120122527416 DAUC <0003> db_auc.c:192 IMSI='262424745061172': No 3G Auth Data HLR_Test-GSUP(33)@6ac4a6fc423a: Created GsupExpect[0] for "262424745061172" to be handled at TC_gsup_sai_eps(36) 20241120122527427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4258 20241120122527450 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122527450 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424745061172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424745061172"} 20241120122527450 DAUC <0003> db_auc.c:157 IMSI='262424745061172': No 2G Auth Data 20241120122527450 DAUC <0003> db_auc.c:236 IMSI='262424745061172': Calling to generate 5 vectors 20241120122527450 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241120122527450 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122527450 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122527450 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120122527450 DAUC <0003> auc.c:113 vector [0]: rand = 20aeb98f432a05d3f6e3c0ef69361f22 20241120122527450 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120122527450 DAUC <0003> auc.c:142 vector [0]: autn = f39e417a2f238000fc15263e470ead7c 20241120122527450 DAUC <0003> auc.c:143 vector [0]: ck = fd1e77c5982d17e6b2e11499ec04642b 20241120122527450 DAUC <0003> auc.c:144 vector [0]: ik = 4983beb314c0b6074d51bdcfb0bf5707 20241120122527450 DAUC <0003> auc.c:145 vector [0]: res = 2f32562e41d4890b0000000000000000 20241120122527450 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122527450 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120122527450 DAUC <0003> auc.c:151 vector [0]: kc = 4b2d6020d05692cd 20241120122527450 DAUC <0003> auc.c:152 vector [0]: sres = 6ee6df25 20241120122527450 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120122527450 DAUC <0003> auc.c:113 vector [1]: rand = c1947457d80526395079d723ba323b38 20241120122527450 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120122527451 DAUC <0003> auc.c:142 vector [1]: autn = 6a5c3233b48480005352b5c5fc5a7336 20241120122527451 DAUC <0003> auc.c:143 vector [1]: ck = 9fd4853093fce52da972e1ee21a2cc56 20241120122527451 DAUC <0003> auc.c:144 vector [1]: ik = 076f4b4281491e6b1b58823b824d4d27 20241120122527451 DAUC <0003> auc.c:145 vector [1]: res = d9959d590bdcfd320000000000000000 20241120122527451 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122527451 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120122527451 DAUC <0003> auc.c:151 vector [1]: kc = 2a91ada7b15a7a37 20241120122527451 DAUC <0003> auc.c:152 vector [1]: sres = d249606b 20241120122527451 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120122527451 DAUC <0003> auc.c:113 vector [2]: rand = 4b55aa856d14be8e42adbaa94fe3575f 20241120122527451 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120122527451 DAUC <0003> auc.c:142 vector [2]: autn = bdaa32b5d8148000a18a3613daa994ad 20241120122527451 DAUC <0003> auc.c:143 vector [2]: ck = 60b28b5332dbf7df70528551469cd0c4 20241120122527451 DAUC <0003> auc.c:144 vector [2]: ik = 5cf081ea96fa8aabd52a33ee7e0b2614 20241120122527451 DAUC <0003> auc.c:145 vector [2]: res = 6d4cdfd4fb154ef30000000000000000 20241120122527451 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122527451 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120122527451 DAUC <0003> auc.c:151 vector [2]: kc = 993abc069cb68ba4 20241120122527451 DAUC <0003> auc.c:152 vector [2]: sres = 96599127 20241120122527451 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120122527451 DAUC <0003> auc.c:113 vector [3]: rand = 3631a699d22f2a69786ec3e11eac2e82 20241120122527451 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120122527451 DAUC <0003> auc.c:142 vector [3]: autn = 1b9a46ae227c800055a74ac1d9a8b776 20241120122527451 DAUC <0003> auc.c:143 vector [3]: ck = 26611e32482a4b0571e6a0a77cae01ee 20241120122527451 DAUC <0003> auc.c:144 vector [3]: ik = 0b0d0a3cb420c0c0ed1792949bf11bef 20241120122527451 DAUC <0003> auc.c:145 vector [3]: res = 609dfc3ea30e755c0000000000000000 20241120122527451 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122527451 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120122527451 DAUC <0003> auc.c:151 vector [3]: kc = b19d263d1b5591c4 20241120122527451 DAUC <0003> auc.c:152 vector [3]: sres = c3938962 20241120122527451 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120122527451 DAUC <0003> auc.c:113 vector [4]: rand = 6f4d9ec3b7eec1ca0bbaf31da8c6eed9 20241120122527451 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120122527451 DAUC <0003> auc.c:142 vector [4]: autn = b9d5c94bef348000d43a04c89b561208 20241120122527451 DAUC <0003> auc.c:143 vector [4]: ck = 63e5d5b969458b40837e2ab58ef4c56a 20241120122527451 DAUC <0003> auc.c:144 vector [4]: ik = 389ac4881b123b54580a5588b49b054c 20241120122527451 DAUC <0003> auc.c:145 vector [4]: res = aa52355a32df9c6c0000000000000000 20241120122527451 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122527451 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241120122527451 DAUC <0003> auc.c:151 vector [4]: kc = 800b6e0c48387032 20241120122527451 DAUC <0003> auc.c:152 vector [4]: sres = 988da936 20241120122527451 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241120122527451 DAUC <0003> db_auc.c:245 IMSI='262424745061172': Generated 5 vectors 20241120122527451 DAUC <0003> db_auc.c:249 IMSI='262424745061172': Updating SQN=161 in DB 20241120122527452 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424745061172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424745061172"} 20241120122527452 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424745061172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122527452 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122527452 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@6ac4a6fc423a: Found GsupExpect[0] for "262424745061172" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_sai_eps(36)"262424745061172" TC_gsup_sai_eps(36)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122527462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122527466 DAUC <0003> db_auc.c:157 IMSI='262428199245981': No 2G Auth Data 20241120122527466 DAUC <0003> db_auc.c:192 IMSI='262428199245981': No 3G Auth Data HLR_Test-GSUP(33)@6ac4a6fc423a: Created GsupExpect[0] for "262428199245981" to be handled at TC_gsup_sai_eps(37) 20241120122527481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44426<->l=127.0.0.1:4258 20241120122527482 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122527482 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428199245981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428199245981"} 20241120122527482 DAUC <0003> db_auc.c:157 IMSI='262428199245981': No 2G Auth Data 20241120122527482 DAUC <0003> db_auc.c:236 IMSI='262428199245981': Calling to generate 5 vectors 20241120122527482 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241120122527482 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122527482 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241120122527482 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120122527482 DAUC <0003> auc.c:113 vector [0]: rand = 4b454dac5df41c87930ae63ee5dcf7cc 20241120122527482 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120122527482 DAUC <0003> auc.c:142 vector [0]: autn = d3fec33020da8000e201b78df3efd647 20241120122527482 DAUC <0003> auc.c:143 vector [0]: ck = e329fa675028fcbce6b92b000747d112 20241120122527482 DAUC <0003> auc.c:144 vector [0]: ik = 910c9b9a577283ee78a0af906dc6d404 20241120122527482 DAUC <0003> auc.c:145 vector [0]: res = c01aa0fb7b8e80db0000000000000000 20241120122527482 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122527482 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120122527482 DAUC <0003> auc.c:151 vector [0]: kc = ec3ce56d6ddb7a44 20241120122527482 DAUC <0003> auc.c:152 vector [0]: sres = bb942020 20241120122527482 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120122527482 DAUC <0003> auc.c:113 vector [1]: rand = d3f385d46861e8175adbe5c28ea54fe9 20241120122527482 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120122527482 DAUC <0003> auc.c:142 vector [1]: autn = c4a328fe29c480006627a90063ebd12a 20241120122527482 DAUC <0003> auc.c:143 vector [1]: ck = 4bd9d9182aff3e6b5833d3f5ea906420 20241120122527482 DAUC <0003> auc.c:144 vector [1]: ik = d05f813b5881fda167ffacaa8ae2d156 20241120122527482 DAUC <0003> auc.c:145 vector [1]: res = 7f7af4ae2251b09a0000000000000000 20241120122527482 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122527482 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120122527482 DAUC <0003> auc.c:151 vector [1]: kc = a44a277c120c76bc 20241120122527482 DAUC <0003> auc.c:152 vector [1]: sres = 5d2b4434 20241120122527482 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120122527482 DAUC <0003> auc.c:113 vector [2]: rand = 88e0c8040c77fbc402ef96f5e00ae98c 20241120122527482 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120122527482 DAUC <0003> auc.c:142 vector [2]: autn = df544b5e2e268000d3e0872588499a82 20241120122527482 DAUC <0003> auc.c:143 vector [2]: ck = 60f83adde5bcfdd1ec6afe3315be5013 20241120122527482 DAUC <0003> auc.c:144 vector [2]: ik = 33826493547c1f2cba7ede22c2ab861a 20241120122527482 DAUC <0003> auc.c:145 vector [2]: res = 280b235e2b6a1b900000000000000000 20241120122527482 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122527482 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120122527482 DAUC <0003> auc.c:151 vector [2]: kc = 056e7e5f66d534f4 20241120122527482 DAUC <0003> auc.c:152 vector [2]: sres = 036138ce 20241120122527482 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120122527482 DAUC <0003> auc.c:113 vector [3]: rand = 5a87ea30593c2be9c33075154304cb56 20241120122527482 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120122527483 DAUC <0003> auc.c:142 vector [3]: autn = 01a5649145b180009406551b9cd7b8b0 20241120122527483 DAUC <0003> auc.c:143 vector [3]: ck = 1ca21dc6a7fe5f960b57bd1a83ae4cb4 20241120122527483 DAUC <0003> auc.c:144 vector [3]: ik = 54fe090bf75f5b90b517947633cb210a 20241120122527483 DAUC <0003> auc.c:145 vector [3]: res = 877e94f14d50e3ec0000000000000000 20241120122527483 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122527483 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120122527483 DAUC <0003> auc.c:151 vector [3]: kc = f61c3da1e0c469b8 20241120122527483 DAUC <0003> auc.c:152 vector [3]: sres = ca2e771d 20241120122527483 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120122527483 DAUC <0003> auc.c:113 vector [4]: rand = d59b3458129b0ebe3a962d599edd7488 20241120122527483 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120122527483 DAUC <0003> auc.c:142 vector [4]: autn = 4a6e33f7f9fb8000e4d29708047b975a 20241120122527483 DAUC <0003> auc.c:143 vector [4]: ck = f18c9340319bca87403c8604aba26d9d 20241120122527483 DAUC <0003> auc.c:144 vector [4]: ik = f908e1f01af1e42d077764954e07e10f 20241120122527483 DAUC <0003> auc.c:145 vector [4]: res = a8737242879978860000000000000000 20241120122527483 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122527483 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241120122527483 DAUC <0003> auc.c:151 vector [4]: kc = 4fcf9021cecfa238 20241120122527483 DAUC <0003> auc.c:152 vector [4]: sres = 2fea0ac4 20241120122527483 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241120122527483 DAUC <0003> db_auc.c:245 IMSI='262428199245981': Generated 5 vectors 20241120122527483 DAUC <0003> db_auc.c:249 IMSI='262428199245981': Updating SQN=161 in DB 20241120122527483 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428199245981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428199245981"} 20241120122527483 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428199245981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122527483 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122527483 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@6ac4a6fc423a: Found GsupExpect[0] for "262428199245981" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@6ac4a6fc423a: Added IMSI table entry 1TC_gsup_sai_eps(37)"262428199245981" TC_gsup_sai_eps(37)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122527484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44426<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122527485 DAUC <0003> db_auc.c:157 IMSI='262424718241086': No 2G Auth Data 20241120122527485 DAUC <0003> db_auc.c:192 IMSI='262424718241086': No 3G Auth Data HLR_Test-GSUP(33)@6ac4a6fc423a: Created GsupExpect[0] for "262424718241086" to be handled at TC_gsup_sai_eps(38) 20241120122527491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44438<->l=127.0.0.1:4258 20241120122527493 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122527493 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424718241086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424718241086"} 20241120122527493 DAUC <0003> db_auc.c:236 IMSI='262424718241086': Calling to generate 5 vectors 20241120122527493 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120122527493 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122527493 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122527493 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120122527493 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122527493 DAUC <0003> auc.c:113 vector [0]: rand = 0fc42f5b66c10be911487c472de50a4f 20241120122527493 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120122527493 DAUC <0003> auc.c:142 vector [0]: autn = 1d164b1f072b80001647c47bcd786d84 20241120122527493 DAUC <0003> auc.c:143 vector [0]: ck = f53a9022515a6f8c8b7945d4306333bc 20241120122527493 DAUC <0003> auc.c:144 vector [0]: ik = 55f7aabc7d198c0db42eda9fb9d0dc26 20241120122527493 DAUC <0003> auc.c:145 vector [0]: res = 02a14c380d6cf27a0000000000000000 20241120122527493 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122527493 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122527493 DAUC <0003> auc.c:179 vector [0]: kc = b2be18f8756acc00 20241120122527493 DAUC <0003> auc.c:180 vector [0]: sres = 28ed4a7b 20241120122527493 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122527493 DAUC <0003> auc.c:113 vector [1]: rand = 8b1668cf80c1be2a4b4b85ce2a82d6d7 20241120122527493 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120122527493 DAUC <0003> auc.c:142 vector [1]: autn = 4cebdf62617e80006c716ee0efb82239 20241120122527493 DAUC <0003> auc.c:143 vector [1]: ck = fa694b1a4b4de85d21c9195046f13967 20241120122527493 DAUC <0003> auc.c:144 vector [1]: ik = b5c800c621a110c384d97bddb7af0227 20241120122527493 DAUC <0003> auc.c:145 vector [1]: res = 94438689f4e5a84c0000000000000000 20241120122527493 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122527493 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120122527493 DAUC <0003> auc.c:179 vector [1]: kc = 965e5c00deaf0400 20241120122527493 DAUC <0003> auc.c:180 vector [1]: sres = 74bf54ea 20241120122527493 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120122527493 DAUC <0003> auc.c:113 vector [2]: rand = ebf03019b8b7df83a33de323841d55f1 20241120122527493 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120122527493 DAUC <0003> auc.c:142 vector [2]: autn = 2e2179fb5c4b800049dcec8991e771ae 20241120122527493 DAUC <0003> auc.c:143 vector [2]: ck = af9a58bc7ebc08eb8860e73cbe93b3c0 20241120122527493 DAUC <0003> auc.c:144 vector [2]: ik = 935184779b29cc0da381f5db8f4fce38 20241120122527493 DAUC <0003> auc.c:145 vector [2]: res = cd48e0d3489bfc3e0000000000000000 20241120122527493 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122527493 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120122527493 DAUC <0003> auc.c:179 vector [2]: kc = ec48f37535e32800 20241120122527493 DAUC <0003> auc.c:180 vector [2]: sres = c5fddd1b 20241120122527493 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120122527493 DAUC <0003> auc.c:113 vector [3]: rand = fb68fd7957e3e788b48dd2456f27307e 20241120122527493 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120122527493 DAUC <0003> auc.c:142 vector [3]: autn = 80afee2308f3800085a9809f710eee4b 20241120122527493 DAUC <0003> auc.c:143 vector [3]: ck = 9116cb8262eb58a89d6bf12516bf31d9 20241120122527493 DAUC <0003> auc.c:144 vector [3]: ik = 342b0947541a5915e10516a8e7ec0d13 20241120122527493 DAUC <0003> auc.c:145 vector [3]: res = af97b88cb6d5e58a0000000000000000 20241120122527493 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122527493 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120122527493 DAUC <0003> auc.c:179 vector [3]: kc = 597d5b08e3851000 20241120122527493 DAUC <0003> auc.c:180 vector [3]: sres = 3cd9da6d 20241120122527493 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120122527493 DAUC <0003> auc.c:113 vector [4]: rand = 80ba2d83b6f91d7bbf5396f6c96699e6 20241120122527493 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120122527493 DAUC <0003> auc.c:142 vector [4]: autn = c437d53ee28c80001f5f6f8bbf8c936f 20241120122527493 DAUC <0003> auc.c:143 vector [4]: ck = ab329d58d3045fb1dc089e7ca532203f 20241120122527493 DAUC <0003> auc.c:144 vector [4]: ik = c470bfa0f0a4515a62bf11ccb6314576 20241120122527493 DAUC <0003> auc.c:145 vector [4]: res = 8f0c5aaf86d80c490000000000000000 20241120122527493 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122527493 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120122527493 DAUC <0003> auc.c:179 vector [4]: kc = f39943761bf2c800 20241120122527493 DAUC <0003> auc.c:180 vector [4]: sres = fde8f472 20241120122527493 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120122527493 DAUC <0003> db_auc.c:245 IMSI='262424718241086': Generated 5 vectors 20241120122527493 DAUC <0003> db_auc.c:249 IMSI='262424718241086': Updating SQN=161 in DB 20241120122527493 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424718241086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424718241086"} 20241120122527493 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424718241086 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122527493 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122527493 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@6ac4a6fc423a: Found GsupExpect[0] for "262424718241086" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@6ac4a6fc423a: Added IMSI table entry 2TC_gsup_sai_eps(38)"262424718241086" TC_gsup_sai_eps(38)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122527495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44438<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122527495 DAUC <0003> db_auc.c:157 IMSI='262424097777123': No 2G Auth Data 20241120122527495 DAUC <0003> db_auc.c:192 IMSI='262424097777123': No 3G Auth Data HLR_Test-GSUP(33)@6ac4a6fc423a: Created GsupExpect[0] for "262424097777123" to be handled at TC_gsup_sai_eps(39) 20241120122527502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44442<->l=127.0.0.1:4258 20241120122527504 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122527504 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424097777123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424097777123"} 20241120122527504 DAUC <0003> db_auc.c:236 IMSI='262424097777123': Calling to generate 5 vectors 20241120122527504 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120122527504 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122527504 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122527504 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120122527504 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122527504 DAUC <0003> auc.c:113 vector [0]: rand = 2e5ed31675a8003fdc806c4cec7541c0 20241120122527504 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120122527504 DAUC <0003> auc.c:142 vector [0]: autn = d35f305d1594800046166c1505eeb5fe 20241120122527504 DAUC <0003> auc.c:143 vector [0]: ck = 28e6fdbfdae32aed440aa503dec65f06 20241120122527504 DAUC <0003> auc.c:144 vector [0]: ik = 9b1a14c70268eef7bb7220a57f154f1c 20241120122527504 DAUC <0003> auc.c:145 vector [0]: res = a8cd6b7c248ff9620000000000000000 20241120122527504 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122527504 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122527504 DAUC <0003> auc.c:179 vector [0]: kc = a2be15d8b08b5400 20241120122527504 DAUC <0003> auc.c:180 vector [0]: sres = 71a2028c 20241120122527504 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122527504 DAUC <0003> auc.c:113 vector [1]: rand = c79522199d929d9996293f8add91c613 20241120122527504 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120122527504 DAUC <0003> auc.c:142 vector [1]: autn = 09389287135d800065535c00d477e7da 20241120122527504 DAUC <0003> auc.c:143 vector [1]: ck = de6a2a073f1a419f597901bccee29273 20241120122527504 DAUC <0003> auc.c:144 vector [1]: ik = 803c60681828ec3f9fdef2101f569852 20241120122527504 DAUC <0003> auc.c:145 vector [1]: res = 905c49533301fc910000000000000000 20241120122527504 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122527504 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120122527504 DAUC <0003> auc.c:179 vector [1]: kc = 657df77dcd385c00 20241120122527504 DAUC <0003> auc.c:180 vector [1]: sres = f60b44d3 20241120122527504 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120122527504 DAUC <0003> auc.c:113 vector [2]: rand = 088ace6df9a3230bcd2fb9d1d8b3670d 20241120122527504 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120122527504 DAUC <0003> auc.c:142 vector [2]: autn = 640afdf687ae8000dc5499cd9b01ee60 20241120122527504 DAUC <0003> auc.c:143 vector [2]: ck = df0bb2e221e504bb5faced1ed50f2ad7 20241120122527504 DAUC <0003> auc.c:144 vector [2]: ik = 490fc0470205cdd15db85d218957cdfe 20241120122527504 DAUC <0003> auc.c:145 vector [2]: res = 4f24faf85134adbf0000000000000000 20241120122527504 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122527504 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120122527504 DAUC <0003> auc.c:179 vector [2]: kc = d2d8986f1f3b9400 20241120122527504 DAUC <0003> auc.c:180 vector [2]: sres = 84733431 20241120122527504 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120122527504 DAUC <0003> auc.c:113 vector [3]: rand = 2e609b969386adc9154c8dba58a3244d 20241120122527504 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120122527504 DAUC <0003> auc.c:142 vector [3]: autn = dcdbb33d4bf78000ce6080cfd425be32 20241120122527504 DAUC <0003> auc.c:143 vector [3]: ck = 0a595cefbdf83491670f44154bc7d78e 20241120122527504 DAUC <0003> auc.c:144 vector [3]: ik = 4c238929396c6a409e0b57ab1302b24c 20241120122527504 DAUC <0003> auc.c:145 vector [3]: res = b29b3433fbd9103d0000000000000000 20241120122527504 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122527504 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120122527504 DAUC <0003> auc.c:179 vector [3]: kc = cfbbfa133aa31400 20241120122527504 DAUC <0003> auc.c:180 vector [3]: sres = 89b8460b 20241120122527504 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120122527504 DAUC <0003> auc.c:113 vector [4]: rand = 50037df1bd89964064c605344c494466 20241120122527504 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120122527504 DAUC <0003> auc.c:142 vector [4]: autn = 2ca41d3a1d868000c3b5ecc4088677c1 20241120122527504 DAUC <0003> auc.c:143 vector [4]: ck = 6f6572eb73de08fa064e3eb58aceae02 20241120122527504 DAUC <0003> auc.c:144 vector [4]: ik = 6c965eaa20a577909985434dfd373ce8 20241120122527504 DAUC <0003> auc.c:145 vector [4]: res = 3e64b19327f74f470000000000000000 20241120122527504 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122527504 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120122527504 DAUC <0003> auc.c:179 vector [4]: kc = 5e198d5b6a1b3c00 20241120122527504 DAUC <0003> auc.c:180 vector [4]: sres = 4a7bd124 20241120122527504 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120122527504 DAUC <0003> db_auc.c:245 IMSI='262424097777123': Generated 5 vectors 20241120122527504 DAUC <0003> db_auc.c:249 IMSI='262424097777123': Updating SQN=161 in DB 20241120122527504 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424097777123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424097777123"} 20241120122527504 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424097777123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122527504 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122527504 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@6ac4a6fc423a: Found GsupExpect[0] for "262424097777123" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@6ac4a6fc423a: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424097777123" TC_gsup_sai_eps(39)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122527506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44442<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122527507 DAUC <0003> db_auc.c:157 IMSI='262420186591780': No 2G Auth Data 20241120122527507 DAUC <0003> db_auc.c:192 IMSI='262420186591780': No 3G Auth Data HLR_Test-GSUP(33)@6ac4a6fc423a: Created GsupExpect[0] for "262420186591780" to be handled at TC_gsup_sai_eps(40) 20241120122527514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44456<->l=127.0.0.1:4258 20241120122527516 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122527516 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420186591780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420186591780"} 20241120122527516 DAUC <0003> db_auc.c:236 IMSI='262420186591780': Calling to generate 5 vectors 20241120122527516 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120122527516 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120122527516 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120122527516 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120122527516 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120122527516 DAUC <0003> auc.c:113 vector [0]: rand = cc06284d87148bc44696ddfffef11434 20241120122527516 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120122527516 DAUC <0003> auc.c:142 vector [0]: autn = 40bed3d848ed8000b9a65ae2ed010156 20241120122527516 DAUC <0003> auc.c:143 vector [0]: ck = 1b19b7ecab264fe139fa0c23d688fdf3 20241120122527516 DAUC <0003> auc.c:144 vector [0]: ik = 352c83dc45d502c300d0344f6dd2cdde 20241120122527516 DAUC <0003> auc.c:145 vector [0]: res = f2fa8abe45586b810000000000000000 20241120122527516 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120122527516 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120122527516 DAUC <0003> auc.c:179 vector [0]: kc = 0e9a27531c72df8b 20241120122527516 DAUC <0003> auc.c:180 vector [0]: sres = 7e43b51f 20241120122527516 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120122527516 DAUC <0003> auc.c:113 vector [1]: rand = ada0d1d35d2ff7d968b12dfbe75c6c13 20241120122527516 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120122527516 DAUC <0003> auc.c:142 vector [1]: autn = 06b536ac7dcb80006cc26a2da1ab2838 20241120122527516 DAUC <0003> auc.c:143 vector [1]: ck = 4aad96ba9607c919afc59eb5d3bbfac9 20241120122527516 DAUC <0003> auc.c:144 vector [1]: ik = cd38c02a5502db6de279ec8c895f278c 20241120122527516 DAUC <0003> auc.c:145 vector [1]: res = 2e64f0f739855f130000000000000000 20241120122527516 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120122527516 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120122527516 DAUC <0003> auc.c:179 vector [1]: kc = 707ded817adb940a 20241120122527516 DAUC <0003> auc.c:180 vector [1]: sres = 9d341566 20241120122527516 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120122527516 DAUC <0003> auc.c:113 vector [2]: rand = 6bc15b69538f3a25167772199f9f94b1 20241120122527516 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120122527516 DAUC <0003> auc.c:142 vector [2]: autn = 5223844835b480006c60f5ad208a30a2 20241120122527516 DAUC <0003> auc.c:143 vector [2]: ck = 539da4e7aecd3f800b4f69d66389b8be 20241120122527516 DAUC <0003> auc.c:144 vector [2]: ik = cb68587ade7531eed41b724b33b6781b 20241120122527516 DAUC <0003> auc.c:145 vector [2]: res = 85dad1ab3d6fcfd60000000000000000 20241120122527516 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120122527516 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120122527516 DAUC <0003> auc.c:179 vector [2]: kc = fe1d00d8ff1e28a9 20241120122527516 DAUC <0003> auc.c:180 vector [2]: sres = cab10553 20241120122527516 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120122527516 DAUC <0003> auc.c:113 vector [3]: rand = 493c2b5d248d28e3fecf64c3bb7d232a 20241120122527516 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120122527516 DAUC <0003> auc.c:142 vector [3]: autn = 35bdbfbd6bd58000cc471424d8601667 20241120122527516 DAUC <0003> auc.c:143 vector [3]: ck = 00df1749036084403c3ec90c722fb732 20241120122527516 DAUC <0003> auc.c:144 vector [3]: ik = c7584f9e847eb34596090ce52290911f 20241120122527516 DAUC <0003> auc.c:145 vector [3]: res = 4629664adbcd9eb70000000000000000 20241120122527516 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120122527516 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120122527516 DAUC <0003> auc.c:179 vector [3]: kc = b47ada43f426b6ee 20241120122527516 DAUC <0003> auc.c:180 vector [3]: sres = 4aff2233 20241120122527516 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120122527516 DAUC <0003> auc.c:113 vector [4]: rand = 472c96abe98756d2ced076fabad680b5 20241120122527516 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120122527516 DAUC <0003> auc.c:142 vector [4]: autn = 04f2023453058000fc14c84335e67185 20241120122527516 DAUC <0003> auc.c:143 vector [4]: ck = b241e75e255fa811c5094ae26f5f5c4e 20241120122527516 DAUC <0003> auc.c:144 vector [4]: ik = 8438609136dcfead528068baf0473bb7 20241120122527516 DAUC <0003> auc.c:145 vector [4]: res = bb5037d47b6048df0000000000000000 20241120122527516 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120122527516 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120122527516 DAUC <0003> auc.c:179 vector [4]: kc = 5d6d930da4131227 20241120122527516 DAUC <0003> auc.c:180 vector [4]: sres = 48ebfb1e 20241120122527516 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120122527516 DAUC <0003> db_auc.c:245 IMSI='262420186591780': Generated 5 vectors 20241120122527516 DAUC <0003> db_auc.c:249 IMSI='262420186591780': Updating SQN=161 in DB 20241120122527516 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420186591780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420186591780"} 20241120122527516 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420186591780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122527516 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122527516 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@6ac4a6fc423a: Found GsupExpect[0] for "262420186591780" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@6ac4a6fc423a: Added IMSI table entry 4TC_gsup_sai_eps(40)"262420186591780" TC_gsup_sai_eps(40)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122527518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44456<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@6ac4a6fc423a: Final verdict of PTC: pass MTC@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122527519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44396<->l=127.0.0.1:4258 HLR_Test-GSUP(33)@6ac4a6fc423a: Final verdict of PTC: none 20241120122527520 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37465<->l=127.0.0.1:4259) 20241120122527520 DLINP <000b> input/ipa.c:451 connected read/write 20241120122527520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122527520 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122527520 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122527520 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: pass MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Wed Nov 20 12:25:27 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241120122527542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44468<->l=127.0.0.1:4258 20241120122527643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44468<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66512) Waiting for packet dumper to finish... 1 (prev_count=66512, count=126280) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Wed Nov 20 12:25:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_ul_unknown_imsi started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122530775 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122530775 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122530780 DLINP <000b> input/ipa.c:451 connected read/write 20241120122530780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122530781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44474<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122530785 DLINP <000b> input/ipa.c:451 connected read/write 20241120122530785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122530785 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122530785 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122530785 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122530785 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122530785 DLGSUP <0013> gsup_server.c:237 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 20241120122530785 DLGSUP <0013> gsup_server.c:235 2: 20241120122530785 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122530785 DLGSUP <0013> gsup_server.c:235 3: 20241120122530785 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122530786 DLGSUP <0013> gsup_server.c:235 4: 20241120122530786 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122530786 DLGSUP <0013> gsup_server.c:235 5: 20241120122530786 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122530786 DLGSUP <0013> gsup_server.c:235 7: 20241120122530786 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122530786 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122530786 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122530786 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@6ac4a6fc423a: 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") 20241120122530811 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42667<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@6ac4a6fc423a: Created GsupExpect[0] for "262427988562114" to be handled at TC_gsup_ul_unknown_imsi(45) 20241120122530826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44480<->l=127.0.0.1:4258 20241120122530835 DLINP <000b> input/ipa.c:451 connected read/write 20241120122530835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122530835 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427988562114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427988562114" cn_domain=PS} 20241120122530835 DLU <0006> fsm.c:456 lu(262427988562114)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122530835 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427988562114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241120122530835 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427988562114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427988562114" cause=IMSI unknown in HLR} 20241120122530835 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427988562114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122530835 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427988562114)[0x56418f1d2370]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122530835 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427988562114)[0x56418f1d2370]{UNVALIDATED}: Freeing instance 20241120122530835 DLU <0006> fsm.c:568 lu(PS:IMSI-262427988562114)[0x56418f1d2370]{UNVALIDATED}: Deallocated 20241120122530835 DLINP <000b> input/ipa.c:451 connected read/write 20241120122530836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122530836 DLINP <000b> input/ipa.c:451 connected read/write 20241120122530836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@6ac4a6fc423a: Found GsupExpect[0] for "262427988562114" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427988562114" TC_gsup_ul_unknown_imsi(45)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122530840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44480<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122530841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44474<->l=127.0.0.1:4258 20241120122530843 DLINP <000b> input/ipa.c:451 connected read/write 20241120122530843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122530843 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122530843 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122530843 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122530843 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42667<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@6ac4a6fc423a: Final verdict of PTC: none 43@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 43: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Wed Nov 20 12:25:30 UTC 2024 ====== 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 20241120122530873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44484<->l=127.0.0.1:4258 20241120122530974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44484<->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@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Wed Nov 20 12:25:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122534077 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122534077 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122534081 DLINP <000b> input/ipa.c:451 connected read/write 20241120122534081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122534082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45986<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122534083 DLINP <000b> input/ipa.c:451 connected read/write 20241120122534083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(46)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122534083 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122534083 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122534083 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122534083 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122534083 DLGSUP <0013> gsup_server.c:237 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 20241120122534083 DLGSUP <0013> gsup_server.c:235 2: 20241120122534083 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122534083 DLGSUP <0013> gsup_server.c:235 3: 20241120122534083 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122534083 DLGSUP <0013> gsup_server.c:235 4: 20241120122534083 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122534083 DLGSUP <0013> gsup_server.c:235 5: 20241120122534083 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122534083 DLGSUP <0013> gsup_server.c:235 7: 20241120122534083 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122534083 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122534083 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122534083 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@6ac4a6fc423a: 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") 20241120122534112 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38727<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@6ac4a6fc423a: Created GsupExpect[0] for "262429168974631" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241120122534129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45988<->l=127.0.0.1:4258 20241120122534140 DLINP <000b> input/ipa.c:451 connected read/write 20241120122534140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122534140 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429168974631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429168974631" cn_domain=PS source_name="the-source\n"} 20241120122534140 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241120122534140 DLU <0006> fsm.c:456 lu(262429168974631)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122534140 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429168974631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241120122534140 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429168974631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429168974631" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241120122534140 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429168974631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122534140 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429168974631)[0x56418f1d2370]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122534140 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429168974631)[0x56418f1d2370]{UNVALIDATED}: Freeing instance 20241120122534140 DLU <0006> fsm.c:568 lu(PS:IMSI-262429168974631)[0x56418f1d2370]{UNVALIDATED}: Deallocated 20241120122534140 DLINP <000b> input/ipa.c:451 connected read/write 20241120122534140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122534140 DLINP <000b> input/ipa.c:451 connected read/write 20241120122534140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@6ac4a6fc423a: Found GsupExpect[0] for "262429168974631" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262429168974631" TC_gsup_ul_unknown_imsi_via_proxy(50)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122534144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45988<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122534146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45986<->l=127.0.0.1:4258 20241120122534148 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38727<->l=127.0.0.1:4259) 20241120122534148 DLINP <000b> input/ipa.c:451 connected read/write 20241120122534148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122534148 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122534148 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122534148 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122534148 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@6ac4a6fc423a: Final verdict of PTC: none 48@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 48: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Wed Nov 20 12:25:34 UTC 2024 ====== 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 20241120122534183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46004<->l=127.0.0.1:4258 20241120122534285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46004<->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@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Wed Nov 20 12:25:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122537380 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122537380 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122537381 DLINP <000b> input/ipa.c:451 connected read/write 20241120122537381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122537381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46012<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122537382 DLINP <000b> input/ipa.c:451 connected read/write 20241120122537382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122537382 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122537382 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122537382 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122537382 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122537382 DLGSUP <0013> gsup_server.c:237 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 20241120122537382 DLGSUP <0013> gsup_server.c:235 2: 20241120122537382 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122537382 DLGSUP <0013> gsup_server.c:235 3: 20241120122537382 DLGSUP <0013> gsup_server.c:237 3: 00 HLR_Test-GSUP-IPA(51)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122537382 DLGSUP <0013> gsup_server.c:235 4: 20241120122537382 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122537382 DLGSUP <0013> gsup_server.c:235 5: 20241120122537382 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122537382 DLGSUP <0013> gsup_server.c:235 7: 20241120122537382 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122537382 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122537382 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122537382 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@6ac4a6fc423a: 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") 20241120122537389 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35163<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@6ac4a6fc423a: Created GsupExpect[0] for "262426253872340" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241120122537394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46020<->l=127.0.0.1:4258 20241120122537430 DLINP <000b> input/ipa.c:451 connected read/write 20241120122537430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122537430 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426253872340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426253872340" cn_domain=PS} 20241120122537430 DLU <0006> fsm.c:456 lu(262426253872340)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122537430 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426253872340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241120122537430 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426253872340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426253872340" cause=Roaming not allowed in this location area} 20241120122537430 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426253872340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122537430 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426253872340)[0x56418f1d2370]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122537430 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426253872340)[0x56418f1d2370]{UNVALIDATED}: Freeing instance 20241120122537430 DLU <0006> fsm.c:568 lu(PS:IMSI-262426253872340)[0x56418f1d2370]{UNVALIDATED}: Deallocated 20241120122537430 DLINP <000b> input/ipa.c:451 connected read/write 20241120122537430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122537430 DLINP <000b> input/ipa.c:451 connected read/write 20241120122537430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@6ac4a6fc423a: Found GsupExpect[0] for "262426253872340" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262426253872340" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122537431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46020<->l=127.0.0.1:4258 20241120122537432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46012<->l=127.0.0.1:4258 20241120122537432 DLINP <000b> input/ipa.c:451 connected read/write 20241120122537432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122537432 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122537432 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122537432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122537432 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35163<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@6ac4a6fc423a: Final verdict of PTC: none 53@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 53: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Wed Nov 20 12:25:37 UTC 2024 ====== 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 20241120122537463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46026<->l=127.0.0.1:4258 20241120122537563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46026<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Wed Nov 20 12:25:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_sai_err_unknown_imsi started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122540662 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122540662 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122540665 DLINP <000b> input/ipa.c:451 connected read/write 20241120122540666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122540667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46032<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122540670 DLINP <000b> input/ipa.c:451 connected read/write 20241120122540670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122540670 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122540670 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122540670 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122540670 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122540670 DLGSUP <0013> gsup_server.c:237 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 20241120122540671 DLGSUP <0013> gsup_server.c:235 2: 20241120122540671 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122540671 DLGSUP <0013> gsup_server.c:235 3: HLR_Test-GSUP-IPA(56)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122540671 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122540671 DLGSUP <0013> gsup_server.c:235 4: 20241120122540671 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122540671 DLGSUP <0013> gsup_server.c:235 5: 20241120122540671 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122540671 DLGSUP <0013> gsup_server.c:235 7: 20241120122540671 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122540671 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122540671 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122540671 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@6ac4a6fc423a: 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") 20241120122540691 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33457<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@6ac4a6fc423a: Created GsupExpect[0] for "262421044190748" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241120122540702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46044<->l=127.0.0.1:4258 20241120122540714 DLINP <000b> input/ipa.c:451 connected read/write 20241120122540714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122540714 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421044190748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421044190748"} 20241120122540714 DAUC <0003> db_auc.c:133 IMSI='262421044190748': No such subscriber 20241120122540714 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421044190748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241120122540714 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421044190748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421044190748" cause=IMSI unknown in HLR} 20241120122540714 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421044190748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122540714 DLINP <000b> input/ipa.c:451 connected read/write 20241120122540714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122540714 DLINP <000b> input/ipa.c:451 connected read/write 20241120122540714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@6ac4a6fc423a: Found GsupExpect[0] for "262421044190748" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262421044190748" TC_gsup_sai_err_unknown_imsi(60)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122540719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46044<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122540720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46032<->l=127.0.0.1:4258 20241120122540722 DLINP <000b> input/ipa.c:451 connected read/write 20241120122540722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122540722 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122540722 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122540722 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122540722 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33457<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@6ac4a6fc423a: Final verdict of PTC: none 58@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 58: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Wed Nov 20 12:25:40 UTC 2024 ====== 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 20241120122540758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46052<->l=127.0.0.1:4258 20241120122540859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46052<->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@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Wed Nov 20 12:25:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_ul started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122543911 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122543911 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122543914 DLINP <000b> input/ipa.c:451 connected read/write 20241120122543914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122543915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36104<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122543916 DLINP <000b> input/ipa.c:451 connected read/write 20241120122543916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122543916 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122543916 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122543916 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122543916 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122543916 DLGSUP <0013> gsup_server.c:237 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 20241120122543916 DLGSUP <0013> gsup_server.c:235 2: 20241120122543916 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122543916 DLGSUP <0013> gsup_server.c:235 3: 20241120122543916 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122543916 DLGSUP <0013> gsup_server.c:235 4: 20241120122543916 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122543916 DLGSUP <0013> gsup_server.c:235 5: 20241120122543916 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122543916 DLGSUP <0013> gsup_server.c:235 7: 20241120122543916 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122543916 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122543916 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122543916 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)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@6ac4a6fc423a: 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") 20241120122543928 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40545<->l=127.0.0.1:4259) 20241120122543930 DAUC <0003> db_auc.c:157 IMSI='262427914041129': No 2G Auth Data 20241120122543930 DAUC <0003> db_auc.c:192 IMSI='262427914041129': No 3G Auth Data HLR_Test-GSUP(62)@6ac4a6fc423a: Created GsupExpect[0] for "262427914041129" to be handled at TC_gsup_ul(65) 20241120122543939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36106<->l=127.0.0.1:4258 20241120122543962 DLINP <000b> input/ipa.c:451 connected read/write 20241120122543962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122543962 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427914041129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427914041129" cn_domain=PS} 20241120122543962 DLU <0006> fsm.c:456 lu(262427914041129)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122543962 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427914041129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122543962 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427914041129)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122543962 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427914041129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427914041129" cn_domain=PS} 20241120122543962 DLINP <000b> input/ipa.c:451 connected read/write 20241120122543963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122543963 DLINP <000b> input/ipa.c:451 connected read/write 20241120122543963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@6ac4a6fc423a: Found GsupExpect[0] for "262427914041129" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_ul(65)"262427914041129" 20241120122543971 DLINP <000b> input/ipa.c:451 connected read/write 20241120122543971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122543971 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427914041129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427914041129"} 20241120122543971 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427914041129)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122543971 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427914041129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122543971 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427914041129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427914041129"} 20241120122543971 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427914041129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122543971 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427914041129)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122543971 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427914041129)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122543971 DLU <0006> fsm.c:568 lu(PS:IMSI-262427914041129)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122543971 DLINP <000b> input/ipa.c:451 connected read/write 20241120122543971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122543971 DLINP <000b> input/ipa.c:451 connected read/write 20241120122543971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul(65)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122543974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36106<->l=127.0.0.1:4258 TC_gsup_ul(65)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122543977 DAUC <0003> db_auc.c:157 IMSI='262427273202302': No 2G Auth Data 20241120122543977 DAUC <0003> db_auc.c:192 IMSI='262427273202302': No 3G Auth Data 20241120122543978 DLGSUP <0013> hlr.c:121 IMSI 262427273202302: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@6ac4a6fc423a: Created GsupExpect[0] for "262427273202302" to be handled at TC_gsup_ul(66) 20241120122543995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36110<->l=127.0.0.1:4258 20241120122543997 DLINP <000b> input/ipa.c:451 connected read/write 20241120122543997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122543997 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427273202302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427273202302" cn_domain=PS} 20241120122543997 DLU <0006> fsm.c:456 lu(262427273202302)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122543997 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427273202302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122543997 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427273202302)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122543997 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427273202302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427273202302" cn_domain=PS} 20241120122543997 DLINP <000b> input/ipa.c:451 connected read/write 20241120122543997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122543997 DLINP <000b> input/ipa.c:451 connected read/write 20241120122543997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@6ac4a6fc423a: Found GsupExpect[0] for "262427273202302" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@6ac4a6fc423a: Added IMSI table entry 1TC_gsup_ul(66)"262427273202302" 20241120122543998 DLINP <000b> input/ipa.c:451 connected read/write 20241120122543998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122543998 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427273202302 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427273202302"} 20241120122543998 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427273202302)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122543998 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427273202302 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122543998 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427273202302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427273202302"} 20241120122543998 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427273202302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122543998 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427273202302)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122543998 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427273202302)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122543998 DLU <0006> fsm.c:568 lu(PS:IMSI-262427273202302)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122543998 DLINP <000b> input/ipa.c:451 connected read/write 20241120122543998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122543998 DLINP <000b> input/ipa.c:451 connected read/write 20241120122543998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul(66)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122543999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36110<->l=127.0.0.1:4258 TC_gsup_ul(66)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122544000 DAUC <0003> db_auc.c:157 IMSI='262420484021285': No 2G Auth Data 20241120122544000 DAUC <0003> db_auc.c:192 IMSI='262420484021285': No 3G Auth Data 20241120122544000 DLGSUP <0013> hlr.c:121 IMSI 262420484021285: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@6ac4a6fc423a: Created GsupExpect[0] for "262420484021285" to be handled at TC_gsup_ul(67) 20241120122544007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36124<->l=127.0.0.1:4258 20241120122544010 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122544010 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420484021285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420484021285" cn_domain=PS} 20241120122544010 DLU <0006> fsm.c:456 lu(262420484021285)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122544010 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420484021285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122544010 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420484021285)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122544010 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420484021285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420484021285" cn_domain=PS} 20241120122544010 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122544010 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@6ac4a6fc423a: Found GsupExpect[0] for "262420484021285" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@6ac4a6fc423a: Added IMSI table entry 2TC_gsup_ul(67)"262420484021285" 20241120122544012 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122544012 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420484021285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420484021285"} 20241120122544012 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420484021285)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122544012 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420484021285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122544012 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420484021285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420484021285"} 20241120122544012 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420484021285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122544012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420484021285)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122544012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420484021285)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122544012 DLU <0006> fsm.c:568 lu(PS:IMSI-262420484021285)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122544012 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122544012 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul(67)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122544013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36124<->l=127.0.0.1:4258 TC_gsup_ul(67)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122544014 DAUC <0003> db_auc.c:157 IMSI='262429353548363': No 2G Auth Data 20241120122544014 DAUC <0003> db_auc.c:192 IMSI='262429353548363': No 3G Auth Data 20241120122544014 DLGSUP <0013> hlr.c:121 IMSI 262429353548363: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@6ac4a6fc423a: Created GsupExpect[0] for "262429353548363" to be handled at TC_gsup_ul(68) 20241120122544021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36134<->l=127.0.0.1:4258 20241120122544023 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122544023 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429353548363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429353548363" cn_domain=PS} 20241120122544023 DLU <0006> fsm.c:456 lu(262429353548363)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122544023 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429353548363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122544023 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429353548363)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122544023 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429353548363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429353548363" cn_domain=PS} 20241120122544023 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122544023 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@6ac4a6fc423a: Found GsupExpect[0] for "262429353548363" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@6ac4a6fc423a: Added IMSI table entry 3TC_gsup_ul(68)"262429353548363" 20241120122544024 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122544024 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429353548363 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429353548363"} 20241120122544024 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429353548363)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122544024 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429353548363 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122544024 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429353548363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429353548363"} 20241120122544024 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429353548363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122544024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429353548363)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122544024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429353548363)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122544024 DLU <0006> fsm.c:568 lu(PS:IMSI-262429353548363)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122544024 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122544024 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul(68)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122544025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36134<->l=127.0.0.1:4258 TC_gsup_ul(68)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122544025 DAUC <0003> db_auc.c:157 IMSI='262429410593538': No 2G Auth Data 20241120122544025 DAUC <0003> db_auc.c:192 IMSI='262429410593538': No 3G Auth Data 20241120122544026 DLGSUP <0013> hlr.c:121 IMSI 262429410593538: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@6ac4a6fc423a: Created GsupExpect[0] for "262429410593538" to be handled at TC_gsup_ul(69) 20241120122544031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36136<->l=127.0.0.1:4258 20241120122544033 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122544033 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429410593538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429410593538" cn_domain=PS} 20241120122544033 DLU <0006> fsm.c:456 lu(262429410593538)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122544033 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429410593538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122544033 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429410593538)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122544033 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429410593538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429410593538" cn_domain=PS} 20241120122544033 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122544033 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@6ac4a6fc423a: Found GsupExpect[0] for "262429410593538" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@6ac4a6fc423a: Added IMSI table entry 4TC_gsup_ul(69)"262429410593538" 20241120122544035 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122544035 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429410593538 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429410593538"} 20241120122544035 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429410593538)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122544035 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429410593538 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122544035 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429410593538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429410593538"} 20241120122544035 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429410593538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122544035 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429410593538)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122544035 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429410593538)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122544035 DLU <0006> fsm.c:568 lu(PS:IMSI-262429410593538)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122544035 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122544035 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul(69)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122544035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36136<->l=127.0.0.1:4258 TC_gsup_ul(69)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122544036 DAUC <0003> db_auc.c:157 IMSI='262427545075371': No 2G Auth Data 20241120122544036 DAUC <0003> db_auc.c:192 IMSI='262427545075371': No 3G Auth Data 20241120122544036 DLGSUP <0013> hlr.c:121 IMSI 262427545075371: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@6ac4a6fc423a: Created GsupExpect[0] for "262427545075371" to be handled at TC_gsup_ul(70) 20241120122544043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36152<->l=127.0.0.1:4258 20241120122544045 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122544045 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427545075371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427545075371" cn_domain=PS} 20241120122544045 DLU <0006> fsm.c:456 lu(262427545075371)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122544045 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427545075371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122544045 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427545075371)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122544045 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427545075371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427545075371" cn_domain=PS} 20241120122544045 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122544045 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@6ac4a6fc423a: Found GsupExpect[0] for "262427545075371" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@6ac4a6fc423a: Added IMSI table entry 5TC_gsup_ul(70)"262427545075371" 20241120122544046 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122544046 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427545075371 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427545075371"} 20241120122544046 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427545075371)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122544046 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427545075371 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122544046 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427545075371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427545075371"} 20241120122544046 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427545075371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122544046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427545075371)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122544046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427545075371)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122544046 DLU <0006> fsm.c:568 lu(PS:IMSI-262427545075371)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122544046 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122544046 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul(70)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122544047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36152<->l=127.0.0.1:4258 TC_gsup_ul(70)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122544048 DAUC <0003> db_auc.c:157 IMSI='262426228405581': No 2G Auth Data 20241120122544048 DAUC <0003> db_auc.c:192 IMSI='262426228405581': No 3G Auth Data 20241120122544048 DLGSUP <0013> hlr.c:121 IMSI 262426228405581: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@6ac4a6fc423a: Created GsupExpect[0] for "262426228405581" to be handled at TC_gsup_ul(71) 20241120122544055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36168<->l=127.0.0.1:4258 20241120122544056 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122544056 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426228405581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426228405581" cn_domain=PS} 20241120122544056 DLU <0006> fsm.c:456 lu(262426228405581)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122544056 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426228405581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122544056 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426228405581)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122544056 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426228405581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426228405581" cn_domain=PS} 20241120122544056 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122544056 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@6ac4a6fc423a: Found GsupExpect[0] for "262426228405581" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@6ac4a6fc423a: Added IMSI table entry 6TC_gsup_ul(71)"262426228405581" 20241120122544057 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122544057 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426228405581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426228405581"} 20241120122544057 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426228405581)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122544057 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426228405581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122544057 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426228405581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426228405581"} 20241120122544057 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426228405581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122544057 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426228405581)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122544057 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426228405581)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122544058 DLU <0006> fsm.c:568 lu(PS:IMSI-262426228405581)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122544058 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122544058 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul(71)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122544058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36168<->l=127.0.0.1:4258 TC_gsup_ul(71)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122544059 DAUC <0003> db_auc.c:157 IMSI='262421278051302': No 2G Auth Data 20241120122544059 DAUC <0003> db_auc.c:192 IMSI='262421278051302': No 3G Auth Data 20241120122544059 DLGSUP <0013> hlr.c:121 IMSI 262421278051302: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@6ac4a6fc423a: Created GsupExpect[0] for "262421278051302" to be handled at TC_gsup_ul(72) 20241120122544065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36182<->l=127.0.0.1:4258 20241120122544067 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122544067 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421278051302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421278051302" cn_domain=PS} 20241120122544067 DLU <0006> fsm.c:456 lu(262421278051302)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122544067 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421278051302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122544067 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421278051302)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122544067 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421278051302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421278051302" cn_domain=PS} 20241120122544067 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122544067 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@6ac4a6fc423a: Found GsupExpect[0] for "262421278051302" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@6ac4a6fc423a: Added IMSI table entry 7TC_gsup_ul(72)"262421278051302" 20241120122544068 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122544068 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421278051302 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421278051302"} 20241120122544068 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421278051302)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122544068 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421278051302 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122544068 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421278051302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421278051302"} 20241120122544068 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421278051302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122544068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421278051302)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122544068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421278051302)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122544068 DLU <0006> fsm.c:568 lu(PS:IMSI-262421278051302)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122544068 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122544068 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul(72)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122544068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36182<->l=127.0.0.1:4258 TC_gsup_ul(72)@6ac4a6fc423a: Final verdict of PTC: pass MTC@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122544069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36104<->l=127.0.0.1:4258 20241120122544069 DLINP <000b> input/ipa.c:451 connected read/write 20241120122544070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122544070 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(62)@6ac4a6fc423a: Final verdict of PTC: none 20241120122544070 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122544070 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122544070 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40545<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(64)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@6ac4a6fc423a: Final verdict of PTC: none 63@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: pass MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_ul finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Wed Nov 20 12:25:44 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241120122544092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4258 20241120122544193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36188<->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=112980) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Wed Nov 20 12:25:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_ul_via_proxy started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122547263 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122547263 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122547267 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36192<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122547271 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547271 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122547271 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122547271 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122547271 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122547271 DLGSUP <0013> gsup_server.c:237 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 20241120122547271 DLGSUP <0013> gsup_server.c:235 2: 20241120122547271 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122547271 DLGSUP <0013> gsup_server.c:235 3: 20241120122547272 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122547272 DLGSUP <0013> gsup_server.c:235 4: 20241120122547272 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122547272 DLGSUP <0013> gsup_server.c:235 5: 20241120122547272 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122547272 DLGSUP <0013> gsup_server.c:235 7: 20241120122547272 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122547272 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122547272 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(73)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122547272 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@6ac4a6fc423a: 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") 20241120122547292 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35237<->l=127.0.0.1:4259) 20241120122547298 DAUC <0003> db_auc.c:157 IMSI='262421343666171': No 2G Auth Data 20241120122547298 DAUC <0003> db_auc.c:192 IMSI='262421343666171': No 3G Auth Data HLR_Test-GSUP(74)@6ac4a6fc423a: Created GsupExpect[0] for "262421343666171" to be handled at TC_gsup_ul_via_proxy(77) 20241120122547321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36206<->l=127.0.0.1:4258 20241120122547331 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547331 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421343666171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421343666171" cn_domain=PS source_name="the-source\n"} 20241120122547331 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241120122547331 DLU <0006> fsm.c:456 lu(262421343666171)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122547331 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421343666171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241120122547331 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421343666171)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122547331 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421343666171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421343666171" cn_domain=PS destination_name="the-source\n"} 20241120122547331 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122547331 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@6ac4a6fc423a: Found GsupExpect[0] for "262421343666171" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262421343666171" 20241120122547338 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547338 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421343666171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421343666171" source_name="the-source\n"} 20241120122547338 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421343666171)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122547338 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262421343666171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122547338 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421343666171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421343666171" destination_name="the-source\n"} 20241120122547338 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262421343666171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122547338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421343666171)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122547338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421343666171)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122547338 DLU <0006> fsm.c:568 lu(PS:IMSI-262421343666171)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122547338 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122547338 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122547342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36206<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122547345 DAUC <0003> db_auc.c:157 IMSI='262429543636098': No 2G Auth Data 20241120122547345 DAUC <0003> db_auc.c:192 IMSI='262429543636098': No 3G Auth Data 20241120122547346 DLGSUP <0013> hlr.c:121 IMSI 262429543636098: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@6ac4a6fc423a: Created GsupExpect[0] for "262429543636098" to be handled at TC_gsup_ul_via_proxy(78) 20241120122547359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36214<->l=127.0.0.1:4258 20241120122547360 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547360 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262429543636098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429543636098" cn_domain=PS source_name="the-source\n"} 20241120122547360 DLU <0006> fsm.c:456 lu(262429543636098)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122547360 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262429543636098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241120122547360 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429543636098)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122547360 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262429543636098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429543636098" cn_domain=PS destination_name="the-source\n"} 20241120122547360 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122547360 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@6ac4a6fc423a: Found GsupExpect[0] for "262429543636098" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@6ac4a6fc423a: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262429543636098" 20241120122547361 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547361 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262429543636098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429543636098" source_name="the-source\n"} 20241120122547361 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429543636098)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122547361 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262429543636098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122547361 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262429543636098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429543636098" destination_name="the-source\n"} 20241120122547361 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262429543636098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122547361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429543636098)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122547361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429543636098)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122547361 DLU <0006> fsm.c:568 lu(PS:IMSI-262429543636098)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122547361 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122547361 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122547362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36214<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122547362 DAUC <0003> db_auc.c:157 IMSI='262422262613316': No 2G Auth Data 20241120122547362 DAUC <0003> db_auc.c:192 IMSI='262422262613316': No 3G Auth Data 20241120122547363 DLGSUP <0013> hlr.c:121 IMSI 262422262613316: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@6ac4a6fc423a: Created GsupExpect[0] for "262422262613316" to be handled at TC_gsup_ul_via_proxy(79) 20241120122547368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36224<->l=127.0.0.1:4258 20241120122547370 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547370 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422262613316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422262613316" cn_domain=PS source_name="the-source\n"} 20241120122547370 DLU <0006> fsm.c:456 lu(262422262613316)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122547370 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422262613316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241120122547370 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422262613316)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122547370 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422262613316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422262613316" cn_domain=PS destination_name="the-source\n"} 20241120122547370 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122547370 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@6ac4a6fc423a: Found GsupExpect[0] for "262422262613316" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@6ac4a6fc423a: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262422262613316" 20241120122547371 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547371 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422262613316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422262613316" source_name="the-source\n"} 20241120122547371 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422262613316)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122547371 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262422262613316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122547371 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422262613316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422262613316" destination_name="the-source\n"} 20241120122547371 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262422262613316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122547371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422262613316)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122547371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422262613316)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122547371 DLU <0006> fsm.c:568 lu(PS:IMSI-262422262613316)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122547371 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122547371 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122547371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36224<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122547372 DAUC <0003> db_auc.c:157 IMSI='262424748154046': No 2G Auth Data 20241120122547372 DAUC <0003> db_auc.c:192 IMSI='262424748154046': No 3G Auth Data 20241120122547372 DLGSUP <0013> hlr.c:121 IMSI 262424748154046: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@6ac4a6fc423a: Created GsupExpect[0] for "262424748154046" to be handled at TC_gsup_ul_via_proxy(80) 20241120122547378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36236<->l=127.0.0.1:4258 20241120122547379 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547379 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424748154046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424748154046" cn_domain=PS source_name="the-source\n"} 20241120122547379 DLU <0006> fsm.c:456 lu(262424748154046)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122547379 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424748154046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241120122547380 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424748154046)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122547380 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424748154046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424748154046" cn_domain=PS destination_name="the-source\n"} 20241120122547380 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122547380 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@6ac4a6fc423a: Found GsupExpect[0] for "262424748154046" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@6ac4a6fc423a: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262424748154046" 20241120122547381 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547381 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424748154046 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424748154046" source_name="the-source\n"} 20241120122547381 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424748154046)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122547381 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262424748154046 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122547381 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424748154046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424748154046" destination_name="the-source\n"} 20241120122547381 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262424748154046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122547381 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424748154046)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122547381 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424748154046)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122547381 DLU <0006> fsm.c:568 lu(PS:IMSI-262424748154046)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122547381 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122547381 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122547382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36236<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122547383 DAUC <0003> db_auc.c:157 IMSI='262428424058420': No 2G Auth Data 20241120122547383 DAUC <0003> db_auc.c:192 IMSI='262428424058420': No 3G Auth Data 20241120122547383 DLGSUP <0013> hlr.c:121 IMSI 262428424058420: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@6ac4a6fc423a: Created GsupExpect[0] for "262428424058420" to be handled at TC_gsup_ul_via_proxy(81) 20241120122547389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36240<->l=127.0.0.1:4258 20241120122547391 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547391 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428424058420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428424058420" cn_domain=PS source_name="the-source\n"} 20241120122547391 DLU <0006> fsm.c:456 lu(262428424058420)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122547391 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428424058420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241120122547391 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428424058420)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122547391 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428424058420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428424058420" cn_domain=PS destination_name="the-source\n"} 20241120122547391 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122547391 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@6ac4a6fc423a: Found GsupExpect[0] for "262428424058420" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@6ac4a6fc423a: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262428424058420" 20241120122547392 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547392 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428424058420 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428424058420" source_name="the-source\n"} 20241120122547392 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428424058420)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122547392 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262428424058420 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122547393 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428424058420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428424058420" destination_name="the-source\n"} 20241120122547393 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262428424058420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122547393 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428424058420)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122547393 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428424058420)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122547393 DLU <0006> fsm.c:568 lu(PS:IMSI-262428424058420)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122547393 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122547393 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122547393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36240<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122547394 DAUC <0003> db_auc.c:157 IMSI='262423067115952': No 2G Auth Data 20241120122547394 DAUC <0003> db_auc.c:192 IMSI='262423067115952': No 3G Auth Data 20241120122547394 DLGSUP <0013> hlr.c:121 IMSI 262423067115952: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@6ac4a6fc423a: Created GsupExpect[0] for "262423067115952" to be handled at TC_gsup_ul_via_proxy(82) 20241120122547402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36254<->l=127.0.0.1:4258 20241120122547403 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547403 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262423067115952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423067115952" cn_domain=PS source_name="the-source\n"} 20241120122547403 DLU <0006> fsm.c:456 lu(262423067115952)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122547403 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262423067115952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241120122547403 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423067115952)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122547403 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262423067115952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423067115952" cn_domain=PS destination_name="the-source\n"} 20241120122547403 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122547403 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@6ac4a6fc423a: Found GsupExpect[0] for "262423067115952" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@6ac4a6fc423a: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262423067115952" 20241120122547405 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547405 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262423067115952 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423067115952" source_name="the-source\n"} 20241120122547405 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423067115952)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122547405 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262423067115952 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122547405 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262423067115952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423067115952" destination_name="the-source\n"} 20241120122547405 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262423067115952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122547405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423067115952)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122547405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423067115952)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122547405 DLU <0006> fsm.c:568 lu(PS:IMSI-262423067115952)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122547405 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122547405 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122547405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36254<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122547406 DAUC <0003> db_auc.c:157 IMSI='262429348020678': No 2G Auth Data 20241120122547406 DAUC <0003> db_auc.c:192 IMSI='262429348020678': No 3G Auth Data 20241120122547407 DLGSUP <0013> hlr.c:121 IMSI 262429348020678: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@6ac4a6fc423a: Created GsupExpect[0] for "262429348020678" to be handled at TC_gsup_ul_via_proxy(83) 20241120122547414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36264<->l=127.0.0.1:4258 20241120122547415 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547415 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429348020678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429348020678" cn_domain=PS source_name="the-source\n"} 20241120122547415 DLU <0006> fsm.c:456 lu(262429348020678)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122547415 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429348020678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241120122547415 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429348020678)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122547415 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429348020678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429348020678" cn_domain=PS destination_name="the-source\n"} 20241120122547415 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122547415 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@6ac4a6fc423a: Found GsupExpect[0] for "262429348020678" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@6ac4a6fc423a: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262429348020678" 20241120122547417 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547417 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429348020678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429348020678" source_name="the-source\n"} 20241120122547417 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429348020678)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122547417 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262429348020678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122547417 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429348020678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429348020678" destination_name="the-source\n"} 20241120122547417 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262429348020678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122547417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429348020678)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122547417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429348020678)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122547417 DLU <0006> fsm.c:568 lu(PS:IMSI-262429348020678)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122547417 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122547417 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122547417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36264<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122547418 DAUC <0003> db_auc.c:157 IMSI='262426552076090': No 2G Auth Data 20241120122547418 DAUC <0003> db_auc.c:192 IMSI='262426552076090': No 3G Auth Data 20241120122547418 DLGSUP <0013> hlr.c:121 IMSI 262426552076090: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@6ac4a6fc423a: Created GsupExpect[0] for "262426552076090" to be handled at TC_gsup_ul_via_proxy(84) 20241120122547425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36266<->l=127.0.0.1:4258 20241120122547427 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547427 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426552076090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426552076090" cn_domain=PS source_name="the-source\n"} 20241120122547427 DLU <0006> fsm.c:456 lu(262426552076090)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122547427 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426552076090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241120122547427 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426552076090)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122547427 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426552076090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426552076090" cn_domain=PS destination_name="the-source\n"} 20241120122547427 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122547427 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@6ac4a6fc423a: Found GsupExpect[0] for "262426552076090" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@6ac4a6fc423a: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426552076090" 20241120122547428 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547428 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426552076090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426552076090" source_name="the-source\n"} 20241120122547428 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426552076090)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122547428 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262426552076090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122547428 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426552076090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426552076090" destination_name="the-source\n"} 20241120122547428 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262426552076090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122547428 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426552076090)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122547428 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426552076090)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122547428 DLU <0006> fsm.c:568 lu(PS:IMSI-262426552076090)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122547428 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122547428 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122547429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36266<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@6ac4a6fc423a: Final verdict of PTC: pass MTC@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122547430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36192<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@6ac4a6fc423a: Final verdict of PTC: none 20241120122547430 DLINP <000b> input/ipa.c:451 connected read/write 20241120122547430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122547430 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122547430 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122547430 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122547430 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241120122547430 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35237<->l=127.0.0.1:4259) 75@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: pass MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Wed Nov 20 12:25:47 UTC 2024 ====== 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 20241120122547453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36270<->l=127.0.0.1:4258 20241120122547554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36270<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=114608) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Wed Nov 20 12:25:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_ul_subscriber_data started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122550632 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122550632 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122550634 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36276<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122550636 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550636 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122550636 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122550636 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122550636 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122550636 DLGSUP <0013> gsup_server.c:237 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 20241120122550636 DLGSUP <0013> gsup_server.c:235 2: 20241120122550636 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122550636 DLGSUP <0013> gsup_server.c:235 3: 20241120122550636 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122550636 DLGSUP <0013> gsup_server.c:235 4: 20241120122550636 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122550636 DLGSUP <0013> gsup_server.c:235 5: 20241120122550636 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122550636 DLGSUP <0013> gsup_server.c:235 7: 20241120122550636 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122550636 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122550636 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122550636 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)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@6ac4a6fc423a: 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") 20241120122550645 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44127<->l=127.0.0.1:4259) 20241120122550650 DAUC <0003> db_auc.c:157 IMSI='262429774548241': No 2G Auth Data 20241120122550650 DAUC <0003> db_auc.c:192 IMSI='262429774548241': No 3G Auth Data HLR_Test-GSUP(86)@6ac4a6fc423a: Created GsupExpect[0] for "262429774548241" to be handled at TC_gsup_ul_subscriber_data(89) 20241120122550655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36290<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@6ac4a6fc423a: GSUP ul subscriber_data<unbound> 20241120122550678 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550678 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429774548241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429774548241" cn_domain=PS} 20241120122550678 DLU <0006> fsm.c:456 lu(262429774548241)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122550678 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429774548241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122550678 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429774548241)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122550678 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429774548241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429774548241" cn_domain=PS} 20241120122550678 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122550678 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@6ac4a6fc423a: Found GsupExpect[0] for "262429774548241" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262429774548241" 20241120122550682 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550682 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429774548241 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429774548241"} 20241120122550682 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429774548241)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122550682 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429774548241 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122550682 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429774548241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429774548241"} 20241120122550682 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429774548241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122550682 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429774548241)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122550682 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429774548241)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122550682 DLU <0006> fsm.c:568 lu(PS:IMSI-262429774548241)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122550682 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122550682 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122550684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36290<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122550686 DAUC <0003> db_auc.c:157 IMSI='262425165956362': No 2G Auth Data 20241120122550686 DAUC <0003> db_auc.c:192 IMSI='262425165956362': No 3G Auth Data 20241120122550688 DLGSUP <0013> hlr.c:121 IMSI 262425165956362: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@6ac4a6fc423a: Created GsupExpect[0] for "262425165956362" to be handled at TC_gsup_ul_subscriber_data(90) 20241120122550698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36294<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@6ac4a6fc423a: GSUP ul subscriber_data<unbound> 20241120122550700 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550700 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425165956362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425165956362" cn_domain=PS} 20241120122550700 DLU <0006> fsm.c:456 lu(262425165956362)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122550700 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425165956362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122550700 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425165956362)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122550700 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425165956362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425165956362" cn_domain=PS} 20241120122550700 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122550700 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@6ac4a6fc423a: Found GsupExpect[0] for "262425165956362" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@6ac4a6fc423a: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262425165956362" 20241120122550701 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550701 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425165956362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425165956362"} 20241120122550701 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425165956362)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122550701 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425165956362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122550701 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425165956362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425165956362"} 20241120122550701 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425165956362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122550701 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425165956362)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122550701 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425165956362)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122550701 DLU <0006> fsm.c:568 lu(PS:IMSI-262425165956362)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122550701 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122550701 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122550701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36294<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122550702 DAUC <0003> db_auc.c:157 IMSI='262428685837554': No 2G Auth Data 20241120122550702 DAUC <0003> db_auc.c:192 IMSI='262428685837554': No 3G Auth Data 20241120122550702 DLGSUP <0013> hlr.c:121 IMSI 262428685837554: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@6ac4a6fc423a: Created GsupExpect[0] for "262428685837554" to be handled at TC_gsup_ul_subscriber_data(91) 20241120122550708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36298<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@6ac4a6fc423a: GSUP ul subscriber_data<unbound> 20241120122550709 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550709 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428685837554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428685837554" cn_domain=PS} 20241120122550709 DLU <0006> fsm.c:456 lu(262428685837554)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122550709 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428685837554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122550709 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428685837554)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122550709 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428685837554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428685837554" cn_domain=PS} 20241120122550709 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122550709 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@6ac4a6fc423a: Found GsupExpect[0] for "262428685837554" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@6ac4a6fc423a: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262428685837554" 20241120122550710 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550710 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428685837554 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428685837554"} 20241120122550710 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428685837554)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122550710 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428685837554 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122550710 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428685837554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428685837554"} 20241120122550710 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428685837554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122550710 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428685837554)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122550710 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428685837554)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122550710 DLU <0006> fsm.c:568 lu(PS:IMSI-262428685837554)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122550710 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122550710 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122550711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36298<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122550711 DAUC <0003> db_auc.c:157 IMSI='262426127372466': No 2G Auth Data 20241120122550711 DAUC <0003> db_auc.c:192 IMSI='262426127372466': No 3G Auth Data 20241120122550712 DLGSUP <0013> hlr.c:121 IMSI 262426127372466: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@6ac4a6fc423a: Created GsupExpect[0] for "262426127372466" to be handled at TC_gsup_ul_subscriber_data(92) 20241120122550717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36310<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@6ac4a6fc423a: GSUP ul subscriber_data<unbound> 20241120122550719 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550719 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426127372466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426127372466" cn_domain=PS} 20241120122550719 DLU <0006> fsm.c:456 lu(262426127372466)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122550719 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426127372466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122550719 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426127372466)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122550719 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426127372466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426127372466" cn_domain=PS} 20241120122550719 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122550719 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@6ac4a6fc423a: Found GsupExpect[0] for "262426127372466" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@6ac4a6fc423a: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262426127372466" 20241120122550720 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550720 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426127372466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426127372466"} 20241120122550720 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426127372466)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122550720 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426127372466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122550720 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426127372466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426127372466"} 20241120122550720 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426127372466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122550720 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426127372466)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122550720 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426127372466)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122550720 DLU <0006> fsm.c:568 lu(PS:IMSI-262426127372466)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122550720 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122550720 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122550721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36310<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122550721 DAUC <0003> db_auc.c:157 IMSI='262426803037274': No 2G Auth Data 20241120122550721 DAUC <0003> db_auc.c:192 IMSI='262426803037274': No 3G Auth Data 20241120122550721 DLGSUP <0013> hlr.c:121 IMSI 262426803037274: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@6ac4a6fc423a: Created GsupExpect[0] for "262426803037274" to be handled at TC_gsup_ul_subscriber_data(93) 20241120122550727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36316<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@6ac4a6fc423a: GSUP ul subscriber_data<unbound> 20241120122550728 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550729 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426803037274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426803037274" cn_domain=PS} 20241120122550729 DLU <0006> fsm.c:456 lu(262426803037274)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122550729 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426803037274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122550729 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426803037274)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122550729 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426803037274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426803037274" cn_domain=PS} 20241120122550729 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122550729 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@6ac4a6fc423a: Found GsupExpect[0] for "262426803037274" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@6ac4a6fc423a: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262426803037274" 20241120122550730 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550730 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426803037274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426803037274"} 20241120122550730 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426803037274)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122550730 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426803037274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122550730 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426803037274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426803037274"} 20241120122550730 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426803037274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122550730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426803037274)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122550730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426803037274)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122550730 DLU <0006> fsm.c:568 lu(PS:IMSI-262426803037274)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122550730 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122550730 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122550730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36316<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122550731 DAUC <0003> db_auc.c:157 IMSI='262420843969226': No 2G Auth Data 20241120122550731 DAUC <0003> db_auc.c:192 IMSI='262420843969226': No 3G Auth Data 20241120122550732 DLGSUP <0013> hlr.c:121 IMSI 262420843969226: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@6ac4a6fc423a: Created GsupExpect[0] for "262420843969226" to be handled at TC_gsup_ul_subscriber_data(94) 20241120122550738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36324<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@6ac4a6fc423a: GSUP ul subscriber_data<unbound> 20241120122550739 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550739 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420843969226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420843969226" cn_domain=PS} 20241120122550740 DLU <0006> fsm.c:456 lu(262420843969226)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122550740 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420843969226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122550740 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420843969226)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122550740 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420843969226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420843969226" cn_domain=PS} 20241120122550740 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122550740 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@6ac4a6fc423a: Found GsupExpect[0] for "262420843969226" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@6ac4a6fc423a: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262420843969226" 20241120122550741 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550741 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420843969226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420843969226"} 20241120122550741 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420843969226)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122550741 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420843969226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122550741 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420843969226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420843969226"} 20241120122550741 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420843969226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122550741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420843969226)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122550741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420843969226)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122550741 DLU <0006> fsm.c:568 lu(PS:IMSI-262420843969226)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122550741 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122550741 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122550741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36324<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122550742 DAUC <0003> db_auc.c:157 IMSI='262429702626224': No 2G Auth Data 20241120122550742 DAUC <0003> db_auc.c:192 IMSI='262429702626224': No 3G Auth Data 20241120122550742 DLGSUP <0013> hlr.c:121 IMSI 262429702626224: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@6ac4a6fc423a: Created GsupExpect[0] for "262429702626224" to be handled at TC_gsup_ul_subscriber_data(95) 20241120122550748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36340<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@6ac4a6fc423a: GSUP ul subscriber_data<unbound> 20241120122550749 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550749 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429702626224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429702626224" cn_domain=PS} 20241120122550749 DLU <0006> fsm.c:456 lu(262429702626224)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122550749 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429702626224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122550749 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429702626224)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122550749 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429702626224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429702626224" cn_domain=PS} 20241120122550749 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122550749 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@6ac4a6fc423a: Found GsupExpect[0] for "262429702626224" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@6ac4a6fc423a: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262429702626224" 20241120122550751 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550751 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429702626224 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429702626224"} 20241120122550751 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429702626224)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122550751 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429702626224 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122550751 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429702626224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429702626224"} 20241120122550751 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429702626224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122550751 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429702626224)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122550751 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429702626224)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122550751 DLU <0006> fsm.c:568 lu(PS:IMSI-262429702626224)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122550751 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122550751 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122550751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36340<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122550752 DAUC <0003> db_auc.c:157 IMSI='262428160867887': No 2G Auth Data 20241120122550752 DAUC <0003> db_auc.c:192 IMSI='262428160867887': No 3G Auth Data 20241120122550752 DLGSUP <0013> hlr.c:121 IMSI 262428160867887: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@6ac4a6fc423a: Created GsupExpect[0] for "262428160867887" to be handled at TC_gsup_ul_subscriber_data(96) 20241120122550759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36354<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@6ac4a6fc423a: GSUP ul subscriber_data<unbound> 20241120122550760 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550760 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428160867887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428160867887" cn_domain=PS} 20241120122550760 DLU <0006> fsm.c:456 lu(262428160867887)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122550760 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428160867887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122550760 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428160867887)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122550760 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428160867887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428160867887" cn_domain=PS} 20241120122550760 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122550760 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@6ac4a6fc423a: Found GsupExpect[0] for "262428160867887" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@6ac4a6fc423a: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262428160867887" 20241120122550761 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550761 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428160867887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428160867887"} 20241120122550761 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428160867887)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122550761 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428160867887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122550761 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428160867887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428160867887"} 20241120122550761 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428160867887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122550761 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428160867887)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122550761 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428160867887)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122550761 DLU <0006> fsm.c:568 lu(PS:IMSI-262428160867887)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122550761 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122550761 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122550762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36354<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@6ac4a6fc423a: Final verdict of PTC: pass MTC@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122550763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36276<->l=127.0.0.1:4258 20241120122550764 DLINP <000b> input/ipa.c:451 connected read/write 20241120122550764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122550764 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122550764 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122550764 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122550764 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44127<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@6ac4a6fc423a: Final verdict of PTC: none 87@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: pass MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Wed Nov 20 12:25:50 UTC 2024 ====== 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 20241120122550787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36364<->l=127.0.0.1:4258 20241120122550888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36364<->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=117948) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Wed Nov 20 12:25:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_vty started. MTC@6ac4a6fc423a: legacy= true 20241120122553942 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122553943 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122553947 DLINP <000b> input/ipa.c:451 connected read/write 20241120122553947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122553949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44028<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122553952 DLINP <000b> input/ipa.c:451 connected read/write 20241120122553952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122553953 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122553953 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122553953 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122553953 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122553953 DLGSUP <0013> gsup_server.c:237 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 20241120122553953 DLGSUP <0013> gsup_server.c:235 2: 20241120122553953 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122553953 DLGSUP <0013> gsup_server.c:235 3: 20241120122553953 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122553953 DLGSUP <0013> gsup_server.c:235 4: 20241120122553953 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122553953 DLGSUP <0013> gsup_server.c:235 5: 20241120122553953 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122553953 DLGSUP <0013> gsup_server.c:235 7: HLR_Test-GSUP-IPA(97)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122553953 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122553953 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122553953 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122553953 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@6ac4a6fc423a: 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") 20241120122553983 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34021<->l=127.0.0.1:4259) 20241120122553987 DAUC <0003> db_auc.c:157 IMSI='262428133750946': No 2G Auth Data 20241120122553987 DAUC <0003> db_auc.c:192 IMSI='262428133750946': No 3G Auth Data 20241120122553993 DAUC <0003> db_auc.c:192 IMSI='262428133750946': No 3G Auth Data 20241120122553997 DAUC <0003> db_auc.c:157 IMSI='262427461462511': No 2G Auth Data 20241120122553997 DAUC <0003> db_auc.c:192 IMSI='262427461462511': No 3G Auth Data 20241120122554001 DAUC <0003> db_auc.c:157 IMSI='262427461462511': No 2G Auth Data 20241120122554005 DAUC <0003> db_auc.c:157 IMSI='262425207471080': No 2G Auth Data 20241120122554005 DAUC <0003> db_auc.c:192 IMSI='262425207471080': No 3G Auth Data MTC@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122554014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44028<->l=127.0.0.1:4258 20241120122554015 DLINP <000b> input/ipa.c:451 connected read/write 20241120122554015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122554015 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122554015 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122554015 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122554015 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34021<->l=127.0.0.1:4259) 98@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: pass MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@6ac4a6fc423a: Test case TC_vty finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Wed Nov 20 12:25:54 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241120122554047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44030<->l=127.0.0.1:4258 20241120122554148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44030<->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@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Wed Nov 20 12:25:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_vty_msisdn_isd started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122557256 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122557256 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122557261 DLINP <000b> input/ipa.c:451 connected read/write 20241120122557261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122557263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44038<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122557267 DLINP <000b> input/ipa.c:451 connected read/write 20241120122557267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122557267 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122557267 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122557267 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122557267 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122557267 DLGSUP <0013> gsup_server.c:237 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 20241120122557267 DLGSUP <0013> gsup_server.c:235 2: 20241120122557267 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122557267 DLGSUP <0013> gsup_server.c:235 3: 20241120122557267 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122557267 DLGSUP <0013> gsup_server.c:235 4: 20241120122557267 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122557267 DLGSUP <0013> gsup_server.c:235 5: 20241120122557267 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122557267 DLGSUP <0013> gsup_server.c:235 7: 20241120122557267 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122557267 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(100)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122557267 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122557267 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@6ac4a6fc423a: 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") 20241120122557282 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35651<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@6ac4a6fc423a: Created GsupExpect[0] for "262427311440352" to be handled at TC_vty_msisdn_isd(104) 20241120122557289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44040<->l=127.0.0.1:4258 20241120122557290 DAUC <0003> db_auc.c:157 IMSI='262427311440352': No 2G Auth Data 20241120122557290 DAUC <0003> db_auc.c:192 IMSI='262427311440352': No 3G Auth Data 20241120122557310 DLINP <000b> input/ipa.c:451 connected read/write 20241120122557310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122557310 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427311440352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427311440352" cn_domain=PS} 20241120122557310 DLU <0006> fsm.c:456 lu(262427311440352)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122557310 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427311440352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122557310 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427311440352)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122557310 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427311440352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427311440352" cn_domain=PS} 20241120122557310 DLINP <000b> input/ipa.c:451 connected read/write 20241120122557310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122557310 DLINP <000b> input/ipa.c:451 connected read/write 20241120122557310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@6ac4a6fc423a: Found GsupExpect[0] for "262427311440352" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@6ac4a6fc423a: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262427311440352" 20241120122557312 DLINP <000b> input/ipa.c:451 connected read/write 20241120122557313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122557313 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427311440352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427311440352"} 20241120122557313 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427311440352)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122557313 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427311440352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122557313 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427311440352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427311440352"} 20241120122557313 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427311440352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122557313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427311440352)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122557313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427311440352)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122557313 DLU <0006> fsm.c:568 lu(PS:IMSI-262427311440352)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122557313 DLINP <000b> input/ipa.c:451 connected read/write 20241120122557313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122557313 DLINP <000b> input/ipa.c:451 connected read/write 20241120122557313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122557315 DLGSUP <0013> hlr.c:128 IMSI 262427311440352: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241120122557315 DLINP <000b> input/ipa.c:451 connected read/write 20241120122557315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122557315 DLINP <000b> input/ipa.c:451 connected read/write 20241120122557315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122557317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44040<->l=127.0.0.1:4258 20241120122557317 DLINP <000b> input/ipa.c:451 connected read/write 20241120122557317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122557317 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427311440352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427311440352"} TC_vty_msisdn_isd(104)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122557317 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427311440352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241120122557317 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427311440352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122557317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44038<->l=127.0.0.1:4258 20241120122557318 DLINP <000b> input/ipa.c:451 connected read/write 20241120122557318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122557318 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(101)@6ac4a6fc423a: Final verdict of PTC: none 20241120122557318 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122557318 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122557318 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35651<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@6ac4a6fc423a: Final verdict of PTC: none 102@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 102: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@6ac4a6fc423a: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Wed Nov 20 12:25:57 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241120122557353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44052<->l=127.0.0.1:4258 20241120122557454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44052<->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@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Wed Nov 20 12:25:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_purge_cs started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122600572 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122600572 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122600576 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44054<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122600582 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600582 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122600582 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122600582 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122600582 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122600582 DLGSUP <0013> gsup_server.c:237 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 20241120122600582 DLGSUP <0013> gsup_server.c:235 2: 20241120122600582 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122600582 DLGSUP <0013> gsup_server.c:235 3: 20241120122600583 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122600583 DLGSUP <0013> gsup_server.c:235 4: 20241120122600583 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122600583 DLGSUP <0013> gsup_server.c:235 5: 20241120122600583 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122600583 DLGSUP <0013> gsup_server.c:235 7: 20241120122600583 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122600583 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122600583 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122600583 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@6ac4a6fc423a: 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") 20241120122600609 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43651<->l=127.0.0.1:4259) 20241120122600618 DAUC <0003> db_auc.c:157 IMSI='262426354955941': No 2G Auth Data 20241120122600618 DAUC <0003> db_auc.c:192 IMSI='262426354955941': No 3G Auth Data HLR_Test-GSUP(106)@6ac4a6fc423a: Created GsupExpect[0] for "262426354955941" to be handled at TC_gsup_purge_cs(109) 20241120122600646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44064<->l=127.0.0.1:4258 20241120122600656 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600656 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426354955941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426354955941" cn_domain=PS} 20241120122600656 DLU <0006> fsm.c:456 lu(262426354955941)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122600656 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426354955941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122600656 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426354955941)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122600656 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426354955941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426354955941" cn_domain=PS} 20241120122600656 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600656 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@6ac4a6fc423a: Found GsupExpect[0] for "262426354955941" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_purge_cs(109)"262426354955941" 20241120122600662 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600662 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426354955941 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426354955941"} 20241120122600662 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426354955941)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122600662 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426354955941 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122600662 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426354955941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426354955941"} 20241120122600662 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426354955941 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122600662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426354955941)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122600662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426354955941)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122600662 DLU <0006> fsm.c:568 lu(PS:IMSI-262426354955941)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122600662 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600662 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122600666 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600666 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426354955941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426354955941" cn_domain=CS} 20241120122600666 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426354955941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241120122600666 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426354955941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426354955941"} 20241120122600666 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426354955941 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120122600666 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600666 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122600668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44064<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122600671 DAUC <0003> db_auc.c:157 IMSI='262427063799834': No 2G Auth Data 20241120122600671 DAUC <0003> db_auc.c:192 IMSI='262427063799834': No 3G Auth Data 20241120122600673 DLGSUP <0013> hlr.c:121 IMSI 262427063799834: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@6ac4a6fc423a: Created GsupExpect[0] for "262427063799834" to be handled at TC_gsup_purge_cs(110) 20241120122600686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44066<->l=127.0.0.1:4258 20241120122600687 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600687 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427063799834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427063799834" cn_domain=PS} 20241120122600687 DLU <0006> fsm.c:456 lu(262427063799834)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122600687 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427063799834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122600687 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427063799834)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122600687 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427063799834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427063799834" cn_domain=PS} 20241120122600687 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600687 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@6ac4a6fc423a: Found GsupExpect[0] for "262427063799834" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@6ac4a6fc423a: Added IMSI table entry 1TC_gsup_purge_cs(110)"262427063799834" 20241120122600688 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600688 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427063799834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427063799834"} 20241120122600688 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427063799834)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122600688 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427063799834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122600688 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427063799834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427063799834"} 20241120122600688 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427063799834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122600688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427063799834)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122600688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427063799834)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122600688 DLU <0006> fsm.c:568 lu(PS:IMSI-262427063799834)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122600688 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600688 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122600689 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600689 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427063799834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427063799834" cn_domain=CS} 20241120122600689 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427063799834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241120122600689 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427063799834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427063799834"} 20241120122600689 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427063799834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120122600689 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600689 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122600689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44066<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122600690 DAUC <0003> db_auc.c:157 IMSI='262426404184049': No 2G Auth Data 20241120122600690 DAUC <0003> db_auc.c:192 IMSI='262426404184049': No 3G Auth Data 20241120122600690 DLGSUP <0013> hlr.c:121 IMSI 262426404184049: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@6ac4a6fc423a: Created GsupExpect[0] for "262426404184049" to be handled at TC_gsup_purge_cs(111) 20241120122600695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44078<->l=127.0.0.1:4258 20241120122600697 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600697 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426404184049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426404184049" cn_domain=PS} 20241120122600697 DLU <0006> fsm.c:456 lu(262426404184049)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122600697 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426404184049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122600697 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426404184049)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122600697 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426404184049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426404184049" cn_domain=PS} 20241120122600697 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600697 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@6ac4a6fc423a: Found GsupExpect[0] for "262426404184049" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@6ac4a6fc423a: Added IMSI table entry 2TC_gsup_purge_cs(111)"262426404184049" 20241120122600698 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600698 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426404184049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426404184049"} 20241120122600698 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426404184049)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122600698 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426404184049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122600698 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426404184049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426404184049"} 20241120122600698 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426404184049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122600698 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426404184049)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122600698 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426404184049)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122600698 DLU <0006> fsm.c:568 lu(PS:IMSI-262426404184049)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122600698 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600698 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122600698 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600698 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426404184049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426404184049" cn_domain=CS} 20241120122600698 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426404184049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241120122600698 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426404184049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426404184049"} 20241120122600698 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426404184049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120122600698 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600698 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122600698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44078<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122600699 DAUC <0003> db_auc.c:157 IMSI='262427613925739': No 2G Auth Data 20241120122600699 DAUC <0003> db_auc.c:192 IMSI='262427613925739': No 3G Auth Data 20241120122600700 DLGSUP <0013> hlr.c:121 IMSI 262427613925739: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@6ac4a6fc423a: Created GsupExpect[0] for "262427613925739" to be handled at TC_gsup_purge_cs(112) 20241120122600705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4258 20241120122600707 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600707 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427613925739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427613925739" cn_domain=PS} 20241120122600707 DLU <0006> fsm.c:456 lu(262427613925739)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122600707 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427613925739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122600707 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427613925739)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122600707 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427613925739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427613925739" cn_domain=PS} 20241120122600707 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600707 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@6ac4a6fc423a: Found GsupExpect[0] for "262427613925739" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@6ac4a6fc423a: Added IMSI table entry 3TC_gsup_purge_cs(112)"262427613925739" 20241120122600708 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600708 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427613925739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427613925739"} 20241120122600708 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427613925739)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122600708 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427613925739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122600708 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427613925739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427613925739"} 20241120122600708 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427613925739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122600708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427613925739)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122600708 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427613925739)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122600708 DLU <0006> fsm.c:568 lu(PS:IMSI-262427613925739)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122600708 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600708 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122600708 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600708 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427613925739 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427613925739" cn_domain=CS} 20241120122600708 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427613925739 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241120122600708 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427613925739 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427613925739"} 20241120122600708 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427613925739 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120122600708 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600708 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122600709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122600709 DAUC <0003> db_auc.c:157 IMSI='262426846776926': No 2G Auth Data 20241120122600709 DAUC <0003> db_auc.c:192 IMSI='262426846776926': No 3G Auth Data 20241120122600710 DLGSUP <0013> hlr.c:121 IMSI 262426846776926: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@6ac4a6fc423a: Created GsupExpect[0] for "262426846776926" to be handled at TC_gsup_purge_cs(113) 20241120122600716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44090<->l=127.0.0.1:4258 20241120122600718 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600718 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426846776926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426846776926" cn_domain=PS} 20241120122600718 DLU <0006> fsm.c:456 lu(262426846776926)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122600718 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426846776926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122600718 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426846776926)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122600718 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426846776926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426846776926" cn_domain=PS} 20241120122600718 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600718 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@6ac4a6fc423a: Found GsupExpect[0] for "262426846776926" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@6ac4a6fc423a: Added IMSI table entry 4TC_gsup_purge_cs(113)"262426846776926" 20241120122600719 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600719 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426846776926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426846776926"} 20241120122600719 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426846776926)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122600719 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426846776926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122600719 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426846776926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426846776926"} 20241120122600719 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426846776926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122600719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426846776926)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122600719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426846776926)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122600719 DLU <0006> fsm.c:568 lu(PS:IMSI-262426846776926)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122600719 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600719 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122600719 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600719 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426846776926 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426846776926" cn_domain=CS} 20241120122600719 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426846776926 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241120122600719 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426846776926 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426846776926"} 20241120122600719 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426846776926 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120122600719 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600719 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122600720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44090<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122600720 DAUC <0003> db_auc.c:157 IMSI='262420775469719': No 2G Auth Data 20241120122600720 DAUC <0003> db_auc.c:192 IMSI='262420775469719': No 3G Auth Data 20241120122600721 DLGSUP <0013> hlr.c:121 IMSI 262420775469719: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@6ac4a6fc423a: Created GsupExpect[0] for "262420775469719" to be handled at TC_gsup_purge_cs(114) 20241120122600728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44094<->l=127.0.0.1:4258 20241120122600729 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600729 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420775469719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420775469719" cn_domain=PS} 20241120122600729 DLU <0006> fsm.c:456 lu(262420775469719)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122600729 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420775469719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122600729 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420775469719)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122600729 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420775469719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420775469719" cn_domain=PS} 20241120122600729 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600729 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@6ac4a6fc423a: Found GsupExpect[0] for "262420775469719" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@6ac4a6fc423a: Added IMSI table entry 5TC_gsup_purge_cs(114)"262420775469719" 20241120122600730 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600730 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420775469719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420775469719"} 20241120122600730 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420775469719)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122600730 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420775469719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122600730 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420775469719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420775469719"} 20241120122600730 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420775469719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122600730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420775469719)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122600730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420775469719)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122600730 DLU <0006> fsm.c:568 lu(PS:IMSI-262420775469719)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122600730 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600730 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122600731 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600731 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420775469719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420775469719" cn_domain=CS} 20241120122600731 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420775469719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241120122600731 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420775469719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420775469719"} 20241120122600731 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420775469719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120122600731 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600731 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122600731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44094<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122600732 DAUC <0003> db_auc.c:157 IMSI='262420640824477': No 2G Auth Data 20241120122600732 DAUC <0003> db_auc.c:192 IMSI='262420640824477': No 3G Auth Data 20241120122600732 DLGSUP <0013> hlr.c:121 IMSI 262420640824477: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@6ac4a6fc423a: Created GsupExpect[0] for "262420640824477" to be handled at TC_gsup_purge_cs(115) 20241120122600739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44098<->l=127.0.0.1:4258 20241120122600741 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600741 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420640824477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420640824477" cn_domain=PS} 20241120122600741 DLU <0006> fsm.c:456 lu(262420640824477)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122600741 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420640824477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122600741 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420640824477)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122600741 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420640824477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420640824477" cn_domain=PS} 20241120122600741 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600741 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@6ac4a6fc423a: Found GsupExpect[0] for "262420640824477" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@6ac4a6fc423a: Added IMSI table entry 6TC_gsup_purge_cs(115)"262420640824477" 20241120122600742 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600742 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420640824477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420640824477"} 20241120122600742 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420640824477)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122600742 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420640824477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122600742 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420640824477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420640824477"} 20241120122600742 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420640824477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122600742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420640824477)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122600742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420640824477)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122600742 DLU <0006> fsm.c:568 lu(PS:IMSI-262420640824477)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122600742 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600742 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122600742 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600742 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420640824477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420640824477" cn_domain=CS} 20241120122600742 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420640824477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241120122600742 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420640824477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420640824477"} 20241120122600742 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420640824477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120122600742 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600742 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122600743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44098<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122600743 DAUC <0003> db_auc.c:157 IMSI='262429005716034': No 2G Auth Data 20241120122600743 DAUC <0003> db_auc.c:192 IMSI='262429005716034': No 3G Auth Data 20241120122600744 DLGSUP <0013> hlr.c:121 IMSI 262429005716034: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@6ac4a6fc423a: Created GsupExpect[0] for "262429005716034" to be handled at TC_gsup_purge_cs(116) 20241120122600750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44104<->l=127.0.0.1:4258 20241120122600752 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600752 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429005716034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429005716034" cn_domain=PS} 20241120122600752 DLU <0006> fsm.c:456 lu(262429005716034)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122600752 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429005716034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122600752 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429005716034)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122600752 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429005716034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429005716034" cn_domain=PS} 20241120122600752 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600752 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@6ac4a6fc423a: Found GsupExpect[0] for "262429005716034" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@6ac4a6fc423a: Added IMSI table entry 7TC_gsup_purge_cs(116)"262429005716034" 20241120122600753 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600753 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429005716034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429005716034"} 20241120122600753 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429005716034)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122600753 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429005716034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122600753 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429005716034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429005716034"} 20241120122600753 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429005716034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122600753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429005716034)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122600753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429005716034)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122600753 DLU <0006> fsm.c:568 lu(PS:IMSI-262429005716034)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122600753 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600753 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122600754 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600754 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429005716034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429005716034" cn_domain=CS} 20241120122600754 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429005716034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241120122600754 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429005716034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429005716034"} 20241120122600754 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429005716034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120122600754 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122600754 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122600755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44104<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@6ac4a6fc423a: Final verdict of PTC: pass MTC@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122600755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44054<->l=127.0.0.1:4258 20241120122600756 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43651<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@6ac4a6fc423a: Final verdict of PTC: none 20241120122600756 DLINP <000b> input/ipa.c:451 connected read/write 20241120122600756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122600756 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122600756 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122600756 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(108)@6ac4a6fc423a: Final verdict of PTC: none 107@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: pass MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Wed Nov 20 12:26:00 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20241120122600778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44120<->l=127.0.0.1:4258 20241120122600879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44120<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67488) Waiting for packet dumper to finish... 1 (prev_count=67488, count=134764) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Wed Nov 20 12:26:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_purge_ps started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122603938 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122603938 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122603940 DLINP <000b> input/ipa.c:451 connected read/write 20241120122603940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122603941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45640<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122603942 DLINP <000b> input/ipa.c:451 connected read/write 20241120122603942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122603943 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122603943 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122603943 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122603943 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122603943 DLGSUP <0013> gsup_server.c:237 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 20241120122603943 DLGSUP <0013> gsup_server.c:235 2: 20241120122603943 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122603943 DLGSUP <0013> gsup_server.c:235 3: 20241120122603943 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122603943 DLGSUP <0013> gsup_server.c:235 4: 20241120122603943 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122603943 DLGSUP <0013> gsup_server.c:235 5: 20241120122603943 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122603943 DLGSUP <0013> gsup_server.c:235 7: 20241120122603943 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122603943 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122603943 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122603943 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)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@6ac4a6fc423a: 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") 20241120122603954 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32779<->l=127.0.0.1:4259) 20241120122603958 DAUC <0003> db_auc.c:157 IMSI='262420314866520': No 2G Auth Data 20241120122603958 DAUC <0003> db_auc.c:192 IMSI='262420314866520': No 3G Auth Data HLR_Test-GSUP(118)@6ac4a6fc423a: Created GsupExpect[0] for "262420314866520" to be handled at TC_gsup_purge_ps(121) 20241120122603970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45648<->l=127.0.0.1:4258 20241120122603986 DLINP <000b> input/ipa.c:451 connected read/write 20241120122603986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122603986 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420314866520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420314866520" cn_domain=PS} 20241120122603986 DLU <0006> fsm.c:456 lu(262420314866520)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122603986 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420314866520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122603986 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420314866520)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122603986 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420314866520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420314866520" cn_domain=PS} 20241120122603986 DLINP <000b> input/ipa.c:451 connected read/write 20241120122603986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122603986 DLINP <000b> input/ipa.c:451 connected read/write 20241120122603986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@6ac4a6fc423a: Found GsupExpect[0] for "262420314866520" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_purge_ps(121)"262420314866520" 20241120122603995 DLINP <000b> input/ipa.c:451 connected read/write 20241120122603995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122603995 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420314866520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420314866520"} 20241120122603995 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420314866520)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122603995 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420314866520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122603995 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420314866520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420314866520"} 20241120122603995 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420314866520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122603995 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420314866520)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122603995 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420314866520)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122603995 DLU <0006> fsm.c:568 lu(PS:IMSI-262420314866520)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122603995 DLINP <000b> input/ipa.c:451 connected read/write 20241120122603995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122603995 DLINP <000b> input/ipa.c:451 connected read/write 20241120122603995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122603999 DLINP <000b> input/ipa.c:451 connected read/write 20241120122603999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122603999 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420314866520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420314866520" cn_domain=PS} 20241120122603999 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420314866520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241120122603999 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420314866520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420314866520"} 20241120122603999 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420314866520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120122603999 DLINP <000b> input/ipa.c:451 connected read/write 20241120122603999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122603999 DLINP <000b> input/ipa.c:451 connected read/write 20241120122603999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122604002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45648<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122604004 DAUC <0003> db_auc.c:157 IMSI='262422712070797': No 2G Auth Data 20241120122604004 DAUC <0003> db_auc.c:192 IMSI='262422712070797': No 3G Auth Data 20241120122604006 DLGSUP <0013> hlr.c:121 IMSI 262422712070797: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@6ac4a6fc423a: Created GsupExpect[0] for "262422712070797" to be handled at TC_gsup_purge_ps(122) 20241120122604023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45660<->l=127.0.0.1:4258 20241120122604026 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604026 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422712070797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422712070797" cn_domain=PS} 20241120122604026 DLU <0006> fsm.c:456 lu(262422712070797)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122604026 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422712070797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122604026 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422712070797)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122604026 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422712070797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422712070797" cn_domain=PS} 20241120122604026 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604026 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@6ac4a6fc423a: Found GsupExpect[0] for "262422712070797" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@6ac4a6fc423a: Added IMSI table entry 1TC_gsup_purge_ps(122)"262422712070797" 20241120122604028 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604028 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422712070797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422712070797"} 20241120122604028 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422712070797)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122604028 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422712070797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122604028 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422712070797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422712070797"} 20241120122604028 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422712070797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122604028 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422712070797)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122604028 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422712070797)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122604028 DLU <0006> fsm.c:568 lu(PS:IMSI-262422712070797)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122604028 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604028 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122604029 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604029 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422712070797 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422712070797" cn_domain=PS} 20241120122604029 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422712070797 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241120122604029 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422712070797 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422712070797"} 20241120122604029 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422712070797 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120122604029 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604029 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122604030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45660<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122604031 DAUC <0003> db_auc.c:157 IMSI='262426389072129': No 2G Auth Data 20241120122604031 DAUC <0003> db_auc.c:192 IMSI='262426389072129': No 3G Auth Data 20241120122604031 DLGSUP <0013> hlr.c:121 IMSI 262426389072129: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@6ac4a6fc423a: Created GsupExpect[0] for "262426389072129" to be handled at TC_gsup_purge_ps(123) 20241120122604038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45668<->l=127.0.0.1:4258 20241120122604040 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604041 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426389072129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426389072129" cn_domain=PS} 20241120122604041 DLU <0006> fsm.c:456 lu(262426389072129)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122604041 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426389072129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122604041 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426389072129)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122604041 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426389072129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426389072129" cn_domain=PS} 20241120122604041 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604041 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@6ac4a6fc423a: Found GsupExpect[0] for "262426389072129" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@6ac4a6fc423a: Added IMSI table entry 2TC_gsup_purge_ps(123)"262426389072129" 20241120122604042 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604042 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426389072129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426389072129"} 20241120122604042 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426389072129)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122604042 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426389072129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122604042 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426389072129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426389072129"} 20241120122604042 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426389072129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122604042 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426389072129)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122604042 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426389072129)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122604042 DLU <0006> fsm.c:568 lu(PS:IMSI-262426389072129)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122604042 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604042 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122604043 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604043 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426389072129 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426389072129" cn_domain=PS} 20241120122604043 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426389072129 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241120122604043 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426389072129 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426389072129"} 20241120122604043 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426389072129 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120122604043 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604043 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122604043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45668<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122604044 DAUC <0003> db_auc.c:157 IMSI='262427874317666': No 2G Auth Data 20241120122604044 DAUC <0003> db_auc.c:192 IMSI='262427874317666': No 3G Auth Data 20241120122604044 DLGSUP <0013> hlr.c:121 IMSI 262427874317666: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@6ac4a6fc423a: Created GsupExpect[0] for "262427874317666" to be handled at TC_gsup_purge_ps(124) 20241120122604050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45682<->l=127.0.0.1:4258 20241120122604051 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604051 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427874317666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427874317666" cn_domain=PS} 20241120122604051 DLU <0006> fsm.c:456 lu(262427874317666)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122604051 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427874317666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122604051 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427874317666)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122604051 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427874317666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427874317666" cn_domain=PS} 20241120122604051 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604051 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@6ac4a6fc423a: Found GsupExpect[0] for "262427874317666" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@6ac4a6fc423a: Added IMSI table entry 3TC_gsup_purge_ps(124)"262427874317666" 20241120122604053 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604053 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427874317666 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427874317666"} 20241120122604053 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427874317666)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122604053 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427874317666 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122604053 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427874317666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427874317666"} 20241120122604053 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427874317666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122604053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427874317666)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122604053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427874317666)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122604053 DLU <0006> fsm.c:568 lu(PS:IMSI-262427874317666)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122604053 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604053 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122604054 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604054 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427874317666 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427874317666" cn_domain=PS} 20241120122604054 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427874317666 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241120122604054 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427874317666 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427874317666"} 20241120122604054 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427874317666 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120122604054 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604054 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122604054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45682<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122604055 DAUC <0003> db_auc.c:157 IMSI='262424217540284': No 2G Auth Data 20241120122604055 DAUC <0003> db_auc.c:192 IMSI='262424217540284': No 3G Auth Data 20241120122604055 DLGSUP <0013> hlr.c:121 IMSI 262424217540284: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@6ac4a6fc423a: Created GsupExpect[0] for "262424217540284" to be handled at TC_gsup_purge_ps(125) 20241120122604061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45686<->l=127.0.0.1:4258 20241120122604063 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604063 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424217540284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424217540284" cn_domain=PS} 20241120122604063 DLU <0006> fsm.c:456 lu(262424217540284)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122604063 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424217540284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122604063 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424217540284)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122604063 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424217540284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424217540284" cn_domain=PS} 20241120122604063 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604063 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@6ac4a6fc423a: Found GsupExpect[0] for "262424217540284" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@6ac4a6fc423a: Added IMSI table entry 4TC_gsup_purge_ps(125)"262424217540284" 20241120122604064 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604064 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424217540284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424217540284"} 20241120122604064 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424217540284)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122604064 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424217540284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122604064 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424217540284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424217540284"} 20241120122604064 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424217540284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122604064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424217540284)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122604064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424217540284)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122604064 DLU <0006> fsm.c:568 lu(PS:IMSI-262424217540284)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122604064 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604064 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122604065 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604065 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424217540284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424217540284" cn_domain=PS} 20241120122604065 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424217540284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241120122604065 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424217540284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424217540284"} 20241120122604065 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424217540284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120122604065 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604065 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122604065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45686<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122604066 DAUC <0003> db_auc.c:157 IMSI='262424294028930': No 2G Auth Data 20241120122604066 DAUC <0003> db_auc.c:192 IMSI='262424294028930': No 3G Auth Data 20241120122604066 DLGSUP <0013> hlr.c:121 IMSI 262424294028930: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@6ac4a6fc423a: Created GsupExpect[0] for "262424294028930" to be handled at TC_gsup_purge_ps(126) 20241120122604072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45694<->l=127.0.0.1:4258 20241120122604074 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604074 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424294028930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424294028930" cn_domain=PS} 20241120122604074 DLU <0006> fsm.c:456 lu(262424294028930)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122604074 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424294028930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122604074 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424294028930)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122604074 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424294028930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424294028930" cn_domain=PS} 20241120122604074 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604074 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@6ac4a6fc423a: Found GsupExpect[0] for "262424294028930" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@6ac4a6fc423a: Added IMSI table entry 5TC_gsup_purge_ps(126)"262424294028930" 20241120122604075 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604075 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424294028930 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424294028930"} 20241120122604075 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424294028930)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122604075 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424294028930 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122604075 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424294028930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424294028930"} 20241120122604075 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424294028930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122604075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424294028930)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122604075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424294028930)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122604075 DLU <0006> fsm.c:568 lu(PS:IMSI-262424294028930)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122604075 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604075 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122604076 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604076 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424294028930 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424294028930" cn_domain=PS} 20241120122604076 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424294028930 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241120122604076 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424294028930 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424294028930"} 20241120122604076 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424294028930 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120122604076 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604076 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122604077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45694<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122604078 DAUC <0003> db_auc.c:157 IMSI='262420837916578': No 2G Auth Data 20241120122604078 DAUC <0003> db_auc.c:192 IMSI='262420837916578': No 3G Auth Data 20241120122604078 DLGSUP <0013> hlr.c:121 IMSI 262420837916578: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@6ac4a6fc423a: Created GsupExpect[0] for "262420837916578" to be handled at TC_gsup_purge_ps(127) 20241120122604084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45706<->l=127.0.0.1:4258 20241120122604086 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604086 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420837916578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420837916578" cn_domain=PS} 20241120122604086 DLU <0006> fsm.c:456 lu(262420837916578)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122604086 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420837916578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122604086 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420837916578)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122604086 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420837916578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420837916578" cn_domain=PS} 20241120122604086 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604086 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@6ac4a6fc423a: Found GsupExpect[0] for "262420837916578" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@6ac4a6fc423a: Added IMSI table entry 6TC_gsup_purge_ps(127)"262420837916578" 20241120122604087 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604087 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420837916578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420837916578"} 20241120122604087 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420837916578)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122604087 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420837916578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122604087 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420837916578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420837916578"} 20241120122604087 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420837916578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122604087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420837916578)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122604087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420837916578)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122604087 DLU <0006> fsm.c:568 lu(PS:IMSI-262420837916578)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122604087 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604087 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122604088 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604088 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420837916578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420837916578" cn_domain=PS} 20241120122604088 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420837916578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241120122604088 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420837916578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420837916578"} 20241120122604088 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420837916578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120122604088 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604088 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122604089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45706<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122604089 DAUC <0003> db_auc.c:157 IMSI='262424524221165': No 2G Auth Data 20241120122604089 DAUC <0003> db_auc.c:192 IMSI='262424524221165': No 3G Auth Data 20241120122604090 DLGSUP <0013> hlr.c:121 IMSI 262424524221165: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@6ac4a6fc423a: Created GsupExpect[0] for "262424524221165" to be handled at TC_gsup_purge_ps(128) 20241120122604096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45714<->l=127.0.0.1:4258 20241120122604099 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604099 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424524221165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424524221165" cn_domain=PS} 20241120122604099 DLU <0006> fsm.c:456 lu(262424524221165)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122604099 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424524221165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122604099 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424524221165)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122604099 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424524221165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424524221165" cn_domain=PS} 20241120122604099 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604099 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@6ac4a6fc423a: Found GsupExpect[0] for "262424524221165" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@6ac4a6fc423a: Added IMSI table entry 7TC_gsup_purge_ps(128)"262424524221165" 20241120122604100 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604100 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424524221165 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424524221165"} 20241120122604100 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424524221165)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122604100 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424524221165 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122604100 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424524221165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424524221165"} 20241120122604100 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424524221165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122604100 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424524221165)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122604100 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424524221165)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122604100 DLU <0006> fsm.c:568 lu(PS:IMSI-262424524221165)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122604100 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604100 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122604101 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604101 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424524221165 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424524221165" cn_domain=PS} 20241120122604101 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424524221165 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241120122604101 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424524221165 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424524221165"} 20241120122604101 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424524221165 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120122604101 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122604101 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122604102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45714<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@6ac4a6fc423a: Final verdict of PTC: pass MTC@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122604103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45640<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@6ac4a6fc423a: Final verdict of PTC: none 119@6ac4a6fc423a: Final verdict of PTC: none 20241120122604103 DLINP <000b> input/ipa.c:451 connected read/write 20241120122604103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122604103 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122604103 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122604103 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122604103 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32779<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(120)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: pass MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Wed Nov 20 12:26:04 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20241120122604126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45724<->l=127.0.0.1:4258 20241120122604227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45724<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Wed Nov 20 12:26:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_purge_unknown started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122607304 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122607304 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122607308 DLINP <000b> input/ipa.c:451 connected read/write 20241120122607308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122607310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122607314 DLINP <000b> input/ipa.c:451 connected read/write 20241120122607314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122607314 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122607314 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122607314 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122607314 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122607314 DLGSUP <0013> gsup_server.c:237 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 20241120122607314 DLGSUP <0013> gsup_server.c:235 2: 20241120122607314 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122607314 DLGSUP <0013> gsup_server.c:235 3: 20241120122607314 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122607314 DLGSUP <0013> gsup_server.c:235 4: 20241120122607314 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122607314 DLGSUP <0013> gsup_server.c:235 5: 20241120122607314 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122607314 DLGSUP <0013> gsup_server.c:235 7: 20241120122607314 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122607314 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122607314 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122607314 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)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@6ac4a6fc423a: 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") 20241120122607339 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38971<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@6ac4a6fc423a: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241120122607354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45744<->l=127.0.0.1:4258 20241120122607362 DLINP <000b> input/ipa.c:451 connected read/write 20241120122607362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122607362 DLGSUP <0013> gsup_req.c:138 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} 20241120122607362 DLU <0006> fsm.c:456 lu(2345743413463)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122607362 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 20241120122607362 DLGSUP <0013> gsup_req.c:274 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} 20241120122607362 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122607362 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56418f1d2370]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122607362 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56418f1d2370]{UNVALIDATED}: Freeing instance 20241120122607362 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x56418f1d2370]{UNVALIDATED}: Deallocated 20241120122607362 DLINP <000b> input/ipa.c:451 connected read/write 20241120122607362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122607363 DLINP <000b> input/ipa.c:451 connected read/write 20241120122607363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@6ac4a6fc423a: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@6ac4a6fc423a: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122607367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45744<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@6ac4a6fc423a: Final verdict of PTC: pass MTC@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122607368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4258 20241120122607370 DLINP <000b> input/ipa.c:451 connected read/write 20241120122607370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122607370 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(130)@6ac4a6fc423a: Final verdict of PTC: none 20241120122607370 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122607370 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122607370 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38971<->l=127.0.0.1:4259) 131@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: pass MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Wed Nov 20 12:26:07 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241120122607403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 20241120122607504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45746<->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@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Wed Nov 20 12:26:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_mo_ussd_unknown started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122610627 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122610627 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122610633 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122610634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45762<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122610638 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122610639 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122610639 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122610639 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122610639 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122610639 DLGSUP <0013> gsup_server.c:237 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 20241120122610639 DLGSUP <0013> gsup_server.c:235 2: 20241120122610639 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122610639 DLGSUP <0013> gsup_server.c:235 3: 20241120122610639 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122610639 DLGSUP <0013> gsup_server.c:235 4: 20241120122610639 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122610639 DLGSUP <0013> gsup_server.c:235 5: 20241120122610639 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122610639 DLGSUP <0013> gsup_server.c:235 7: 20241120122610639 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122610639 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122610639 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122610639 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)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@6ac4a6fc423a: 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") 20241120122610650 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35221<->l=127.0.0.1:4259) 20241120122610652 DAUC <0003> db_auc.c:157 IMSI='262428606908428': No 2G Auth Data 20241120122610652 DAUC <0003> db_auc.c:192 IMSI='262428606908428': No 3G Auth Data HLR_Test-GSUP(135)@6ac4a6fc423a: Created GsupExpect[0] for "262428606908428" to be handled at TC_mo_ussd_unknown(138) 20241120122610659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45774<->l=127.0.0.1:4258 20241120122610682 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122610682 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428606908428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428606908428" session_id=1377974012 session_state=BEGIN} 20241120122610682 DSS <0004> hlr_ussd.c:576 262428606908428/0x522236fc: Process SS (BEGIN) 20241120122610682 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241120122610682 DSS <0004> hlr_ussd.c:518 262428606908428/0x522236fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241120122610682 DSS <0004> hlr_ussd.c:523 262428606908428/0x522236fc: USSD for unknown code '*#200#' 20241120122610682 DSS <0004> hlr_ussd.c:354 262428606908428/0x522236fc: Tx ReturnError(1, 0x12) 20241120122610682 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428606908428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428606908428" session_id=1377974012 session_state=END} 20241120122610682 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122610682 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@6ac4a6fc423a: Found GsupExpect[0] for "262428606908428" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@6ac4a6fc423a: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262428606908428" TC_mo_ussd_unknown(138)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122610686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45774<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122610687 DAUC <0003> db_auc.c:157 IMSI='262420264030187': No 2G Auth Data 20241120122610687 DAUC <0003> db_auc.c:192 IMSI='262420264030187': No 3G Auth Data HLR_Test-GSUP(135)@6ac4a6fc423a: Created GsupExpect[0] for "262420264030187" to be handled at TC_mo_ussd_unknown(139) 20241120122610696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4258 20241120122610699 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122610699 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420264030187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420264030187" session_id=135530946 session_state=BEGIN} 20241120122610699 DSS <0004> hlr_ussd.c:576 262420264030187/0x081409c2: Process SS (BEGIN) 20241120122610699 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241120122610699 DSS <0004> hlr_ussd.c:518 262420264030187/0x081409c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241120122610699 DSS <0004> hlr_ussd.c:523 262420264030187/0x081409c2: USSD for unknown code '*#200#' 20241120122610699 DSS <0004> hlr_ussd.c:354 262420264030187/0x081409c2: Tx ReturnError(1, 0x12) 20241120122610699 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420264030187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420264030187" session_id=135530946 session_state=END} 20241120122610699 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122610699 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@6ac4a6fc423a: Found GsupExpect[0] for "262420264030187" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@6ac4a6fc423a: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262420264030187" TC_mo_ussd_unknown(139)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122610700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122610700 DAUC <0003> db_auc.c:157 IMSI='262429513686866': No 2G Auth Data 20241120122610700 DAUC <0003> db_auc.c:192 IMSI='262429513686866': No 3G Auth Data HLR_Test-GSUP(135)@6ac4a6fc423a: Created GsupExpect[0] for "262429513686866" to be handled at TC_mo_ussd_unknown(140) 20241120122610706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 20241120122610709 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122610709 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429513686866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429513686866" session_id=1278290375 session_state=BEGIN} 20241120122610709 DSS <0004> hlr_ussd.c:576 262429513686866/0x4c3129c7: Process SS (BEGIN) 20241120122610709 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241120122610709 DSS <0004> hlr_ussd.c:518 262429513686866/0x4c3129c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241120122610709 DSS <0004> hlr_ussd.c:523 262429513686866/0x4c3129c7: USSD for unknown code '*#200#' 20241120122610709 DSS <0004> hlr_ussd.c:354 262429513686866/0x4c3129c7: Tx ReturnError(1, 0x12) 20241120122610709 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429513686866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429513686866" session_id=1278290375 session_state=END} 20241120122610709 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122610709 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@6ac4a6fc423a: Found GsupExpect[0] for "262429513686866" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@6ac4a6fc423a: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429513686866" TC_mo_ussd_unknown(140)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122610711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122610711 DAUC <0003> db_auc.c:157 IMSI='262423955587662': No 2G Auth Data 20241120122610711 DAUC <0003> db_auc.c:192 IMSI='262423955587662': No 3G Auth Data HLR_Test-GSUP(135)@6ac4a6fc423a: Created GsupExpect[0] for "262423955587662" to be handled at TC_mo_ussd_unknown(141) 20241120122610717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45796<->l=127.0.0.1:4258 20241120122610720 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122610720 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423955587662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423955587662" session_id=2343850354 session_state=BEGIN} 20241120122610720 DSS <0004> hlr_ussd.c:576 262423955587662/0x8bb45172: Process SS (BEGIN) 20241120122610720 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241120122610720 DSS <0004> hlr_ussd.c:518 262423955587662/0x8bb45172: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241120122610721 DSS <0004> hlr_ussd.c:523 262423955587662/0x8bb45172: USSD for unknown code '*#200#' 20241120122610721 DSS <0004> hlr_ussd.c:354 262423955587662/0x8bb45172: Tx ReturnError(1, 0x12) 20241120122610721 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423955587662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423955587662" session_id=2343850354 session_state=END} 20241120122610721 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122610721 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@6ac4a6fc423a: Found GsupExpect[0] for "262423955587662" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@6ac4a6fc423a: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262423955587662" TC_mo_ussd_unknown(141)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122610722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45796<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122610723 DAUC <0003> db_auc.c:157 IMSI='262420468835025': No 2G Auth Data 20241120122610723 DAUC <0003> db_auc.c:192 IMSI='262420468835025': No 3G Auth Data HLR_Test-GSUP(135)@6ac4a6fc423a: Created GsupExpect[0] for "262420468835025" to be handled at TC_mo_ussd_unknown(142) 20241120122610730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45804<->l=127.0.0.1:4258 20241120122610733 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122610733 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420468835025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420468835025" session_id=1904458661 session_state=BEGIN} 20241120122610733 DSS <0004> hlr_ussd.c:576 262420468835025/0x7183bba5: Process SS (BEGIN) 20241120122610733 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241120122610733 DSS <0004> hlr_ussd.c:518 262420468835025/0x7183bba5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241120122610733 DSS <0004> hlr_ussd.c:523 262420468835025/0x7183bba5: USSD for unknown code '*#200#' 20241120122610733 DSS <0004> hlr_ussd.c:354 262420468835025/0x7183bba5: Tx ReturnError(1, 0x12) 20241120122610733 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420468835025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420468835025" session_id=1904458661 session_state=END} 20241120122610733 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122610734 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@6ac4a6fc423a: Found GsupExpect[0] for "262420468835025" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@6ac4a6fc423a: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262420468835025" TC_mo_ussd_unknown(142)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122610735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45804<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122610736 DAUC <0003> db_auc.c:157 IMSI='262429053094679': No 2G Auth Data 20241120122610736 DAUC <0003> db_auc.c:192 IMSI='262429053094679': No 3G Auth Data HLR_Test-GSUP(135)@6ac4a6fc423a: Created GsupExpect[0] for "262429053094679" to be handled at TC_mo_ussd_unknown(143) 20241120122610742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 20241120122610745 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122610745 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429053094679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429053094679" session_id=2165173681 session_state=BEGIN} 20241120122610745 DSS <0004> hlr_ussd.c:576 262429053094679/0x810dedb1: Process SS (BEGIN) 20241120122610745 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241120122610745 DSS <0004> hlr_ussd.c:518 262429053094679/0x810dedb1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241120122610745 DSS <0004> hlr_ussd.c:523 262429053094679/0x810dedb1: USSD for unknown code '*#200#' 20241120122610745 DSS <0004> hlr_ussd.c:354 262429053094679/0x810dedb1: Tx ReturnError(1, 0x12) 20241120122610745 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429053094679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429053094679" session_id=2165173681 session_state=END} 20241120122610745 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122610745 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@6ac4a6fc423a: Found GsupExpect[0] for "262429053094679" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@6ac4a6fc423a: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262429053094679" TC_mo_ussd_unknown(143)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122610747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122610748 DAUC <0003> db_auc.c:157 IMSI='262421978881351': No 2G Auth Data 20241120122610748 DAUC <0003> db_auc.c:192 IMSI='262421978881351': No 3G Auth Data HLR_Test-GSUP(135)@6ac4a6fc423a: Created GsupExpect[0] for "262421978881351" to be handled at TC_mo_ussd_unknown(144) 20241120122610755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45828<->l=127.0.0.1:4258 20241120122610758 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122610758 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421978881351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421978881351" session_id=1465286456 session_state=BEGIN} 20241120122610758 DSS <0004> hlr_ussd.c:576 262421978881351/0x57567f38: Process SS (BEGIN) 20241120122610758 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241120122610758 DSS <0004> hlr_ussd.c:518 262421978881351/0x57567f38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241120122610758 DSS <0004> hlr_ussd.c:523 262421978881351/0x57567f38: USSD for unknown code '*#200#' 20241120122610758 DSS <0004> hlr_ussd.c:354 262421978881351/0x57567f38: Tx ReturnError(1, 0x12) 20241120122610758 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421978881351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421978881351" session_id=1465286456 session_state=END} 20241120122610758 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122610758 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@6ac4a6fc423a: Found GsupExpect[0] for "262421978881351" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@6ac4a6fc423a: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262421978881351" TC_mo_ussd_unknown(144)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122610759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45828<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122610760 DAUC <0003> db_auc.c:157 IMSI='262429931205991': No 2G Auth Data 20241120122610760 DAUC <0003> db_auc.c:192 IMSI='262429931205991': No 3G Auth Data HLR_Test-GSUP(135)@6ac4a6fc423a: Created GsupExpect[0] for "262429931205991" to be handled at TC_mo_ussd_unknown(145) 20241120122610766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45834<->l=127.0.0.1:4258 20241120122610769 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122610769 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429931205991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429931205991" session_id=3079787956 session_state=BEGIN} 20241120122610769 DSS <0004> hlr_ussd.c:576 262429931205991/0xb791d5b4: Process SS (BEGIN) 20241120122610769 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241120122610769 DSS <0004> hlr_ussd.c:518 262429931205991/0xb791d5b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241120122610769 DSS <0004> hlr_ussd.c:523 262429931205991/0xb791d5b4: USSD for unknown code '*#200#' 20241120122610769 DSS <0004> hlr_ussd.c:354 262429931205991/0xb791d5b4: Tx ReturnError(1, 0x12) 20241120122610769 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429931205991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429931205991" session_id=3079787956 session_state=END} 20241120122610769 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122610769 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@6ac4a6fc423a: Found GsupExpect[0] for "262429931205991" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@6ac4a6fc423a: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429931205991" TC_mo_ussd_unknown(145)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122610771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45834<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122610771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45762<->l=127.0.0.1:4258 20241120122610772 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35221<->l=127.0.0.1:4259) 20241120122610772 DLINP <000b> input/ipa.c:451 connected read/write 20241120122610772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122610772 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122610772 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122610772 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(137)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP(135)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@6ac4a6fc423a: Final verdict of PTC: none 136@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 136: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Wed Nov 20 12:26:10 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241120122610800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45842<->l=127.0.0.1:4258 20241120122610901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45842<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66412) Waiting for packet dumper to finish... 1 (prev_count=66412, count=81396) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Wed Nov 20 12:26:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_mo_ussd_euse_disc started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122613977 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122613977 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122613981 DLINP <000b> input/ipa.c:451 connected read/write 20241120122613981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122613982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122613986 DLINP <000b> input/ipa.c:451 connected read/write 20241120122613986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122613986 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122613986 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122613986 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122613986 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122613986 DLGSUP <0013> gsup_server.c:237 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 20241120122613986 DLGSUP <0013> gsup_server.c:235 2: 20241120122613986 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122613986 DLGSUP <0013> gsup_server.c:235 3: 20241120122613986 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122613986 DLGSUP <0013> gsup_server.c:235 4: 20241120122613986 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122613986 DLGSUP <0013> gsup_server.c:235 5: 20241120122613986 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122613986 DLGSUP <0013> gsup_server.c:235 7: 20241120122613986 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122613986 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122613986 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122613986 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)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@6ac4a6fc423a: 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") 20241120122614005 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36039<->l=127.0.0.1:4259) 20241120122614013 DAUC <0003> db_auc.c:157 IMSI='262427878626664': No 2G Auth Data 20241120122614013 DAUC <0003> db_auc.c:192 IMSI='262427878626664': No 3G Auth Data HLR_Test-GSUP(147)@6ac4a6fc423a: Created GsupExpect[0] for "262427878626664" to be handled at TC_mo_ussd_euse_disc(150) 20241120122614037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58180<->l=127.0.0.1:4258 20241120122614049 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122614049 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427878626664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427878626664" session_id=2785871731 session_state=BEGIN} 20241120122614049 DSS <0004> hlr_ussd.c:576 262427878626664/0xa60d0773: Process SS (BEGIN) 20241120122614049 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122614049 DSS <0004> hlr_ussd.c:518 262427878626664/0xa60d0773: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122614049 DSS <0004> hlr_ussd.c:542 262427878626664/0xa60d0773: Cannot find conn for EUSE EUSE-foobar 20241120122614050 DSS <0004> hlr_ussd.c:354 262427878626664/0xa60d0773: Tx ReturnError(1, 0x22) 20241120122614050 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427878626664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427878626664" session_id=2785871731 session_state=END} 20241120122614050 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122614050 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@6ac4a6fc423a: Found GsupExpect[0] for "262427878626664" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@6ac4a6fc423a: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262427878626664" TC_mo_ussd_euse_disc(150)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122614055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58180<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122614056 DAUC <0003> db_auc.c:157 IMSI='262429337705621': No 2G Auth Data 20241120122614056 DAUC <0003> db_auc.c:192 IMSI='262429337705621': No 3G Auth Data HLR_Test-GSUP(147)@6ac4a6fc423a: Created GsupExpect[0] for "262429337705621" to be handled at TC_mo_ussd_euse_disc(151) 20241120122614064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58194<->l=127.0.0.1:4258 20241120122614067 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122614067 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429337705621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429337705621" session_id=3184928690 session_state=BEGIN} 20241120122614067 DSS <0004> hlr_ussd.c:576 262429337705621/0xbdd627b2: Process SS (BEGIN) 20241120122614067 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122614067 DSS <0004> hlr_ussd.c:518 262429337705621/0xbdd627b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122614067 DSS <0004> hlr_ussd.c:542 262429337705621/0xbdd627b2: Cannot find conn for EUSE EUSE-foobar 20241120122614067 DSS <0004> hlr_ussd.c:354 262429337705621/0xbdd627b2: Tx ReturnError(1, 0x22) 20241120122614067 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429337705621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429337705621" session_id=3184928690 session_state=END} 20241120122614067 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122614067 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@6ac4a6fc423a: Found GsupExpect[0] for "262429337705621" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@6ac4a6fc423a: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262429337705621" TC_mo_ussd_euse_disc(151)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122614068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58194<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122614068 DAUC <0003> db_auc.c:157 IMSI='262426849004530': No 2G Auth Data 20241120122614068 DAUC <0003> db_auc.c:192 IMSI='262426849004530': No 3G Auth Data HLR_Test-GSUP(147)@6ac4a6fc423a: Created GsupExpect[0] for "262426849004530" to be handled at TC_mo_ussd_euse_disc(152) 20241120122614074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58196<->l=127.0.0.1:4258 20241120122614077 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122614077 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426849004530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426849004530" session_id=3764808101 session_state=BEGIN} 20241120122614077 DSS <0004> hlr_ussd.c:576 262426849004530/0xe06669a5: Process SS (BEGIN) 20241120122614077 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122614077 DSS <0004> hlr_ussd.c:518 262426849004530/0xe06669a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122614077 DSS <0004> hlr_ussd.c:542 262426849004530/0xe06669a5: Cannot find conn for EUSE EUSE-foobar 20241120122614077 DSS <0004> hlr_ussd.c:354 262426849004530/0xe06669a5: Tx ReturnError(1, 0x22) 20241120122614077 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426849004530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426849004530" session_id=3764808101 session_state=END} 20241120122614077 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122614077 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@6ac4a6fc423a: Found GsupExpect[0] for "262426849004530" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@6ac4a6fc423a: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426849004530" TC_mo_ussd_euse_disc(152)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122614078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58196<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122614078 DAUC <0003> db_auc.c:157 IMSI='262426673441961': No 2G Auth Data 20241120122614078 DAUC <0003> db_auc.c:192 IMSI='262426673441961': No 3G Auth Data HLR_Test-GSUP(147)@6ac4a6fc423a: Created GsupExpect[0] for "262426673441961" to be handled at TC_mo_ussd_euse_disc(153) 20241120122614084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58200<->l=127.0.0.1:4258 20241120122614087 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122614087 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426673441961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426673441961" session_id=800354698 session_state=BEGIN} 20241120122614087 DSS <0004> hlr_ussd.c:576 262426673441961/0x2fb4718a: Process SS (BEGIN) 20241120122614087 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122614087 DSS <0004> hlr_ussd.c:518 262426673441961/0x2fb4718a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122614087 DSS <0004> hlr_ussd.c:542 262426673441961/0x2fb4718a: Cannot find conn for EUSE EUSE-foobar 20241120122614087 DSS <0004> hlr_ussd.c:354 262426673441961/0x2fb4718a: Tx ReturnError(1, 0x22) 20241120122614087 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426673441961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426673441961" session_id=800354698 session_state=END} 20241120122614087 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122614087 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@6ac4a6fc423a: Found GsupExpect[0] for "262426673441961" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@6ac4a6fc423a: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262426673441961" TC_mo_ussd_euse_disc(153)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122614089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58200<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122614089 DAUC <0003> db_auc.c:157 IMSI='262423416646272': No 2G Auth Data 20241120122614089 DAUC <0003> db_auc.c:192 IMSI='262423416646272': No 3G Auth Data HLR_Test-GSUP(147)@6ac4a6fc423a: Created GsupExpect[0] for "262423416646272" to be handled at TC_mo_ussd_euse_disc(154) 20241120122614095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58212<->l=127.0.0.1:4258 20241120122614098 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122614098 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423416646272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423416646272" session_id=1939871126 session_state=BEGIN} 20241120122614098 DSS <0004> hlr_ussd.c:576 262423416646272/0x73a01596: Process SS (BEGIN) 20241120122614098 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122614098 DSS <0004> hlr_ussd.c:518 262423416646272/0x73a01596: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122614098 DSS <0004> hlr_ussd.c:542 262423416646272/0x73a01596: Cannot find conn for EUSE EUSE-foobar 20241120122614098 DSS <0004> hlr_ussd.c:354 262423416646272/0x73a01596: Tx ReturnError(1, 0x22) 20241120122614098 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423416646272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423416646272" session_id=1939871126 session_state=END} 20241120122614098 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122614098 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@6ac4a6fc423a: Found GsupExpect[0] for "262423416646272" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@6ac4a6fc423a: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423416646272" TC_mo_ussd_euse_disc(154)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122614100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58212<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122614101 DAUC <0003> db_auc.c:157 IMSI='262424283318908': No 2G Auth Data 20241120122614101 DAUC <0003> db_auc.c:192 IMSI='262424283318908': No 3G Auth Data HLR_Test-GSUP(147)@6ac4a6fc423a: Created GsupExpect[0] for "262424283318908" to be handled at TC_mo_ussd_euse_disc(155) 20241120122614107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58224<->l=127.0.0.1:4258 20241120122614110 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122614110 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424283318908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424283318908" session_id=1728048350 session_state=BEGIN} 20241120122614110 DSS <0004> hlr_ussd.c:576 262424283318908/0x66ffecde: Process SS (BEGIN) 20241120122614110 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122614110 DSS <0004> hlr_ussd.c:518 262424283318908/0x66ffecde: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122614110 DSS <0004> hlr_ussd.c:542 262424283318908/0x66ffecde: Cannot find conn for EUSE EUSE-foobar 20241120122614110 DSS <0004> hlr_ussd.c:354 262424283318908/0x66ffecde: Tx ReturnError(1, 0x22) 20241120122614110 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424283318908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424283318908" session_id=1728048350 session_state=END} 20241120122614110 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122614110 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@6ac4a6fc423a: Found GsupExpect[0] for "262424283318908" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@6ac4a6fc423a: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262424283318908" TC_mo_ussd_euse_disc(155)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122614112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58224<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122614112 DAUC <0003> db_auc.c:157 IMSI='262420449511898': No 2G Auth Data 20241120122614112 DAUC <0003> db_auc.c:192 IMSI='262420449511898': No 3G Auth Data HLR_Test-GSUP(147)@6ac4a6fc423a: Created GsupExpect[0] for "262420449511898" to be handled at TC_mo_ussd_euse_disc(156) 20241120122614118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58230<->l=127.0.0.1:4258 20241120122614121 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122614121 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420449511898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420449511898" session_id=3105674805 session_state=BEGIN} 20241120122614121 DSS <0004> hlr_ussd.c:576 262420449511898/0xb91cd635: Process SS (BEGIN) 20241120122614121 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122614121 DSS <0004> hlr_ussd.c:518 262420449511898/0xb91cd635: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122614121 DSS <0004> hlr_ussd.c:542 262420449511898/0xb91cd635: Cannot find conn for EUSE EUSE-foobar 20241120122614121 DSS <0004> hlr_ussd.c:354 262420449511898/0xb91cd635: Tx ReturnError(1, 0x22) 20241120122614121 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420449511898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420449511898" session_id=3105674805 session_state=END} 20241120122614121 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122614121 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@6ac4a6fc423a: Found GsupExpect[0] for "262420449511898" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@6ac4a6fc423a: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262420449511898" TC_mo_ussd_euse_disc(156)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122614123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58230<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122614123 DAUC <0003> db_auc.c:157 IMSI='262427582175143': No 2G Auth Data 20241120122614123 DAUC <0003> db_auc.c:192 IMSI='262427582175143': No 3G Auth Data HLR_Test-GSUP(147)@6ac4a6fc423a: Created GsupExpect[0] for "262427582175143" to be handled at TC_mo_ussd_euse_disc(157) 20241120122614129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58238<->l=127.0.0.1:4258 20241120122614132 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122614132 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427582175143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427582175143" session_id=1658160505 session_state=BEGIN} 20241120122614132 DSS <0004> hlr_ussd.c:576 262427582175143/0x62d58579: Process SS (BEGIN) 20241120122614132 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122614132 DSS <0004> hlr_ussd.c:518 262427582175143/0x62d58579: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122614132 DSS <0004> hlr_ussd.c:542 262427582175143/0x62d58579: Cannot find conn for EUSE EUSE-foobar 20241120122614132 DSS <0004> hlr_ussd.c:354 262427582175143/0x62d58579: Tx ReturnError(1, 0x22) 20241120122614132 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427582175143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427582175143" session_id=1658160505 session_state=END} 20241120122614132 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122614132 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@6ac4a6fc423a: Found GsupExpect[0] for "262427582175143" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@6ac4a6fc423a: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262427582175143" TC_mo_ussd_euse_disc(157)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122614133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58238<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122614133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4258 20241120122614134 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36039<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@6ac4a6fc423a: Final verdict of PTC: none 20241120122614134 DLINP <000b> input/ipa.c:451 connected read/write 20241120122614134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122614134 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122614134 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122614134 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)@6ac4a6fc423a: Final verdict of PTC: none 148@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 148: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Wed Nov 20 12:26:14 UTC 2024 ====== 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 20241120122614164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58240<->l=127.0.0.1:4258 20241120122614365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58240<->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=81624) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Wed Nov 20 12:26:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_mo_ussd_iuse_imsi started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122617436 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122617436 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122617441 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122617443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58246<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122617447 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122617447 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122617447 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122617447 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122617447 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122617447 DLGSUP <0013> gsup_server.c:237 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 20241120122617447 DLGSUP <0013> gsup_server.c:235 2: 20241120122617447 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122617447 DLGSUP <0013> gsup_server.c:235 3: 20241120122617447 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122617447 DLGSUP <0013> gsup_server.c:235 4: 20241120122617447 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122617447 DLGSUP <0013> gsup_server.c:235 5: 20241120122617447 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122617447 DLGSUP <0013> gsup_server.c:235 7: 20241120122617447 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122617447 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122617447 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122617447 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)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@6ac4a6fc423a: 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") 20241120122617471 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43743<->l=127.0.0.1:4259) 20241120122617484 DAUC <0003> db_auc.c:157 IMSI='262420063040190': No 2G Auth Data 20241120122617484 DAUC <0003> db_auc.c:192 IMSI='262420063040190': No 3G Auth Data HLR_Test-GSUP(159)@6ac4a6fc423a: Created GsupExpect[0] for "262420063040190" to be handled at TC_mo_ussd_iuse_imsi(162) 20241120122617507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58256<->l=127.0.0.1:4258 20241120122617520 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122617520 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420063040190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420063040190" session_id=2478434508 session_state=BEGIN} 20241120122617520 DSS <0004> hlr_ussd.c:576 262420063040190/0x93b9e8cc: Process SS (BEGIN) 20241120122617520 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120122617520 DSS <0004> hlr_ussd.c:518 262420063040190/0x93b9e8cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120122617520 DSS <0004> hlr_ussd.c:363 262420063040190/0x93b9e8cc: Tx USSD 'Your IMSI is 262420063040190' 20241120122617520 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420063040190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420063040190" session_id=2478434508 session_state=END} 20241120122617520 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420063040190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122617520 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122617520 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@6ac4a6fc423a: Found GsupExpect[0] for "262420063040190" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@6ac4a6fc423a: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420063040190" TC_mo_ussd_iuse_imsi(162)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122617527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58256<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122617528 DAUC <0003> db_auc.c:157 IMSI='262423852593861': No 2G Auth Data 20241120122617528 DAUC <0003> db_auc.c:192 IMSI='262423852593861': No 3G Auth Data HLR_Test-GSUP(159)@6ac4a6fc423a: Created GsupExpect[0] for "262423852593861" to be handled at TC_mo_ussd_iuse_imsi(163) 20241120122617536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58272<->l=127.0.0.1:4258 20241120122617539 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122617539 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423852593861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423852593861" session_id=2110028087 session_state=BEGIN} 20241120122617539 DSS <0004> hlr_ussd.c:576 262423852593861/0x7dc47937: Process SS (BEGIN) 20241120122617539 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120122617539 DSS <0004> hlr_ussd.c:518 262423852593861/0x7dc47937: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120122617539 DSS <0004> hlr_ussd.c:363 262423852593861/0x7dc47937: Tx USSD 'Your IMSI is 262423852593861' 20241120122617539 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423852593861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423852593861" session_id=2110028087 session_state=END} 20241120122617539 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423852593861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122617539 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122617539 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@6ac4a6fc423a: Found GsupExpect[0] for "262423852593861" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@6ac4a6fc423a: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262423852593861" TC_mo_ussd_iuse_imsi(163)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122617540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58272<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122617541 DAUC <0003> db_auc.c:157 IMSI='262426456060430': No 2G Auth Data 20241120122617541 DAUC <0003> db_auc.c:192 IMSI='262426456060430': No 3G Auth Data HLR_Test-GSUP(159)@6ac4a6fc423a: Created GsupExpect[0] for "262426456060430" to be handled at TC_mo_ussd_iuse_imsi(164) 20241120122617547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58276<->l=127.0.0.1:4258 20241120122617550 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122617550 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426456060430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426456060430" session_id=784758424 session_state=BEGIN} 20241120122617550 DSS <0004> hlr_ussd.c:576 262426456060430/0x2ec67698: Process SS (BEGIN) 20241120122617550 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120122617550 DSS <0004> hlr_ussd.c:518 262426456060430/0x2ec67698: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120122617550 DSS <0004> hlr_ussd.c:363 262426456060430/0x2ec67698: Tx USSD 'Your IMSI is 262426456060430' 20241120122617550 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426456060430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426456060430" session_id=784758424 session_state=END} 20241120122617550 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426456060430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122617550 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122617550 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@6ac4a6fc423a: Found GsupExpect[0] for "262426456060430" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@6ac4a6fc423a: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262426456060430" TC_mo_ussd_iuse_imsi(164)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122617552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58276<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122617552 DAUC <0003> db_auc.c:157 IMSI='262422937108753': No 2G Auth Data 20241120122617552 DAUC <0003> db_auc.c:192 IMSI='262422937108753': No 3G Auth Data HLR_Test-GSUP(159)@6ac4a6fc423a: Created GsupExpect[0] for "262422937108753" to be handled at TC_mo_ussd_iuse_imsi(165) 20241120122617559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58280<->l=127.0.0.1:4258 20241120122617561 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122617561 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422937108753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422937108753" session_id=3112384888 session_state=BEGIN} 20241120122617561 DSS <0004> hlr_ussd.c:576 262422937108753/0xb9833978: Process SS (BEGIN) 20241120122617562 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120122617562 DSS <0004> hlr_ussd.c:518 262422937108753/0xb9833978: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120122617562 DSS <0004> hlr_ussd.c:363 262422937108753/0xb9833978: Tx USSD 'Your IMSI is 262422937108753' 20241120122617562 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422937108753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422937108753" session_id=3112384888 session_state=END} 20241120122617562 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422937108753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122617562 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122617562 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@6ac4a6fc423a: Found GsupExpect[0] for "262422937108753" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@6ac4a6fc423a: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262422937108753" TC_mo_ussd_iuse_imsi(165)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122617563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58280<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122617564 DAUC <0003> db_auc.c:157 IMSI='262428487159712': No 2G Auth Data 20241120122617564 DAUC <0003> db_auc.c:192 IMSI='262428487159712': No 3G Auth Data HLR_Test-GSUP(159)@6ac4a6fc423a: Created GsupExpect[0] for "262428487159712" to be handled at TC_mo_ussd_iuse_imsi(166) 20241120122617571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58296<->l=127.0.0.1:4258 20241120122617573 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122617573 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428487159712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428487159712" session_id=1511265166 session_state=BEGIN} 20241120122617573 DSS <0004> hlr_ussd.c:576 262428487159712/0x5a14138e: Process SS (BEGIN) 20241120122617573 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120122617573 DSS <0004> hlr_ussd.c:518 262428487159712/0x5a14138e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120122617573 DSS <0004> hlr_ussd.c:363 262428487159712/0x5a14138e: Tx USSD 'Your IMSI is 262428487159712' 20241120122617573 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428487159712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428487159712" session_id=1511265166 session_state=END} 20241120122617574 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428487159712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122617574 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122617574 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@6ac4a6fc423a: Found GsupExpect[0] for "262428487159712" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@6ac4a6fc423a: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262428487159712" TC_mo_ussd_iuse_imsi(166)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122617575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58296<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122617576 DAUC <0003> db_auc.c:157 IMSI='262426865765603': No 2G Auth Data 20241120122617576 DAUC <0003> db_auc.c:192 IMSI='262426865765603': No 3G Auth Data HLR_Test-GSUP(159)@6ac4a6fc423a: Created GsupExpect[0] for "262426865765603" to be handled at TC_mo_ussd_iuse_imsi(167) 20241120122617583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58310<->l=127.0.0.1:4258 20241120122617586 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122617586 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426865765603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426865765603" session_id=332198242 session_state=BEGIN} 20241120122617586 DSS <0004> hlr_ussd.c:576 262426865765603/0x13ccf162: Process SS (BEGIN) 20241120122617586 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120122617586 DSS <0004> hlr_ussd.c:518 262426865765603/0x13ccf162: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120122617586 DSS <0004> hlr_ussd.c:363 262426865765603/0x13ccf162: Tx USSD 'Your IMSI is 262426865765603' 20241120122617586 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426865765603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426865765603" session_id=332198242 session_state=END} 20241120122617586 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426865765603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122617586 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122617586 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@6ac4a6fc423a: Found GsupExpect[0] for "262426865765603" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@6ac4a6fc423a: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262426865765603" TC_mo_ussd_iuse_imsi(167)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122617588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58310<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122617588 DAUC <0003> db_auc.c:157 IMSI='262427026689050': No 2G Auth Data 20241120122617588 DAUC <0003> db_auc.c:192 IMSI='262427026689050': No 3G Auth Data HLR_Test-GSUP(159)@6ac4a6fc423a: Created GsupExpect[0] for "262427026689050" to be handled at TC_mo_ussd_iuse_imsi(168) 20241120122617595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58312<->l=127.0.0.1:4258 20241120122617598 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122617598 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427026689050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427026689050" session_id=1005199406 session_state=BEGIN} 20241120122617598 DSS <0004> hlr_ussd.c:576 262427026689050/0x3bea202e: Process SS (BEGIN) 20241120122617598 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120122617598 DSS <0004> hlr_ussd.c:518 262427026689050/0x3bea202e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120122617598 DSS <0004> hlr_ussd.c:363 262427026689050/0x3bea202e: Tx USSD 'Your IMSI is 262427026689050' 20241120122617598 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427026689050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427026689050" session_id=1005199406 session_state=END} 20241120122617598 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427026689050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122617598 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122617598 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@6ac4a6fc423a: Found GsupExpect[0] for "262427026689050" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@6ac4a6fc423a: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262427026689050" TC_mo_ussd_iuse_imsi(168)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122617600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58312<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122617600 DAUC <0003> db_auc.c:157 IMSI='262421888523042': No 2G Auth Data 20241120122617600 DAUC <0003> db_auc.c:192 IMSI='262421888523042': No 3G Auth Data HLR_Test-GSUP(159)@6ac4a6fc423a: Created GsupExpect[0] for "262421888523042" to be handled at TC_mo_ussd_iuse_imsi(169) 20241120122617607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58314<->l=127.0.0.1:4258 20241120122617610 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122617610 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421888523042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421888523042" session_id=4166934538 session_state=BEGIN} 20241120122617610 DSS <0004> hlr_ussd.c:576 262421888523042/0xf85e600a: Process SS (BEGIN) 20241120122617610 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120122617610 DSS <0004> hlr_ussd.c:518 262421888523042/0xf85e600a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120122617610 DSS <0004> hlr_ussd.c:363 262421888523042/0xf85e600a: Tx USSD 'Your IMSI is 262421888523042' 20241120122617610 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421888523042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421888523042" session_id=4166934538 session_state=END} 20241120122617610 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421888523042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122617610 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122617610 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@6ac4a6fc423a: Found GsupExpect[0] for "262421888523042" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@6ac4a6fc423a: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421888523042" TC_mo_ussd_iuse_imsi(169)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122617612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58314<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122617612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58246<->l=127.0.0.1:4258 20241120122617613 DLINP <000b> input/ipa.c:451 connected read/write 20241120122617613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122617613 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122617613 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122617613 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122617613 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43743<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@6ac4a6fc423a: Final verdict of PTC: none 160@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 160: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Wed Nov 20 12:26:17 UTC 2024 ====== 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 20241120122617635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58324<->l=127.0.0.1:4258 20241120122617837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58324<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82232) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Wed Nov 20 12:26:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122620905 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122620905 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122620909 DLINP <000b> input/ipa.c:451 connected read/write 20241120122620909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122620911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58338<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122620915 DLINP <000b> input/ipa.c:451 connected read/write 20241120122620915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122620915 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122620915 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122620915 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122620915 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122620915 DLGSUP <0013> gsup_server.c:237 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 20241120122620915 DLGSUP <0013> gsup_server.c:235 2: 20241120122620915 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122620915 DLGSUP <0013> gsup_server.c:235 3: 20241120122620915 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122620916 DLGSUP <0013> gsup_server.c:235 4: 20241120122620916 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122620916 DLGSUP <0013> gsup_server.c:235 5: 20241120122620916 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122620916 DLGSUP <0013> gsup_server.c:235 7: 20241120122620916 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122620916 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122620916 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122620916 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@6ac4a6fc423a: 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") 20241120122620941 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38199<->l=127.0.0.1:4259) 20241120122620950 DAUC <0003> db_auc.c:157 IMSI='262429299195835': No 2G Auth Data 20241120122620950 DAUC <0003> db_auc.c:192 IMSI='262429299195835': No 3G Auth Data HLR_Test-GSUP(171)@6ac4a6fc423a: Created GsupExpect[0] for "262429299195835" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241120122620980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4258 20241120122620995 DLINP <000b> input/ipa.c:451 connected read/write 20241120122620995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122620995 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429299195835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429299195835" source_name="the-source\n" session_id=3705129642 session_state=BEGIN} 20241120122620995 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241120122620995 DSS <0004> hlr_ussd.c:576 262429299195835/0xdcd7caaa: Process SS (BEGIN) 20241120122620995 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120122620995 DSS <0004> hlr_ussd.c:518 262429299195835/0xdcd7caaa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120122620995 DSS <0004> hlr_ussd.c:363 262429299195835/0xdcd7caaa: Tx USSD 'Your IMSI is 262429299195835' 20241120122620995 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429299195835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429299195835" destination_name="the-source\n" session_id=3705129642 session_state=END} 20241120122620995 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262429299195835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122620995 DLINP <000b> input/ipa.c:451 connected read/write 20241120122620995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122620995 DLINP <000b> input/ipa.c:451 connected read/write 20241120122620995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@6ac4a6fc423a: Found GsupExpect[0] for "262429299195835" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@6ac4a6fc423a: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262429299195835" TC_mo_ussd_iuse_imsi_via_proxy(174)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122621005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122621006 DAUC <0003> db_auc.c:157 IMSI='262423460807704': No 2G Auth Data 20241120122621006 DAUC <0003> db_auc.c:192 IMSI='262423460807704': No 3G Auth Data HLR_Test-GSUP(171)@6ac4a6fc423a: Created GsupExpect[0] for "262423460807704" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241120122621016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58348<->l=127.0.0.1:4258 20241120122621018 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122621018 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423460807704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423460807704" source_name="the-source\n" session_id=533170513 session_state=BEGIN} 20241120122621018 DSS <0004> hlr_ussd.c:576 262423460807704/0x1fc78951: Process SS (BEGIN) 20241120122621018 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120122621018 DSS <0004> hlr_ussd.c:518 262423460807704/0x1fc78951: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120122621018 DSS <0004> hlr_ussd.c:363 262423460807704/0x1fc78951: Tx USSD 'Your IMSI is 262423460807704' 20241120122621018 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423460807704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423460807704" destination_name="the-source\n" session_id=533170513 session_state=END} 20241120122621018 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262423460807704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122621018 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122621019 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@6ac4a6fc423a: Found GsupExpect[0] for "262423460807704" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@6ac4a6fc423a: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262423460807704" TC_mo_ussd_iuse_imsi_via_proxy(175)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122621020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58348<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122621021 DAUC <0003> db_auc.c:157 IMSI='262422403120371': No 2G Auth Data 20241120122621021 DAUC <0003> db_auc.c:192 IMSI='262422403120371': No 3G Auth Data HLR_Test-GSUP(171)@6ac4a6fc423a: Created GsupExpect[0] for "262422403120371" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241120122621028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58362<->l=127.0.0.1:4258 20241120122621031 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122621031 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422403120371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422403120371" source_name="the-source\n" session_id=3754885513 session_state=BEGIN} 20241120122621031 DSS <0004> hlr_ussd.c:576 262422403120371/0xdfcf0189: Process SS (BEGIN) 20241120122621031 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120122621031 DSS <0004> hlr_ussd.c:518 262422403120371/0xdfcf0189: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120122621031 DSS <0004> hlr_ussd.c:363 262422403120371/0xdfcf0189: Tx USSD 'Your IMSI is 262422403120371' 20241120122621031 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422403120371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422403120371" destination_name="the-source\n" session_id=3754885513 session_state=END} 20241120122621031 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262422403120371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122621031 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122621031 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@6ac4a6fc423a: Found GsupExpect[0] for "262422403120371" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@6ac4a6fc423a: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262422403120371" TC_mo_ussd_iuse_imsi_via_proxy(176)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122621034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58362<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122621035 DAUC <0003> db_auc.c:157 IMSI='262429683170719': No 2G Auth Data 20241120122621035 DAUC <0003> db_auc.c:192 IMSI='262429683170719': No 3G Auth Data HLR_Test-GSUP(171)@6ac4a6fc423a: Created GsupExpect[0] for "262429683170719" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241120122621041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58368<->l=127.0.0.1:4258 20241120122621044 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122621044 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429683170719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429683170719" source_name="the-source\n" session_id=1442054993 session_state=BEGIN} 20241120122621044 DSS <0004> hlr_ussd.c:576 262429683170719/0x55f40351: Process SS (BEGIN) 20241120122621044 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120122621044 DSS <0004> hlr_ussd.c:518 262429683170719/0x55f40351: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120122621044 DSS <0004> hlr_ussd.c:363 262429683170719/0x55f40351: Tx USSD 'Your IMSI is 262429683170719' 20241120122621044 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429683170719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429683170719" destination_name="the-source\n" session_id=1442054993 session_state=END} 20241120122621044 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262429683170719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122621044 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122621044 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@6ac4a6fc423a: Found GsupExpect[0] for "262429683170719" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@6ac4a6fc423a: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262429683170719" TC_mo_ussd_iuse_imsi_via_proxy(177)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122621046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58368<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122621046 DAUC <0003> db_auc.c:157 IMSI='262424433241795': No 2G Auth Data 20241120122621046 DAUC <0003> db_auc.c:192 IMSI='262424433241795': No 3G Auth Data HLR_Test-GSUP(171)@6ac4a6fc423a: Created GsupExpect[0] for "262424433241795" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241120122621054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4258 20241120122621057 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122621057 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424433241795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424433241795" source_name="the-source\n" session_id=647254737 session_state=BEGIN} 20241120122621057 DSS <0004> hlr_ussd.c:576 262424433241795/0x269452d1: Process SS (BEGIN) 20241120122621057 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120122621057 DSS <0004> hlr_ussd.c:518 262424433241795/0x269452d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120122621057 DSS <0004> hlr_ussd.c:363 262424433241795/0x269452d1: Tx USSD 'Your IMSI is 262424433241795' 20241120122621057 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424433241795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424433241795" destination_name="the-source\n" session_id=647254737 session_state=END} 20241120122621057 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262424433241795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122621057 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122621057 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@6ac4a6fc423a: Found GsupExpect[0] for "262424433241795" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@6ac4a6fc423a: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262424433241795" TC_mo_ussd_iuse_imsi_via_proxy(178)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122621059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122621060 DAUC <0003> db_auc.c:157 IMSI='262424927516920': No 2G Auth Data 20241120122621060 DAUC <0003> db_auc.c:192 IMSI='262424927516920': No 3G Auth Data HLR_Test-GSUP(171)@6ac4a6fc423a: Created GsupExpect[0] for "262424927516920" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241120122621068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58386<->l=127.0.0.1:4258 20241120122621072 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122621072 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262424927516920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424927516920" source_name="the-source\n" session_id=3757211626 session_state=BEGIN} 20241120122621072 DSS <0004> hlr_ussd.c:576 262424927516920/0xdff27fea: Process SS (BEGIN) 20241120122621072 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120122621072 DSS <0004> hlr_ussd.c:518 262424927516920/0xdff27fea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120122621072 DSS <0004> hlr_ussd.c:363 262424927516920/0xdff27fea: Tx USSD 'Your IMSI is 262424927516920' 20241120122621072 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262424927516920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424927516920" destination_name="the-source\n" session_id=3757211626 session_state=END} 20241120122621072 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262424927516920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122621072 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122621072 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@6ac4a6fc423a: Found GsupExpect[0] for "262424927516920" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@6ac4a6fc423a: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262424927516920" TC_mo_ussd_iuse_imsi_via_proxy(179)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122621074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58386<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122621075 DAUC <0003> db_auc.c:157 IMSI='262422842094999': No 2G Auth Data 20241120122621075 DAUC <0003> db_auc.c:192 IMSI='262422842094999': No 3G Auth Data HLR_Test-GSUP(171)@6ac4a6fc423a: Created GsupExpect[0] for "262422842094999" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241120122621081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58400<->l=127.0.0.1:4258 20241120122621084 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122621084 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262422842094999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422842094999" source_name="the-source\n" session_id=1725093007 session_state=BEGIN} 20241120122621084 DSS <0004> hlr_ussd.c:576 262422842094999/0x66d2d48f: Process SS (BEGIN) 20241120122621084 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120122621084 DSS <0004> hlr_ussd.c:518 262422842094999/0x66d2d48f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120122621084 DSS <0004> hlr_ussd.c:363 262422842094999/0x66d2d48f: Tx USSD 'Your IMSI is 262422842094999' 20241120122621084 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262422842094999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422842094999" destination_name="the-source\n" session_id=1725093007 session_state=END} 20241120122621084 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262422842094999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122621084 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122621084 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@6ac4a6fc423a: Found GsupExpect[0] for "262422842094999" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@6ac4a6fc423a: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262422842094999" TC_mo_ussd_iuse_imsi_via_proxy(180)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122621086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58400<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122621086 DAUC <0003> db_auc.c:157 IMSI='262427166891814': No 2G Auth Data 20241120122621086 DAUC <0003> db_auc.c:192 IMSI='262427166891814': No 3G Auth Data HLR_Test-GSUP(171)@6ac4a6fc423a: Created GsupExpect[0] for "262427166891814" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241120122621092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58412<->l=127.0.0.1:4258 20241120122621096 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122621096 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427166891814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427166891814" source_name="the-source\n" session_id=2540677747 session_state=BEGIN} 20241120122621096 DSS <0004> hlr_ussd.c:576 262427166891814/0x976faa73: Process SS (BEGIN) 20241120122621096 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120122621096 DSS <0004> hlr_ussd.c:518 262427166891814/0x976faa73: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120122621096 DSS <0004> hlr_ussd.c:363 262427166891814/0x976faa73: Tx USSD 'Your IMSI is 262427166891814' 20241120122621096 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427166891814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427166891814" destination_name="the-source\n" session_id=2540677747 session_state=END} 20241120122621096 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262427166891814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122621096 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122621096 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@6ac4a6fc423a: Found GsupExpect[0] for "262427166891814" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@6ac4a6fc423a: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262427166891814" TC_mo_ussd_iuse_imsi_via_proxy(181)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122621098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58412<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122621099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58338<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@6ac4a6fc423a: Final verdict of PTC: none 20241120122621099 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38199<->l=127.0.0.1:4259) 172@6ac4a6fc423a: Final verdict of PTC: none 20241120122621099 DLINP <000b> input/ipa.c:451 connected read/write 20241120122621099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122621099 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122621099 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122621099 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122621099 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 172: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Wed Nov 20 12:26:21 UTC 2024 ====== 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 20241120122621122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4258 20241120122621324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66436) Waiting for packet dumper to finish... 1 (prev_count=66436, count=83680) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Wed Nov 20 12:26:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_mo_ussd_iuse_msisdn started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122624381 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122624381 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122624385 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122624387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34796<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122624387 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122624387 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122624387 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122624387 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122624387 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122624387 DLGSUP <0013> gsup_server.c:237 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 20241120122624387 DLGSUP <0013> gsup_server.c:235 2: 20241120122624387 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122624387 DLGSUP <0013> gsup_server.c:235 3: 20241120122624387 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122624387 DLGSUP <0013> gsup_server.c:235 4: 20241120122624387 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122624387 DLGSUP <0013> gsup_server.c:235 5: 20241120122624387 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122624387 DLGSUP <0013> gsup_server.c:235 7: 20241120122624387 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122624387 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122624387 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122624387 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)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@6ac4a6fc423a: 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") 20241120122624394 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40163<->l=127.0.0.1:4259) 20241120122624397 DAUC <0003> db_auc.c:157 IMSI='262429586746915': No 2G Auth Data 20241120122624397 DAUC <0003> db_auc.c:192 IMSI='262429586746915': No 3G Auth Data HLR_Test-GSUP(183)@6ac4a6fc423a: Created GsupExpect[0] for "262429586746915" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241120122624403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 20241120122624430 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122624430 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429586746915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429586746915" session_id=2828376678 session_state=BEGIN} 20241120122624430 DSS <0004> hlr_ussd.c:576 262429586746915/0xa8959a66: Process SS (BEGIN) 20241120122624430 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120122624430 DSS <0004> hlr_ussd.c:518 262429586746915/0xa8959a66: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120122624430 DSS <0004> hlr_ussd.c:363 262429586746915/0xa8959a66: Tx USSD 'Your extension is 491610072146' 20241120122624430 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429586746915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429586746915" session_id=2828376678 session_state=END} 20241120122624430 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429586746915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122624430 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122624430 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@6ac4a6fc423a: Found GsupExpect[0] for "262429586746915" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@6ac4a6fc423a: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262429586746915" TC_mo_ussd_iuse_msisdn(186)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122624433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122624433 DAUC <0003> db_auc.c:157 IMSI='262428007829546': No 2G Auth Data 20241120122624433 DAUC <0003> db_auc.c:192 IMSI='262428007829546': No 3G Auth Data HLR_Test-GSUP(183)@6ac4a6fc423a: Created GsupExpect[0] for "262428007829546" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241120122624438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34808<->l=127.0.0.1:4258 20241120122624441 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122624441 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428007829546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428007829546" session_id=418588606 session_state=BEGIN} 20241120122624441 DSS <0004> hlr_ussd.c:576 262428007829546/0x18f327be: Process SS (BEGIN) 20241120122624441 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120122624441 DSS <0004> hlr_ussd.c:518 262428007829546/0x18f327be: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120122624441 DSS <0004> hlr_ussd.c:363 262428007829546/0x18f327be: Tx USSD 'Your extension is 491612407871' 20241120122624441 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428007829546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428007829546" session_id=418588606 session_state=END} 20241120122624441 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428007829546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122624441 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122624441 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@6ac4a6fc423a: Found GsupExpect[0] for "262428007829546" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@6ac4a6fc423a: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262428007829546" TC_mo_ussd_iuse_msisdn(187)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122624443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34808<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122624443 DAUC <0003> db_auc.c:157 IMSI='262424498870040': No 2G Auth Data 20241120122624443 DAUC <0003> db_auc.c:192 IMSI='262424498870040': No 3G Auth Data HLR_Test-GSUP(183)@6ac4a6fc423a: Created GsupExpect[0] for "262424498870040" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241120122624450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34822<->l=127.0.0.1:4258 20241120122624452 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122624452 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424498870040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424498870040" session_id=1739436731 session_state=BEGIN} 20241120122624452 DSS <0004> hlr_ussd.c:576 262424498870040/0x67adb2bb: Process SS (BEGIN) 20241120122624452 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120122624452 DSS <0004> hlr_ussd.c:518 262424498870040/0x67adb2bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120122624452 DSS <0004> hlr_ussd.c:363 262424498870040/0x67adb2bb: Tx USSD 'Your extension is 491612565188' 20241120122624452 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424498870040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424498870040" session_id=1739436731 session_state=END} 20241120122624452 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424498870040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122624452 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122624452 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@6ac4a6fc423a: Found GsupExpect[0] for "262424498870040" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@6ac4a6fc423a: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262424498870040" TC_mo_ussd_iuse_msisdn(188)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122624454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34822<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122624455 DAUC <0003> db_auc.c:157 IMSI='262427141094592': No 2G Auth Data 20241120122624455 DAUC <0003> db_auc.c:192 IMSI='262427141094592': No 3G Auth Data HLR_Test-GSUP(183)@6ac4a6fc423a: Created GsupExpect[0] for "262427141094592" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241120122624461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34832<->l=127.0.0.1:4258 20241120122624465 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122624465 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427141094592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427141094592" session_id=2351764629 session_state=BEGIN} 20241120122624465 DSS <0004> hlr_ussd.c:576 262427141094592/0x8c2d1495: Process SS (BEGIN) 20241120122624465 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120122624465 DSS <0004> hlr_ussd.c:518 262427141094592/0x8c2d1495: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120122624465 DSS <0004> hlr_ussd.c:363 262427141094592/0x8c2d1495: Tx USSD 'Your extension is 491613314261' 20241120122624465 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427141094592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427141094592" session_id=2351764629 session_state=END} 20241120122624465 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427141094592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122624465 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122624465 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@6ac4a6fc423a: Found GsupExpect[0] for "262427141094592" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@6ac4a6fc423a: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427141094592" TC_mo_ussd_iuse_msisdn(189)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122624467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34832<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122624467 DAUC <0003> db_auc.c:157 IMSI='262421849212706': No 2G Auth Data 20241120122624467 DAUC <0003> db_auc.c:192 IMSI='262421849212706': No 3G Auth Data HLR_Test-GSUP(183)@6ac4a6fc423a: Created GsupExpect[0] for "262421849212706" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241120122624474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34846<->l=127.0.0.1:4258 20241120122624477 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122624477 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421849212706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421849212706" session_id=4198871332 session_state=BEGIN} 20241120122624477 DSS <0004> hlr_ussd.c:576 262421849212706/0xfa45b124: Process SS (BEGIN) 20241120122624477 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120122624477 DSS <0004> hlr_ussd.c:518 262421849212706/0xfa45b124: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120122624477 DSS <0004> hlr_ussd.c:363 262421849212706/0xfa45b124: Tx USSD 'Your extension is 491617234413' 20241120122624477 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421849212706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421849212706" session_id=4198871332 session_state=END} 20241120122624477 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421849212706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122624477 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122624477 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@6ac4a6fc423a: Found GsupExpect[0] for "262421849212706" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@6ac4a6fc423a: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262421849212706" TC_mo_ussd_iuse_msisdn(190)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122624479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34846<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122624480 DAUC <0003> db_auc.c:157 IMSI='262426703818838': No 2G Auth Data 20241120122624480 DAUC <0003> db_auc.c:192 IMSI='262426703818838': No 3G Auth Data HLR_Test-GSUP(183)@6ac4a6fc423a: Created GsupExpect[0] for "262426703818838" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241120122624486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4258 20241120122624489 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122624489 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426703818838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426703818838" session_id=692580924 session_state=BEGIN} 20241120122624489 DSS <0004> hlr_ussd.c:576 262426703818838/0x2947f23c: Process SS (BEGIN) 20241120122624489 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120122624489 DSS <0004> hlr_ussd.c:518 262426703818838/0x2947f23c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120122624489 DSS <0004> hlr_ussd.c:363 262426703818838/0x2947f23c: Tx USSD 'Your extension is 491614072884' 20241120122624489 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426703818838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426703818838" session_id=692580924 session_state=END} 20241120122624489 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426703818838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122624489 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122624489 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@6ac4a6fc423a: Found GsupExpect[0] for "262426703818838" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@6ac4a6fc423a: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262426703818838" TC_mo_ussd_iuse_msisdn(191)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122624491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122624492 DAUC <0003> db_auc.c:157 IMSI='262422591590072': No 2G Auth Data 20241120122624492 DAUC <0003> db_auc.c:192 IMSI='262422591590072': No 3G Auth Data HLR_Test-GSUP(183)@6ac4a6fc423a: Created GsupExpect[0] for "262422591590072" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241120122624498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34852<->l=127.0.0.1:4258 20241120122624501 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122624501 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422591590072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422591590072" session_id=768532430 session_state=BEGIN} 20241120122624501 DSS <0004> hlr_ussd.c:576 262422591590072/0x2dcedfce: Process SS (BEGIN) 20241120122624501 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120122624501 DSS <0004> hlr_ussd.c:518 262422591590072/0x2dcedfce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120122624501 DSS <0004> hlr_ussd.c:363 262422591590072/0x2dcedfce: Tx USSD 'Your extension is 491613635446' 20241120122624501 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422591590072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422591590072" session_id=768532430 session_state=END} 20241120122624501 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422591590072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122624501 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122624501 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@6ac4a6fc423a: Found GsupExpect[0] for "262422591590072" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@6ac4a6fc423a: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262422591590072" TC_mo_ussd_iuse_msisdn(192)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122624503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34852<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122624504 DAUC <0003> db_auc.c:157 IMSI='262427790499461': No 2G Auth Data 20241120122624504 DAUC <0003> db_auc.c:192 IMSI='262427790499461': No 3G Auth Data HLR_Test-GSUP(183)@6ac4a6fc423a: Created GsupExpect[0] for "262427790499461" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241120122624510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34864<->l=127.0.0.1:4258 20241120122624513 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122624513 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427790499461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427790499461" session_id=1332633116 session_state=BEGIN} 20241120122624513 DSS <0004> hlr_ussd.c:576 262427790499461/0x4f6e5e1c: Process SS (BEGIN) 20241120122624513 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120122624513 DSS <0004> hlr_ussd.c:518 262427790499461/0x4f6e5e1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120122624513 DSS <0004> hlr_ussd.c:363 262427790499461/0x4f6e5e1c: Tx USSD 'Your extension is 491616535642' 20241120122624513 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427790499461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427790499461" session_id=1332633116 session_state=END} 20241120122624513 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427790499461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122624513 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122624513 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@6ac4a6fc423a: Found GsupExpect[0] for "262427790499461" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@6ac4a6fc423a: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262427790499461" TC_mo_ussd_iuse_msisdn(193)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122624515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34864<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122624516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34796<->l=127.0.0.1:4258 20241120122624516 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40163<->l=127.0.0.1:4259) 184@6ac4a6fc423a: Final verdict of PTC: none 20241120122624516 DLINP <000b> input/ipa.c:451 connected read/write 20241120122624516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122624516 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122624516 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122624516 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(185)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP(183)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 184: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Wed Nov 20 12:26:24 UTC 2024 ====== 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 20241120122624539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34870<->l=127.0.0.1:4258 20241120122624740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34870<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68304) Waiting for packet dumper to finish... 1 (prev_count=68304, count=82340) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Wed Nov 20 12:26:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122627831 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122627831 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122627832 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122627833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34876<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122627833 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122627833 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122627833 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122627833 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122627833 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122627833 DLGSUP <0013> gsup_server.c:237 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 20241120122627833 DLGSUP <0013> gsup_server.c:235 2: 20241120122627833 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122627833 DLGSUP <0013> gsup_server.c:235 3: 20241120122627834 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122627834 DLGSUP <0013> gsup_server.c:235 4: 20241120122627834 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122627834 DLGSUP <0013> gsup_server.c:235 5: 20241120122627834 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122627834 DLGSUP <0013> gsup_server.c:235 7: 20241120122627834 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122627834 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122627834 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(194)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122627834 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@6ac4a6fc423a: 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") 20241120122627840 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38869<->l=127.0.0.1:4259) 20241120122627843 DAUC <0003> db_auc.c:157 IMSI='262429509959650': No 2G Auth Data 20241120122627843 DAUC <0003> db_auc.c:192 IMSI='262429509959650': No 3G Auth Data HLR_Test-GSUP(195)@6ac4a6fc423a: Created GsupExpect[0] for "262429509959650" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241120122627848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34890<->l=127.0.0.1:4258 20241120122627874 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122627874 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429509959650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429509959650" source_name="the-source\n" session_id=3849157966 session_state=BEGIN} 20241120122627874 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241120122627874 DSS <0004> hlr_ussd.c:576 262429509959650/0xe56d7d4e: Process SS (BEGIN) 20241120122627874 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120122627874 DSS <0004> hlr_ussd.c:518 262429509959650/0xe56d7d4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120122627874 DSS <0004> hlr_ussd.c:363 262429509959650/0xe56d7d4e: Tx USSD 'Your extension is 491617647851' 20241120122627874 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429509959650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429509959650" destination_name="the-source\n" session_id=3849157966 session_state=END} 20241120122627874 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262429509959650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122627874 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122627874 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@6ac4a6fc423a: Found GsupExpect[0] for "262429509959650" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@6ac4a6fc423a: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262429509959650" TC_mo_ussd_iuse_msisdn_via_proxy(198)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122627876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34890<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122627877 DAUC <0003> db_auc.c:157 IMSI='262428443161229': No 2G Auth Data 20241120122627877 DAUC <0003> db_auc.c:192 IMSI='262428443161229': No 3G Auth Data HLR_Test-GSUP(195)@6ac4a6fc423a: Created GsupExpect[0] for "262428443161229" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241120122627883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34896<->l=127.0.0.1:4258 20241120122627886 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122627886 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428443161229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428443161229" source_name="the-source\n" session_id=3597218519 session_state=BEGIN} 20241120122627886 DSS <0004> hlr_ussd.c:576 262428443161229/0xd66932d7: Process SS (BEGIN) 20241120122627886 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120122627886 DSS <0004> hlr_ussd.c:518 262428443161229/0xd66932d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120122627886 DSS <0004> hlr_ussd.c:363 262428443161229/0xd66932d7: Tx USSD 'Your extension is 491612852320' 20241120122627886 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428443161229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428443161229" destination_name="the-source\n" session_id=3597218519 session_state=END} 20241120122627886 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428443161229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122627886 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122627886 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@6ac4a6fc423a: Found GsupExpect[0] for "262428443161229" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@6ac4a6fc423a: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262428443161229" TC_mo_ussd_iuse_msisdn_via_proxy(199)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122627887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34896<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122627888 DAUC <0003> db_auc.c:157 IMSI='262426708533150': No 2G Auth Data 20241120122627888 DAUC <0003> db_auc.c:192 IMSI='262426708533150': No 3G Auth Data HLR_Test-GSUP(195)@6ac4a6fc423a: Created GsupExpect[0] for "262426708533150" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241120122627894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34900<->l=127.0.0.1:4258 20241120122627896 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122627896 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426708533150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426708533150" source_name="the-source\n" session_id=1589502798 session_state=BEGIN} 20241120122627896 DSS <0004> hlr_ussd.c:576 262426708533150/0x5ebde34e: Process SS (BEGIN) 20241120122627896 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120122627896 DSS <0004> hlr_ussd.c:518 262426708533150/0x5ebde34e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120122627897 DSS <0004> hlr_ussd.c:363 262426708533150/0x5ebde34e: Tx USSD 'Your extension is 491611061167' 20241120122627897 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262426708533150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426708533150" destination_name="the-source\n" session_id=1589502798 session_state=END} 20241120122627897 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262426708533150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122627897 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122627897 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@6ac4a6fc423a: Found GsupExpect[0] for "262426708533150" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@6ac4a6fc423a: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262426708533150" TC_mo_ussd_iuse_msisdn_via_proxy(200)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122627898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34900<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122627899 DAUC <0003> db_auc.c:157 IMSI='262428005896518': No 2G Auth Data 20241120122627899 DAUC <0003> db_auc.c:192 IMSI='262428005896518': No 3G Auth Data HLR_Test-GSUP(195)@6ac4a6fc423a: Created GsupExpect[0] for "262428005896518" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241120122627905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34910<->l=127.0.0.1:4258 20241120122627908 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122627908 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428005896518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428005896518" source_name="the-source\n" session_id=60558131 session_state=BEGIN} 20241120122627908 DSS <0004> hlr_ussd.c:576 262428005896518/0x039c0b33: Process SS (BEGIN) 20241120122627908 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120122627908 DSS <0004> hlr_ussd.c:518 262428005896518/0x039c0b33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120122627908 DSS <0004> hlr_ussd.c:363 262428005896518/0x039c0b33: Tx USSD 'Your extension is 491611821105' 20241120122627908 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428005896518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428005896518" destination_name="the-source\n" session_id=60558131 session_state=END} 20241120122627908 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262428005896518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122627908 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122627908 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@6ac4a6fc423a: Found GsupExpect[0] for "262428005896518" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@6ac4a6fc423a: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262428005896518" TC_mo_ussd_iuse_msisdn_via_proxy(201)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122627910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34910<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122627910 DAUC <0003> db_auc.c:157 IMSI='262429194427443': No 2G Auth Data 20241120122627910 DAUC <0003> db_auc.c:192 IMSI='262429194427443': No 3G Auth Data HLR_Test-GSUP(195)@6ac4a6fc423a: Created GsupExpect[0] for "262429194427443" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241120122627916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34926<->l=127.0.0.1:4258 20241120122627919 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122627919 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429194427443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429194427443" source_name="the-source\n" session_id=4090781662 session_state=BEGIN} 20241120122627919 DSS <0004> hlr_ussd.c:576 262429194427443/0xf3d45fde: Process SS (BEGIN) 20241120122627919 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120122627919 DSS <0004> hlr_ussd.c:518 262429194427443/0xf3d45fde: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120122627919 DSS <0004> hlr_ussd.c:363 262429194427443/0xf3d45fde: Tx USSD 'Your extension is 491618616513' 20241120122627919 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429194427443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429194427443" destination_name="the-source\n" session_id=4090781662 session_state=END} 20241120122627919 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262429194427443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122627919 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122627919 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@6ac4a6fc423a: Found GsupExpect[0] for "262429194427443" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@6ac4a6fc423a: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262429194427443" TC_mo_ussd_iuse_msisdn_via_proxy(202)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122627921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34926<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122627922 DAUC <0003> db_auc.c:157 IMSI='262423566386809': No 2G Auth Data 20241120122627922 DAUC <0003> db_auc.c:192 IMSI='262423566386809': No 3G Auth Data HLR_Test-GSUP(195)@6ac4a6fc423a: Created GsupExpect[0] for "262423566386809" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241120122627928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34928<->l=127.0.0.1:4258 20241120122627931 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122627931 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423566386809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423566386809" source_name="the-source\n" session_id=4203852313 session_state=BEGIN} 20241120122627931 DSS <0004> hlr_ussd.c:576 262423566386809/0xfa91b219: Process SS (BEGIN) 20241120122627931 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120122627931 DSS <0004> hlr_ussd.c:518 262423566386809/0xfa91b219: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120122627931 DSS <0004> hlr_ussd.c:363 262423566386809/0xfa91b219: Tx USSD 'Your extension is 491610038258' 20241120122627931 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423566386809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423566386809" destination_name="the-source\n" session_id=4203852313 session_state=END} 20241120122627931 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423566386809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122627931 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122627931 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@6ac4a6fc423a: Found GsupExpect[0] for "262423566386809" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@6ac4a6fc423a: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262423566386809" TC_mo_ussd_iuse_msisdn_via_proxy(203)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122627933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34928<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122627933 DAUC <0003> db_auc.c:157 IMSI='262423797599912': No 2G Auth Data 20241120122627933 DAUC <0003> db_auc.c:192 IMSI='262423797599912': No 3G Auth Data HLR_Test-GSUP(195)@6ac4a6fc423a: Created GsupExpect[0] for "262423797599912" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241120122627940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34940<->l=127.0.0.1:4258 20241120122627943 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122627943 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423797599912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423797599912" source_name="the-source\n" session_id=763991118 session_state=BEGIN} 20241120122627943 DSS <0004> hlr_ussd.c:576 262423797599912/0x2d89944e: Process SS (BEGIN) 20241120122627943 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120122627943 DSS <0004> hlr_ussd.c:518 262423797599912/0x2d89944e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120122627943 DSS <0004> hlr_ussd.c:363 262423797599912/0x2d89944e: Tx USSD 'Your extension is 491612515646' 20241120122627943 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423797599912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423797599912" destination_name="the-source\n" session_id=763991118 session_state=END} 20241120122627943 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262423797599912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122627943 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122627943 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@6ac4a6fc423a: Found GsupExpect[0] for "262423797599912" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@6ac4a6fc423a: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262423797599912" TC_mo_ussd_iuse_msisdn_via_proxy(204)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122627945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34940<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122627946 DAUC <0003> db_auc.c:157 IMSI='262428531608742': No 2G Auth Data 20241120122627946 DAUC <0003> db_auc.c:192 IMSI='262428531608742': No 3G Auth Data HLR_Test-GSUP(195)@6ac4a6fc423a: Created GsupExpect[0] for "262428531608742" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241120122627953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34948<->l=127.0.0.1:4258 20241120122627956 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122627956 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428531608742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428531608742" source_name="the-source\n" session_id=399489460 session_state=BEGIN} 20241120122627956 DSS <0004> hlr_ussd.c:576 262428531608742/0x17cfb9b4: Process SS (BEGIN) 20241120122627956 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120122627956 DSS <0004> hlr_ussd.c:518 262428531608742/0x17cfb9b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120122627956 DSS <0004> hlr_ussd.c:363 262428531608742/0x17cfb9b4: Tx USSD 'Your extension is 491615262708' 20241120122627956 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428531608742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428531608742" destination_name="the-source\n" session_id=399489460 session_state=END} 20241120122627956 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262428531608742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122627956 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122627956 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@6ac4a6fc423a: Found GsupExpect[0] for "262428531608742" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@6ac4a6fc423a: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262428531608742" TC_mo_ussd_iuse_msisdn_via_proxy(205)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122627958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34948<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122627959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34876<->l=127.0.0.1:4258 20241120122627960 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38869<->l=127.0.0.1:4259) 20241120122627960 DLINP <000b> input/ipa.c:451 connected read/write 20241120122627960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122627960 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122627960 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122627960 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122627960 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@6ac4a6fc423a: Final verdict of PTC: none 196@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 196: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Wed Nov 20 12:26:27 UTC 2024 ====== 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 20241120122627996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34954<->l=127.0.0.1:4258 20241120122628197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34954<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83540) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Wed Nov 20 12:26:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_mo_ussd_euse started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 20241120122631314 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44645 20241120122631314 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44645 MTC@6ac4a6fc423a: in not legacy case 2 IPA-EUSE-foobar(208)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122631315 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631315 DLINP <000b> input/ipa.c:405 127.0.0.1:44645 message received 20241120122631316 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122631316 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@6ac4a6fc423a: 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)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@6ac4a6fc423a: 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 } } } } 20241120122631317 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631317 DLINP <000b> input/ipa.c:405 127.0.0.1:44645 message received 20241120122631317 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122631317 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241120122631317 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241120122631317 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241120122631317 DLGSUP <0013> gsup_server.c:237 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 20241120122631317 DLGSUP <0013> gsup_server.c:235 2: 20241120122631317 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122631317 DLGSUP <0013> gsup_server.c:235 3: 20241120122631317 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122631317 DLGSUP <0013> gsup_server.c:235 4: 20241120122631317 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122631317 DLGSUP <0013> gsup_server.c:235 5: IPA-EUSE-foobar(208)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122631317 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122631317 DLGSUP <0013> gsup_server.c:235 7: 20241120122631317 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122631317 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122631317 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122631317 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44645 20241120122631317 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122631317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34956<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122631318 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122631318 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122631318 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122631318 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122631318 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122631318 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 HLR_Test-GSUP-IPA(207)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122631318 DLGSUP <0013> gsup_server.c:235 2: 20241120122631318 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122631318 DLGSUP <0013> gsup_server.c:235 3: 20241120122631318 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122631318 DLGSUP <0013> gsup_server.c:235 4: 20241120122631318 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122631318 DLGSUP <0013> gsup_server.c:235 5: 20241120122631318 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122631318 DLGSUP <0013> gsup_server.c:235 7: 20241120122631318 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122631318 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122631318 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122631318 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@6ac4a6fc423a: 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") 20241120122631325 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36765<->l=127.0.0.1:4259) 20241120122631328 DAUC <0003> db_auc.c:157 IMSI='262425626159615': No 2G Auth Data 20241120122631328 DAUC <0003> db_auc.c:192 IMSI='262425626159615': No 3G Auth Data HLR_Test-GSUP(209)@6ac4a6fc423a: Created GsupExpect[0] for "262425626159615" to be handled at TC_mo_ussd_euse(212) 20241120122631338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34970<->l=127.0.0.1:4258 20241120122631362 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122631362 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425626159615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425626159615" session_id=2505329549 session_state=BEGIN} 20241120122631362 DSS <0004> hlr_ussd.c:576 262425626159615/0x95544b8d: Process SS (BEGIN) 20241120122631362 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122631362 DSS <0004> hlr_ussd.c:518 262425626159615/0x95544b8d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122631362 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631362 DLINP <000b> input/ipa.c:431 127.0.0.1:44645 sending data 20241120122631362 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631362 DLINP <000b> input/ipa.c:431 127.0.0.1:44645 sending data EUSE-TC_mo_ussd_euse(206)@6ac4a6fc423a: 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 } } } } } 20241120122631378 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631378 DLINP <000b> input/ipa.c:405 127.0.0.1:44645 message received 20241120122631378 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262425626159615 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425626159615" session_id=2505329549 session_state=END} 20241120122631378 DSS <0004> hlr_ussd.c:576 262425626159615/0x95544b8d: Process SS (END) 20241120122631378 DSS <0004> hlr_ussd.c:518 262425626159615/0x95544b8d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120122631378 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425626159615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425626159615" session_id=2505329549 session_state=END} 20241120122631378 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425626159615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122631378 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262425626159615 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122631378 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122631378 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@6ac4a6fc423a: Found GsupExpect[0] for "262425626159615" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@6ac4a6fc423a: Added IMSI table entry 0TC_mo_ussd_euse(212)"262425626159615" TC_mo_ussd_euse(212)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122631388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34970<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122631390 DAUC <0003> db_auc.c:157 IMSI='262423054384568': No 2G Auth Data 20241120122631390 DAUC <0003> db_auc.c:192 IMSI='262423054384568': No 3G Auth Data HLR_Test-GSUP(209)@6ac4a6fc423a: Created GsupExpect[0] for "262423054384568" to be handled at TC_mo_ussd_euse(213) 20241120122631404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34974<->l=127.0.0.1:4258 20241120122631407 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122631407 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423054384568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423054384568" session_id=3680212592 session_state=BEGIN} 20241120122631407 DSS <0004> hlr_ussd.c:576 262423054384568/0xdb5b9670: Process SS (BEGIN) 20241120122631407 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122631407 DSS <0004> hlr_ussd.c:518 262423054384568/0xdb5b9670: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122631407 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631407 DLINP <000b> input/ipa.c:431 127.0.0.1:44645 sending data 20241120122631407 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631407 DLINP <000b> input/ipa.c:431 127.0.0.1:44645 sending data EUSE-TC_mo_ussd_euse(206)@6ac4a6fc423a: 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 } } } } } 20241120122631408 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631408 DLINP <000b> input/ipa.c:405 127.0.0.1:44645 message received 20241120122631408 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262423054384568 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423054384568" session_id=3680212592 session_state=END} 20241120122631408 DSS <0004> hlr_ussd.c:576 262423054384568/0xdb5b9670: Process SS (END) 20241120122631408 DSS <0004> hlr_ussd.c:518 262423054384568/0xdb5b9670: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120122631408 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423054384568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423054384568" session_id=3680212592 session_state=END} 20241120122631408 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423054384568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122631408 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262423054384568 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122631408 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122631408 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@6ac4a6fc423a: Found GsupExpect[0] for "262423054384568" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@6ac4a6fc423a: Added IMSI table entry 1TC_mo_ussd_euse(213)"262423054384568" TC_mo_ussd_euse(213)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122631409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34974<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122631410 DAUC <0003> db_auc.c:157 IMSI='262427156087563': No 2G Auth Data 20241120122631410 DAUC <0003> db_auc.c:192 IMSI='262427156087563': No 3G Auth Data HLR_Test-GSUP(209)@6ac4a6fc423a: Created GsupExpect[0] for "262427156087563" to be handled at TC_mo_ussd_euse(214) 20241120122631416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34976<->l=127.0.0.1:4258 20241120122631419 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122631419 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427156087563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427156087563" session_id=1256078361 session_state=BEGIN} 20241120122631419 DSS <0004> hlr_ussd.c:576 262427156087563/0x4ade3c19: Process SS (BEGIN) 20241120122631419 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122631419 DSS <0004> hlr_ussd.c:518 262427156087563/0x4ade3c19: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122631419 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631419 DLINP <000b> input/ipa.c:431 127.0.0.1:44645 sending data 20241120122631419 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631419 DLINP <000b> input/ipa.c:431 127.0.0.1:44645 sending data EUSE-TC_mo_ussd_euse(206)@6ac4a6fc423a: 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 } } } } } 20241120122631420 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631420 DLINP <000b> input/ipa.c:405 127.0.0.1:44645 message received 20241120122631420 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262427156087563 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427156087563" session_id=1256078361 session_state=END} 20241120122631420 DSS <0004> hlr_ussd.c:576 262427156087563/0x4ade3c19: Process SS (END) 20241120122631420 DSS <0004> hlr_ussd.c:518 262427156087563/0x4ade3c19: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120122631420 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427156087563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427156087563" session_id=1256078361 session_state=END} 20241120122631420 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427156087563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122631420 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262427156087563 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122631420 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122631420 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@6ac4a6fc423a: Found GsupExpect[0] for "262427156087563" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@6ac4a6fc423a: Added IMSI table entry 2TC_mo_ussd_euse(214)"262427156087563" TC_mo_ussd_euse(214)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122631422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34976<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122631422 DAUC <0003> db_auc.c:157 IMSI='262424986032111': No 2G Auth Data 20241120122631422 DAUC <0003> db_auc.c:192 IMSI='262424986032111': No 3G Auth Data HLR_Test-GSUP(209)@6ac4a6fc423a: Created GsupExpect[0] for "262424986032111" to be handled at TC_mo_ussd_euse(215) 20241120122631428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34982<->l=127.0.0.1:4258 20241120122631431 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122631431 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424986032111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424986032111" session_id=3137873896 session_state=BEGIN} 20241120122631431 DSS <0004> hlr_ussd.c:576 262424986032111/0xbb0827e8: Process SS (BEGIN) 20241120122631431 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122631431 DSS <0004> hlr_ussd.c:518 262424986032111/0xbb0827e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122631431 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631431 DLINP <000b> input/ipa.c:431 127.0.0.1:44645 sending data 20241120122631431 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631431 DLINP <000b> input/ipa.c:431 127.0.0.1:44645 sending data EUSE-TC_mo_ussd_euse(206)@6ac4a6fc423a: 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 } } } } } 20241120122631431 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631431 DLINP <000b> input/ipa.c:405 127.0.0.1:44645 message received 20241120122631431 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262424986032111 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424986032111" session_id=3137873896 session_state=END} 20241120122631431 DSS <0004> hlr_ussd.c:576 262424986032111/0xbb0827e8: Process SS (END) 20241120122631431 DSS <0004> hlr_ussd.c:518 262424986032111/0xbb0827e8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120122631432 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424986032111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424986032111" session_id=3137873896 session_state=END} 20241120122631432 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424986032111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122631432 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262424986032111 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122631432 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122631432 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@6ac4a6fc423a: Found GsupExpect[0] for "262424986032111" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@6ac4a6fc423a: Added IMSI table entry 3TC_mo_ussd_euse(215)"262424986032111" TC_mo_ussd_euse(215)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122631433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34982<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122631434 DAUC <0003> db_auc.c:157 IMSI='262427651321672': No 2G Auth Data 20241120122631434 DAUC <0003> db_auc.c:192 IMSI='262427651321672': No 3G Auth Data HLR_Test-GSUP(209)@6ac4a6fc423a: Created GsupExpect[0] for "262427651321672" to be handled at TC_mo_ussd_euse(216) 20241120122631440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34990<->l=127.0.0.1:4258 20241120122631442 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122631442 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427651321672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427651321672" session_id=3961579302 session_state=BEGIN} 20241120122631442 DSS <0004> hlr_ussd.c:576 262427651321672/0xec20e726: Process SS (BEGIN) 20241120122631442 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122631442 DSS <0004> hlr_ussd.c:518 262427651321672/0xec20e726: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122631442 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631442 DLINP <000b> input/ipa.c:431 127.0.0.1:44645 sending data 20241120122631442 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631442 DLINP <000b> input/ipa.c:431 127.0.0.1:44645 sending data EUSE-TC_mo_ussd_euse(206)@6ac4a6fc423a: 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 } } } } } 20241120122631443 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631443 DLINP <000b> input/ipa.c:405 127.0.0.1:44645 message received 20241120122631443 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262427651321672 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427651321672" session_id=3961579302 session_state=END} 20241120122631443 DSS <0004> hlr_ussd.c:576 262427651321672/0xec20e726: Process SS (END) 20241120122631443 DSS <0004> hlr_ussd.c:518 262427651321672/0xec20e726: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120122631443 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427651321672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427651321672" session_id=3961579302 session_state=END} 20241120122631443 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427651321672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122631443 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262427651321672 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122631443 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122631443 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@6ac4a6fc423a: Found GsupExpect[0] for "262427651321672" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@6ac4a6fc423a: Added IMSI table entry 4TC_mo_ussd_euse(216)"262427651321672" TC_mo_ussd_euse(216)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122631445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34990<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122631445 DAUC <0003> db_auc.c:157 IMSI='262423387009190': No 2G Auth Data 20241120122631445 DAUC <0003> db_auc.c:192 IMSI='262423387009190': No 3G Auth Data HLR_Test-GSUP(209)@6ac4a6fc423a: Created GsupExpect[0] for "262423387009190" to be handled at TC_mo_ussd_euse(217) 20241120122631452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34992<->l=127.0.0.1:4258 20241120122631454 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122631454 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423387009190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423387009190" session_id=79444033 session_state=BEGIN} 20241120122631454 DSS <0004> hlr_ussd.c:576 262423387009190/0x04bc3841: Process SS (BEGIN) 20241120122631454 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122631454 DSS <0004> hlr_ussd.c:518 262423387009190/0x04bc3841: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122631454 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631454 DLINP <000b> input/ipa.c:431 127.0.0.1:44645 sending data 20241120122631454 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631454 DLINP <000b> input/ipa.c:431 127.0.0.1:44645 sending data EUSE-TC_mo_ussd_euse(206)@6ac4a6fc423a: 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 } } } } } 20241120122631455 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631455 DLINP <000b> input/ipa.c:405 127.0.0.1:44645 message received 20241120122631455 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262423387009190 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423387009190" session_id=79444033 session_state=END} 20241120122631455 DSS <0004> hlr_ussd.c:576 262423387009190/0x04bc3841: Process SS (END) 20241120122631455 DSS <0004> hlr_ussd.c:518 262423387009190/0x04bc3841: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120122631455 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423387009190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423387009190" session_id=79444033 session_state=END} 20241120122631455 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423387009190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122631455 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262423387009190 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122631455 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122631455 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@6ac4a6fc423a: Found GsupExpect[0] for "262423387009190" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@6ac4a6fc423a: Added IMSI table entry 5TC_mo_ussd_euse(217)"262423387009190" TC_mo_ussd_euse(217)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122631457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34992<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122631458 DAUC <0003> db_auc.c:157 IMSI='262421591785492': No 2G Auth Data 20241120122631458 DAUC <0003> db_auc.c:192 IMSI='262421591785492': No 3G Auth Data HLR_Test-GSUP(209)@6ac4a6fc423a: Created GsupExpect[0] for "262421591785492" to be handled at TC_mo_ussd_euse(218) 20241120122631465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35008<->l=127.0.0.1:4258 20241120122631467 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122631467 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421591785492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421591785492" session_id=3719364230 session_state=BEGIN} 20241120122631467 DSS <0004> hlr_ussd.c:576 262421591785492/0xddb0fe86: Process SS (BEGIN) 20241120122631467 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122631467 DSS <0004> hlr_ussd.c:518 262421591785492/0xddb0fe86: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122631467 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631467 DLINP <000b> input/ipa.c:431 127.0.0.1:44645 sending data 20241120122631467 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631467 DLINP <000b> input/ipa.c:431 127.0.0.1:44645 sending data EUSE-TC_mo_ussd_euse(206)@6ac4a6fc423a: 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 } } } } } 20241120122631468 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631468 DLINP <000b> input/ipa.c:405 127.0.0.1:44645 message received 20241120122631468 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262421591785492 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421591785492" session_id=3719364230 session_state=END} 20241120122631468 DSS <0004> hlr_ussd.c:576 262421591785492/0xddb0fe86: Process SS (END) 20241120122631468 DSS <0004> hlr_ussd.c:518 262421591785492/0xddb0fe86: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120122631468 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421591785492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421591785492" session_id=3719364230 session_state=END} 20241120122631468 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421591785492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122631468 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262421591785492 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122631468 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122631468 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@6ac4a6fc423a: Found GsupExpect[0] for "262421591785492" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@6ac4a6fc423a: Added IMSI table entry 6TC_mo_ussd_euse(218)"262421591785492" TC_mo_ussd_euse(218)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122631470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35008<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122631470 DAUC <0003> db_auc.c:157 IMSI='262426702742522': No 2G Auth Data 20241120122631470 DAUC <0003> db_auc.c:192 IMSI='262426702742522': No 3G Auth Data HLR_Test-GSUP(209)@6ac4a6fc423a: Created GsupExpect[0] for "262426702742522" to be handled at TC_mo_ussd_euse(219) 20241120122631477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35022<->l=127.0.0.1:4258 20241120122631481 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122631481 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426702742522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426702742522" session_id=441593423 session_state=BEGIN} 20241120122631481 DSS <0004> hlr_ussd.c:576 262426702742522/0x1a522e4f: Process SS (BEGIN) 20241120122631481 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122631481 DSS <0004> hlr_ussd.c:518 262426702742522/0x1a522e4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122631481 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631481 DLINP <000b> input/ipa.c:431 127.0.0.1:44645 sending data 20241120122631481 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631481 DLINP <000b> input/ipa.c:431 127.0.0.1:44645 sending data EUSE-TC_mo_ussd_euse(206)@6ac4a6fc423a: 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 } } } } } 20241120122631482 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631482 DLINP <000b> input/ipa.c:405 127.0.0.1:44645 message received 20241120122631482 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262426702742522 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426702742522" session_id=441593423 session_state=END} 20241120122631482 DSS <0004> hlr_ussd.c:576 262426702742522/0x1a522e4f: Process SS (END) 20241120122631482 DSS <0004> hlr_ussd.c:518 262426702742522/0x1a522e4f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120122631482 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426702742522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426702742522" session_id=441593423 session_state=END} 20241120122631482 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426702742522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122631482 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262426702742522 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122631482 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122631482 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@6ac4a6fc423a: Found GsupExpect[0] for "262426702742522" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@6ac4a6fc423a: Added IMSI table entry 7TC_mo_ussd_euse(219)"262426702742522" TC_mo_ussd_euse(219)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122631485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35022<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@6ac4a6fc423a: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@6ac4a6fc423a: Final verdict of PTC: none 20241120122631486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34956<->l=127.0.0.1:4258 20241120122631487 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631487 DLINP <000b> input/ipa.c:405 127.0.0.1:44645 message received 20241120122631487 DLINP <000b> input/ipa.c:414 127.0.0.1:44645 connection closed with server 20241120122631487 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44645 20241120122631487 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241120122631487 DLINP <000b> input/ipa.c:451 connected read/write 20241120122631487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122631487 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122631487 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122631487 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122631487 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36765<->l=127.0.0.1:4259) 210@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP(209)@6ac4a6fc423a: Final verdict of PTC: none IPA-EUSE-foobar(208)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 210: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Wed Nov 20 12:26:31 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241120122631511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35034<->l=127.0.0.1:4258 20241120122631712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35034<->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=111492) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Wed Nov 20 12:26:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_mo_ussd_euse_continue started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 20241120122634816 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34063 20241120122634816 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34063 IPA-EUSE-foobar(222)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122634817 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634817 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received MTC@6ac4a6fc423a: in not legacy case 2 IPA-EUSE-foobar(222)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@6ac4a6fc423a: 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 } } } } 20241120122634819 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634819 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634819 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122634819 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241120122634819 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241120122634819 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241120122634819 DLGSUP <0013> gsup_server.c:237 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 20241120122634819 DLGSUP <0013> gsup_server.c:235 2: 20241120122634819 DLGSUP <0013> gsup_server.c:237 2: 00 IPA-EUSE-foobar(222)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122634819 DLGSUP <0013> gsup_server.c:235 3: 20241120122634819 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122634819 DLGSUP <0013> gsup_server.c:235 4: 20241120122634819 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122634819 DLGSUP <0013> gsup_server.c:235 5: 20241120122634819 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122634819 DLGSUP <0013> gsup_server.c:235 7: 20241120122634819 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122634819 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122634819 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122634819 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34063 20241120122634819 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122634819 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122634821 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47204<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122634823 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634823 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122634823 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122634823 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122634823 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122634823 DLGSUP <0013> gsup_server.c:237 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 20241120122634823 DLGSUP <0013> gsup_server.c:235 2: 20241120122634823 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122634823 DLGSUP <0013> gsup_server.c:235 3: 20241120122634823 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122634823 DLGSUP <0013> gsup_server.c:235 4: 20241120122634823 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122634823 DLGSUP <0013> gsup_server.c:235 5: 20241120122634823 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122634823 DLGSUP <0013> gsup_server.c:235 7: 20241120122634823 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122634823 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122634823 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122634823 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)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@6ac4a6fc423a: 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") 20241120122634833 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44111<->l=127.0.0.1:4259) 20241120122634839 DAUC <0003> db_auc.c:157 IMSI='262425871485278': No 2G Auth Data 20241120122634839 DAUC <0003> db_auc.c:192 IMSI='262425871485278': No 3G Auth Data HLR_Test-GSUP(223)@6ac4a6fc423a: Created GsupExpect[0] for "262425871485278" to be handled at TC_mo_ussd_euse_continue(226) 20241120122634853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47216<->l=127.0.0.1:4258 20241120122634866 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634866 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425871485278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425871485278" session_id=1950714728 session_state=BEGIN} 20241120122634866 DSS <0004> hlr_ussd.c:576 262425871485278/0x74458b68: Process SS (BEGIN) 20241120122634866 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122634866 DSS <0004> hlr_ussd.c:518 262425871485278/0x74458b68: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122634866 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634866 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data 20241120122634866 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634866 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: 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 } } } } } 20241120122634871 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634871 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634871 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262425871485278 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425871485278" session_id=1950714728 session_state=CONTINUE} 20241120122634871 DSS <0004> hlr_ussd.c:576 262425871485278/0x74458b68: Process SS (CONTINUE) 20241120122634872 DSS <0004> hlr_ussd.c:518 262425871485278/0x74458b68: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120122634872 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425871485278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425871485278" session_id=1950714728 session_state=CONTINUE} 20241120122634872 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262425871485278 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122634872 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122634872 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@6ac4a6fc423a: Found GsupExpect[0] for "262425871485278" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@6ac4a6fc423a: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262425871485278" TC_mo_ussd_euse_continue(226)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122634877 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634877 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425871485278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425871485278" session_id=1950714728 session_state=CONTINUE} 20241120122634877 DSS <0004> hlr_ussd.c:576 262425871485278/0x74458b68: Process SS (CONTINUE) 20241120122634877 DSS <0004> hlr_ussd.c:518 262425871485278/0x74458b68: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241120122634877 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425871485278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122634877 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634877 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data 20241120122634877 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634877 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: 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 } } } } } 20241120122634879 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634879 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634879 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262425871485278 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425871485278" session_id=1950714728 session_state=END} 20241120122634879 DSS <0004> hlr_ussd.c:576 262425871485278/0x74458b68: Process SS (END) 20241120122634879 DSS <0004> hlr_ussd.c:518 262425871485278/0x74458b68: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241120122634879 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425871485278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425871485278" session_id=1950714728 session_state=END} 20241120122634879 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425871485278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122634879 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262425871485278 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122634880 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122634880 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122634882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47216<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122634883 DAUC <0003> db_auc.c:157 IMSI='262426643996596': No 2G Auth Data 20241120122634883 DAUC <0003> db_auc.c:192 IMSI='262426643996596': No 3G Auth Data HLR_Test-GSUP(223)@6ac4a6fc423a: Created GsupExpect[0] for "262426643996596" to be handled at TC_mo_ussd_euse_continue(227) 20241120122634892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47232<->l=127.0.0.1:4258 20241120122634895 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634895 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426643996596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426643996596" session_id=1198877457 session_state=BEGIN} 20241120122634895 DSS <0004> hlr_ussd.c:576 262426643996596/0x47756b11: Process SS (BEGIN) 20241120122634895 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122634895 DSS <0004> hlr_ussd.c:518 262426643996596/0x47756b11: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122634895 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634895 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data 20241120122634895 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634895 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: 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 } } } } } 20241120122634896 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634897 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634897 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262426643996596 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426643996596" session_id=1198877457 session_state=CONTINUE} 20241120122634897 DSS <0004> hlr_ussd.c:576 262426643996596/0x47756b11: Process SS (CONTINUE) 20241120122634897 DSS <0004> hlr_ussd.c:518 262426643996596/0x47756b11: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120122634897 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426643996596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426643996596" session_id=1198877457 session_state=CONTINUE} 20241120122634897 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262426643996596 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122634897 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122634897 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@6ac4a6fc423a: Found GsupExpect[0] for "262426643996596" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@6ac4a6fc423a: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262426643996596" TC_mo_ussd_euse_continue(227)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122634899 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634899 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426643996596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426643996596" session_id=1198877457 session_state=CONTINUE} 20241120122634899 DSS <0004> hlr_ussd.c:576 262426643996596/0x47756b11: Process SS (CONTINUE) 20241120122634899 DSS <0004> hlr_ussd.c:518 262426643996596/0x47756b11: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241120122634899 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426643996596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122634899 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634899 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data 20241120122634899 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634899 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: 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 } } } } } 20241120122634900 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634900 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634901 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262426643996596 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426643996596" session_id=1198877457 session_state=END} 20241120122634901 DSS <0004> hlr_ussd.c:576 262426643996596/0x47756b11: Process SS (END) 20241120122634901 DSS <0004> hlr_ussd.c:518 262426643996596/0x47756b11: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241120122634901 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426643996596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426643996596" session_id=1198877457 session_state=END} 20241120122634901 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426643996596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122634901 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262426643996596 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122634901 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122634901 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122634901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47232<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122634902 DAUC <0003> db_auc.c:157 IMSI='262427661975620': No 2G Auth Data 20241120122634902 DAUC <0003> db_auc.c:192 IMSI='262427661975620': No 3G Auth Data HLR_Test-GSUP(223)@6ac4a6fc423a: Created GsupExpect[0] for "262427661975620" to be handled at TC_mo_ussd_euse_continue(228) 20241120122634909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47234<->l=127.0.0.1:4258 20241120122634912 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634912 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427661975620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427661975620" session_id=4162390680 session_state=BEGIN} 20241120122634912 DSS <0004> hlr_ussd.c:576 262427661975620/0xf8190a98: Process SS (BEGIN) 20241120122634912 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122634912 DSS <0004> hlr_ussd.c:518 262427661975620/0xf8190a98: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122634912 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634912 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data 20241120122634912 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634912 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: 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 } } } } } 20241120122634913 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634913 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634913 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262427661975620 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427661975620" session_id=4162390680 session_state=CONTINUE} 20241120122634913 DSS <0004> hlr_ussd.c:576 262427661975620/0xf8190a98: Process SS (CONTINUE) 20241120122634913 DSS <0004> hlr_ussd.c:518 262427661975620/0xf8190a98: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120122634913 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427661975620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427661975620" session_id=4162390680 session_state=CONTINUE} 20241120122634913 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262427661975620 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122634913 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122634913 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@6ac4a6fc423a: Found GsupExpect[0] for "262427661975620" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@6ac4a6fc423a: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262427661975620" TC_mo_ussd_euse_continue(228)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122634915 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634915 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427661975620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427661975620" session_id=4162390680 session_state=CONTINUE} 20241120122634915 DSS <0004> hlr_ussd.c:576 262427661975620/0xf8190a98: Process SS (CONTINUE) 20241120122634915 DSS <0004> hlr_ussd.c:518 262427661975620/0xf8190a98: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241120122634915 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427661975620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122634915 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634915 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data 20241120122634915 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634915 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: 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 } } } } } 20241120122634917 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634917 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634917 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262427661975620 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427661975620" session_id=4162390680 session_state=END} 20241120122634917 DSS <0004> hlr_ussd.c:576 262427661975620/0xf8190a98: Process SS (END) 20241120122634917 DSS <0004> hlr_ussd.c:518 262427661975620/0xf8190a98: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241120122634917 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427661975620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427661975620" session_id=4162390680 session_state=END} 20241120122634917 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427661975620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122634917 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262427661975620 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122634917 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122634917 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122634918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47234<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122634918 DAUC <0003> db_auc.c:157 IMSI='262420406765030': No 2G Auth Data 20241120122634918 DAUC <0003> db_auc.c:192 IMSI='262420406765030': No 3G Auth Data HLR_Test-GSUP(223)@6ac4a6fc423a: Created GsupExpect[0] for "262420406765030" to be handled at TC_mo_ussd_euse_continue(229) 20241120122634925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47248<->l=127.0.0.1:4258 20241120122634928 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634928 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420406765030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420406765030" session_id=760944828 session_state=BEGIN} 20241120122634928 DSS <0004> hlr_ussd.c:576 262420406765030/0x2d5b18bc: Process SS (BEGIN) 20241120122634928 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122634928 DSS <0004> hlr_ussd.c:518 262420406765030/0x2d5b18bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122634928 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634928 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data 20241120122634928 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634928 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: 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 } } } } } 20241120122634929 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634930 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634930 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262420406765030 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420406765030" session_id=760944828 session_state=CONTINUE} 20241120122634930 DSS <0004> hlr_ussd.c:576 262420406765030/0x2d5b18bc: Process SS (CONTINUE) 20241120122634930 DSS <0004> hlr_ussd.c:518 262420406765030/0x2d5b18bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120122634930 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420406765030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420406765030" session_id=760944828 session_state=CONTINUE} 20241120122634930 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262420406765030 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122634930 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122634930 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@6ac4a6fc423a: Found GsupExpect[0] for "262420406765030" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@6ac4a6fc423a: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262420406765030" TC_mo_ussd_euse_continue(229)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122634932 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634932 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420406765030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420406765030" session_id=760944828 session_state=CONTINUE} 20241120122634932 DSS <0004> hlr_ussd.c:576 262420406765030/0x2d5b18bc: Process SS (CONTINUE) 20241120122634932 DSS <0004> hlr_ussd.c:518 262420406765030/0x2d5b18bc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241120122634932 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420406765030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122634932 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634932 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data 20241120122634933 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634933 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: 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 } } } } } 20241120122634934 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634934 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634934 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262420406765030 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420406765030" session_id=760944828 session_state=END} 20241120122634934 DSS <0004> hlr_ussd.c:576 262420406765030/0x2d5b18bc: Process SS (END) 20241120122634934 DSS <0004> hlr_ussd.c:518 262420406765030/0x2d5b18bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241120122634934 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420406765030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420406765030" session_id=760944828 session_state=END} 20241120122634934 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420406765030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122634934 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262420406765030 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122634934 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122634934 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122634934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47248<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122634935 DAUC <0003> db_auc.c:157 IMSI='262424743185423': No 2G Auth Data 20241120122634935 DAUC <0003> db_auc.c:192 IMSI='262424743185423': No 3G Auth Data HLR_Test-GSUP(223)@6ac4a6fc423a: Created GsupExpect[0] for "262424743185423" to be handled at TC_mo_ussd_euse_continue(230) 20241120122634942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47262<->l=127.0.0.1:4258 20241120122634945 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634945 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424743185423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424743185423" session_id=1050940258 session_state=BEGIN} 20241120122634945 DSS <0004> hlr_ussd.c:576 262424743185423/0x3ea41362: Process SS (BEGIN) 20241120122634945 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122634945 DSS <0004> hlr_ussd.c:518 262424743185423/0x3ea41362: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122634945 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634945 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data 20241120122634945 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634945 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: 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 } } } } } 20241120122634946 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634946 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634946 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262424743185423 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424743185423" session_id=1050940258 session_state=CONTINUE} 20241120122634946 DSS <0004> hlr_ussd.c:576 262424743185423/0x3ea41362: Process SS (CONTINUE) 20241120122634946 DSS <0004> hlr_ussd.c:518 262424743185423/0x3ea41362: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120122634946 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424743185423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424743185423" session_id=1050940258 session_state=CONTINUE} 20241120122634946 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262424743185423 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122634946 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122634946 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@6ac4a6fc423a: Found GsupExpect[0] for "262424743185423" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@6ac4a6fc423a: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262424743185423" TC_mo_ussd_euse_continue(230)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122634948 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634948 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424743185423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424743185423" session_id=1050940258 session_state=CONTINUE} 20241120122634948 DSS <0004> hlr_ussd.c:576 262424743185423/0x3ea41362: Process SS (CONTINUE) 20241120122634948 DSS <0004> hlr_ussd.c:518 262424743185423/0x3ea41362: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241120122634948 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424743185423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122634948 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634948 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data 20241120122634948 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634948 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: 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 } } } } } 20241120122634949 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634949 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634949 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262424743185423 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424743185423" session_id=1050940258 session_state=END} 20241120122634949 DSS <0004> hlr_ussd.c:576 262424743185423/0x3ea41362: Process SS (END) 20241120122634949 DSS <0004> hlr_ussd.c:518 262424743185423/0x3ea41362: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241120122634949 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424743185423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424743185423" session_id=1050940258 session_state=END} 20241120122634949 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424743185423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122634949 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262424743185423 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122634949 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122634949 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122634950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47262<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122634950 DAUC <0003> db_auc.c:157 IMSI='262427116636925': No 2G Auth Data 20241120122634950 DAUC <0003> db_auc.c:192 IMSI='262427116636925': No 3G Auth Data HLR_Test-GSUP(223)@6ac4a6fc423a: Created GsupExpect[0] for "262427116636925" to be handled at TC_mo_ussd_euse_continue(231) 20241120122634957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47268<->l=127.0.0.1:4258 20241120122634960 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634960 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427116636925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427116636925" session_id=2978031570 session_state=BEGIN} 20241120122634960 DSS <0004> hlr_ussd.c:576 262427116636925/0xb18127d2: Process SS (BEGIN) 20241120122634960 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122634960 DSS <0004> hlr_ussd.c:518 262427116636925/0xb18127d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122634960 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634960 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data 20241120122634960 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634960 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: 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 } } } } } 20241120122634961 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634962 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634962 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262427116636925 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427116636925" session_id=2978031570 session_state=CONTINUE} 20241120122634962 DSS <0004> hlr_ussd.c:576 262427116636925/0xb18127d2: Process SS (CONTINUE) 20241120122634962 DSS <0004> hlr_ussd.c:518 262427116636925/0xb18127d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120122634962 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427116636925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427116636925" session_id=2978031570 session_state=CONTINUE} 20241120122634962 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262427116636925 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122634962 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122634962 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@6ac4a6fc423a: Found GsupExpect[0] for "262427116636925" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@6ac4a6fc423a: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262427116636925" TC_mo_ussd_euse_continue(231)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122634964 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634964 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427116636925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427116636925" session_id=2978031570 session_state=CONTINUE} 20241120122634964 DSS <0004> hlr_ussd.c:576 262427116636925/0xb18127d2: Process SS (CONTINUE) 20241120122634964 DSS <0004> hlr_ussd.c:518 262427116636925/0xb18127d2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241120122634964 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427116636925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122634964 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634964 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data 20241120122634964 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634964 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: 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 } } } } } 20241120122634965 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634965 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634965 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262427116636925 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427116636925" session_id=2978031570 session_state=END} 20241120122634965 DSS <0004> hlr_ussd.c:576 262427116636925/0xb18127d2: Process SS (END) 20241120122634965 DSS <0004> hlr_ussd.c:518 262427116636925/0xb18127d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241120122634965 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427116636925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427116636925" session_id=2978031570 session_state=END} 20241120122634965 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427116636925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122634965 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262427116636925 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122634965 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122634965 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122634966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47268<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122634966 DAUC <0003> db_auc.c:157 IMSI='262429763266017': No 2G Auth Data 20241120122634966 DAUC <0003> db_auc.c:192 IMSI='262429763266017': No 3G Auth Data HLR_Test-GSUP(223)@6ac4a6fc423a: Created GsupExpect[0] for "262429763266017" to be handled at TC_mo_ussd_euse_continue(232) 20241120122634972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47284<->l=127.0.0.1:4258 20241120122634975 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634975 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429763266017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429763266017" session_id=3250705141 session_state=BEGIN} 20241120122634975 DSS <0004> hlr_ussd.c:576 262429763266017/0xc1c1d2f5: Process SS (BEGIN) 20241120122634975 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122634975 DSS <0004> hlr_ussd.c:518 262429763266017/0xc1c1d2f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122634975 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634975 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data 20241120122634975 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634975 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: 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 } } } } } 20241120122634976 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634976 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634976 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262429763266017 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429763266017" session_id=3250705141 session_state=CONTINUE} 20241120122634976 DSS <0004> hlr_ussd.c:576 262429763266017/0xc1c1d2f5: Process SS (CONTINUE) 20241120122634976 DSS <0004> hlr_ussd.c:518 262429763266017/0xc1c1d2f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120122634976 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429763266017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429763266017" session_id=3250705141 session_state=CONTINUE} 20241120122634976 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262429763266017 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122634976 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122634976 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@6ac4a6fc423a: Found GsupExpect[0] for "262429763266017" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@6ac4a6fc423a: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262429763266017" TC_mo_ussd_euse_continue(232)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122634979 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634979 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429763266017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429763266017" session_id=3250705141 session_state=CONTINUE} 20241120122634979 DSS <0004> hlr_ussd.c:576 262429763266017/0xc1c1d2f5: Process SS (CONTINUE) 20241120122634979 DSS <0004> hlr_ussd.c:518 262429763266017/0xc1c1d2f5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241120122634979 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429763266017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122634979 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634979 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data 20241120122634979 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634979 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: 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 } } } } } 20241120122634980 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634980 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634980 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262429763266017 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429763266017" session_id=3250705141 session_state=END} 20241120122634980 DSS <0004> hlr_ussd.c:576 262429763266017/0xc1c1d2f5: Process SS (END) 20241120122634980 DSS <0004> hlr_ussd.c:518 262429763266017/0xc1c1d2f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241120122634980 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429763266017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429763266017" session_id=3250705141 session_state=END} 20241120122634980 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429763266017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122634980 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262429763266017 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122634980 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122634980 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122634980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47284<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122634981 DAUC <0003> db_auc.c:157 IMSI='262428254244208': No 2G Auth Data 20241120122634981 DAUC <0003> db_auc.c:192 IMSI='262428254244208': No 3G Auth Data HLR_Test-GSUP(223)@6ac4a6fc423a: Created GsupExpect[0] for "262428254244208" to be handled at TC_mo_ussd_euse_continue(233) 20241120122634988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47294<->l=127.0.0.1:4258 20241120122634991 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634991 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428254244208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428254244208" session_id=534733084 session_state=BEGIN} 20241120122634991 DSS <0004> hlr_ussd.c:576 262428254244208/0x1fdf611c: Process SS (BEGIN) 20241120122634991 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120122634991 DSS <0004> hlr_ussd.c:518 262428254244208/0x1fdf611c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120122634991 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634991 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data 20241120122634991 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634991 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: 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 } } } } } 20241120122634992 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634992 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634992 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262428254244208 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428254244208" session_id=534733084 session_state=CONTINUE} 20241120122634992 DSS <0004> hlr_ussd.c:576 262428254244208/0x1fdf611c: Process SS (CONTINUE) 20241120122634992 DSS <0004> hlr_ussd.c:518 262428254244208/0x1fdf611c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120122634992 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428254244208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428254244208" session_id=534733084 session_state=CONTINUE} 20241120122634992 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262428254244208 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122634992 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122634992 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@6ac4a6fc423a: Found GsupExpect[0] for "262428254244208" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@6ac4a6fc423a: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262428254244208" TC_mo_ussd_euse_continue(233)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122634994 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634994 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428254244208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428254244208" session_id=534733084 session_state=CONTINUE} 20241120122634994 DSS <0004> hlr_ussd.c:576 262428254244208/0x1fdf611c: Process SS (CONTINUE) 20241120122634994 DSS <0004> hlr_ussd.c:518 262428254244208/0x1fdf611c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241120122634994 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428254244208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122634994 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634994 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data 20241120122634994 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634994 DLINP <000b> input/ipa.c:431 127.0.0.1:34063 sending data EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: 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 } } } } } 20241120122634995 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634995 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634995 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262428254244208 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428254244208" session_id=534733084 session_state=END} 20241120122634995 DSS <0004> hlr_ussd.c:576 262428254244208/0x1fdf611c: Process SS (END) 20241120122634995 DSS <0004> hlr_ussd.c:518 262428254244208/0x1fdf611c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241120122634995 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428254244208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428254244208" session_id=534733084 session_state=END} 20241120122634995 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428254244208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122634995 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262428254244208 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122634995 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122634995 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122634996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47294<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@6ac4a6fc423a: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@6ac4a6fc423a: Final verdict of PTC: none 20241120122634997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47204<->l=127.0.0.1:4258 20241120122634998 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634998 DLINP <000b> input/ipa.c:405 127.0.0.1:34063 message received 20241120122634998 DLINP <000b> input/ipa.c:414 127.0.0.1:34063 connection closed with server HLR_Test-GSUP(223)@6ac4a6fc423a: Final verdict of PTC: none 20241120122634998 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34063 20241120122634998 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241120122634998 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44111<->l=127.0.0.1:4259) 20241120122634998 DLINP <000b> input/ipa.c:451 connected read/write 20241120122634998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122634998 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122634998 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122634998 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)@6ac4a6fc423a: Final verdict of PTC: none IPA-EUSE-foobar(222)@6ac4a6fc423a: Final verdict of PTC: none 224@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 224: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Wed Nov 20 12:26:35 UTC 2024 ====== 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 20241120122635022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47304<->l=127.0.0.1:4258 20241120122635224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47304<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131324) Waiting for packet dumper to finish... 1 (prev_count=131324, count=157040) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Wed Nov 20 12:26:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_mo_ussd_euse_defaultroute started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 20241120122638326 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45983 20241120122638326 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45983 MTC@6ac4a6fc423a: in not legacy case 2 IPA-EUSE-foobar(236)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122638327 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638327 DLINP <000b> input/ipa.c:405 127.0.0.1:45983 message received IPA-EUSE-foobar(236)@6ac4a6fc423a: 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) } } } } 20241120122638328 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 IPA-EUSE-foobar(236)@6ac4a6fc423a: 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 } } } } 20241120122638328 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120122638329 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638329 DLINP <000b> input/ipa.c:405 127.0.0.1:45983 message received 20241120122638329 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122638329 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241120122638329 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241120122638329 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241120122638329 DLGSUP <0013> gsup_server.c:237 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 20241120122638329 DLGSUP <0013> gsup_server.c:235 2: 20241120122638329 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122638329 DLGSUP <0013> gsup_server.c:235 3: 20241120122638329 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122638329 DLGSUP <0013> gsup_server.c:235 4: 20241120122638329 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122638329 DLGSUP <0013> gsup_server.c:235 5: 20241120122638329 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122638329 DLGSUP <0013> gsup_server.c:235 7: 20241120122638329 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122638329 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 IPA-EUSE-foobar(236)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122638329 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122638329 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45983 HLR_Test-GSUP-IPA(235)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122638329 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122638330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47306<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122638331 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122638331 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122638331 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122638331 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122638331 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122638331 DLGSUP <0013> gsup_server.c:237 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 20241120122638331 DLGSUP <0013> gsup_server.c:235 2: 20241120122638331 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122638331 DLGSUP <0013> gsup_server.c:235 3: 20241120122638331 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122638331 DLGSUP <0013> gsup_server.c:235 4: 20241120122638331 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122638331 DLGSUP <0013> gsup_server.c:235 5: 20241120122638331 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122638331 DLGSUP <0013> gsup_server.c:235 7: HLR_Test-GSUP-IPA(235)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122638331 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122638331 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122638331 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122638331 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@6ac4a6fc423a: 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") 20241120122638338 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35117<->l=127.0.0.1:4259) 20241120122638341 DAUC <0003> db_auc.c:157 IMSI='262429755626506': No 2G Auth Data 20241120122638341 DAUC <0003> db_auc.c:192 IMSI='262429755626506': No 3G Auth Data HLR_Test-GSUP(237)@6ac4a6fc423a: Created GsupExpect[0] for "262429755626506" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241120122638348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47310<->l=127.0.0.1:4258 20241120122638378 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122638378 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429755626506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429755626506" session_id=466406522 session_state=BEGIN} 20241120122638378 DSS <0004> hlr_ussd.c:576 262429755626506/0x1bcccc7a: Process SS (BEGIN) 20241120122638378 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241120122638378 DSS <0004> hlr_ussd.c:518 262429755626506/0x1bcccc7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241120122638378 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638378 DLINP <000b> input/ipa.c:431 127.0.0.1:45983 sending data 20241120122638378 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638378 DLINP <000b> input/ipa.c:431 127.0.0.1:45983 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@6ac4a6fc423a: 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 } } } } } 20241120122638390 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638390 DLINP <000b> input/ipa.c:405 127.0.0.1:45983 message received 20241120122638390 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262429755626506 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429755626506" session_id=466406522 session_state=END} 20241120122638390 DSS <0004> hlr_ussd.c:576 262429755626506/0x1bcccc7a: Process SS (END) 20241120122638390 DSS <0004> hlr_ussd.c:518 262429755626506/0x1bcccc7a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241120122638390 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429755626506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429755626506" session_id=466406522 session_state=END} 20241120122638390 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429755626506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122638390 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262429755626506 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122638390 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122638390 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@6ac4a6fc423a: Found GsupExpect[0] for "262429755626506" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@6ac4a6fc423a: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262429755626506" TC_mo_ussd_euse_defaultroute(240)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122638401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47310<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122638402 DAUC <0003> db_auc.c:157 IMSI='262421922200844': No 2G Auth Data 20241120122638402 DAUC <0003> db_auc.c:192 IMSI='262421922200844': No 3G Auth Data HLR_Test-GSUP(237)@6ac4a6fc423a: Created GsupExpect[0] for "262421922200844" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241120122638422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47312<->l=127.0.0.1:4258 20241120122638425 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122638425 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421922200844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421922200844" session_id=1400332202 session_state=BEGIN} 20241120122638425 DSS <0004> hlr_ussd.c:576 262421922200844/0x53775faa: Process SS (BEGIN) 20241120122638425 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241120122638425 DSS <0004> hlr_ussd.c:518 262421922200844/0x53775faa: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241120122638425 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638425 DLINP <000b> input/ipa.c:431 127.0.0.1:45983 sending data 20241120122638425 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638425 DLINP <000b> input/ipa.c:431 127.0.0.1:45983 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@6ac4a6fc423a: 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 } } } } } 20241120122638425 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638425 DLINP <000b> input/ipa.c:405 127.0.0.1:45983 message received 20241120122638425 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262421922200844 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421922200844" session_id=1400332202 session_state=END} 20241120122638425 DSS <0004> hlr_ussd.c:576 262421922200844/0x53775faa: Process SS (END) 20241120122638425 DSS <0004> hlr_ussd.c:518 262421922200844/0x53775faa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241120122638425 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421922200844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421922200844" session_id=1400332202 session_state=END} 20241120122638425 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421922200844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122638425 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262421922200844 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122638425 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122638425 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@6ac4a6fc423a: Found GsupExpect[0] for "262421922200844" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@6ac4a6fc423a: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262421922200844" TC_mo_ussd_euse_defaultroute(241)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122638427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47312<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122638427 DAUC <0003> db_auc.c:157 IMSI='262427632614858': No 2G Auth Data 20241120122638427 DAUC <0003> db_auc.c:192 IMSI='262427632614858': No 3G Auth Data HLR_Test-GSUP(237)@6ac4a6fc423a: Created GsupExpect[0] for "262427632614858" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241120122638434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47328<->l=127.0.0.1:4258 20241120122638437 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122638437 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427632614858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427632614858" session_id=3047439750 session_state=BEGIN} 20241120122638437 DSS <0004> hlr_ussd.c:576 262427632614858/0xb5a43d86: Process SS (BEGIN) 20241120122638437 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241120122638437 DSS <0004> hlr_ussd.c:518 262427632614858/0xb5a43d86: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241120122638437 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638437 DLINP <000b> input/ipa.c:431 127.0.0.1:45983 sending data 20241120122638437 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638437 DLINP <000b> input/ipa.c:431 127.0.0.1:45983 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@6ac4a6fc423a: 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 } } } } } 20241120122638438 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638438 DLINP <000b> input/ipa.c:405 127.0.0.1:45983 message received 20241120122638438 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262427632614858 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427632614858" session_id=3047439750 session_state=END} 20241120122638438 DSS <0004> hlr_ussd.c:576 262427632614858/0xb5a43d86: Process SS (END) 20241120122638438 DSS <0004> hlr_ussd.c:518 262427632614858/0xb5a43d86: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241120122638438 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427632614858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427632614858" session_id=3047439750 session_state=END} 20241120122638438 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427632614858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122638438 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262427632614858 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122638438 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122638438 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@6ac4a6fc423a: Found GsupExpect[0] for "262427632614858" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@6ac4a6fc423a: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262427632614858" TC_mo_ussd_euse_defaultroute(242)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122638440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47328<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122638440 DAUC <0003> db_auc.c:157 IMSI='262425822252227': No 2G Auth Data 20241120122638440 DAUC <0003> db_auc.c:192 IMSI='262425822252227': No 3G Auth Data HLR_Test-GSUP(237)@6ac4a6fc423a: Created GsupExpect[0] for "262425822252227" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241120122638447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47342<->l=127.0.0.1:4258 20241120122638450 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122638450 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425822252227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425822252227" session_id=1422141406 session_state=BEGIN} 20241120122638450 DSS <0004> hlr_ussd.c:576 262425822252227/0x54c427de: Process SS (BEGIN) 20241120122638450 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241120122638450 DSS <0004> hlr_ussd.c:518 262425822252227/0x54c427de: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241120122638450 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638450 DLINP <000b> input/ipa.c:431 127.0.0.1:45983 sending data 20241120122638450 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638450 DLINP <000b> input/ipa.c:431 127.0.0.1:45983 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@6ac4a6fc423a: 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 } } } } } 20241120122638451 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638451 DLINP <000b> input/ipa.c:405 127.0.0.1:45983 message received 20241120122638451 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262425822252227 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425822252227" session_id=1422141406 session_state=END} 20241120122638451 DSS <0004> hlr_ussd.c:576 262425822252227/0x54c427de: Process SS (END) 20241120122638451 DSS <0004> hlr_ussd.c:518 262425822252227/0x54c427de: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241120122638451 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425822252227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425822252227" session_id=1422141406 session_state=END} 20241120122638451 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425822252227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122638451 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262425822252227 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122638451 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122638451 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@6ac4a6fc423a: Found GsupExpect[0] for "262425822252227" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@6ac4a6fc423a: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262425822252227" TC_mo_ussd_euse_defaultroute(243)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122638453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47342<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122638453 DAUC <0003> db_auc.c:157 IMSI='262425102847126': No 2G Auth Data 20241120122638453 DAUC <0003> db_auc.c:192 IMSI='262425102847126': No 3G Auth Data HLR_Test-GSUP(237)@6ac4a6fc423a: Created GsupExpect[0] for "262425102847126" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241120122638460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47352<->l=127.0.0.1:4258 20241120122638462 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122638462 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425102847126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425102847126" session_id=4092532136 session_state=BEGIN} 20241120122638462 DSS <0004> hlr_ussd.c:576 262425102847126/0xf3ef15a8: Process SS (BEGIN) 20241120122638462 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241120122638462 DSS <0004> hlr_ussd.c:518 262425102847126/0xf3ef15a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241120122638462 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638462 DLINP <000b> input/ipa.c:431 127.0.0.1:45983 sending data 20241120122638463 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638463 DLINP <000b> input/ipa.c:431 127.0.0.1:45983 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@6ac4a6fc423a: 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 } } } } } 20241120122638463 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638463 DLINP <000b> input/ipa.c:405 127.0.0.1:45983 message received 20241120122638463 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262425102847126 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425102847126" session_id=4092532136 session_state=END} 20241120122638463 DSS <0004> hlr_ussd.c:576 262425102847126/0xf3ef15a8: Process SS (END) 20241120122638463 DSS <0004> hlr_ussd.c:518 262425102847126/0xf3ef15a8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241120122638463 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425102847126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425102847126" session_id=4092532136 session_state=END} 20241120122638463 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425102847126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122638463 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262425102847126 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122638463 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122638464 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@6ac4a6fc423a: Found GsupExpect[0] for "262425102847126" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@6ac4a6fc423a: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262425102847126" TC_mo_ussd_euse_defaultroute(244)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122638466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47352<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122638466 DAUC <0003> db_auc.c:157 IMSI='262426570285678': No 2G Auth Data 20241120122638466 DAUC <0003> db_auc.c:192 IMSI='262426570285678': No 3G Auth Data HLR_Test-GSUP(237)@6ac4a6fc423a: Created GsupExpect[0] for "262426570285678" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241120122638472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47354<->l=127.0.0.1:4258 20241120122638475 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122638475 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426570285678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426570285678" session_id=2133320685 session_state=BEGIN} 20241120122638475 DSS <0004> hlr_ussd.c:576 262426570285678/0x7f27e3ed: Process SS (BEGIN) 20241120122638475 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241120122638475 DSS <0004> hlr_ussd.c:518 262426570285678/0x7f27e3ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241120122638475 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638475 DLINP <000b> input/ipa.c:431 127.0.0.1:45983 sending data 20241120122638475 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638475 DLINP <000b> input/ipa.c:431 127.0.0.1:45983 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@6ac4a6fc423a: 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 } } } } } 20241120122638476 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638476 DLINP <000b> input/ipa.c:405 127.0.0.1:45983 message received 20241120122638476 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262426570285678 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426570285678" session_id=2133320685 session_state=END} 20241120122638476 DSS <0004> hlr_ussd.c:576 262426570285678/0x7f27e3ed: Process SS (END) 20241120122638476 DSS <0004> hlr_ussd.c:518 262426570285678/0x7f27e3ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241120122638476 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426570285678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426570285678" session_id=2133320685 session_state=END} 20241120122638476 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426570285678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122638476 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262426570285678 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122638476 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122638476 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@6ac4a6fc423a: Found GsupExpect[0] for "262426570285678" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@6ac4a6fc423a: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262426570285678" TC_mo_ussd_euse_defaultroute(245)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122638478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47354<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122638478 DAUC <0003> db_auc.c:157 IMSI='262429832984845': No 2G Auth Data 20241120122638478 DAUC <0003> db_auc.c:192 IMSI='262429832984845': No 3G Auth Data HLR_Test-GSUP(237)@6ac4a6fc423a: Created GsupExpect[0] for "262429832984845" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241120122638485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47358<->l=127.0.0.1:4258 20241120122638488 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122638488 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429832984845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429832984845" session_id=1877960794 session_state=BEGIN} 20241120122638488 DSS <0004> hlr_ussd.c:576 262429832984845/0x6fef685a: Process SS (BEGIN) 20241120122638488 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241120122638488 DSS <0004> hlr_ussd.c:518 262429832984845/0x6fef685a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241120122638488 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638488 DLINP <000b> input/ipa.c:431 127.0.0.1:45983 sending data 20241120122638488 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638488 DLINP <000b> input/ipa.c:431 127.0.0.1:45983 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@6ac4a6fc423a: 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 } } } } } 20241120122638489 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638489 DLINP <000b> input/ipa.c:405 127.0.0.1:45983 message received 20241120122638489 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262429832984845 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429832984845" session_id=1877960794 session_state=END} 20241120122638489 DSS <0004> hlr_ussd.c:576 262429832984845/0x6fef685a: Process SS (END) 20241120122638489 DSS <0004> hlr_ussd.c:518 262429832984845/0x6fef685a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241120122638489 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429832984845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429832984845" session_id=1877960794 session_state=END} 20241120122638489 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429832984845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122638489 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262429832984845 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122638489 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122638489 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@6ac4a6fc423a: Found GsupExpect[0] for "262429832984845" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@6ac4a6fc423a: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262429832984845" TC_mo_ussd_euse_defaultroute(246)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122638492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47358<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122638492 DAUC <0003> db_auc.c:157 IMSI='262423071691663': No 2G Auth Data 20241120122638492 DAUC <0003> db_auc.c:192 IMSI='262423071691663': No 3G Auth Data HLR_Test-GSUP(237)@6ac4a6fc423a: Created GsupExpect[0] for "262423071691663" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241120122638498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47368<->l=127.0.0.1:4258 20241120122638501 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122638501 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423071691663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423071691663" session_id=9117959 session_state=BEGIN} 20241120122638501 DSS <0004> hlr_ussd.c:576 262423071691663/0x008b2107: Process SS (BEGIN) 20241120122638501 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241120122638501 DSS <0004> hlr_ussd.c:518 262423071691663/0x008b2107: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241120122638501 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638501 DLINP <000b> input/ipa.c:431 127.0.0.1:45983 sending data 20241120122638502 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638502 DLINP <000b> input/ipa.c:431 127.0.0.1:45983 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@6ac4a6fc423a: 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 } } } } } 20241120122638502 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638502 DLINP <000b> input/ipa.c:405 127.0.0.1:45983 message received 20241120122638502 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262423071691663 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423071691663" session_id=9117959 session_state=END} 20241120122638502 DSS <0004> hlr_ussd.c:576 262423071691663/0x008b2107: Process SS (END) 20241120122638502 DSS <0004> hlr_ussd.c:518 262423071691663/0x008b2107: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241120122638502 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423071691663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423071691663" session_id=9117959 session_state=END} 20241120122638502 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423071691663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122638502 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262423071691663 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120122638502 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122638502 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@6ac4a6fc423a: Found GsupExpect[0] for "262423071691663" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@6ac4a6fc423a: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262423071691663" TC_mo_ussd_euse_defaultroute(247)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122638504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47368<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@6ac4a6fc423a: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@6ac4a6fc423a: Final verdict of PTC: none 20241120122638506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47306<->l=127.0.0.1:4258 20241120122638507 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35117<->l=127.0.0.1:4259) 20241120122638507 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638507 DLINP <000b> input/ipa.c:405 127.0.0.1:45983 message received 20241120122638507 DLINP <000b> input/ipa.c:414 127.0.0.1:45983 connection closed with server 20241120122638507 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45983 20241120122638507 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241120122638507 DLINP <000b> input/ipa.c:451 connected read/write 20241120122638507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122638507 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122638507 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122638507 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@6ac4a6fc423a: Final verdict of PTC: none IPA-EUSE-foobar(236)@6ac4a6fc423a: Final verdict of PTC: none 238@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 238: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Wed Nov 20 12:26:38 UTC 2024 ====== 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 20241120122638539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47372<->l=127.0.0.1:4258 20241120122638740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47372<->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=113672) 20241120122640684 DSS <0004> hlr_ussd.c:239 262428606908428/0x522236fc: SS Session Timeout, destroying 20241120122640684 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428606908428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122640700 DSS <0004> hlr_ussd.c:239 262420264030187/0x081409c2: SS Session Timeout, destroying 20241120122640700 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420264030187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122640710 DSS <0004> hlr_ussd.c:239 262429513686866/0x4c3129c7: SS Session Timeout, destroying 20241120122640710 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429513686866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122640721 DSS <0004> hlr_ussd.c:239 262423955587662/0x8bb45172: SS Session Timeout, destroying 20241120122640721 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423955587662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122640734 DSS <0004> hlr_ussd.c:239 262420468835025/0x7183bba5: SS Session Timeout, destroying 20241120122640734 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420468835025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122640746 DSS <0004> hlr_ussd.c:239 262429053094679/0x810dedb1: SS Session Timeout, destroying 20241120122640746 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429053094679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122640758 DSS <0004> hlr_ussd.c:239 262421978881351/0x57567f38: SS Session Timeout, destroying 20241120122640758 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421978881351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. 20241120122640770 DSS <0004> hlr_ussd.c:239 262429931205991/0xb791d5b4: SS Session Timeout, destroying 20241120122640770 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429931205991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free ------ HLR_Tests.TC_mo_sss_reject ------ Wed Nov 20 12:26:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_mo_sss_reject started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122641809 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122641809 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122641814 DLINP <000b> input/ipa.c:451 connected read/write 20241120122641814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122641815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34338<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122641819 DLINP <000b> input/ipa.c:451 connected read/write 20241120122641819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122641819 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122641819 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122641819 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122641819 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122641819 DLGSUP <0013> gsup_server.c:237 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 20241120122641819 DLGSUP <0013> gsup_server.c:235 2: 20241120122641819 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122641819 DLGSUP <0013> gsup_server.c:235 3: 20241120122641819 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122641819 DLGSUP <0013> gsup_server.c:235 4: 20241120122641819 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122641819 DLGSUP <0013> gsup_server.c:235 5: 20241120122641819 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122641819 DLGSUP <0013> gsup_server.c:235 7: 20241120122641819 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122641819 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122641819 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122641819 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@6ac4a6fc423a: 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") 20241120122641850 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41917<->l=127.0.0.1:4259) 20241120122641855 DAUC <0003> db_auc.c:157 IMSI='262423933441104': No 2G Auth Data 20241120122641855 DAUC <0003> db_auc.c:192 IMSI='262423933441104': No 3G Auth Data HLR_Test-GSUP(249)@6ac4a6fc423a: Created GsupExpect[0] for "262423933441104" to be handled at TC_mo_sss_reject(252) 20241120122641885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34346<->l=127.0.0.1:4258 20241120122641899 DLINP <000b> input/ipa.c:451 connected read/write 20241120122641899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122641899 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423933441104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423933441104" session_id=1459660304 session_state=BEGIN} 20241120122641899 DSS <0004> hlr_ussd.c:576 262423933441104/0x5700a610: Process SS (BEGIN) 20241120122641899 DSS <0004> hlr_ussd.c:498 262423933441104/0x5700a610: SS CompType=Invoke, OpCode=InterrogateSS 20241120122641899 DSS <0004> hlr_ussd.c:506 262423933441104/0x5700a610: Structured SS requests are not supported, rejecting... 20241120122641899 DSS <0004> hlr_ussd.c:354 262423933441104/0x5700a610: Tx ReturnError(0, 0x15) 20241120122641899 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423933441104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423933441104" session_id=1459660304 session_state=END} 20241120122641899 DLINP <000b> input/ipa.c:451 connected read/write 20241120122641899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122641899 DLINP <000b> input/ipa.c:451 connected read/write 20241120122641899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@6ac4a6fc423a: Found GsupExpect[0] for "262423933441104" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@6ac4a6fc423a: Added IMSI table entry 0TC_mo_sss_reject(252)"262423933441104" TC_mo_sss_reject(252)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122641906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34346<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122641909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34338<->l=127.0.0.1:4258 20241120122641910 DLINP <000b> input/ipa.c:451 connected read/write 20241120122641910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122641910 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122641910 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122641910 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122641911 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41917<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@6ac4a6fc423a: Final verdict of PTC: none 250@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 250: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@6ac4a6fc423a: Test case TC_mo_sss_reject finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Wed Nov 20 12:26:41 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20241120122641948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34350<->l=127.0.0.1:4258 20241120122642049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34350<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27860) 20241120122644052 DSS <0004> hlr_ussd.c:239 262427878626664/0xa60d0773: SS Session Timeout, destroying 20241120122644052 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427878626664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122644067 DSS <0004> hlr_ussd.c:239 262429337705621/0xbdd627b2: SS Session Timeout, destroying 20241120122644067 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429337705621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122644077 DSS <0004> hlr_ussd.c:239 262426849004530/0xe06669a5: SS Session Timeout, destroying 20241120122644077 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426849004530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122644088 DSS <0004> hlr_ussd.c:239 262426673441961/0x2fb4718a: SS Session Timeout, destroying 20241120122644088 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426673441961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. 20241120122644099 DSS <0004> hlr_ussd.c:239 262423416646272/0x73a01596: SS Session Timeout, destroying 20241120122644099 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423416646272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free ------ HLR_Tests.TC_gsup_check_imei ------ Wed Nov 20 12:26:44 UTC 2024 20241120122644111 DSS <0004> hlr_ussd.c:239 262424283318908/0x66ffecde: SS Session Timeout, destroying 20241120122644111 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424283318908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120122644122 DSS <0004> hlr_ussd.c:239 262420449511898/0xb91cd635: SS Session Timeout, destroying 20241120122644122 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420449511898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & 20241120122644132 DSS <0004> hlr_ussd.c:239 262427582175143/0x62d58579: SS Session Timeout, destroying 20241120122644132 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427582175143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_check_imei started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122645160 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122645160 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122645165 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34364<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122645170 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645170 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122645170 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122645170 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122645170 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122645170 DLGSUP <0013> gsup_server.c:237 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 20241120122645170 DLGSUP <0013> gsup_server.c:235 2: 20241120122645171 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122645171 DLGSUP <0013> gsup_server.c:235 3: 20241120122645171 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122645171 DLGSUP <0013> gsup_server.c:235 4: 20241120122645171 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122645171 DLGSUP <0013> gsup_server.c:235 5: 20241120122645171 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122645171 DLGSUP <0013> gsup_server.c:235 7: 20241120122645171 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122645171 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122645171 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122645171 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@6ac4a6fc423a: 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") 20241120122645193 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38317<->l=127.0.0.1:4259) 20241120122645202 DAUC <0003> db_auc.c:157 IMSI='262421381207863': No 2G Auth Data 20241120122645202 DAUC <0003> db_auc.c:192 IMSI='262421381207863': No 3G Auth Data HLR_Test-GSUP(254)@6ac4a6fc423a: Created GsupExpect[0] for "262421381207863" to be handled at TC_gsup_check_imei(257) 20241120122645229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34368<->l=127.0.0.1:4258 20241120122645242 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645242 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421381207863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421381207863"} 20241120122645242 DMAIN <0000> hlr.c:424 IMSI='262421381207863': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120122645242 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421381207863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421381207863"} 20241120122645242 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421381207863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122645242 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645243 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@6ac4a6fc423a: Found GsupExpect[0] for "262421381207863" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_check_imei(257)"262421381207863" TC_gsup_check_imei(257)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122645249 DAUC <0003> db_auc.c:192 IMSI='262421381207863': No 3G Auth Data 20241120122645254 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645254 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421381207863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421381207863"} 20241120122645254 DAUC <0003> hlr.c:417 IMSI='262421381207863': storing IMEI = 12345678901234 20241120122645255 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421381207863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421381207863"} 20241120122645255 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421381207863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122645255 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645255 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645257 DAUC <0003> db_auc.c:192 IMSI='262421381207863': No 3G Auth Data TC_gsup_check_imei(257)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122645259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34368<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122645261 DAUC <0003> db_auc.c:157 IMSI='262420535940573': No 2G Auth Data 20241120122645262 DAUC <0003> db_auc.c:192 IMSI='262420535940573': No 3G Auth Data HLR_Test-GSUP(254)@6ac4a6fc423a: Created GsupExpect[0] for "262420535940573" to be handled at TC_gsup_check_imei(258) 20241120122645275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34380<->l=127.0.0.1:4258 20241120122645278 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645278 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420535940573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420535940573"} 20241120122645278 DMAIN <0000> hlr.c:424 IMSI='262420535940573': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120122645278 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420535940573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420535940573"} 20241120122645278 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420535940573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122645278 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645278 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@6ac4a6fc423a: Found GsupExpect[0] for "262420535940573" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@6ac4a6fc423a: Added IMSI table entry 1TC_gsup_check_imei(258)"262420535940573" TC_gsup_check_imei(258)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122645278 DAUC <0003> db_auc.c:192 IMSI='262420535940573': No 3G Auth Data 20241120122645279 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645279 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420535940573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420535940573"} 20241120122645279 DAUC <0003> hlr.c:417 IMSI='262420535940573': storing IMEI = 12345678901234 20241120122645279 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420535940573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420535940573"} 20241120122645279 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420535940573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122645279 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645279 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122645280 DAUC <0003> db_auc.c:192 IMSI='262420535940573': No 3G Auth Data 20241120122645280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34380<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122645281 DAUC <0003> db_auc.c:157 IMSI='262425601765984': No 2G Auth Data 20241120122645281 DAUC <0003> db_auc.c:192 IMSI='262425601765984': No 3G Auth Data HLR_Test-GSUP(254)@6ac4a6fc423a: Created GsupExpect[0] for "262425601765984" to be handled at TC_gsup_check_imei(259) 20241120122645287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34396<->l=127.0.0.1:4258 20241120122645289 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645289 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425601765984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425601765984"} 20241120122645289 DMAIN <0000> hlr.c:424 IMSI='262425601765984': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120122645289 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425601765984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425601765984"} 20241120122645289 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425601765984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122645289 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645289 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@6ac4a6fc423a: Found GsupExpect[0] for "262425601765984" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@6ac4a6fc423a: Added IMSI table entry 2TC_gsup_check_imei(259)"262425601765984" TC_gsup_check_imei(259)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122645290 DAUC <0003> db_auc.c:192 IMSI='262425601765984': No 3G Auth Data 20241120122645291 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645291 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425601765984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425601765984"} 20241120122645291 DAUC <0003> hlr.c:417 IMSI='262425601765984': storing IMEI = 12345678901234 20241120122645291 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425601765984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425601765984"} 20241120122645291 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425601765984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122645291 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645291 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645291 DAUC <0003> db_auc.c:192 IMSI='262425601765984': No 3G Auth Data TC_gsup_check_imei(259)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122645292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34396<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122645293 DAUC <0003> db_auc.c:157 IMSI='262429755236214': No 2G Auth Data 20241120122645293 DAUC <0003> db_auc.c:192 IMSI='262429755236214': No 3G Auth Data HLR_Test-GSUP(254)@6ac4a6fc423a: Created GsupExpect[0] for "262429755236214" to be handled at TC_gsup_check_imei(260) 20241120122645300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34412<->l=127.0.0.1:4258 20241120122645302 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645302 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429755236214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429755236214"} 20241120122645302 DMAIN <0000> hlr.c:424 IMSI='262429755236214': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120122645302 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429755236214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429755236214"} 20241120122645302 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429755236214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122645302 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645303 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@6ac4a6fc423a: Found GsupExpect[0] for "262429755236214" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@6ac4a6fc423a: Added IMSI table entry 3TC_gsup_check_imei(260)"262429755236214" TC_gsup_check_imei(260)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122645303 DAUC <0003> db_auc.c:157 IMSI='262429755236214': No 2G Auth Data 20241120122645304 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645304 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429755236214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429755236214"} 20241120122645304 DAUC <0003> hlr.c:417 IMSI='262429755236214': storing IMEI = 12345678901234 20241120122645304 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429755236214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429755236214"} 20241120122645304 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429755236214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122645304 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645304 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645305 DAUC <0003> db_auc.c:157 IMSI='262429755236214': No 2G Auth Data TC_gsup_check_imei(260)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122645305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34412<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122645306 DAUC <0003> db_auc.c:157 IMSI='262424157334967': No 2G Auth Data 20241120122645306 DAUC <0003> db_auc.c:192 IMSI='262424157334967': No 3G Auth Data HLR_Test-GSUP(254)@6ac4a6fc423a: Created GsupExpect[0] for "262424157334967" to be handled at TC_gsup_check_imei(261) 20241120122645313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34416<->l=127.0.0.1:4258 20241120122645315 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645315 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424157334967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424157334967"} 20241120122645315 DMAIN <0000> hlr.c:424 IMSI='262424157334967': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120122645315 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424157334967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424157334967"} 20241120122645315 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424157334967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122645315 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645315 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@6ac4a6fc423a: Found GsupExpect[0] for "262424157334967" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@6ac4a6fc423a: Added IMSI table entry 4TC_gsup_check_imei(261)"262424157334967" TC_gsup_check_imei(261)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122645316 DAUC <0003> db_auc.c:157 IMSI='262424157334967': No 2G Auth Data 20241120122645317 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645317 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424157334967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424157334967"} 20241120122645317 DAUC <0003> hlr.c:417 IMSI='262424157334967': storing IMEI = 12345678901234 20241120122645317 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424157334967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424157334967"} 20241120122645317 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424157334967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122645317 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645317 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122645318 DAUC <0003> db_auc.c:157 IMSI='262424157334967': No 2G Auth Data 20241120122645318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34416<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122645319 DAUC <0003> db_auc.c:157 IMSI='262427579381669': No 2G Auth Data 20241120122645319 DAUC <0003> db_auc.c:192 IMSI='262427579381669': No 3G Auth Data HLR_Test-GSUP(254)@6ac4a6fc423a: Created GsupExpect[0] for "262427579381669" to be handled at TC_gsup_check_imei(262) 20241120122645326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 20241120122645328 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645328 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427579381669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427579381669"} 20241120122645328 DMAIN <0000> hlr.c:424 IMSI='262427579381669': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120122645328 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427579381669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427579381669"} 20241120122645328 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427579381669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122645328 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645328 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@6ac4a6fc423a: Found GsupExpect[0] for "262427579381669" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@6ac4a6fc423a: Added IMSI table entry 5TC_gsup_check_imei(262)"262427579381669" TC_gsup_check_imei(262)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122645330 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645330 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427579381669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427579381669"} 20241120122645330 DAUC <0003> hlr.c:417 IMSI='262427579381669': storing IMEI = 12345678901234 20241120122645331 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427579381669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427579381669"} 20241120122645331 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427579381669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122645331 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645331 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122645332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122645332 DAUC <0003> db_auc.c:157 IMSI='262428841495987': No 2G Auth Data 20241120122645332 DAUC <0003> db_auc.c:192 IMSI='262428841495987': No 3G Auth Data HLR_Test-GSUP(254)@6ac4a6fc423a: Created GsupExpect[0] for "262428841495987" to be handled at TC_gsup_check_imei(263) 20241120122645338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34430<->l=127.0.0.1:4258 20241120122645340 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645340 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428841495987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428841495987"} 20241120122645340 DMAIN <0000> hlr.c:424 IMSI='262428841495987': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120122645340 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428841495987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428841495987"} 20241120122645340 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428841495987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122645340 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645340 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@6ac4a6fc423a: Found GsupExpect[0] for "262428841495987" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@6ac4a6fc423a: Added IMSI table entry 6TC_gsup_check_imei(263)"262428841495987" TC_gsup_check_imei(263)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122645342 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645342 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428841495987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428841495987"} 20241120122645342 DAUC <0003> hlr.c:417 IMSI='262428841495987': storing IMEI = 12345678901234 20241120122645342 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428841495987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428841495987"} 20241120122645342 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428841495987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122645342 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645342 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122645343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34430<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122645343 DAUC <0003> db_auc.c:157 IMSI='262427664715205': No 2G Auth Data 20241120122645344 DAUC <0003> db_auc.c:192 IMSI='262427664715205': No 3G Auth Data HLR_Test-GSUP(254)@6ac4a6fc423a: Created GsupExpect[0] for "262427664715205" to be handled at TC_gsup_check_imei(264) 20241120122645350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34432<->l=127.0.0.1:4258 20241120122645353 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645353 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427664715205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427664715205"} 20241120122645353 DMAIN <0000> hlr.c:424 IMSI='262427664715205': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120122645353 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427664715205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427664715205"} 20241120122645353 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427664715205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122645353 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645353 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@6ac4a6fc423a: Found GsupExpect[0] for "262427664715205" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@6ac4a6fc423a: Added IMSI table entry 7TC_gsup_check_imei(264)"262427664715205" TC_gsup_check_imei(264)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122645357 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645357 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427664715205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427664715205"} 20241120122645357 DAUC <0003> hlr.c:417 IMSI='262427664715205': storing IMEI = 12345678901234 20241120122645357 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427664715205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427664715205"} 20241120122645357 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427664715205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122645357 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122645357 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122645358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34432<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@6ac4a6fc423a: Final verdict of PTC: pass MTC@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122645359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34364<->l=127.0.0.1:4258 20241120122645359 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38317<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@6ac4a6fc423a: Final verdict of PTC: none 20241120122645360 DLINP <000b> input/ipa.c:451 connected read/write 20241120122645360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122645360 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122645360 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122645360 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 255@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: pass MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_check_imei finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Wed Nov 20 12:26:45 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20241120122645383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34448<->l=127.0.0.1:4258 20241120122645484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34448<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125424) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Wed Nov 20 12:26:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_check_imei_via_proxy started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122648573 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122648573 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122648575 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34454<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122648576 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(265)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122648576 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122648576 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122648576 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122648576 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122648576 DLGSUP <0013> gsup_server.c:237 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 20241120122648576 DLGSUP <0013> gsup_server.c:235 2: 20241120122648576 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122648576 DLGSUP <0013> gsup_server.c:235 3: 20241120122648576 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122648576 DLGSUP <0013> gsup_server.c:235 4: 20241120122648576 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122648576 DLGSUP <0013> gsup_server.c:235 5: 20241120122648576 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122648576 DLGSUP <0013> gsup_server.c:235 7: 20241120122648576 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122648576 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122648576 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122648576 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@6ac4a6fc423a: 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") 20241120122648585 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39937<->l=127.0.0.1:4259) 20241120122648587 DAUC <0003> db_auc.c:157 IMSI='262428434053804': No 2G Auth Data 20241120122648587 DAUC <0003> db_auc.c:192 IMSI='262428434053804': No 3G Auth Data HLR_Test-GSUP(266)@6ac4a6fc423a: Created GsupExpect[0] for "262428434053804" to be handled at TC_gsup_check_imei_via_proxy(269) 20241120122648593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34456<->l=127.0.0.1:4258 20241120122648618 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648618 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428434053804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428434053804" source_name="the-source\n"} 20241120122648618 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241120122648618 DMAIN <0000> hlr.c:424 IMSI='262428434053804': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120122648618 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262428434053804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428434053804" destination_name="the-source\n"} 20241120122648618 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262428434053804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122648618 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122648618 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@6ac4a6fc423a: Found GsupExpect[0] for "262428434053804" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262428434053804" TC_gsup_check_imei_via_proxy(269)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122648625 DAUC <0003> db_auc.c:192 IMSI='262428434053804': No 3G Auth Data 20241120122648633 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648633 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428434053804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428434053804" source_name="the-source\n"} 20241120122648633 DAUC <0003> hlr.c:417 IMSI='262428434053804': storing IMEI = 12345678901234 20241120122648633 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262428434053804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428434053804" destination_name="the-source\n"} 20241120122648633 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262428434053804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122648633 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122648633 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122648635 DAUC <0003> db_auc.c:192 IMSI='262428434053804': No 3G Auth Data 20241120122648638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34456<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122648640 DAUC <0003> db_auc.c:157 IMSI='262425981323409': No 2G Auth Data 20241120122648641 DAUC <0003> db_auc.c:192 IMSI='262425981323409': No 3G Auth Data HLR_Test-GSUP(266)@6ac4a6fc423a: Created GsupExpect[0] for "262425981323409" to be handled at TC_gsup_check_imei_via_proxy(270) 20241120122648656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34468<->l=127.0.0.1:4258 20241120122648659 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648659 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425981323409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425981323409" source_name="the-source\n"} 20241120122648659 DMAIN <0000> hlr.c:424 IMSI='262425981323409': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120122648659 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262425981323409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425981323409" destination_name="the-source\n"} 20241120122648659 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262425981323409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122648659 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122648659 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@6ac4a6fc423a: Found GsupExpect[0] for "262425981323409" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@6ac4a6fc423a: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425981323409" TC_gsup_check_imei_via_proxy(270)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122648659 DAUC <0003> db_auc.c:192 IMSI='262425981323409': No 3G Auth Data 20241120122648660 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648660 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425981323409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425981323409" source_name="the-source\n"} 20241120122648660 DAUC <0003> hlr.c:417 IMSI='262425981323409': storing IMEI = 12345678901234 20241120122648660 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262425981323409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425981323409" destination_name="the-source\n"} 20241120122648660 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262425981323409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122648660 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122648660 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122648661 DAUC <0003> db_auc.c:192 IMSI='262425981323409': No 3G Auth Data 20241120122648661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34468<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122648662 DAUC <0003> db_auc.c:157 IMSI='262420747724641': No 2G Auth Data 20241120122648662 DAUC <0003> db_auc.c:192 IMSI='262420747724641': No 3G Auth Data HLR_Test-GSUP(266)@6ac4a6fc423a: Created GsupExpect[0] for "262420747724641" to be handled at TC_gsup_check_imei_via_proxy(271) 20241120122648668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34476<->l=127.0.0.1:4258 20241120122648670 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648670 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420747724641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420747724641" source_name="the-source\n"} 20241120122648670 DMAIN <0000> hlr.c:424 IMSI='262420747724641': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120122648670 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262420747724641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420747724641" destination_name="the-source\n"} 20241120122648670 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262420747724641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122648670 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122648670 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@6ac4a6fc423a: Found GsupExpect[0] for "262420747724641" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@6ac4a6fc423a: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262420747724641" TC_gsup_check_imei_via_proxy(271)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122648671 DAUC <0003> db_auc.c:192 IMSI='262420747724641': No 3G Auth Data 20241120122648672 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648672 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420747724641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420747724641" source_name="the-source\n"} 20241120122648672 DAUC <0003> hlr.c:417 IMSI='262420747724641': storing IMEI = 12345678901234 20241120122648672 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262420747724641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420747724641" destination_name="the-source\n"} 20241120122648672 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262420747724641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122648672 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122648672 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122648673 DAUC <0003> db_auc.c:192 IMSI='262420747724641': No 3G Auth Data 20241120122648673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34476<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122648674 DAUC <0003> db_auc.c:157 IMSI='262429174868934': No 2G Auth Data 20241120122648674 DAUC <0003> db_auc.c:192 IMSI='262429174868934': No 3G Auth Data HLR_Test-GSUP(266)@6ac4a6fc423a: Created GsupExpect[0] for "262429174868934" to be handled at TC_gsup_check_imei_via_proxy(272) 20241120122648680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34488<->l=127.0.0.1:4258 20241120122648682 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648682 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429174868934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429174868934" source_name="the-source\n"} 20241120122648682 DMAIN <0000> hlr.c:424 IMSI='262429174868934': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120122648682 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262429174868934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429174868934" destination_name="the-source\n"} 20241120122648682 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262429174868934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122648682 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122648682 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@6ac4a6fc423a: Found GsupExpect[0] for "262429174868934" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@6ac4a6fc423a: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262429174868934" TC_gsup_check_imei_via_proxy(272)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122648683 DAUC <0003> db_auc.c:157 IMSI='262429174868934': No 2G Auth Data 20241120122648684 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648684 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429174868934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429174868934" source_name="the-source\n"} 20241120122648684 DAUC <0003> hlr.c:417 IMSI='262429174868934': storing IMEI = 12345678901234 20241120122648684 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262429174868934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429174868934" destination_name="the-source\n"} 20241120122648684 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262429174868934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122648684 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122648684 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122648684 DAUC <0003> db_auc.c:157 IMSI='262429174868934': No 2G Auth Data 20241120122648685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34488<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122648685 DAUC <0003> db_auc.c:157 IMSI='262426715075489': No 2G Auth Data 20241120122648685 DAUC <0003> db_auc.c:192 IMSI='262426715075489': No 3G Auth Data HLR_Test-GSUP(266)@6ac4a6fc423a: Created GsupExpect[0] for "262426715075489" to be handled at TC_gsup_check_imei_via_proxy(273) 20241120122648693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34496<->l=127.0.0.1:4258 20241120122648696 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648696 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426715075489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426715075489" source_name="the-source\n"} 20241120122648696 DMAIN <0000> hlr.c:424 IMSI='262426715075489': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120122648696 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262426715075489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426715075489" destination_name="the-source\n"} 20241120122648696 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262426715075489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122648696 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122648696 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@6ac4a6fc423a: Found GsupExpect[0] for "262426715075489" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@6ac4a6fc423a: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262426715075489" TC_gsup_check_imei_via_proxy(273)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122648697 DAUC <0003> db_auc.c:157 IMSI='262426715075489': No 2G Auth Data 20241120122648699 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648699 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426715075489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426715075489" source_name="the-source\n"} 20241120122648699 DAUC <0003> hlr.c:417 IMSI='262426715075489': storing IMEI = 12345678901234 20241120122648699 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262426715075489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426715075489" destination_name="the-source\n"} 20241120122648699 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262426715075489 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122648699 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122648699 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122648700 DAUC <0003> db_auc.c:157 IMSI='262426715075489': No 2G Auth Data 20241120122648701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34496<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122648701 DAUC <0003> db_auc.c:157 IMSI='262421660542016': No 2G Auth Data 20241120122648701 DAUC <0003> db_auc.c:192 IMSI='262421660542016': No 3G Auth Data HLR_Test-GSUP(266)@6ac4a6fc423a: Created GsupExpect[0] for "262421660542016" to be handled at TC_gsup_check_imei_via_proxy(274) 20241120122648709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34504<->l=127.0.0.1:4258 20241120122648711 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648711 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421660542016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421660542016" source_name="the-source\n"} 20241120122648711 DMAIN <0000> hlr.c:424 IMSI='262421660542016': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120122648711 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262421660542016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421660542016" destination_name="the-source\n"} 20241120122648711 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262421660542016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122648711 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122648711 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@6ac4a6fc423a: Found GsupExpect[0] for "262421660542016" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@6ac4a6fc423a: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262421660542016" TC_gsup_check_imei_via_proxy(274)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122648714 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648714 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421660542016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421660542016" source_name="the-source\n"} 20241120122648714 DAUC <0003> hlr.c:417 IMSI='262421660542016': storing IMEI = 12345678901234 20241120122648714 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262421660542016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421660542016" destination_name="the-source\n"} 20241120122648714 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262421660542016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122648714 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122648714 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122648715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34504<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122648715 DAUC <0003> db_auc.c:157 IMSI='262420378141665': No 2G Auth Data 20241120122648715 DAUC <0003> db_auc.c:192 IMSI='262420378141665': No 3G Auth Data HLR_Test-GSUP(266)@6ac4a6fc423a: Created GsupExpect[0] for "262420378141665" to be handled at TC_gsup_check_imei_via_proxy(275) 20241120122648721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4258 20241120122648724 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648724 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420378141665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420378141665" source_name="the-source\n"} 20241120122648724 DMAIN <0000> hlr.c:424 IMSI='262420378141665': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120122648724 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262420378141665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420378141665" destination_name="the-source\n"} 20241120122648724 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262420378141665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122648724 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122648724 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@6ac4a6fc423a: Found GsupExpect[0] for "262420378141665" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@6ac4a6fc423a: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262420378141665" TC_gsup_check_imei_via_proxy(275)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122648726 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648726 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420378141665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420378141665" source_name="the-source\n"} 20241120122648726 DAUC <0003> hlr.c:417 IMSI='262420378141665': storing IMEI = 12345678901234 20241120122648726 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262420378141665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420378141665" destination_name="the-source\n"} 20241120122648726 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262420378141665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122648726 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122648726 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122648728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122648728 DAUC <0003> db_auc.c:157 IMSI='262429377079813': No 2G Auth Data 20241120122648728 DAUC <0003> db_auc.c:192 IMSI='262429377079813': No 3G Auth Data HLR_Test-GSUP(266)@6ac4a6fc423a: Created GsupExpect[0] for "262429377079813" to be handled at TC_gsup_check_imei_via_proxy(276) 20241120122648734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34526<->l=127.0.0.1:4258 20241120122648737 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648737 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429377079813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429377079813" source_name="the-source\n"} 20241120122648737 DMAIN <0000> hlr.c:424 IMSI='262429377079813': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120122648737 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262429377079813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429377079813" destination_name="the-source\n"} 20241120122648737 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262429377079813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122648737 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122648737 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@6ac4a6fc423a: Found GsupExpect[0] for "262429377079813" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@6ac4a6fc423a: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262429377079813" TC_gsup_check_imei_via_proxy(276)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122648739 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648739 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429377079813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429377079813" source_name="the-source\n"} 20241120122648739 DAUC <0003> hlr.c:417 IMSI='262429377079813': storing IMEI = 12345678901234 20241120122648739 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262429377079813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429377079813" destination_name="the-source\n"} 20241120122648739 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262429377079813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122648739 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122648739 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122648740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34526<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@6ac4a6fc423a: Final verdict of PTC: pass MTC@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122648741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34454<->l=127.0.0.1:4258 20241120122648742 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39937<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@6ac4a6fc423a: Final verdict of PTC: none 20241120122648742 DLINP <000b> input/ipa.c:451 connected read/write 20241120122648742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122648742 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122648742 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122648742 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120122648742 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@6ac4a6fc423a: Final verdict of PTC: none 267@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: pass MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Wed Nov 20 12:26:48 UTC 2024 ====== 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 20241120122648764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34532<->l=127.0.0.1:4258 20241120122648865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34532<->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=127384) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Wed Nov 20 12:26:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_check_imei_invalid_len started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122651966 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122651966 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122651967 DLINP <000b> input/ipa.c:451 connected read/write 20241120122651967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122651967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47354<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122651968 DLINP <000b> input/ipa.c:451 connected read/write 20241120122651968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122651968 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122651968 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122651968 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122651968 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122651968 DLGSUP <0013> gsup_server.c:237 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 20241120122651968 DLGSUP <0013> gsup_server.c:235 2: 20241120122651968 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122651968 DLGSUP <0013> gsup_server.c:235 3: 20241120122651968 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122651968 DLGSUP <0013> gsup_server.c:235 4: 20241120122651968 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122651968 DLGSUP <0013> gsup_server.c:235 5: 20241120122651968 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122651968 DLGSUP <0013> gsup_server.c:235 7: 20241120122651968 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122651968 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122651968 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122651968 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@6ac4a6fc423a: 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") 20241120122651976 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39017<->l=127.0.0.1:4259) 20241120122651978 DAUC <0003> db_auc.c:157 IMSI='262426532963099': No 2G Auth Data 20241120122651978 DAUC <0003> db_auc.c:192 IMSI='262426532963099': No 3G Auth Data HLR_Test-GSUP(278)@6ac4a6fc423a: Created GsupExpect[0] for "262426532963099" to be handled at TC_gsup_check_imei_invalid_len(281) 20241120122651985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47368<->l=127.0.0.1:4258 20241120122652010 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652010 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426532963099"} 20241120122652010 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241120122652010 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426532963099" cause=Invalid mandatory information} 20241120122652010 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652010 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652010 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@6ac4a6fc423a: Found GsupExpect[0] for "262426532963099" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262426532963099" TC_gsup_check_imei_invalid_len(281)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122652011 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652011 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426532963099"} 20241120122652011 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241120122652011 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426532963099" cause=Invalid mandatory information} 20241120122652011 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652011 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652011 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652012 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652012 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426532963099"} 20241120122652012 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241120122652012 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426532963099" cause=Invalid mandatory information} 20241120122652012 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652012 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652012 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652013 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652013 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426532963099"} 20241120122652013 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241120122652013 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426532963099" cause=Invalid mandatory information} 20241120122652013 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652013 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652013 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652013 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652013 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426532963099"} 20241120122652013 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241120122652013 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426532963099" cause=Invalid mandatory information} 20241120122652013 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426532963099 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652013 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652013 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47368<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122652014 DAUC <0003> db_auc.c:157 IMSI='262420503424804': No 2G Auth Data 20241120122652014 DAUC <0003> db_auc.c:192 IMSI='262420503424804': No 3G Auth Data HLR_Test-GSUP(278)@6ac4a6fc423a: Created GsupExpect[0] for "262420503424804" to be handled at TC_gsup_check_imei_invalid_len(282) 20241120122652021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47372<->l=127.0.0.1:4258 20241120122652022 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652022 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420503424804"} 20241120122652022 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241120122652022 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420503424804" cause=Invalid mandatory information} 20241120122652022 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652022 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652022 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@6ac4a6fc423a: Found GsupExpect[0] for "262420503424804" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@6ac4a6fc423a: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262420503424804" TC_gsup_check_imei_invalid_len(282)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122652023 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652023 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420503424804"} 20241120122652023 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241120122652023 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420503424804" cause=Invalid mandatory information} 20241120122652023 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652023 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652023 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652024 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652024 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420503424804"} 20241120122652024 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241120122652024 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420503424804" cause=Invalid mandatory information} 20241120122652024 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652024 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652024 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652024 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652024 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420503424804"} 20241120122652024 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241120122652024 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420503424804" cause=Invalid mandatory information} 20241120122652024 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652024 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652024 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652025 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652025 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420503424804"} 20241120122652025 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241120122652025 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420503424804" cause=Invalid mandatory information} 20241120122652025 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420503424804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652025 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652025 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47372<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122652026 DAUC <0003> db_auc.c:157 IMSI='262420380209318': No 2G Auth Data 20241120122652026 DAUC <0003> db_auc.c:192 IMSI='262420380209318': No 3G Auth Data HLR_Test-GSUP(278)@6ac4a6fc423a: Created GsupExpect[0] for "262420380209318" to be handled at TC_gsup_check_imei_invalid_len(283) 20241120122652032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47382<->l=127.0.0.1:4258 20241120122652034 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652034 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420380209318"} 20241120122652034 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241120122652034 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420380209318" cause=Invalid mandatory information} 20241120122652034 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652034 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652034 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@6ac4a6fc423a: Found GsupExpect[0] for "262420380209318" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@6ac4a6fc423a: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262420380209318" TC_gsup_check_imei_invalid_len(283)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122652034 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652034 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420380209318"} 20241120122652034 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241120122652034 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420380209318" cause=Invalid mandatory information} 20241120122652034 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652034 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652034 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652035 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652035 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420380209318"} 20241120122652035 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241120122652035 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420380209318" cause=Invalid mandatory information} 20241120122652035 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652035 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652035 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652036 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652036 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420380209318"} 20241120122652036 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241120122652036 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420380209318" cause=Invalid mandatory information} 20241120122652036 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652036 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652036 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652036 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652036 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420380209318"} 20241120122652036 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241120122652036 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420380209318" cause=Invalid mandatory information} 20241120122652036 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420380209318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652036 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652036 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47382<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122652037 DAUC <0003> db_auc.c:157 IMSI='262424060626732': No 2G Auth Data 20241120122652037 DAUC <0003> db_auc.c:192 IMSI='262424060626732': No 3G Auth Data HLR_Test-GSUP(278)@6ac4a6fc423a: Created GsupExpect[0] for "262424060626732" to be handled at TC_gsup_check_imei_invalid_len(284) 20241120122652043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47390<->l=127.0.0.1:4258 20241120122652045 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652045 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424060626732"} 20241120122652045 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241120122652045 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424060626732" cause=Invalid mandatory information} 20241120122652045 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652045 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652045 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@6ac4a6fc423a: Found GsupExpect[0] for "262424060626732" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@6ac4a6fc423a: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424060626732" TC_gsup_check_imei_invalid_len(284)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122652046 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652046 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424060626732"} 20241120122652046 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241120122652046 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424060626732" cause=Invalid mandatory information} 20241120122652046 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652046 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652046 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652046 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652046 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424060626732"} 20241120122652046 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241120122652046 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424060626732" cause=Invalid mandatory information} 20241120122652046 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652046 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652046 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652047 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652047 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424060626732"} 20241120122652047 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241120122652047 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424060626732" cause=Invalid mandatory information} 20241120122652047 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652047 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652047 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652047 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652047 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424060626732"} 20241120122652047 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241120122652047 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424060626732" cause=Invalid mandatory information} 20241120122652047 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424060626732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652047 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652047 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47390<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122652048 DAUC <0003> db_auc.c:157 IMSI='262427527628581': No 2G Auth Data 20241120122652048 DAUC <0003> db_auc.c:192 IMSI='262427527628581': No 3G Auth Data HLR_Test-GSUP(278)@6ac4a6fc423a: Created GsupExpect[0] for "262427527628581" to be handled at TC_gsup_check_imei_invalid_len(285) 20241120122652055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47392<->l=127.0.0.1:4258 20241120122652057 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652057 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427527628581"} 20241120122652057 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241120122652057 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427527628581" cause=Invalid mandatory information} 20241120122652057 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652057 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652057 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@6ac4a6fc423a: Found GsupExpect[0] for "262427527628581" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@6ac4a6fc423a: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262427527628581" TC_gsup_check_imei_invalid_len(285)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122652057 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652057 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427527628581"} 20241120122652057 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241120122652057 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427527628581" cause=Invalid mandatory information} 20241120122652057 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652058 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652058 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652058 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652058 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427527628581"} 20241120122652058 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241120122652058 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427527628581" cause=Invalid mandatory information} 20241120122652058 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652058 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652058 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652059 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652059 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427527628581"} 20241120122652059 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241120122652059 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427527628581" cause=Invalid mandatory information} 20241120122652059 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652059 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652059 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652059 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652059 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427527628581"} 20241120122652059 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241120122652059 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427527628581" cause=Invalid mandatory information} 20241120122652059 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427527628581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652059 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652059 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47392<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122652060 DAUC <0003> db_auc.c:157 IMSI='262429593748698': No 2G Auth Data 20241120122652060 DAUC <0003> db_auc.c:192 IMSI='262429593748698': No 3G Auth Data HLR_Test-GSUP(278)@6ac4a6fc423a: Created GsupExpect[0] for "262429593748698" to be handled at TC_gsup_check_imei_invalid_len(286) 20241120122652067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47398<->l=127.0.0.1:4258 20241120122652070 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652070 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429593748698"} 20241120122652070 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241120122652070 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429593748698" cause=Invalid mandatory information} 20241120122652070 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652070 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652070 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@6ac4a6fc423a: Found GsupExpect[0] for "262429593748698" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@6ac4a6fc423a: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262429593748698" TC_gsup_check_imei_invalid_len(286)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122652071 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652071 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429593748698"} 20241120122652071 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241120122652071 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429593748698" cause=Invalid mandatory information} 20241120122652071 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652071 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652071 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652071 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652071 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429593748698"} 20241120122652071 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241120122652071 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429593748698" cause=Invalid mandatory information} 20241120122652071 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652071 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652071 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652072 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652072 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429593748698"} 20241120122652072 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241120122652072 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429593748698" cause=Invalid mandatory information} 20241120122652072 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652072 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652072 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652073 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652073 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429593748698"} 20241120122652073 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241120122652073 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429593748698" cause=Invalid mandatory information} 20241120122652073 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429593748698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652073 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652073 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47398<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122652075 DAUC <0003> db_auc.c:157 IMSI='262421681367622': No 2G Auth Data 20241120122652075 DAUC <0003> db_auc.c:192 IMSI='262421681367622': No 3G Auth Data HLR_Test-GSUP(278)@6ac4a6fc423a: Created GsupExpect[0] for "262421681367622" to be handled at TC_gsup_check_imei_invalid_len(287) 20241120122652081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47410<->l=127.0.0.1:4258 20241120122652083 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652084 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421681367622"} 20241120122652084 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241120122652084 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421681367622" cause=Invalid mandatory information} 20241120122652084 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652084 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652084 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@6ac4a6fc423a: Found GsupExpect[0] for "262421681367622" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@6ac4a6fc423a: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262421681367622" TC_gsup_check_imei_invalid_len(287)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122652085 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652085 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421681367622"} 20241120122652085 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241120122652085 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421681367622" cause=Invalid mandatory information} 20241120122652085 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652085 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652085 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652085 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652085 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421681367622"} 20241120122652085 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241120122652085 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421681367622" cause=Invalid mandatory information} 20241120122652085 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652085 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652085 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652086 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652086 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421681367622"} 20241120122652086 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241120122652086 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421681367622" cause=Invalid mandatory information} 20241120122652086 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652086 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652086 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652087 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652087 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421681367622"} 20241120122652087 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241120122652087 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421681367622" cause=Invalid mandatory information} 20241120122652087 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421681367622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652087 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652087 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47410<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122652088 DAUC <0003> db_auc.c:157 IMSI='262428327667695': No 2G Auth Data 20241120122652088 DAUC <0003> db_auc.c:192 IMSI='262428327667695': No 3G Auth Data HLR_Test-GSUP(278)@6ac4a6fc423a: Created GsupExpect[0] for "262428327667695" to be handled at TC_gsup_check_imei_invalid_len(288) 20241120122652094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47418<->l=127.0.0.1:4258 20241120122652096 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652096 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428327667695"} 20241120122652096 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241120122652096 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428327667695" cause=Invalid mandatory information} 20241120122652096 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652096 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652096 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@6ac4a6fc423a: Found GsupExpect[0] for "262428327667695" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@6ac4a6fc423a: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262428327667695" TC_gsup_check_imei_invalid_len(288)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122652097 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652097 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428327667695"} 20241120122652097 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241120122652097 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428327667695" cause=Invalid mandatory information} 20241120122652097 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652097 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652097 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652097 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652097 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428327667695"} 20241120122652097 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241120122652097 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428327667695" cause=Invalid mandatory information} 20241120122652097 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652097 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652097 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652098 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652098 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428327667695"} 20241120122652098 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241120122652098 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428327667695" cause=Invalid mandatory information} 20241120122652098 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652098 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652098 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652099 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652099 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428327667695"} 20241120122652099 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241120122652099 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428327667695" cause=Invalid mandatory information} 20241120122652099 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428327667695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122652099 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122652099 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122652099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47418<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@6ac4a6fc423a: Final verdict of PTC: pass MTC@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122652100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47354<->l=127.0.0.1:4258 20241120122652100 DLINP <000b> input/ipa.c:451 connected read/write 20241120122652100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122652100 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122652100 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122652100 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@6ac4a6fc423a: Final verdict of PTC: none 20241120122652101 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39017<->l=127.0.0.1:4259) 279@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: pass MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Wed Nov 20 12:26:52 UTC 2024 ====== 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 20241120122652124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4258 20241120122652225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82888) Waiting for packet dumper to finish... 1 (prev_count=82888, count=168356) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Wed Nov 20 12:26:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_gsup_check_imei_unknown_imsi started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122655287 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122655287 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122655289 DLINP <000b> input/ipa.c:451 connected read/write 20241120122655289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122655290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122655292 DLINP <000b> input/ipa.c:451 connected read/write 20241120122655293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122655293 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122655293 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122655293 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122655293 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122655293 DLGSUP <0013> gsup_server.c:237 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 20241120122655293 DLGSUP <0013> gsup_server.c:235 2: 20241120122655293 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122655293 DLGSUP <0013> gsup_server.c:235 3: 20241120122655293 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122655293 DLGSUP <0013> gsup_server.c:235 4: 20241120122655293 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122655293 DLGSUP <0013> gsup_server.c:235 5: 20241120122655293 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122655293 DLGSUP <0013> gsup_server.c:235 7: 20241120122655293 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(289)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122655293 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122655293 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122655293 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@6ac4a6fc423a: 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") 20241120122655312 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36211<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@6ac4a6fc423a: Created GsupExpect[0] for "262428755150403" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241120122655322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47446<->l=127.0.0.1:4258 20241120122655338 DLINP <000b> input/ipa.c:451 connected read/write 20241120122655338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122655338 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428755150403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428755150403"} 20241120122655338 DMAIN <0000> hlr.c:424 IMSI='262428755150403': has IMEI = 22245678901234 (consider setting 'store-imei') 20241120122655338 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428755150403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241120122655338 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428755150403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428755150403" cause=Invalid mandatory information} 20241120122655338 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428755150403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122655338 DLINP <000b> input/ipa.c:451 connected read/write 20241120122655338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122655338 DLINP <000b> input/ipa.c:451 connected read/write 20241120122655338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@6ac4a6fc423a: Found GsupExpect[0] for "262428755150403" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@6ac4a6fc423a: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428755150403" TC_gsup_check_imei_unknown_imsi(293)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122655345 DLINP <000b> input/ipa.c:451 connected read/write 20241120122655345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122655345 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428755150403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428755150403"} 20241120122655345 DAUC <0003> hlr.c:417 IMSI='262428755150403': storing IMEI = 22245678901234 20241120122655345 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428755150403': no such subscriber 20241120122655345 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428755150403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241120122655345 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428755150403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428755150403" cause=Invalid mandatory information} 20241120122655345 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428755150403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122655345 DLINP <000b> input/ipa.c:451 connected read/write 20241120122655345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122655345 DLINP <000b> input/ipa.c:451 connected read/write 20241120122655345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122655346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47446<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122655348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 20241120122655349 DLINP <000b> input/ipa.c:451 connected read/write 20241120122655349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122655349 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122655349 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122655349 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 291@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@6ac4a6fc423a: Final verdict of PTC: none 20241120122655350 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36211<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 291: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@6ac4a6fc423a: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Wed Nov 20 12:26:55 UTC 2024 ====== 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 20241120122655391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47452<->l=127.0.0.1:4258 20241120122655492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47452<->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@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Wed Nov 20 12:26:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122658578 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122658579 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122658583 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47466<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122658590 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658590 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122658590 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122658590 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122658590 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122658590 DLGSUP <0013> gsup_server.c:237 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 20241120122658590 DLGSUP <0013> gsup_server.c:235 2: 20241120122658590 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122658590 DLGSUP <0013> gsup_server.c:235 3: 20241120122658590 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122658590 DLGSUP <0013> gsup_server.c:235 4: 20241120122658590 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122658590 DLGSUP <0013> gsup_server.c:235 5: 20241120122658590 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122658590 DLGSUP <0013> gsup_server.c:235 7: 20241120122658590 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122658590 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122658590 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122658590 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)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@6ac4a6fc423a: 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") 20241120122658612 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42087<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@6ac4a6fc423a: Created GsupExpect[0] for "262424424054445" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241120122658626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 20241120122658636 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658636 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424424054445"} 20241120122658636 DMAIN <0000> hlr.c:216 IMSI='262424424054445': Creating subscriber on demand 20241120122658636 DMAIN <0000> hlr.c:232 IMSI='262424424054445': Successfully assigned MSISDN='110' 20241120122658636 DAUC <0003> hlr.c:417 IMSI='262424424054445': storing IMEI = 12345678901234 20241120122658636 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424424054445"} 20241120122658636 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122658636 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658636 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@6ac4a6fc423a: Found GsupExpect[0] for "262424424054445" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@6ac4a6fc423a: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262424424054445" TC_subscr_create_on_demand_check_imei_early(298)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122658639 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658639 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658640 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658640 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658642 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658642 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658643 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658643 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424424054445" cn_domain=PS} 20241120122658643 DLU <0006> fsm.c:456 lu(262424424054445)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122658643 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122658643 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122658644 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424424054445" cn_domain=PS} 20241120122658644 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658644 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658646 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658646 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424424054445"} 20241120122658646 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122658646 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122658646 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424424054445"} 20241120122658646 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122658646 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122658646 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122658646 DLU <0006> fsm.c:568 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122658646 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658646 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122658651 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658651 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424424054445"} 20241120122658651 DMAIN <0000> hlr.c:216 IMSI='262424424054445': Creating subscriber on demand 20241120122658651 DMAIN <0000> hlr.c:232 IMSI='262424424054445': Successfully assigned MSISDN='555' 20241120122658651 DAUC <0003> hlr.c:417 IMSI='262424424054445': storing IMEI = 12345678901234 20241120122658651 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424424054445"} 20241120122658651 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122658651 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658651 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658653 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658653 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122658655 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658655 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658656 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658656 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658657 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658657 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658659 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658659 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424424054445" cn_domain=PS} 20241120122658659 DLU <0006> fsm.c:456 lu(262424424054445)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122658659 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122658659 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122658659 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424424054445" cn_domain=PS} 20241120122658659 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658660 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658662 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658662 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424424054445"} 20241120122658662 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122658662 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122658662 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424424054445"} 20241120122658662 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122658662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122658662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122658662 DLU <0006> fsm.c:568 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122658662 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658662 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122658666 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658666 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424424054445"} 20241120122658666 DMAIN <0000> hlr.c:216 IMSI='262424424054445': Creating subscriber on demand 20241120122658666 DMAIN <0000> hlr.c:232 IMSI='262424424054445': Successfully assigned MSISDN='128' 20241120122658666 DAUC <0003> hlr.c:417 IMSI='262424424054445': storing IMEI = 12345678901234 20241120122658666 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424424054445"} 20241120122658666 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122658666 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658666 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122658667 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658667 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658668 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658668 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658668 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658668 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658668 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658668 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658669 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658669 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424424054445" cn_domain=PS} 20241120122658669 DLU <0006> fsm.c:456 lu(262424424054445)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122658669 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241120122658669 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424424054445" cause=GPRS services not allowed} 20241120122658669 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122658669 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122658669 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{UNVALIDATED}: Freeing instance 20241120122658669 DLU <0006> fsm.c:568 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{UNVALIDATED}: Deallocated 20241120122658669 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658669 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122658671 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658671 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424424054445"} 20241120122658671 DMAIN <0000> hlr.c:216 IMSI='262424424054445': Creating subscriber on demand 20241120122658671 DMAIN <0000> hlr.c:232 IMSI='262424424054445': Successfully assigned MSISDN='000' 20241120122658671 DAUC <0003> hlr.c:417 IMSI='262424424054445': storing IMEI = 12345678901234 20241120122658671 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424424054445"} 20241120122658671 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122658671 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658671 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122658672 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658672 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658672 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658672 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658673 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658673 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658674 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658674 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424424054445" cn_domain=PS} 20241120122658674 DLU <0006> fsm.c:456 lu(262424424054445)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122658674 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241120122658674 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424424054445" cause=GPRS services not allowed} 20241120122658674 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122658674 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122658674 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{UNVALIDATED}: Freeing instance 20241120122658674 DLU <0006> fsm.c:568 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{UNVALIDATED}: Deallocated 20241120122658674 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658674 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122658676 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658677 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424424054445"} 20241120122658677 DMAIN <0000> hlr.c:216 IMSI='262424424054445': Creating subscriber on demand 20241120122658677 DAUC <0003> hlr.c:417 IMSI='262424424054445': storing IMEI = 12345678901234 20241120122658677 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424424054445"} 20241120122658677 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122658677 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658677 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122658678 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658678 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658678 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658678 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658678 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658678 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658679 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658679 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424424054445" cn_domain=PS} 20241120122658679 DLU <0006> fsm.c:456 lu(262424424054445)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122658679 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241120122658679 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424424054445" cause=GPRS services not allowed} 20241120122658679 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122658679 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122658679 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{UNVALIDATED}: Freeing instance 20241120122658679 DLU <0006> fsm.c:568 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{UNVALIDATED}: Deallocated 20241120122658679 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658679 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122658681 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658681 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424424054445"} 20241120122658681 DMAIN <0000> hlr.c:216 IMSI='262424424054445': Creating subscriber on demand 20241120122658681 DAUC <0003> hlr.c:417 IMSI='262424424054445': storing IMEI = 12345678901234 20241120122658681 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424424054445"} 20241120122658681 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120122658681 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658681 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122658682 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658682 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658683 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658683 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658683 DAUC <0003> db_auc.c:157 IMSI='262424424054445': No 2G Auth Data 20241120122658683 DAUC <0003> db_auc.c:192 IMSI='262424424054445': No 3G Auth Data 20241120122658684 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658684 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424424054445" cn_domain=PS} 20241120122658684 DLU <0006> fsm.c:456 lu(262424424054445)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122658684 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122658684 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122658684 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424424054445" cn_domain=PS} 20241120122658684 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658684 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658686 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658686 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424424054445"} 20241120122658686 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122658686 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122658686 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424424054445"} 20241120122658686 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424424054445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122658686 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122658686 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122658686 DLU <0006> fsm.c:568 lu(PS:IMSI-262424424054445)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122658686 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122658686 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122658688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122658689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47466<->l=127.0.0.1:4258 20241120122658690 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42087<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@6ac4a6fc423a: Final verdict of PTC: none 20241120122658691 DLINP <000b> input/ipa.c:451 connected read/write 20241120122658691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122658691 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122658691 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122658691 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)@6ac4a6fc423a: Final verdict of PTC: none 296@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 296: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@6ac4a6fc423a: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Wed Nov 20 12:26:58 UTC 2024 ====== 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 20241120122658724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47496<->l=127.0.0.1:4258 20241120122658824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47496<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97056) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Wed Nov 20 12:27:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_subscr_create_on_demand_ul started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122701916 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122701916 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122701917 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122701917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122701918 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122701918 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122701918 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122701918 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122701918 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122701918 DLGSUP <0013> gsup_server.c:237 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 20241120122701918 DLGSUP <0013> gsup_server.c:235 2: 20241120122701918 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122701918 DLGSUP <0013> gsup_server.c:235 3: 20241120122701918 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122701918 DLGSUP <0013> gsup_server.c:235 4: 20241120122701918 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122701918 DLGSUP <0013> gsup_server.c:235 5: HLR_Test-GSUP-IPA(299)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122701918 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122701918 DLGSUP <0013> gsup_server.c:235 7: 20241120122701918 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122701918 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122701918 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122701918 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@6ac4a6fc423a: 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") 20241120122701925 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46287<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@6ac4a6fc423a: Created GsupExpect[0] for "262427896455989" to be handled at TC_subscr_create_on_demand_ul(303) 20241120122701930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53796<->l=127.0.0.1:4258 20241120122701958 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122701958 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427896455989" cn_domain=PS} 20241120122701958 DMAIN <0000> hlr.c:216 IMSI='262427896455989': Creating subscriber on demand 20241120122701958 DMAIN <0000> hlr.c:232 IMSI='262427896455989': Successfully assigned MSISDN='329' 20241120122701958 DLU <0006> fsm.c:456 lu(262427896455989)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122701958 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122701958 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427896455989)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122701958 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427896455989" cn_domain=PS} 20241120122701958 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122701958 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@6ac4a6fc423a: Found GsupExpect[0] for "262427896455989" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@6ac4a6fc423a: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262427896455989" 20241120122701961 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122701961 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427896455989"} 20241120122701961 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427896455989)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122701961 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122701961 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427896455989"} 20241120122701961 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122701961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427896455989)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122701961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427896455989)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122701961 DLU <0006> fsm.c:568 lu(PS:IMSI-262427896455989)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122701961 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122701961 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122701962 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701962 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701962 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701962 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701963 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701963 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701965 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122701965 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427896455989" cn_domain=PS} 20241120122701965 DMAIN <0000> hlr.c:216 IMSI='262427896455989': Creating subscriber on demand 20241120122701966 DMAIN <0000> hlr.c:232 IMSI='262427896455989': Successfully assigned MSISDN='114' 20241120122701966 DLU <0006> fsm.c:456 lu(262427896455989)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122701966 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122701966 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427896455989)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122701966 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427896455989" cn_domain=PS} 20241120122701966 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122701966 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122701967 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122701967 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427896455989"} 20241120122701967 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427896455989)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122701967 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122701967 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427896455989"} 20241120122701967 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122701967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427896455989)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122701967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427896455989)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122701967 DLU <0006> fsm.c:568 lu(PS:IMSI-262427896455989)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122701967 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122701967 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122701967 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701967 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701968 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701968 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701968 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701968 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701969 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701969 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701970 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122701970 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427896455989" cn_domain=PS} 20241120122701970 DMAIN <0000> hlr.c:216 IMSI='262427896455989': Creating subscriber on demand 20241120122701970 DMAIN <0000> hlr.c:232 IMSI='262427896455989': Successfully assigned MSISDN='129' 20241120122701970 DLU <0006> fsm.c:456 lu(262427896455989)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122701970 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241120122701970 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427896455989" cause=GPRS services not allowed} 20241120122701970 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122701970 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427896455989)[0x56418f1d2370]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122701970 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427896455989)[0x56418f1d2370]{UNVALIDATED}: Freeing instance 20241120122701970 DLU <0006> fsm.c:568 lu(PS:IMSI-262427896455989)[0x56418f1d2370]{UNVALIDATED}: Deallocated 20241120122701970 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122701970 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122701971 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701971 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701971 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701971 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701971 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701971 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701972 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701972 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701974 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122701974 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427896455989" cn_domain=PS} 20241120122701974 DMAIN <0000> hlr.c:216 IMSI='262427896455989': Creating subscriber on demand 20241120122701974 DMAIN <0000> hlr.c:232 IMSI='262427896455989': Successfully assigned MSISDN='375' 20241120122701974 DLU <0006> fsm.c:456 lu(262427896455989)[0x56418f1cc950]{UNVALIDATED}: Allocated 20241120122701974 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241120122701974 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427896455989" cause=GPRS services not allowed} 20241120122701974 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122701974 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427896455989)[0x56418f1cc950]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122701974 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427896455989)[0x56418f1cc950]{UNVALIDATED}: Freeing instance 20241120122701974 DLU <0006> fsm.c:568 lu(PS:IMSI-262427896455989)[0x56418f1cc950]{UNVALIDATED}: Deallocated 20241120122701974 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122701974 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122701974 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701974 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122701975 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701975 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701975 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701975 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701978 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122701978 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427896455989" cn_domain=PS} 20241120122701978 DMAIN <0000> hlr.c:216 IMSI='262427896455989': Creating subscriber on demand 20241120122701978 DLU <0006> fsm.c:456 lu(262427896455989)[0x56418f1cc950]{UNVALIDATED}: Allocated 20241120122701978 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241120122701978 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427896455989" cause=GPRS services not allowed} 20241120122701978 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122701978 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427896455989)[0x56418f1cc950]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122701978 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427896455989)[0x56418f1cc950]{UNVALIDATED}: Freeing instance 20241120122701978 DLU <0006> fsm.c:568 lu(PS:IMSI-262427896455989)[0x56418f1cc950]{UNVALIDATED}: Deallocated 20241120122701978 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122701978 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122701978 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701978 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701978 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701978 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701979 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701979 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701980 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122701980 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427896455989" cn_domain=PS} 20241120122701980 DMAIN <0000> hlr.c:216 IMSI='262427896455989': Creating subscriber on demand 20241120122701980 DLU <0006> fsm.c:456 lu(262427896455989)[0x56418f1cc950]{UNVALIDATED}: Allocated 20241120122701980 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122701980 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427896455989)[0x56418f1cc950]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122701980 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427896455989" cn_domain=PS} 20241120122701980 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122701980 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122701981 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122701981 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427896455989"} 20241120122701981 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427896455989)[0x56418f1cc950]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122701981 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122701981 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427896455989"} 20241120122701981 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427896455989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122701981 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427896455989)[0x56418f1cc950]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122701981 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427896455989)[0x56418f1cc950]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122701981 DLU <0006> fsm.c:568 lu(PS:IMSI-262427896455989)[0x56418f1cc950]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122701981 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122701981 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122701981 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701981 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701982 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701982 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data 20241120122701982 DAUC <0003> db_auc.c:157 IMSI='262427896455989': No 2G Auth Data 20241120122701982 DAUC <0003> db_auc.c:192 IMSI='262427896455989': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122701983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53796<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122701983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4258 20241120122701984 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46287<->l=127.0.0.1:4259) 20241120122701984 DLINP <000b> input/ipa.c:451 connected read/write 20241120122701984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122701984 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122701984 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122701984 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 301@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP(300)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 301: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@6ac4a6fc423a: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Wed Nov 20 12:27:01 UTC 2024 ====== 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 20241120122702010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53800<->l=127.0.0.1:4258 20241120122702110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53800<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81540) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Wed Nov 20 12:27:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_subscr_create_on_demand_sai started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122705163 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122705163 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122705165 DLINP <000b> input/ipa.c:451 connected read/write 20241120122705165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122705165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53806<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122705167 DLINP <000b> input/ipa.c:451 connected read/write 20241120122705167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122705167 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122705167 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122705167 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122705167 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122705167 DLGSUP <0013> gsup_server.c:237 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 20241120122705167 DLGSUP <0013> gsup_server.c:235 2: 20241120122705167 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122705167 DLGSUP <0013> gsup_server.c:235 3: 20241120122705167 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122705167 DLGSUP <0013> gsup_server.c:235 4: 20241120122705167 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122705167 DLGSUP <0013> gsup_server.c:235 5: 20241120122705167 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122705167 DLGSUP <0013> gsup_server.c:235 7: 20241120122705167 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122705167 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122705167 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122705167 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@6ac4a6fc423a: 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") 20241120122705178 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44597<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@6ac4a6fc423a: Created GsupExpect[0] for "262427599331454" to be handled at TC_subscr_create_on_demand_sai(308) 20241120122705184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53816<->l=127.0.0.1:4258 20241120122705210 DLINP <000b> input/ipa.c:451 connected read/write 20241120122705210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122705210 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427599331454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427599331454"} 20241120122705210 DMAIN <0000> hlr.c:216 IMSI='262427599331454': Creating subscriber on demand 20241120122705210 DMAIN <0000> hlr.c:232 IMSI='262427599331454': Successfully assigned MSISDN='754' 20241120122705210 DAUC <0003> db_auc.c:157 IMSI='262427599331454': No 2G Auth Data 20241120122705210 DAUC <0003> db_auc.c:192 IMSI='262427599331454': No 3G Auth Data 20241120122705210 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427599331454 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 20241120122705210 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427599331454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427599331454" cause=IMSI unknown in HLR} 20241120122705210 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427599331454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120122705210 DLINP <000b> input/ipa.c:451 connected read/write 20241120122705210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122705210 DLINP <000b> input/ipa.c:451 connected read/write 20241120122705210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@6ac4a6fc423a: Found GsupExpect[0] for "262427599331454" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@6ac4a6fc423a: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262427599331454" TC_subscr_create_on_demand_sai(308)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122705214 DAUC <0003> db_auc.c:157 IMSI='262427599331454': No 2G Auth Data 20241120122705214 DAUC <0003> db_auc.c:192 IMSI='262427599331454': No 3G Auth Data 20241120122705215 DAUC <0003> db_auc.c:157 IMSI='262427599331454': No 2G Auth Data 20241120122705215 DAUC <0003> db_auc.c:192 IMSI='262427599331454': No 3G Auth Data 20241120122705216 DAUC <0003> db_auc.c:157 IMSI='262427599331454': No 2G Auth Data 20241120122705216 DAUC <0003> db_auc.c:192 IMSI='262427599331454': No 3G Auth Data 20241120122705217 DLINP <000b> input/ipa.c:451 connected read/write 20241120122705217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122705217 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427599331454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427599331454" cn_domain=PS} 20241120122705217 DLU <0006> fsm.c:456 lu(262427599331454)[0x56418f1cc950]{UNVALIDATED}: Allocated 20241120122705217 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427599331454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120122705217 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427599331454)[0x56418f1cc950]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122705217 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427599331454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427599331454" cn_domain=PS} 20241120122705217 DLINP <000b> input/ipa.c:451 connected read/write 20241120122705217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122705217 DLINP <000b> input/ipa.c:451 connected read/write 20241120122705217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122705220 DLINP <000b> input/ipa.c:451 connected read/write 20241120122705220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122705220 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427599331454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427599331454"} 20241120122705220 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427599331454)[0x56418f1cc950]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122705220 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427599331454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122705220 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427599331454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427599331454"} 20241120122705220 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427599331454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122705220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427599331454)[0x56418f1cc950]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122705220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427599331454)[0x56418f1cc950]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122705220 DLU <0006> fsm.c:568 lu(PS:IMSI-262427599331454)[0x56418f1cc950]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122705220 DLINP <000b> input/ipa.c:451 connected read/write 20241120122705220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122705220 DLINP <000b> input/ipa.c:451 connected read/write 20241120122705220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122705221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53816<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122705222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53806<->l=127.0.0.1:4258 20241120122705223 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44597<->l=127.0.0.1:4259) 20241120122705223 DLINP <000b> input/ipa.c:451 connected read/write 20241120122705223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122705223 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122705223 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122705223 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@6ac4a6fc423a: Final verdict of PTC: none 306@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 306: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@6ac4a6fc423a: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Wed Nov 20 12:27:05 UTC 2024 ====== 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 20241120122705259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53822<->l=127.0.0.1:4258 20241120122705359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53822<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36600) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Wed Nov 20 12:27:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_MSLookup_mDNS_service_other_home started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122708425 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122708425 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122708427 DLINP <000b> input/ipa.c:451 connected read/write 20241120122708427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122708428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53824<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122708430 DLINP <000b> input/ipa.c:451 connected read/write 20241120122708430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122708430 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122708430 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122708430 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122708430 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122708430 DLGSUP <0013> gsup_server.c:237 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 20241120122708430 DLGSUP <0013> gsup_server.c:235 2: 20241120122708430 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122708430 DLGSUP <0013> gsup_server.c:235 3: 20241120122708430 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122708430 DLGSUP <0013> gsup_server.c:235 4: 20241120122708430 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122708430 DLGSUP <0013> gsup_server.c:235 5: 20241120122708430 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122708430 DLGSUP <0013> gsup_server.c:235 7: 20241120122708430 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122708430 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122708430 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122708430 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)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@6ac4a6fc423a: 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") 20241120122708442 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38947<->l=127.0.0.1:4259) 20241120122708444 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241120122708444 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@6ac4a6fc423a: Created GsupExpect[0] for "262425352889484" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241120122708454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53838<->l=127.0.0.1:4258 20241120122708456 DAUC <0003> db_auc.c:157 IMSI='262425352889484': No 2G Auth Data 20241120122708456 DAUC <0003> db_auc.c:192 IMSI='262425352889484': No 3G Auth Data 20241120122708459 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611510806.msisdn 20241120122708459 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611510806.msisdn: not attached (vlr_number unset) 20241120122708459 DDGSM <0007> mslookup_server.c:327 sip.voice.491611510806.msisdn: does not exist in GSUP proxy 20241120122709462 DLINP <000b> input/ipa.c:451 connected read/write 20241120122709462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122709462 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425352889484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425352889484" cn_domain=CS} 20241120122709462 DLU <0006> fsm.c:456 lu(262425352889484)[0x56418f1d2370]{UNVALIDATED}: Allocated 20241120122709462 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425352889484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241120122709462 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262425352889484)[0x56418f1d2370]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120122709462 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425352889484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425352889484" cn_domain=CS} 20241120122709462 DLINP <000b> input/ipa.c:451 connected read/write 20241120122709462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122709462 DLINP <000b> input/ipa.c:451 connected read/write 20241120122709462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@6ac4a6fc423a: Found GsupExpect[0] for "262425352889484" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@6ac4a6fc423a: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262425352889484" 20241120122709466 DLINP <000b> input/ipa.c:451 connected read/write 20241120122709466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122709466 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425352889484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425352889484"} 20241120122709466 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262425352889484)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120122709466 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425352889484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120122709466 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425352889484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425352889484"} 20241120122709466 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425352889484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122709466 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425352889484)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120122709466 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425352889484)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120122709466 DLU <0006> fsm.c:568 lu(CS:IMSI-262425352889484)[0x56418f1d2370]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120122709466 DLINP <000b> input/ipa.c:451 connected read/write 20241120122709466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122709466 DLINP <000b> input/ipa.c:451 connected read/write 20241120122709466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122709470 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611510806.msisdn 20241120122709471 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611510806.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241120122709471 DDGSM <0007> mslookup_server.c:327 sip.voice.491611510806.msisdn: does not exist in GSUP proxy 20241120122709471 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611510806.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@6ac4a6fc423a: setverdict(pass): pass -> pass, component reason not changed 20241120122709477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53838<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122709478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53824<->l=127.0.0.1:4258 20241120122709481 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38947<->l=127.0.0.1:4259) 20241120122709481 DLINP <000b> input/ipa.c:451 connected read/write 20241120122709481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122709481 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122709481 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122709481 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@6ac4a6fc423a: Final verdict of PTC: none 311@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 311: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@6ac4a6fc423a: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Wed Nov 20 12:27:09 UTC 2024 ====== 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 20241120122709562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53842<->l=127.0.0.1:4258 20241120122709663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53842<->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) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Wed Nov 20 12:27:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241120122711901 DSS <0004> hlr_ussd.c:239 262423933441104/0x5700a610: SS Session Timeout, destroying 20241120122711901 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423933441104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_MSLookup_GSUP_proxy started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122712717 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122712717 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122712718 DLINP <000b> input/ipa.c:451 connected read/write 20241120122712718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122712718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39646<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@6ac4a6fc423a: 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) } } } } 20241120122712719 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241120122712719 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241120122712719 DLINP <000b> input/ipa.c:451 connected read/write 20241120122712719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(314)@6ac4a6fc423a: 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 } } } } 20241120122712719 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122712719 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122712719 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122712719 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122712719 DLGSUP <0013> gsup_server.c:237 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 20241120122712719 DLGSUP <0013> gsup_server.c:235 2: 20241120122712719 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122712719 DLGSUP <0013> gsup_server.c:235 3: 20241120122712719 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122712719 DLGSUP <0013> gsup_server.c:235 4: 20241120122712719 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122712719 DLGSUP <0013> gsup_server.c:235 5: 20241120122712719 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122712719 DLGSUP <0013> gsup_server.c:235 7: 20241120122712719 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122712719 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122712719 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122712719 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)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@6ac4a6fc423a: 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") 20241120122712732 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33285<->l=127.0.0.1:4259) 20241120122712733 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241120122712733 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@6ac4a6fc423a: Created GsupExpect[0] for "262423077201722" to be handled at TC_MSLookup_GSUP_proxy(320) 20241120122712738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39660<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@6ac4a6fc423a: Created GsupExpect[0] for "262423077201722" to be handled at TC_MSLookup_GSUP_proxy(320) 20241120122712762 DLINP <000b> input/ipa.c:451 connected read/write 20241120122712762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122712762 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423077201722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423077201722" cn_domain=CS} 20241120122712762 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423077201722 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241120122712762 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423077201722 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241120122712762 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423077201722.imsi 20241120122712762 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423077201722.imsi 20241120122712762 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423077201722.imsi: does not exist in local HLR 20241120122712764 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423077201722 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241120122712764 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241120122712764 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241120122712764 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241120122712764 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241120122712764 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241120122712764 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423077201722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122712764 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120122712764 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241120122712765 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120122712765 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241120122712765 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120122712765 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@6ac4a6fc423a: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@6ac4a6fc423a: 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) } } } } 20241120122712766 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122712766 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122712766 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241120122712766 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241120122712766 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241120122712766 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122712766 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122712766 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(318)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@6ac4a6fc423a: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@6ac4a6fc423a: Found GsupExpect[0] for "262423077201722" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@6ac4a6fc423a: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423077201722" HLR_Test-GSUP-server-IPA(318)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122712810 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122712810 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122712810 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122712810 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122712810 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423077201722 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610071275 20241120122712810 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423077201722 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120122712810 DLINP <000b> input/ipa.c:451 connected read/write 20241120122712810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122712810 DLINP <000b> input/ipa.c:451 connected read/write 20241120122712810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@6ac4a6fc423a: Found GsupExpect[0] for "262423077201722" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@6ac4a6fc423a: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423077201722" 20241120122712812 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122712812 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122712812 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423077201722 MSISDN-491610071275 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120122712812 DLINP <000b> input/ipa.c:451 connected read/write 20241120122712812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122712812 DLINP <000b> input/ipa.c:451 connected read/write 20241120122712812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122712812 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122712812 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122712812 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423077201722 MSISDN-491610071275 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 20241120122712812 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423077201722 MSISDN-491610071275 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120122712812 DLINP <000b> input/ipa.c:451 connected read/write 20241120122712812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122712812 DLINP <000b> input/ipa.c:451 connected read/write 20241120122712812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122712813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39660<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122712813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39646<->l=127.0.0.1:4258 HLR_Test-GSUP(315)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-server(317)@6ac4a6fc423a: Final verdict of PTC: none 20241120122712814 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33285<->l=127.0.0.1:4259) 316@6ac4a6fc423a: Final verdict of PTC: none 20241120122712814 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122712814 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122712814 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241120122712814 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241120122712814 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server-IPA(318)@6ac4a6fc423a: Final verdict of PTC: none 20241120122712814 DLINP <000b> input/ipa.c:451 connected read/write 20241120122712814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122712814 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122712814 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122712814 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(319)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 316: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@6ac4a6fc423a: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Wed Nov 20 12:27:12 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20241120122712853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39662<->l=127.0.0.1:4258 20241120122712953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39662<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=756) Waiting for packet dumper to finish... 1 (prev_count=756, count=43640) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Wed Nov 20 12:27:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122715983 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122715983 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122715984 DLINP <000b> input/ipa.c:451 connected read/write 20241120122715984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122715985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39666<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@6ac4a6fc423a: 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 } } } } 20241120122715986 DLINP <000b> input/ipa.c:451 connected read/write 20241120122715986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122715986 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122715986 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122715986 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122715986 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122715986 DLGSUP <0013> gsup_server.c:237 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 20241120122715986 DLGSUP <0013> gsup_server.c:235 2: 20241120122715986 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122715986 DLGSUP <0013> gsup_server.c:235 3: 20241120122715986 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122715986 DLGSUP <0013> gsup_server.c:235 4: 20241120122715986 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122715986 DLGSUP <0013> gsup_server.c:235 5: 20241120122715986 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122715986 DLGSUP <0013> gsup_server.c:235 7: 20241120122715986 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122715986 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122715986 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122715986 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)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122715986 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241120122715986 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@6ac4a6fc423a: 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") 20241120122715993 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34227<->l=127.0.0.1:4259) 20241120122715995 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241120122715995 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@6ac4a6fc423a: Created GsupExpect[0] for "262421871013516" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241120122716000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39680<->l=127.0.0.1:4258 20241120122716001 DAUC <0003> db_auc.c:157 IMSI='262421871013516': No 2G Auth Data 20241120122716001 DAUC <0003> db_auc.c:192 IMSI='262421871013516': No 3G Auth Data 20241120122716004 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421871013516.imsi 20241120122716004 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421871013516.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122716005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39680<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122716006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39666<->l=127.0.0.1:4258 20241120122716006 DLINP <000b> input/ipa.c:451 connected read/write 20241120122716006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122716006 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122716006 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122716006 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@6ac4a6fc423a: Final verdict of PTC: none 20241120122716006 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34227<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(324)@6ac4a6fc423a: Final verdict of PTC: none 323@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 323: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@6ac4a6fc423a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Wed Nov 20 12:27:16 UTC 2024 ====== 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 20241120122716038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39696<->l=127.0.0.1:4258 20241120122716139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39696<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27764) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Wed Nov 20 12:27:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122719243 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122719243 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122719247 DLINP <000b> input/ipa.c:451 connected read/write 20241120122719247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122719248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39698<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122719252 DLINP <000b> input/ipa.c:451 connected read/write 20241120122719252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122719252 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122719252 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122719252 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122719252 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122719252 DLGSUP <0013> gsup_server.c:237 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 20241120122719252 DLGSUP <0013> gsup_server.c:235 2: 20241120122719252 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122719252 DLGSUP <0013> gsup_server.c:235 3: 20241120122719252 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122719252 DLGSUP <0013> gsup_server.c:235 4: 20241120122719252 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122719252 DLGSUP <0013> gsup_server.c:235 5: 20241120122719252 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122719252 DLGSUP <0013> gsup_server.c:235 7: 20241120122719252 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122719252 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122719252 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122719252 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120122719253 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241120122719253 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@6ac4a6fc423a: 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") 20241120122719288 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34141<->l=127.0.0.1:4259) 20241120122719291 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241120122719291 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@6ac4a6fc423a: Created GsupExpect[0] for "262420774088931" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241120122719302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39704<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@6ac4a6fc423a: Created GsupExpect[0] for "262420774088931" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241120122719306 DLINP <000b> input/ipa.c:451 connected read/write 20241120122719306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122719306 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420774088931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420774088931" cn_domain=CS} 20241120122719306 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420774088931 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241120122719306 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420774088931 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241120122719306 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420774088931.imsi 20241120122719306 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420774088931.imsi 20241120122719307 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420774088931.imsi: does not exist in local HLR 20241120122719312 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420774088931 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241120122719312 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241120122719313 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241120122719313 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241120122719313 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241120122719313 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241120122719313 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420774088931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122719313 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120122719313 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241120122719313 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120122719313 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241120122719313 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120122719313 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@6ac4a6fc423a: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@6ac4a6fc423a: 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) } } } } 20241120122719317 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122719317 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122719317 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241120122719317 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241120122719317 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241120122719318 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122719318 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122719318 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server(329)@6ac4a6fc423a: Found GsupExpect[0] for "262420774088931" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server-IPA(330)@6ac4a6fc423a: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@6ac4a6fc423a: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420774088931" HLR_Test-GSUP-server-IPA(330)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122719362 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122719362 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122719362 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122719362 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122719362 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420774088931 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614743485 20241120122719362 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420774088931 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120122719362 DLINP <000b> input/ipa.c:451 connected read/write 20241120122719362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122719362 DLINP <000b> input/ipa.c:451 connected read/write 20241120122719362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@6ac4a6fc423a: Found GsupExpect[0] for "262420774088931" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@6ac4a6fc423a: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420774088931" 20241120122719371 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122719371 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122719371 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420774088931 MSISDN-491614743485 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120122719371 DLINP <000b> input/ipa.c:451 connected read/write 20241120122719371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122719371 DLINP <000b> input/ipa.c:451 connected read/write 20241120122719371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122719375 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122719375 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122719375 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420774088931 MSISDN-491614743485 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 20241120122719375 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420774088931 MSISDN-491614743485 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120122719375 DLINP <000b> input/ipa.c:451 connected read/write 20241120122719375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122719375 DLINP <000b> input/ipa.c:451 connected read/write 20241120122719375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122719378 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420774088931.imsi 20241120122719378 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420774088931.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122720380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39704<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122720382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39698<->l=127.0.0.1:4258 20241120122720384 DLINP <000b> input/ipa.c:451 connected read/write 20241120122720385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122720385 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122720385 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122720385 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(329)@6ac4a6fc423a: Final verdict of PTC: none 328@6ac4a6fc423a: Final verdict of PTC: none 20241120122720386 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34141<->l=127.0.0.1:4259) 20241120122720386 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122720386 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122720386 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241120122720387 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241120122720387 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(327)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 328: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@6ac4a6fc423a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Wed Nov 20 12:27:20 UTC 2024 ====== 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 20241120122720484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39718<->l=127.0.0.1:4258 20241120122720585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39718<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35784) Waiting for packet dumper to finish... 1 (prev_count=35784, count=44040) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Wed Nov 20 12:27:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@6ac4a6fc423a: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@6ac4a6fc423a: legacy= false MTC@6ac4a6fc423a: in not legacy case 1 MTC@6ac4a6fc423a: in not legacy case 2 20241120122723720 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120122723720 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122723723 DLINP <000b> input/ipa.c:451 connected read/write 20241120122723723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122723724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57886<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@6ac4a6fc423a: 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)@6ac4a6fc423a: 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 } } } } 20241120122723726 DLINP <000b> input/ipa.c:451 connected read/write 20241120122723726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122723726 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120122723726 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120122723726 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241120122723726 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120122723726 DLGSUP <0013> gsup_server.c:237 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 20241120122723726 DLGSUP <0013> gsup_server.c:235 2: 20241120122723726 DLGSUP <0013> gsup_server.c:237 2: 00 20241120122723726 DLGSUP <0013> gsup_server.c:235 3: 20241120122723726 DLGSUP <0013> gsup_server.c:237 3: 00 20241120122723726 DLGSUP <0013> gsup_server.c:235 4: 20241120122723726 DLGSUP <0013> gsup_server.c:237 4: 00 20241120122723726 DLGSUP <0013> gsup_server.c:235 5: 20241120122723726 DLGSUP <0013> gsup_server.c:237 5: 00 20241120122723726 DLGSUP <0013> gsup_server.c:235 7: 20241120122723726 DLGSUP <0013> gsup_server.c:237 7: 00 20241120122723726 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120122723726 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241120122723726 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122723727 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241120122723727 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@6ac4a6fc423a: 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") 20241120122723749 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34889<->l=127.0.0.1:4259) 20241120122723750 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241120122723750 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@6ac4a6fc423a: Created GsupExpect[0] for "262428655055781" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241120122723757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57902<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@6ac4a6fc423a: Created GsupExpect[0] for "262428655055781" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241120122723766 DLINP <000b> input/ipa.c:451 connected read/write 20241120122723766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122723766 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428655055781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428655055781" cn_domain=CS} 20241120122723766 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428655055781 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241120122723766 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428655055781 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241120122723766 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428655055781.imsi 20241120122723766 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428655055781.imsi 20241120122723766 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428655055781.imsi: does not exist in local HLR 20241120122723771 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428655055781 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241120122723771 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241120122723771 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241120122723771 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241120122723771 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241120122723771 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241120122723771 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428655055781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120122723771 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120122723771 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241120122723771 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120122723771 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241120122723771 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120122723771 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@6ac4a6fc423a: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@6ac4a6fc423a: 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) } } } } 20241120122723772 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122723772 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122723772 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241120122723772 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241120122723772 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241120122723773 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122723773 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122723773 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server(336)@6ac4a6fc423a: Found GsupExpect[0] for "262428655055781" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@6ac4a6fc423a: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428655055781" HLR_Test-GSUP-server-IPA(337)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@6ac4a6fc423a: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(337)@6ac4a6fc423a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@6ac4a6fc423a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241120122723818 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122723818 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122723818 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122723818 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122723818 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428655055781 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613515127 20241120122723819 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428655055781 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120122723819 DLINP <000b> input/ipa.c:451 connected read/write 20241120122723819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122723819 DLINP <000b> input/ipa.c:451 connected read/write 20241120122723819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@6ac4a6fc423a: Found GsupExpect[0] for "262428655055781" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@6ac4a6fc423a: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428655055781" 20241120122723825 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122723825 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122723825 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428655055781 MSISDN-491613515127 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120122723825 DLINP <000b> input/ipa.c:451 connected read/write 20241120122723825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122723825 DLINP <000b> input/ipa.c:451 connected read/write 20241120122723825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122723827 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120122723827 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122723827 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428655055781 MSISDN-491613515127 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 20241120122723827 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428655055781 MSISDN-491613515127 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120122723827 DLINP <000b> input/ipa.c:451 connected read/write 20241120122723827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122723827 DLINP <000b> input/ipa.c:451 connected read/write 20241120122723828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120122723829 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613515127.msisdn 20241120122723829 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491613515127.msisdn: does not exist in local HLR 20241120122723829 DDGSM <0007> mslookup_server.c:352 sip.voice.491613515127.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241120122723829 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613515127.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@6ac4a6fc423a: setverdict(pass): none -> pass 20241120122723831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57902<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@6ac4a6fc423a: Final verdict of PTC: pass 20241120122723831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57886<->l=127.0.0.1:4258 20241120122723833 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34889<->l=127.0.0.1:4259) 20241120122723833 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 335@6ac4a6fc423a: Final verdict of PTC: none 20241120122723834 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120122723834 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241120122723834 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241120122723834 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241120122723834 DLINP <000b> input/ipa.c:451 connected read/write 20241120122723834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120122723834 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120122723834 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120122723834 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(334)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-server(336)@6ac4a6fc423a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@6ac4a6fc423a: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@6ac4a6fc423a: Final verdict of PTC: none MTC@6ac4a6fc423a: Setting final verdict of the test case. MTC@6ac4a6fc423a: Local verdict of MTC: none MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC with component reference 335: none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@6ac4a6fc423a: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@6ac4a6fc423a: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@6ac4a6fc423a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Wed Nov 20 12:27:23 UTC 2024 ====== 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 20241120122723902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57912<->l=127.0.0.1:4258 20241120122724003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57912<->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=46360) MTC@6ac4a6fc423a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@6ac4a6fc423a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6ac4a6fc423a: Terminating MTC. MC@6ac4a6fc423a: MTC terminated. MC2> exit MC@6ac4a6fc423a: Shutting down session. MC@6ac4a6fc423a: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7510.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 (1138069) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1138025) [testenv] Showing testsuite/junit-xml-7510.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7510.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='130.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.077452'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.200557'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.183453'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.146680'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.100436'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.089249'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.060216'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.076890'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.170312'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.184576'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.140990'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.087799'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.090150'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.205324'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.187786'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.093986'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.176161'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.169321'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.207316'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.221322'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.151535'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.136476'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.198024'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.195332'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.190590'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.130585'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.217051'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.197080'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.143023'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.076181'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.131759'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.075894'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.081973'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.086654'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.105783'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.031589'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.169683'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.149650'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20241120-1225-6690126f-0'] testenv-hlr-osmocom-latest-20241120-1225-6690126f-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2240/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS