Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.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 c5be0f150f003d83f4dc7564d0d852fe06782c06 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c5be0f150f003d83f4dc7564d0d852fe06782c06 # timeout=10
Commit message: "bsc: osmo-bsc.cfg: Listen IPA Abis and CTRL interfaces on 127.0.0.1"
 > git rev-list --no-walk c5be0f150f003d83f4dc7564d0d852fe06782c06 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins9715779386607806005.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-12-01T08:55:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-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 [2712 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [206 kB] Fetched 9251 kB in 1s (9398 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'make', '-j', '17'] 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_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_6.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_6.cc Creating dependency file for MAP_PDU_Defs_part_7.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_1.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_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_Errors_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_3.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_CallHandlingOperations.cc Creating dependency file for MAP_CommonDataTypes.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_4.cc Creating dependency file for TCCEncoding_Functions_part_5.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_2.cc Creating dependency file for SS_Types_part_3.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_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_2.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_1.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_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_5.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_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_CTRL_Types.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc 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_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (404 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 4 not upgraded. Need to get 11.4 MB of archives. After this operation, 17.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411302026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.39.e8cf.202411302026 [169 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.39.e8cf.202411302026 [69.8 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.39.e8cf.202411302026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.23.95b2.202411302026 [57.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.39.e8cf.202411302026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.37.7839.202411302026 [73.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.10.19929.202411302026 [20.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.10.19929.202411302026 [23.5 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.39.e8cf.202411302026 [50.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.39.e8cf.202411302026 [70.3 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.39.e8cf.202411302026 [177 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.39.e8cf.202411302026 [59.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.39.e8cf.202411302026 [62.9 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.39.e8cf.202411302026 [49.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.39.e8cf.202411302026 [43.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.10.19929.202411302026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.39.e8cf.202411302026 [2162 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.8.0.10.19929.202411302026 [459 kB] Fetched 11.4 MB in 0s (64.2 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-nightly. Preparing to unpack .../01-osmocom-nightly_202411302026_amd64.deb ... Unpacking osmocom-nightly (202411302026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.39.e8cf.202411302026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.39.e8cf.202411302026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.39.e8cf.202411302026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.39.e8cf.202411302026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.39.e8cf.202411302026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.39.e8cf.202411302026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.23.95b2.202411302026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.23.95b2.202411302026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.39.e8cf.202411302026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.39.e8cf.202411302026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.37.7839.202411302026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.37.7839.202411302026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.10.19929.202411302026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411302026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.8.0.10.19929.202411302026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.10.19929.202411302026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.10.0.39.e8cf.202411302026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.39.e8cf.202411302026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.10.0.39.e8cf.202411302026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.39.e8cf.202411302026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.10.0.39.e8cf.202411302026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.39.e8cf.202411302026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.10.0.39.e8cf.202411302026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.39.e8cf.202411302026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.10.0.39.e8cf.202411302026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.39.e8cf.202411302026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.10.0.39.e8cf.202411302026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.39.e8cf.202411302026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.10.0.39.e8cf.202411302026_amd64.deb ... Unpacking libosmocore (1.10.0.39.e8cf.202411302026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.8.0.10.19929.202411302026_amd64.deb ... Unpacking osmo-hlr (1.8.0.10.19929.202411302026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.39.e8cf.202411302026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.39.e8cf.202411302026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.8.0.10.19929.202411302026_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.10.19929.202411302026) ... Setting up osmocom-nightly (202411302026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.39.e8cf.202411302026) ... Setting up libosmocodec4:amd64 (1.10.0.39.e8cf.202411302026) ... Setting up libosmovty13:amd64 (1.10.0.39.e8cf.202411302026) ... Setting up libosmoisdn0:amd64 (1.10.0.39.e8cf.202411302026) ... Setting up libosmousb0:amd64 (1.10.0.39.e8cf.202411302026) ... Setting up libosmogsm20:amd64 (1.10.0.39.e8cf.202411302026) ... Setting up libosmoctrl0:amd64 (1.10.0.39.e8cf.202411302026) ... Setting up libosmogb14:amd64 (1.10.0.39.e8cf.202411302026) ... Setting up libosmonetif11:amd64 (1.5.1.23.95b2.202411302026) ... Setting up libosmocoding0:amd64 (1.10.0.39.e8cf.202411302026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.10.19929.202411302026) ... Setting up libosmosim2:amd64 (1.10.0.39.e8cf.202411302026) ... Setting up libosmocore (1.10.0.39.e8cf.202411302026) ... Setting up libosmoabis13:amd64 (1.6.0.37.7839.202411302026) ... Setting up libosmocore-dbg:amd64 (1.10.0.39.e8cf.202411302026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411302026) ... Setting up osmo-hlr (1.8.0.10.19929.202411302026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.8.0.10.19929.202411302026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20241201085527394 DMAIN <0000> hlr.c:813 hlr starting 20241201085527394 DDB <0001> db.c:599 using database: :memory: 20241201085527394 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241201085527394 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241201085527395 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241201085527396 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241201085527397 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241201085527397 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241201085527398 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241201085527398 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241201085527398 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@d9582b112897: Unix server socket created successfully. MC@d9582b112897: Listening on TCP port 39613. MC2> d9582b112897 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests d9582b112897 39613 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d9582b112897: New HC connected from 10.0.2.100 [10.0.2.100]. d9582b112897: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@d9582b112897: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@d9582b112897: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@d9582b112897: Configuration file was processed on all HCs. MC@d9582b112897: Creating MTC on host 10.0.2.100. MC@d9582b112897: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sun Dec 1 08:55:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_sai_err_invalid_imsi started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085529101 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085529101 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085529102 DLINP <000b> input/ipa.c:455 connected read/write 20241201085529102 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085529103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085529104 DLINP <000b> input/ipa.c:455 connected read/write 20241201085529104 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085529104 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085529104 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085529104 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085529104 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085529104 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085529104 DLGSUP <0013> gsup_server.c:236 2: 20241201085529104 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085529104 DLGSUP <0013> gsup_server.c:236 3: 20241201085529104 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085529104 DLGSUP <0013> gsup_server.c:236 4: 20241201085529104 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085529104 DLGSUP <0013> gsup_server.c:236 5: 20241201085529104 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085529104 DLGSUP <0013> gsup_server.c:236 7: 20241201085529104 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085529104 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085529104 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085529104 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)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@d9582b112897: 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") 20241201085529126 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45933<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@d9582b112897: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241201085529137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58788<->l=127.0.0.1:4258 20241201085529145 DLINP <000b> input/ipa.c:455 connected read/write 20241201085529145 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085529145 DLGSUP <0013> gsup_req.c:140 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241201085529145 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241201085529145 DLGSUP <0013> gsup_req.c:276 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241201085529145 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085529145 DLINP <000b> input/ipa.c:455 connected read/write 20241201085529146 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085529146 DLINP <000b> input/ipa.c:455 connected read/write 20241201085529146 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@d9582b112897: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@d9582b112897: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@d9582b112897: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085529148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58788<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@d9582b112897: Final verdict of PTC: pass 20241201085529149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58780<->l=127.0.0.1:4258 20241201085529151 DLINP <000b> input/ipa.c:455 connected read/write 20241201085529151 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085529151 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(4)@d9582b112897: Final verdict of PTC: none 20241201085529151 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085529151 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085529151 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45933<->l=127.0.0.1:4259) 5@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 5: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@d9582b112897: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sun Dec 1 08:55:29 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 20241201085529213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58796<->l=127.0.0.1:4258 20241201085529314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58796<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=24952) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sun Dec 1 08:55:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_sai started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085532387 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085532387 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085532389 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532389 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085532390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58806<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085532392 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532392 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085532392 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085532392 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085532392 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085532392 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085532392 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085532392 DLGSUP <0013> gsup_server.c:236 2: 20241201085532392 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085532392 DLGSUP <0013> gsup_server.c:236 3: 20241201085532392 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085532392 DLGSUP <0013> gsup_server.c:236 4: 20241201085532392 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085532392 DLGSUP <0013> gsup_server.c:236 5: 20241201085532392 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085532392 DLGSUP <0013> gsup_server.c:236 7: 20241201085532392 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085532392 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085532393 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085532393 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)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@d9582b112897: 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") 20241201085532412 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34031<->l=127.0.0.1:4259) 20241201085532420 DAUC <0003> db_auc.c:157 IMSI='262421923898988': No 2G Auth Data 20241201085532420 DAUC <0003> db_auc.c:192 IMSI='262421923898988': No 3G Auth Data HLR_Test-GSUP(9)@d9582b112897: Created GsupExpect[0] for "262421923898988" to be handled at TC_gsup_sai(12) 20241201085532437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4258 20241201085532442 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532442 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085532442 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421923898988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421923898988"} 20241201085532442 DAUC <0003> db_auc.c:192 IMSI='262421923898988': No 3G Auth Data 20241201085532442 DAUC <0003> db_auc.c:236 IMSI='262421923898988': Calling to generate 5 vectors 20241201085532442 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201085532442 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085532442 DAUC <0003> auc.c:113 vector [0]: rand = 094538af7428c2790b447e86cd43b477 20241201085532442 DAUC <0003> auc.c:179 vector [0]: kc = e3f2924ff485f800 20241201085532442 DAUC <0003> auc.c:180 vector [0]: sres = 9d827aa2 20241201085532442 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201085532442 DAUC <0003> auc.c:113 vector [1]: rand = ef4b4a8883768a72ca37819aed849928 20241201085532442 DAUC <0003> auc.c:179 vector [1]: kc = 61ba8bb3325f7800 20241201085532442 DAUC <0003> auc.c:180 vector [1]: sres = 654947b9 20241201085532442 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201085532442 DAUC <0003> auc.c:113 vector [2]: rand = 5a4dbf1961e5097739551c18f11539ad 20241201085532442 DAUC <0003> auc.c:179 vector [2]: kc = 2565b13f409f4400 20241201085532442 DAUC <0003> auc.c:180 vector [2]: sres = 9615fd42 20241201085532442 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201085532442 DAUC <0003> auc.c:113 vector [3]: rand = 56feadcafb170509cbb90f102f484041 20241201085532442 DAUC <0003> auc.c:179 vector [3]: kc = a66dfba72a589000 20241201085532442 DAUC <0003> auc.c:180 vector [3]: sres = a7ed7de2 20241201085532442 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201085532442 DAUC <0003> auc.c:113 vector [4]: rand = 28c97a7a952c9e6dd52b1701242ae9a8 20241201085532442 DAUC <0003> auc.c:179 vector [4]: kc = e3ac3b8d7bb73800 20241201085532442 DAUC <0003> auc.c:180 vector [4]: sres = b326f35d 20241201085532442 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201085532442 DAUC <0003> db_auc.c:245 IMSI='262421923898988': Generated 5 vectors 20241201085532442 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421923898988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421923898988"} 20241201085532442 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421923898988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085532442 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532442 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085532442 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532442 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@d9582b112897: Found GsupExpect[0] for "262421923898988" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@d9582b112897: Added IMSI table entry 0TC_gsup_sai(12)"262421923898988" TC_gsup_sai(12)@d9582b112897: setverdict(pass): none -> pass TC_gsup_sai(12)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085532445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4258 TC_gsup_sai(12)@d9582b112897: Final verdict of PTC: pass 20241201085532447 DAUC <0003> db_auc.c:157 IMSI='262424354827922': No 2G Auth Data 20241201085532447 DAUC <0003> db_auc.c:192 IMSI='262424354827922': No 3G Auth Data HLR_Test-GSUP(9)@d9582b112897: Created GsupExpect[0] for "262424354827922" to be handled at TC_gsup_sai(13) 20241201085532463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58814<->l=127.0.0.1:4258 20241201085532466 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532466 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085532466 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424354827922 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424354827922"} 20241201085532466 DAUC <0003> db_auc.c:192 IMSI='262424354827922': No 3G Auth Data 20241201085532466 DAUC <0003> db_auc.c:236 IMSI='262424354827922': Calling to generate 5 vectors 20241201085532466 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201085532466 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085532466 DAUC <0003> auc.c:113 vector [0]: rand = 81d7c582381ab24b29e4598153c01ea4 20241201085532466 DAUC <0003> auc.c:179 vector [0]: kc = 047e6ba92b571400 20241201085532466 DAUC <0003> auc.c:180 vector [0]: sres = b9f0b1c2 20241201085532466 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201085532466 DAUC <0003> auc.c:113 vector [1]: rand = d21a052bf308eecffa5eae17640abc21 20241201085532466 DAUC <0003> auc.c:179 vector [1]: kc = 83d6c15115f5cc00 20241201085532466 DAUC <0003> auc.c:180 vector [1]: sres = e99cd58c 20241201085532466 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201085532466 DAUC <0003> auc.c:113 vector [2]: rand = e6f36b6c25058b62be394eba162ace5c 20241201085532466 DAUC <0003> auc.c:179 vector [2]: kc = d0c8b40608d2c400 20241201085532466 DAUC <0003> auc.c:180 vector [2]: sres = bc64d73e 20241201085532467 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201085532467 DAUC <0003> auc.c:113 vector [3]: rand = 8c174db72d583153227c460407fbeaeb 20241201085532467 DAUC <0003> auc.c:179 vector [3]: kc = d5297e8f27390400 20241201085532467 DAUC <0003> auc.c:180 vector [3]: sres = bfb08b61 20241201085532467 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201085532467 DAUC <0003> auc.c:113 vector [4]: rand = 4cc6b0c91785484f288db31581f131d3 20241201085532467 DAUC <0003> auc.c:179 vector [4]: kc = d14fb666eae3c800 20241201085532467 DAUC <0003> auc.c:180 vector [4]: sres = b866e23b 20241201085532467 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201085532467 DAUC <0003> db_auc.c:245 IMSI='262424354827922': Generated 5 vectors 20241201085532467 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424354827922 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424354827922"} 20241201085532467 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424354827922 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085532467 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532467 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085532467 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532467 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@d9582b112897: Found GsupExpect[0] for "262424354827922" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@d9582b112897: Added IMSI table entry 1TC_gsup_sai(13)"262424354827922" TC_gsup_sai(13)@d9582b112897: setverdict(pass): none -> pass TC_gsup_sai(13)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085532470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58814<->l=127.0.0.1:4258 TC_gsup_sai(13)@d9582b112897: Final verdict of PTC: pass 20241201085532472 DAUC <0003> db_auc.c:157 IMSI='262426691666514': No 2G Auth Data 20241201085532472 DAUC <0003> db_auc.c:192 IMSI='262426691666514': No 3G Auth Data HLR_Test-GSUP(9)@d9582b112897: Created GsupExpect[0] for "262426691666514" to be handled at TC_gsup_sai(14) 20241201085532490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58824<->l=127.0.0.1:4258 20241201085532494 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532494 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085532494 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426691666514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426691666514"} 20241201085532494 DAUC <0003> db_auc.c:192 IMSI='262426691666514': No 3G Auth Data 20241201085532494 DAUC <0003> db_auc.c:236 IMSI='262426691666514': Calling to generate 5 vectors 20241201085532494 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201085532494 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085532494 DAUC <0003> auc.c:113 vector [0]: rand = 99774de88ea3279f8f91cf0554a05df5 20241201085532494 DAUC <0003> auc.c:179 vector [0]: kc = 9e7ed30babb77b53 20241201085532494 DAUC <0003> auc.c:180 vector [0]: sres = 457f5d2e 20241201085532494 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201085532494 DAUC <0003> auc.c:113 vector [1]: rand = 2dfd8f744dd1edc35212fb545bac5700 20241201085532494 DAUC <0003> auc.c:179 vector [1]: kc = f3c753acb7b69aeb 20241201085532494 DAUC <0003> auc.c:180 vector [1]: sres = 74a8443c 20241201085532494 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201085532494 DAUC <0003> auc.c:113 vector [2]: rand = 6d86e8374078923e30b8402778540c16 20241201085532494 DAUC <0003> auc.c:179 vector [2]: kc = 4b1ef1b491f179a6 20241201085532494 DAUC <0003> auc.c:180 vector [2]: sres = e379e387 20241201085532494 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201085532494 DAUC <0003> auc.c:113 vector [3]: rand = 3302031f30e1d22fab19d5c0d67c3620 20241201085532494 DAUC <0003> auc.c:179 vector [3]: kc = 37bc928787d84f56 20241201085532494 DAUC <0003> auc.c:180 vector [3]: sres = b253a9ec 20241201085532495 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201085532495 DAUC <0003> auc.c:113 vector [4]: rand = bf5f3c850cd348e96f2fd6fd52a7ba07 20241201085532495 DAUC <0003> auc.c:179 vector [4]: kc = f718c7348d477279 20241201085532495 DAUC <0003> auc.c:180 vector [4]: sres = e04a3e38 20241201085532495 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201085532495 DAUC <0003> db_auc.c:245 IMSI='262426691666514': Generated 5 vectors 20241201085532495 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426691666514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426691666514"} 20241201085532495 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426691666514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085532495 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532495 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085532495 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532495 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@d9582b112897: Found GsupExpect[0] for "262426691666514" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@d9582b112897: Added IMSI table entry 2TC_gsup_sai(14)"262426691666514" TC_gsup_sai(14)@d9582b112897: setverdict(pass): none -> pass TC_gsup_sai(14)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085532497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58824<->l=127.0.0.1:4258 TC_gsup_sai(14)@d9582b112897: Final verdict of PTC: pass 20241201085532498 DAUC <0003> db_auc.c:157 IMSI='262427034393680': No 2G Auth Data 20241201085532498 DAUC <0003> db_auc.c:192 IMSI='262427034393680': No 3G Auth Data HLR_Test-GSUP(9)@d9582b112897: Created GsupExpect[0] for "262427034393680" to be handled at TC_gsup_sai(15) 20241201085532514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58828<->l=127.0.0.1:4258 20241201085532518 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532518 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085532518 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427034393680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427034393680"} 20241201085532518 DAUC <0003> db_auc.c:157 IMSI='262427034393680': No 2G Auth Data 20241201085532518 DAUC <0003> db_auc.c:236 IMSI='262427034393680': Calling to generate 5 vectors 20241201085532518 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241201085532518 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085532518 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085532518 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201085532518 DAUC <0003> auc.c:113 vector [0]: rand = b0d5c82853359bf4df0c18c2ff0a6f81 20241201085532518 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201085532518 DAUC <0003> auc.c:142 vector [0]: autn = 998a854f0d6f0000cbc4368d89d2c6e9 20241201085532518 DAUC <0003> auc.c:143 vector [0]: ck = 086234a94078901c952e05290baf8394 20241201085532518 DAUC <0003> auc.c:144 vector [0]: ik = d450b22824b40a8c4d37901e3465168b 20241201085532518 DAUC <0003> auc.c:145 vector [0]: res = 004e507a20390d8c0000000000000000 20241201085532519 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085532519 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201085532519 DAUC <0003> auc.c:151 vector [0]: kc = 042b13b65b060f8f 20241201085532519 DAUC <0003> auc.c:152 vector [0]: sres = 20775df6 20241201085532519 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201085532519 DAUC <0003> auc.c:113 vector [1]: rand = 64d6707bb243c3d9436f70a0f279f110 20241201085532519 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201085532519 DAUC <0003> auc.c:142 vector [1]: autn = 71042262f8410000877be545769f96f4 20241201085532519 DAUC <0003> auc.c:143 vector [1]: ck = 810e5293752f68a0789e8f1fa47c42ee 20241201085532519 DAUC <0003> auc.c:144 vector [1]: ik = 37088bb020f14379a9fb34b9ec97664d 20241201085532519 DAUC <0003> auc.c:145 vector [1]: res = a64716bf18161b530000000000000000 20241201085532519 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085532519 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201085532519 DAUC <0003> auc.c:151 vector [1]: kc = 676362851d350f7a 20241201085532519 DAUC <0003> auc.c:152 vector [1]: sres = be510dec 20241201085532519 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201085532519 DAUC <0003> auc.c:113 vector [2]: rand = dd872c8dc79aafda5f8476f8b0930134 20241201085532519 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201085532519 DAUC <0003> auc.c:142 vector [2]: autn = 9f7a712cca0c0000dab3cc43cbe677ab 20241201085532519 DAUC <0003> auc.c:143 vector [2]: ck = 8b4a88661040788735e1ffaed00e1db9 20241201085532519 DAUC <0003> auc.c:144 vector [2]: ik = 72467222370079962b922d7237d23e6f 20241201085532519 DAUC <0003> auc.c:145 vector [2]: res = ce63e7b7b4755caa0000000000000000 20241201085532519 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085532519 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201085532519 DAUC <0003> auc.c:151 vector [2]: kc = e77f2898c09c22c7 20241201085532519 DAUC <0003> auc.c:152 vector [2]: sres = 7a16bb1d 20241201085532519 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201085532519 DAUC <0003> auc.c:113 vector [3]: rand = a8c05ea37c37c4e4317c42871600b443 20241201085532519 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201085532519 DAUC <0003> auc.c:142 vector [3]: autn = dcc21ad0becf0000490e89167406b1f1 20241201085532519 DAUC <0003> auc.c:143 vector [3]: ck = 584189b33221880e4346d47422a9c9fb 20241201085532519 DAUC <0003> auc.c:144 vector [3]: ik = b2175bcfe5d411ae994b8bfcc00219b7 20241201085532519 DAUC <0003> auc.c:145 vector [3]: res = a317320f24c9dcee0000000000000000 20241201085532519 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085532519 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201085532519 DAUC <0003> auc.c:151 vector [3]: kc = 305b8df4355e49ec 20241201085532519 DAUC <0003> auc.c:152 vector [3]: sres = 87deeee1 20241201085532519 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201085532519 DAUC <0003> auc.c:113 vector [4]: rand = 4e91c6a5aa26c37d3af5e2c77ce8d043 20241201085532519 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201085532519 DAUC <0003> auc.c:142 vector [4]: autn = 55388ea3d5fc0000dedf2c170601ce44 20241201085532519 DAUC <0003> auc.c:143 vector [4]: ck = 4684d56ae9b5dfb088252e31d2a9bb79 20241201085532519 DAUC <0003> auc.c:144 vector [4]: ik = 6103bc8c2619723555f0102bc89a25f9 20241201085532519 DAUC <0003> auc.c:145 vector [4]: res = 77ca2b69c0a9b9f90000000000000000 20241201085532519 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085532519 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241201085532519 DAUC <0003> auc.c:151 vector [4]: kc = fa5257fcd59f3305 20241201085532519 DAUC <0003> auc.c:152 vector [4]: sres = b7639290 20241201085532519 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241201085532519 DAUC <0003> db_auc.c:245 IMSI='262427034393680': Generated 5 vectors 20241201085532519 DAUC <0003> db_auc.c:249 IMSI='262427034393680': Updating SQN=161 in DB 20241201085532519 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427034393680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427034393680"} 20241201085532519 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427034393680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085532519 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532519 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085532519 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532519 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@d9582b112897: Found GsupExpect[0] for "262427034393680" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@d9582b112897: Added IMSI table entry 3TC_gsup_sai(15)"262427034393680" TC_gsup_sai(15)@d9582b112897: setverdict(pass): none -> pass TC_gsup_sai(15)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085532522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58828<->l=127.0.0.1:4258 TC_gsup_sai(15)@d9582b112897: Final verdict of PTC: pass 20241201085532523 DAUC <0003> db_auc.c:157 IMSI='262428211845727': No 2G Auth Data 20241201085532523 DAUC <0003> db_auc.c:192 IMSI='262428211845727': No 3G Auth Data HLR_Test-GSUP(9)@d9582b112897: Created GsupExpect[0] for "262428211845727" to be handled at TC_gsup_sai(16) 20241201085532541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58840<->l=127.0.0.1:4258 20241201085532544 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532544 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085532544 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428211845727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428211845727"} 20241201085532544 DAUC <0003> db_auc.c:157 IMSI='262428211845727': No 2G Auth Data 20241201085532544 DAUC <0003> db_auc.c:236 IMSI='262428211845727': Calling to generate 5 vectors 20241201085532544 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241201085532544 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085532544 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241201085532544 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201085532544 DAUC <0003> auc.c:113 vector [0]: rand = 81c6bfa4f097996e81a5a2dc2dc521ec 20241201085532544 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201085532544 DAUC <0003> auc.c:142 vector [0]: autn = a8a6558ca8ea000010bc3a99a66a51fb 20241201085532544 DAUC <0003> auc.c:143 vector [0]: ck = 4d6fbf5868f9a7d8efea7142b7335059 20241201085532544 DAUC <0003> auc.c:144 vector [0]: ik = 8f5a72689bd320c4c90d4245f65c8398 20241201085532544 DAUC <0003> auc.c:145 vector [0]: res = 974359dd0acf170a0000000000000000 20241201085532544 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085532544 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201085532544 DAUC <0003> auc.c:151 vector [0]: kc = e4d2fe37b24554dd 20241201085532544 DAUC <0003> auc.c:152 vector [0]: sres = 9d8c4ed7 20241201085532544 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201085532545 DAUC <0003> auc.c:113 vector [1]: rand = 86fb8d0fa2e5c44010a308b66c74a302 20241201085532545 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201085532545 DAUC <0003> auc.c:142 vector [1]: autn = 0c075b27ce5b00005cbe2abf24aa88be 20241201085532545 DAUC <0003> auc.c:143 vector [1]: ck = 0faf5a287d4f715f59f52d77f8bbc0d6 20241201085532545 DAUC <0003> auc.c:144 vector [1]: ik = 6346c8ee2aba0b79211682f92d9f981c 20241201085532545 DAUC <0003> auc.c:145 vector [1]: res = e3ac17a3be5dc7350000000000000000 20241201085532545 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085532545 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201085532545 DAUC <0003> auc.c:151 vector [1]: kc = 140a3d4882d122ec 20241201085532545 DAUC <0003> auc.c:152 vector [1]: sres = 5df1d096 20241201085532545 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201085532545 DAUC <0003> auc.c:113 vector [2]: rand = ef639bbedf079019f90974f98a31469d 20241201085532545 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201085532545 DAUC <0003> auc.c:142 vector [2]: autn = 145d4364d82b0000541849bc8cee122c 20241201085532545 DAUC <0003> auc.c:143 vector [2]: ck = 1621aa949e429edaf634f4e0c7d97843 20241201085532545 DAUC <0003> auc.c:144 vector [2]: ik = c96bc05d936cb50fe14d4849965139cb 20241201085532545 DAUC <0003> auc.c:145 vector [2]: res = 33abb5cfb7061ec50000000000000000 20241201085532545 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085532545 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201085532545 DAUC <0003> auc.c:151 vector [2]: kc = c833d6605ca66a5d 20241201085532545 DAUC <0003> auc.c:152 vector [2]: sres = 84adab0a 20241201085532545 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201085532545 DAUC <0003> auc.c:113 vector [3]: rand = d84639de697ff655d2d7d1c7c8abe20a 20241201085532545 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201085532545 DAUC <0003> auc.c:142 vector [3]: autn = b5403463627100000710e7ad15ecdda0 20241201085532545 DAUC <0003> auc.c:143 vector [3]: ck = a86443f5f78bccc876c630e01a1204b5 20241201085532545 DAUC <0003> auc.c:144 vector [3]: ik = e77e994b127a1616f987b5b7c75dc2bc 20241201085532545 DAUC <0003> auc.c:145 vector [3]: res = 51b5f337fcbbd6340000000000000000 20241201085532545 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085532545 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201085532545 DAUC <0003> auc.c:151 vector [3]: kc = c05b5fe938be1cd7 20241201085532545 DAUC <0003> auc.c:152 vector [3]: sres = ad0e2503 20241201085532545 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201085532545 DAUC <0003> auc.c:113 vector [4]: rand = c4863c7ab9b097eb9c1ba17e936edfd3 20241201085532545 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201085532545 DAUC <0003> auc.c:142 vector [4]: autn = 488752afbdcb000037aeeff16028406e 20241201085532545 DAUC <0003> auc.c:143 vector [4]: ck = 76340a0a9092579882c564de29ea6ab9 20241201085532545 DAUC <0003> auc.c:144 vector [4]: ik = fe54c8e9cd14f47c122caf7d40f956b8 20241201085532545 DAUC <0003> auc.c:145 vector [4]: res = 7dfd62c96189ef8d0000000000000000 20241201085532545 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085532545 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241201085532545 DAUC <0003> auc.c:151 vector [4]: kc = 1889094034959fe5 20241201085532545 DAUC <0003> auc.c:152 vector [4]: sres = 1c748d44 20241201085532545 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241201085532545 DAUC <0003> db_auc.c:245 IMSI='262428211845727': Generated 5 vectors 20241201085532545 DAUC <0003> db_auc.c:249 IMSI='262428211845727': Updating SQN=161 in DB 20241201085532545 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428211845727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428211845727"} 20241201085532545 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428211845727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085532545 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532545 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085532545 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532545 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@d9582b112897: Found GsupExpect[0] for "262428211845727" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@d9582b112897: Added IMSI table entry 4TC_gsup_sai(16)"262428211845727" TC_gsup_sai(16)@d9582b112897: setverdict(pass): none -> pass TC_gsup_sai(16)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085532549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58840<->l=127.0.0.1:4258 TC_gsup_sai(16)@d9582b112897: Final verdict of PTC: pass 20241201085532550 DAUC <0003> db_auc.c:157 IMSI='262421137623128': No 2G Auth Data 20241201085532550 DAUC <0003> db_auc.c:192 IMSI='262421137623128': No 3G Auth Data HLR_Test-GSUP(9)@d9582b112897: Created GsupExpect[0] for "262421137623128" to be handled at TC_gsup_sai(17) 20241201085532565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58852<->l=127.0.0.1:4258 20241201085532568 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532568 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085532568 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421137623128 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421137623128"} 20241201085532568 DAUC <0003> db_auc.c:236 IMSI='262421137623128': Calling to generate 5 vectors 20241201085532568 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201085532568 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085532568 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085532568 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201085532568 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085532568 DAUC <0003> auc.c:113 vector [0]: rand = 0ff3fb7de9f3cf35f77c52b4d44c8b28 20241201085532568 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201085532568 DAUC <0003> auc.c:142 vector [0]: autn = dad379dd63a1000031555375f8aad802 20241201085532568 DAUC <0003> auc.c:143 vector [0]: ck = fd90ad5402171a7efa50ca61d52e620a 20241201085532568 DAUC <0003> auc.c:144 vector [0]: ik = 2896e5a0a6901215fa59ce1b2358dabd 20241201085532568 DAUC <0003> auc.c:145 vector [0]: res = d8b7481f93c431080000000000000000 20241201085532568 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085532568 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085532568 DAUC <0003> auc.c:179 vector [0]: kc = 02f66c98993e9000 20241201085532568 DAUC <0003> auc.c:180 vector [0]: sres = e0e95e22 20241201085532568 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085532568 DAUC <0003> auc.c:113 vector [1]: rand = cdd09e1b6dac478e4effb10ed0338d1d 20241201085532568 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201085532568 DAUC <0003> auc.c:142 vector [1]: autn = 32ba732ae9c0000020656d3c243992d8 20241201085532568 DAUC <0003> auc.c:143 vector [1]: ck = 7ee9c0d6fae40ebefe43f7c0a64bf6e7 20241201085532568 DAUC <0003> auc.c:144 vector [1]: ik = 57d131a53d833cb73fba4ddd43702c67 20241201085532568 DAUC <0003> auc.c:145 vector [1]: res = 40ffd3ee7b16f4b10000000000000000 20241201085532568 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085532568 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201085532568 DAUC <0003> auc.c:179 vector [1]: kc = 90f0502abe4fc400 20241201085532568 DAUC <0003> auc.c:180 vector [1]: sres = b408f14c 20241201085532568 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201085532568 DAUC <0003> auc.c:113 vector [2]: rand = 262aec8cd30848cb090ec824d625cf29 20241201085532568 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201085532568 DAUC <0003> auc.c:142 vector [2]: autn = 410ff31b5bbb0000c271e012fcecac8d 20241201085532568 DAUC <0003> auc.c:143 vector [2]: ck = e55ae4889fdb667c86aa8d2ccc7e8e83 20241201085532568 DAUC <0003> auc.c:144 vector [2]: ik = 0cf4928242fbb613ff52c97a347e7d4d 20241201085532568 DAUC <0003> auc.c:145 vector [2]: res = 9c93286bcd44f18a0000000000000000 20241201085532568 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085532568 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201085532568 DAUC <0003> auc.c:179 vector [2]: kc = 0baff7d7014eb000 20241201085532568 DAUC <0003> auc.c:180 vector [2]: sres = 5a38e57d 20241201085532568 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201085532568 DAUC <0003> auc.c:113 vector [3]: rand = 26a780bd6957301b8903515e2082cb9a 20241201085532568 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201085532568 DAUC <0003> auc.c:142 vector [3]: autn = 0cd2c283609200001c59f72f268e5447 20241201085532568 DAUC <0003> auc.c:143 vector [3]: ck = e975d5a554e32c7f747d2e27cd968ac5 20241201085532568 DAUC <0003> auc.c:144 vector [3]: ik = c849600e6806a43ff04d70057c30d197 20241201085532568 DAUC <0003> auc.c:145 vector [3]: res = 1851554ffd16379e0000000000000000 20241201085532568 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085532568 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201085532568 DAUC <0003> auc.c:179 vector [3]: kc = 6ebae5c0fcb32c00 20241201085532568 DAUC <0003> auc.c:180 vector [3]: sres = a50c638c 20241201085532568 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201085532568 DAUC <0003> auc.c:113 vector [4]: rand = 8f9af0337a10aa9ffe5db15292b29053 20241201085532568 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201085532568 DAUC <0003> auc.c:142 vector [4]: autn = c10cb74cb4cb0000bed9db2bfbee46dc 20241201085532568 DAUC <0003> auc.c:143 vector [4]: ck = f7adcdf2c337637ef3878af7a278826d 20241201085532569 DAUC <0003> auc.c:144 vector [4]: ik = 5812dc561f4bd63ba044933e6489f077 20241201085532569 DAUC <0003> auc.c:145 vector [4]: res = 5dc65e14cb4db6e40000000000000000 20241201085532569 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085532569 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201085532569 DAUC <0003> auc.c:179 vector [4]: kc = 70d5e6fa064ccc00 20241201085532569 DAUC <0003> auc.c:180 vector [4]: sres = 89989fea 20241201085532569 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201085532569 DAUC <0003> db_auc.c:245 IMSI='262421137623128': Generated 5 vectors 20241201085532569 DAUC <0003> db_auc.c:249 IMSI='262421137623128': Updating SQN=161 in DB 20241201085532569 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421137623128 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421137623128"} 20241201085532569 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421137623128 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085532569 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532569 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085532569 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532569 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@d9582b112897: Found GsupExpect[0] for "262421137623128" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@d9582b112897: Added IMSI table entry 5TC_gsup_sai(17)"262421137623128" TC_gsup_sai(17)@d9582b112897: setverdict(pass): none -> pass TC_gsup_sai(17)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085532571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58852<->l=127.0.0.1:4258 TC_gsup_sai(17)@d9582b112897: Final verdict of PTC: pass 20241201085532572 DAUC <0003> db_auc.c:157 IMSI='262425197940703': No 2G Auth Data 20241201085532572 DAUC <0003> db_auc.c:192 IMSI='262425197940703': No 3G Auth Data HLR_Test-GSUP(9)@d9582b112897: Created GsupExpect[0] for "262425197940703" to be handled at TC_gsup_sai(18) 20241201085532586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58856<->l=127.0.0.1:4258 20241201085532590 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532590 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085532590 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425197940703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425197940703"} 20241201085532590 DAUC <0003> db_auc.c:236 IMSI='262425197940703': Calling to generate 5 vectors 20241201085532590 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201085532590 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085532590 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085532590 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201085532590 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085532590 DAUC <0003> auc.c:113 vector [0]: rand = c6d1c2ece6cdc64644ee28e4406690ac 20241201085532590 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201085532590 DAUC <0003> auc.c:142 vector [0]: autn = 51d207d2337f00006f8d4d19a1c93c1e 20241201085532590 DAUC <0003> auc.c:143 vector [0]: ck = 27be03bb29d91c7bec80e30649cadc3e 20241201085532590 DAUC <0003> auc.c:144 vector [0]: ik = 83429076f458303c31031523de07cf9b 20241201085532590 DAUC <0003> auc.c:145 vector [0]: res = d9d7fa1649f474630000000000000000 20241201085532590 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085532590 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085532590 DAUC <0003> auc.c:179 vector [0]: kc = 25dc6e02a8622800 20241201085532590 DAUC <0003> auc.c:180 vector [0]: sres = 6bee1c11 20241201085532590 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085532590 DAUC <0003> auc.c:113 vector [1]: rand = a471aa9256f2a1c2338d6c0931ac5596 20241201085532590 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201085532590 DAUC <0003> auc.c:142 vector [1]: autn = 24c84ebb83c50000b43dda7cbdc2614b 20241201085532590 DAUC <0003> auc.c:143 vector [1]: ck = 1c96ceaaecd03e74c60e6efb75b8af4b 20241201085532590 DAUC <0003> auc.c:144 vector [1]: ik = 7defefd0d7a87a173cf58c67cfeaaa07 20241201085532590 DAUC <0003> auc.c:145 vector [1]: res = 9d40d15df2d0629e0000000000000000 20241201085532590 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085532590 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201085532590 DAUC <0003> auc.c:179 vector [1]: kc = f32189a51f4f4c00 20241201085532590 DAUC <0003> auc.c:180 vector [1]: sres = d4f608c8 20241201085532591 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201085532591 DAUC <0003> auc.c:113 vector [2]: rand = 2dc249a9f72a8b3a20069b2e62d3dfef 20241201085532591 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201085532591 DAUC <0003> auc.c:142 vector [2]: autn = 2e6cd4fe82ef0000e204d6b08ba8907e 20241201085532591 DAUC <0003> auc.c:143 vector [2]: ck = 5046163eb62a618ca1f711448e54fdba 20241201085532591 DAUC <0003> auc.c:144 vector [2]: ik = 34d1bb1bc6e53fa047d3ae0d5a5b0e41 20241201085532591 DAUC <0003> auc.c:145 vector [2]: res = f903afe7e4657ed60000000000000000 20241201085532591 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085532591 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201085532591 DAUC <0003> auc.c:179 vector [2]: kc = c9ff6298aef44400 20241201085532591 DAUC <0003> auc.c:180 vector [2]: sres = e62b0e76 20241201085532591 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201085532591 DAUC <0003> auc.c:113 vector [3]: rand = 8eb166aa2bf3bcb275df14352896e58b 20241201085532591 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201085532591 DAUC <0003> auc.c:142 vector [3]: autn = e3ecdf6fb52a0000bd9cd65ce84375fb 20241201085532591 DAUC <0003> auc.c:143 vector [3]: ck = 3b4019cab391b7e48afd44cc9d39b89a 20241201085532591 DAUC <0003> auc.c:144 vector [3]: ik = 5c2acf221a1133495b110ff1b61ff70b 20241201085532591 DAUC <0003> auc.c:145 vector [3]: res = 0fc15205950c80de0000000000000000 20241201085532591 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085532591 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201085532591 DAUC <0003> auc.c:179 vector [3]: kc = 4b531717d17ce800 20241201085532591 DAUC <0003> auc.c:180 vector [3]: sres = 2d28f251 20241201085532591 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201085532591 DAUC <0003> auc.c:113 vector [4]: rand = 2816c00522e0404f04ac0b79d7b07252 20241201085532591 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201085532591 DAUC <0003> auc.c:142 vector [4]: autn = f6ac109066260000bfad6c2d6f184584 20241201085532591 DAUC <0003> auc.c:143 vector [4]: ck = 747dd3394d5a32404a7ca4e9f8275db9 20241201085532591 DAUC <0003> auc.c:144 vector [4]: ik = 06d1489271d44c3ec664a2b6586accb4 20241201085532591 DAUC <0003> auc.c:145 vector [4]: res = ee93188cfe2b6ad80000000000000000 20241201085532591 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085532591 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201085532591 DAUC <0003> auc.c:179 vector [4]: kc = a2343ab428e06c00 20241201085532591 DAUC <0003> auc.c:180 vector [4]: sres = eab7aa44 20241201085532591 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201085532591 DAUC <0003> db_auc.c:245 IMSI='262425197940703': Generated 5 vectors 20241201085532591 DAUC <0003> db_auc.c:249 IMSI='262425197940703': Updating SQN=161 in DB 20241201085532591 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425197940703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425197940703"} 20241201085532591 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425197940703 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085532591 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532591 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085532591 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532591 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@d9582b112897: Found GsupExpect[0] for "262425197940703" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@d9582b112897: Added IMSI table entry 6TC_gsup_sai(18)"262425197940703" TC_gsup_sai(18)@d9582b112897: setverdict(pass): none -> pass TC_gsup_sai(18)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085532594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58856<->l=127.0.0.1:4258 TC_gsup_sai(18)@d9582b112897: Final verdict of PTC: pass 20241201085532595 DAUC <0003> db_auc.c:157 IMSI='262429109824194': No 2G Auth Data 20241201085532595 DAUC <0003> db_auc.c:192 IMSI='262429109824194': No 3G Auth Data HLR_Test-GSUP(9)@d9582b112897: Created GsupExpect[0] for "262429109824194" to be handled at TC_gsup_sai(19) 20241201085532611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58864<->l=127.0.0.1:4258 20241201085532614 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532614 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085532614 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429109824194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429109824194"} 20241201085532614 DAUC <0003> db_auc.c:236 IMSI='262429109824194': Calling to generate 5 vectors 20241201085532614 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201085532615 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085532615 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085532615 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201085532615 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085532615 DAUC <0003> auc.c:113 vector [0]: rand = 35deed77198fe463ced190dadc7c1d4f 20241201085532615 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201085532615 DAUC <0003> auc.c:142 vector [0]: autn = 9f57796b9c6f00005379140145a27a44 20241201085532615 DAUC <0003> auc.c:143 vector [0]: ck = 469de79373398c0a46c3ab795db97a9b 20241201085532615 DAUC <0003> auc.c:144 vector [0]: ik = 63e03b8c93048eb3a776e5a97ce6abc2 20241201085532615 DAUC <0003> auc.c:145 vector [0]: res = 2a2e97f3cde563d70000000000000000 20241201085532615 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085532615 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085532615 DAUC <0003> auc.c:179 vector [0]: kc = e65f735995dbd418 20241201085532615 DAUC <0003> auc.c:180 vector [0]: sres = d9cb9a05 20241201085532615 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085532615 DAUC <0003> auc.c:113 vector [1]: rand = 09bb5e82c575ce5d2caaa71e43958cf1 20241201085532615 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201085532615 DAUC <0003> auc.c:142 vector [1]: autn = 9f834365a15f0000ea2d4d34af8c88f0 20241201085532615 DAUC <0003> auc.c:143 vector [1]: ck = 967d1a2071f07cb704faea868a983e40 20241201085532615 DAUC <0003> auc.c:144 vector [1]: ik = 28eb78288ce3e94dec1fb5e25fe0df05 20241201085532615 DAUC <0003> auc.c:145 vector [1]: res = 0669d2f88f9acef60000000000000000 20241201085532615 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085532615 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201085532615 DAUC <0003> auc.c:179 vector [1]: kc = 3739c75ac526ed22 20241201085532615 DAUC <0003> auc.c:180 vector [1]: sres = 9afb8a4d 20241201085532615 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201085532615 DAUC <0003> auc.c:113 vector [2]: rand = d4041ebf3d09516ce4d0b8b560e09c5d 20241201085532615 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201085532615 DAUC <0003> auc.c:142 vector [2]: autn = 6e11f4fc023c0000b09d3c78fe536db0 20241201085532615 DAUC <0003> auc.c:143 vector [2]: ck = 814b134f08e23253531b22bd0feb8860 20241201085532615 DAUC <0003> auc.c:144 vector [2]: ik = 5f56dca227ac369bf6cb75311a9a2b1d 20241201085532615 DAUC <0003> auc.c:145 vector [2]: res = 17bc3017fd9a25c60000000000000000 20241201085532615 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085532615 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201085532615 DAUC <0003> auc.c:179 vector [2]: kc = 2dc2a5ecc40d36b6 20241201085532615 DAUC <0003> auc.c:180 vector [2]: sres = d12d9126 20241201085532615 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201085532615 DAUC <0003> auc.c:113 vector [3]: rand = e58b57396c8cedc2f5e5d2b05b18a306 20241201085532615 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201085532615 DAUC <0003> auc.c:142 vector [3]: autn = bc426ec292db000077b132b391ccec42 20241201085532615 DAUC <0003> auc.c:143 vector [3]: ck = 9a5c5e2a7d0ae453ee4dc0f1457e6403 20241201085532615 DAUC <0003> auc.c:144 vector [3]: ik = 38934dbb82522224edb9d14f1af4f6f3 20241201085532615 DAUC <0003> auc.c:145 vector [3]: res = fe120d2b1d0e51a30000000000000000 20241201085532615 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085532615 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201085532615 DAUC <0003> auc.c:179 vector [3]: kc = 824aaeed87ed6c31 20241201085532615 DAUC <0003> auc.c:180 vector [3]: sres = fca61c8c 20241201085532615 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201085532615 DAUC <0003> auc.c:113 vector [4]: rand = 1c5da49da61abff6e48fd39e35cfc2d9 20241201085532615 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201085532615 DAUC <0003> auc.c:142 vector [4]: autn = e1dbf89be0260000373906cf41861779 20241201085532615 DAUC <0003> auc.c:143 vector [4]: ck = 9bb062d01dd694194dfee0fd60e98151 20241201085532615 DAUC <0003> auc.c:144 vector [4]: ik = 773cc0b4bc72d451e36ac9ba0910ce98 20241201085532615 DAUC <0003> auc.c:145 vector [4]: res = b9dc5585297ef1cd0000000000000000 20241201085532615 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085532615 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201085532615 DAUC <0003> auc.c:179 vector [4]: kc = 3694881a9cac815b 20241201085532615 DAUC <0003> auc.c:180 vector [4]: sres = 4a9cda03 20241201085532615 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201085532615 DAUC <0003> db_auc.c:245 IMSI='262429109824194': Generated 5 vectors 20241201085532615 DAUC <0003> db_auc.c:249 IMSI='262429109824194': Updating SQN=161 in DB 20241201085532615 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429109824194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429109824194"} 20241201085532615 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429109824194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085532615 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532615 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085532615 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532615 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@d9582b112897: Found GsupExpect[0] for "262429109824194" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@d9582b112897: Added IMSI table entry 7TC_gsup_sai(19)"262429109824194" TC_gsup_sai(19)@d9582b112897: setverdict(pass): none -> pass TC_gsup_sai(19)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085532618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58864<->l=127.0.0.1:4258 TC_gsup_sai(19)@d9582b112897: Final verdict of PTC: pass MTC@d9582b112897: setverdict(pass): none -> pass 20241201085532620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58806<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@d9582b112897: Final verdict of PTC: none 20241201085532621 DLINP <000b> input/ipa.c:455 connected read/write 20241201085532621 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085532621 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085532621 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085532621 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085532621 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34031<->l=127.0.0.1:4259) 10@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: pass MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@d9582b112897: Test case TC_gsup_sai finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sun Dec 1 08:55:32 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241201085532666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58870<->l=127.0.0.1:4258 20241201085532766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58870<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=163480) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sun Dec 1 08:55:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_sai_num_auth_vectors started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085535851 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085535852 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085535854 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535854 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085535855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58878<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085535857 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535857 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085535857 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085535857 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085535857 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085535857 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085535857 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085535857 DLGSUP <0013> gsup_server.c:236 2: 20241201085535857 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085535857 DLGSUP <0013> gsup_server.c:236 3: 20241201085535857 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085535857 DLGSUP <0013> gsup_server.c:236 4: 20241201085535857 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085535857 DLGSUP <0013> gsup_server.c:236 5: 20241201085535857 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085535857 DLGSUP <0013> gsup_server.c:236 7: 20241201085535857 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085535857 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085535857 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085535857 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)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@d9582b112897: 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") 20241201085535880 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43603<->l=127.0.0.1:4259) 20241201085535887 DAUC <0003> db_auc.c:157 IMSI='262422666983501': No 2G Auth Data 20241201085535887 DAUC <0003> db_auc.c:192 IMSI='262422666983501': No 3G Auth Data HLR_Test-GSUP(21)@d9582b112897: Created GsupExpect[0] for "262422666983501" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241201085535905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58892<->l=127.0.0.1:4258 20241201085535910 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535910 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085535910 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422666983501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422666983501"} 20241201085535910 DAUC <0003> db_auc.c:192 IMSI='262422666983501': No 3G Auth Data 20241201085535910 DAUC <0003> db_auc.c:236 IMSI='262422666983501': Calling to generate 1 vectors 20241201085535910 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241201085535910 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085535910 DAUC <0003> auc.c:113 vector [0]: rand = 40197d992b5744de4dd41b7dd1836951 20241201085535910 DAUC <0003> auc.c:179 vector [0]: kc = 9d49b94ac8782000 20241201085535910 DAUC <0003> auc.c:180 vector [0]: sres = de1a1c30 20241201085535910 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201085535910 DAUC <0003> db_auc.c:245 IMSI='262422666983501': Generated 1 vectors 20241201085535910 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422666983501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422666983501"} 20241201085535910 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422666983501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085535910 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535910 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085535910 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535910 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@d9582b112897: Found GsupExpect[0] for "262422666983501" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@d9582b112897: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262422666983501" TC_gsup_sai_num_auth_vectors(24)@d9582b112897: setverdict(pass): none -> pass 20241201085535913 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535913 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085535913 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422666983501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422666983501"} 20241201085535913 DAUC <0003> db_auc.c:192 IMSI='262422666983501': No 3G Auth Data 20241201085535913 DAUC <0003> db_auc.c:236 IMSI='262422666983501': Calling to generate 4 vectors 20241201085535913 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241201085535913 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085535913 DAUC <0003> auc.c:113 vector [0]: rand = e5579dc5a477a9d4c89be472dcbc3ed1 20241201085535913 DAUC <0003> auc.c:179 vector [0]: kc = c63cf3edf90d1c00 20241201085535913 DAUC <0003> auc.c:180 vector [0]: sres = 7f4a9e72 20241201085535913 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201085535913 DAUC <0003> auc.c:113 vector [1]: rand = 9976d8c1eda0f210892c004ee8397f4c 20241201085535913 DAUC <0003> auc.c:179 vector [1]: kc = 3d1da16bd296f000 20241201085535913 DAUC <0003> auc.c:180 vector [1]: sres = 77575585 20241201085535913 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201085535913 DAUC <0003> auc.c:113 vector [2]: rand = 69ac1c50ea5118abbe9b289fc6c204cd 20241201085535913 DAUC <0003> auc.c:179 vector [2]: kc = 434d5c21d9abfc00 20241201085535913 DAUC <0003> auc.c:180 vector [2]: sres = 2e79de89 20241201085535913 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201085535913 DAUC <0003> auc.c:113 vector [3]: rand = 2b2145b2d6f128c77b34236162ea39a2 20241201085535913 DAUC <0003> auc.c:179 vector [3]: kc = f4208de0052db000 20241201085535913 DAUC <0003> auc.c:180 vector [3]: sres = 4704e45a 20241201085535913 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201085535913 DAUC <0003> db_auc.c:245 IMSI='262422666983501': Generated 4 vectors 20241201085535913 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422666983501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422666983501"} 20241201085535913 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422666983501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085535914 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535914 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085535914 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535914 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085535916 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535916 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085535916 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422666983501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422666983501"} 20241201085535916 DAUC <0003> db_auc.c:192 IMSI='262422666983501': No 3G Auth Data 20241201085535916 DAUC <0003> db_auc.c:236 IMSI='262422666983501': Calling to generate 5 vectors 20241201085535916 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201085535916 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085535916 DAUC <0003> auc.c:113 vector [0]: rand = 2662560da63c421f623708a0d95e42ed 20241201085535916 DAUC <0003> auc.c:179 vector [0]: kc = 1685ea5608a55c00 20241201085535916 DAUC <0003> auc.c:180 vector [0]: sres = 3f009550 20241201085535916 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201085535916 DAUC <0003> auc.c:113 vector [1]: rand = b1204d7323eaf60f9b88cc494a4bb8d6 20241201085535916 DAUC <0003> auc.c:179 vector [1]: kc = 12c8dd14beff7400 20241201085535916 DAUC <0003> auc.c:180 vector [1]: sres = 5c2c8a5d 20241201085535916 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201085535916 DAUC <0003> auc.c:113 vector [2]: rand = 8e3ee221b9d929750f3d2e4e3ec44f37 20241201085535916 DAUC <0003> auc.c:179 vector [2]: kc = 77c7dec221ad0800 20241201085535916 DAUC <0003> auc.c:180 vector [2]: sres = 73edc348 20241201085535916 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201085535916 DAUC <0003> auc.c:113 vector [3]: rand = e6a01432344e648673a24fa14463ca17 20241201085535916 DAUC <0003> auc.c:179 vector [3]: kc = 47a3bfaa18243000 20241201085535916 DAUC <0003> auc.c:180 vector [3]: sres = 961907c7 20241201085535916 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201085535916 DAUC <0003> auc.c:113 vector [4]: rand = 2d369beb9ef94aafaf37b89e8261fd7e 20241201085535916 DAUC <0003> auc.c:179 vector [4]: kc = 4d8ff5d213f04c00 20241201085535916 DAUC <0003> auc.c:180 vector [4]: sres = 53055f5b 20241201085535916 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201085535916 DAUC <0003> db_auc.c:245 IMSI='262422666983501': Generated 5 vectors 20241201085535916 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422666983501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422666983501"} 20241201085535916 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422666983501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085535916 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535916 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085535916 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535916 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085535919 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535919 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085535919 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422666983501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422666983501"} 20241201085535919 DAUC <0003> db_auc.c:192 IMSI='262422666983501': No 3G Auth Data 20241201085535919 DAUC <0003> db_auc.c:236 IMSI='262422666983501': Calling to generate 5 vectors 20241201085535919 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201085535919 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085535919 DAUC <0003> auc.c:113 vector [0]: rand = fa1e84cc4328fd4049b1af47f00172ce 20241201085535919 DAUC <0003> auc.c:179 vector [0]: kc = 172111620019f000 20241201085535919 DAUC <0003> auc.c:180 vector [0]: sres = 4613b507 20241201085535919 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201085535919 DAUC <0003> auc.c:113 vector [1]: rand = 70ce9f7899dda4b636f523fcefccf98d 20241201085535919 DAUC <0003> auc.c:179 vector [1]: kc = 7c025cda2f908400 20241201085535919 DAUC <0003> auc.c:180 vector [1]: sres = 1bf1e26f 20241201085535919 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201085535919 DAUC <0003> auc.c:113 vector [2]: rand = c9cd8f22999563c6ba940e8eae0e3fe6 20241201085535919 DAUC <0003> auc.c:179 vector [2]: kc = cbf195dc76c91000 20241201085535919 DAUC <0003> auc.c:180 vector [2]: sres = 0464d792 20241201085535919 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201085535919 DAUC <0003> auc.c:113 vector [3]: rand = 5f4b1da4816b2217845eef9058afa3da 20241201085535919 DAUC <0003> auc.c:179 vector [3]: kc = 2f9af2bd73a9a400 20241201085535919 DAUC <0003> auc.c:180 vector [3]: sres = 16cd129d 20241201085535919 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201085535919 DAUC <0003> auc.c:113 vector [4]: rand = 9923178b7ceae9f0b4ed551dd479b67c 20241201085535919 DAUC <0003> auc.c:179 vector [4]: kc = 56dabcebf0b03000 20241201085535919 DAUC <0003> auc.c:180 vector [4]: sres = e5355cd7 20241201085535919 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201085535919 DAUC <0003> db_auc.c:245 IMSI='262422666983501': Generated 5 vectors 20241201085535919 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422666983501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422666983501"} 20241201085535919 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422666983501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085535919 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535919 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085535919 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535919 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085535921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58892<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@d9582b112897: Final verdict of PTC: pass 20241201085535922 DAUC <0003> db_auc.c:157 IMSI='262425561297977': No 2G Auth Data 20241201085535922 DAUC <0003> db_auc.c:192 IMSI='262425561297977': No 3G Auth Data HLR_Test-GSUP(21)@d9582b112897: Created GsupExpect[0] for "262425561297977" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241201085535940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4258 20241201085535944 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535944 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085535944 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425561297977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425561297977"} 20241201085535944 DAUC <0003> db_auc.c:192 IMSI='262425561297977': No 3G Auth Data 20241201085535944 DAUC <0003> db_auc.c:236 IMSI='262425561297977': Calling to generate 1 vectors 20241201085535944 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241201085535944 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085535944 DAUC <0003> auc.c:113 vector [0]: rand = a6b08a3f39c86c1b6854e351068a4bd4 20241201085535944 DAUC <0003> auc.c:179 vector [0]: kc = 7e1be278693f8400 20241201085535944 DAUC <0003> auc.c:180 vector [0]: sres = c0e884ac 20241201085535944 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201085535944 DAUC <0003> db_auc.c:245 IMSI='262425561297977': Generated 1 vectors 20241201085535944 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425561297977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425561297977"} 20241201085535944 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425561297977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085535944 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535944 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085535944 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535944 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@d9582b112897: Found GsupExpect[0] for "262425561297977" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@d9582b112897: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262425561297977" TC_gsup_sai_num_auth_vectors(25)@d9582b112897: setverdict(pass): none -> pass 20241201085535947 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535947 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085535947 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425561297977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425561297977"} 20241201085535947 DAUC <0003> db_auc.c:192 IMSI='262425561297977': No 3G Auth Data 20241201085535947 DAUC <0003> db_auc.c:236 IMSI='262425561297977': Calling to generate 4 vectors 20241201085535947 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241201085535947 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085535947 DAUC <0003> auc.c:113 vector [0]: rand = 627e36a77f092c1c1f42b5b035acf531 20241201085535947 DAUC <0003> auc.c:179 vector [0]: kc = 02705f5273aa2400 20241201085535947 DAUC <0003> auc.c:180 vector [0]: sres = 28c6cdbe 20241201085535947 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201085535947 DAUC <0003> auc.c:113 vector [1]: rand = 9fcdeb67f13e8cfc513f4c99f596e366 20241201085535947 DAUC <0003> auc.c:179 vector [1]: kc = 55074a443c416c00 20241201085535947 DAUC <0003> auc.c:180 vector [1]: sres = 4c181b0e 20241201085535947 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201085535947 DAUC <0003> auc.c:113 vector [2]: rand = 258ecfeab7ff3e70336e3ab44067683a 20241201085535947 DAUC <0003> auc.c:179 vector [2]: kc = c6d0cd1c237e2000 20241201085535947 DAUC <0003> auc.c:180 vector [2]: sres = 60854b41 20241201085535947 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201085535947 DAUC <0003> auc.c:113 vector [3]: rand = 881412e3c7ab14ec1986f3524aa6991b 20241201085535947 DAUC <0003> auc.c:179 vector [3]: kc = 95934e499f824800 20241201085535947 DAUC <0003> auc.c:180 vector [3]: sres = fc358ef9 20241201085535947 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201085535947 DAUC <0003> db_auc.c:245 IMSI='262425561297977': Generated 4 vectors 20241201085535947 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425561297977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425561297977"} 20241201085535947 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425561297977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085535947 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535947 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085535947 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535947 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085535950 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535950 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085535950 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425561297977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425561297977"} 20241201085535950 DAUC <0003> db_auc.c:192 IMSI='262425561297977': No 3G Auth Data 20241201085535950 DAUC <0003> db_auc.c:236 IMSI='262425561297977': Calling to generate 5 vectors 20241201085535950 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201085535950 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085535950 DAUC <0003> auc.c:113 vector [0]: rand = 78ba2db79a14ec2bbeaedff220f3691e 20241201085535950 DAUC <0003> auc.c:179 vector [0]: kc = de8d6d57f7ebbc00 20241201085535950 DAUC <0003> auc.c:180 vector [0]: sres = 70a1b455 20241201085535950 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201085535950 DAUC <0003> auc.c:113 vector [1]: rand = 15a9906cacd354465a77efbfcbc01ad5 20241201085535950 DAUC <0003> auc.c:179 vector [1]: kc = 77f47df890ee8800 20241201085535950 DAUC <0003> auc.c:180 vector [1]: sres = 2b95fc1b 20241201085535950 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201085535950 DAUC <0003> auc.c:113 vector [2]: rand = 0fe327a797dc4fefb6c8013e4ca5230d 20241201085535950 DAUC <0003> auc.c:179 vector [2]: kc = 7e5517659dbd7c00 20241201085535950 DAUC <0003> auc.c:180 vector [2]: sres = 399aac38 20241201085535950 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201085535950 DAUC <0003> auc.c:113 vector [3]: rand = f94a5742108957344a8e4c1bbdfb5b2f 20241201085535950 DAUC <0003> auc.c:179 vector [3]: kc = e633fa2b18eaf800 20241201085535950 DAUC <0003> auc.c:180 vector [3]: sres = 00ddc39d 20241201085535950 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201085535950 DAUC <0003> auc.c:113 vector [4]: rand = 64a1c360cda0b0414c38c5b610a969dd 20241201085535950 DAUC <0003> auc.c:179 vector [4]: kc = dedaa327d5f9c800 20241201085535950 DAUC <0003> auc.c:180 vector [4]: sres = 710d6720 20241201085535950 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201085535950 DAUC <0003> db_auc.c:245 IMSI='262425561297977': Generated 5 vectors 20241201085535950 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425561297977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425561297977"} 20241201085535950 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425561297977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085535950 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535950 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085535950 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535950 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085535953 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535953 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085535953 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425561297977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425561297977"} 20241201085535953 DAUC <0003> db_auc.c:192 IMSI='262425561297977': No 3G Auth Data 20241201085535953 DAUC <0003> db_auc.c:236 IMSI='262425561297977': Calling to generate 5 vectors 20241201085535953 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201085535953 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085535953 DAUC <0003> auc.c:113 vector [0]: rand = 17640b1dfde8a78b0834bf8694516379 20241201085535953 DAUC <0003> auc.c:179 vector [0]: kc = 3ce3a1eb5be2f800 20241201085535953 DAUC <0003> auc.c:180 vector [0]: sres = 95c68052 20241201085535953 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201085535953 DAUC <0003> auc.c:113 vector [1]: rand = 678a31ea96f77bb721e458c03bed3afe 20241201085535954 DAUC <0003> auc.c:179 vector [1]: kc = 336b890d6e33dc00 20241201085535954 DAUC <0003> auc.c:180 vector [1]: sres = ba9dd77a 20241201085535954 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201085535954 DAUC <0003> auc.c:113 vector [2]: rand = 739da6265aca1bc81527c21c0b9d9e37 20241201085535954 DAUC <0003> auc.c:179 vector [2]: kc = 792ff75173d7e800 20241201085535954 DAUC <0003> auc.c:180 vector [2]: sres = d6d63eeb 20241201085535954 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201085535954 DAUC <0003> auc.c:113 vector [3]: rand = 870141789cd8bbc5596052d427e60975 20241201085535954 DAUC <0003> auc.c:179 vector [3]: kc = 001594ddaf6b1800 20241201085535954 DAUC <0003> auc.c:180 vector [3]: sres = 3c749c30 20241201085535954 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201085535954 DAUC <0003> auc.c:113 vector [4]: rand = ea19b6054af506fb4ac751a089e04146 20241201085535954 DAUC <0003> auc.c:179 vector [4]: kc = 35393e4007571400 20241201085535954 DAUC <0003> auc.c:180 vector [4]: sres = 85084c13 20241201085535954 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201085535954 DAUC <0003> db_auc.c:245 IMSI='262425561297977': Generated 5 vectors 20241201085535954 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425561297977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425561297977"} 20241201085535954 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425561297977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085535954 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535954 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085535954 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535954 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085535956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@d9582b112897: Final verdict of PTC: pass 20241201085535957 DAUC <0003> db_auc.c:157 IMSI='262428574338494': No 2G Auth Data 20241201085535957 DAUC <0003> db_auc.c:192 IMSI='262428574338494': No 3G Auth Data HLR_Test-GSUP(21)@d9582b112897: Created GsupExpect[0] for "262428574338494" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241201085535974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58914<->l=127.0.0.1:4258 20241201085535978 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535978 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085535978 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428574338494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428574338494"} 20241201085535978 DAUC <0003> db_auc.c:192 IMSI='262428574338494': No 3G Auth Data 20241201085535978 DAUC <0003> db_auc.c:236 IMSI='262428574338494': Calling to generate 1 vectors 20241201085535978 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241201085535978 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085535978 DAUC <0003> auc.c:113 vector [0]: rand = e5bbb1c476182a6109bbbe2f1b3e8314 20241201085535978 DAUC <0003> auc.c:179 vector [0]: kc = 0d1e7e561d18b347 20241201085535978 DAUC <0003> auc.c:180 vector [0]: sres = b1b8a0cb 20241201085535978 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201085535978 DAUC <0003> db_auc.c:245 IMSI='262428574338494': Generated 1 vectors 20241201085535978 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428574338494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428574338494"} 20241201085535978 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428574338494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085535978 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535978 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085535978 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535978 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@d9582b112897: Found GsupExpect[0] for "262428574338494" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@d9582b112897: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262428574338494" TC_gsup_sai_num_auth_vectors(26)@d9582b112897: setverdict(pass): none -> pass 20241201085535981 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535981 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085535981 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428574338494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428574338494"} 20241201085535981 DAUC <0003> db_auc.c:192 IMSI='262428574338494': No 3G Auth Data 20241201085535981 DAUC <0003> db_auc.c:236 IMSI='262428574338494': Calling to generate 4 vectors 20241201085535981 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241201085535981 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085535981 DAUC <0003> auc.c:113 vector [0]: rand = 5472b0caa36dfb83342b70b800be2e4a 20241201085535981 DAUC <0003> auc.c:179 vector [0]: kc = 2c56d51e1956e885 20241201085535981 DAUC <0003> auc.c:180 vector [0]: sres = a55e3e30 20241201085535981 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201085535981 DAUC <0003> auc.c:113 vector [1]: rand = 7263055a665881a642eb5cc5a21ba99d 20241201085535981 DAUC <0003> auc.c:179 vector [1]: kc = 08680103840260da 20241201085535981 DAUC <0003> auc.c:180 vector [1]: sres = c5afef40 20241201085535981 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201085535981 DAUC <0003> auc.c:113 vector [2]: rand = 80a3d1e7e4d8eeb4048abdbb9f122254 20241201085535981 DAUC <0003> auc.c:179 vector [2]: kc = 8ed6f6e08fe2b42b 20241201085535981 DAUC <0003> auc.c:180 vector [2]: sres = 669c8b6e 20241201085535981 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201085535981 DAUC <0003> auc.c:113 vector [3]: rand = 1af47f288edaf38dcd88a4c2d0305616 20241201085535981 DAUC <0003> auc.c:179 vector [3]: kc = 5a26e45c4a095240 20241201085535981 DAUC <0003> auc.c:180 vector [3]: sres = 3ce234b1 20241201085535981 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201085535981 DAUC <0003> db_auc.c:245 IMSI='262428574338494': Generated 4 vectors 20241201085535981 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428574338494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428574338494"} 20241201085535981 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428574338494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085535981 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535981 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085535981 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535981 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085535983 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535983 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085535983 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428574338494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428574338494"} 20241201085535983 DAUC <0003> db_auc.c:192 IMSI='262428574338494': No 3G Auth Data 20241201085535983 DAUC <0003> db_auc.c:236 IMSI='262428574338494': Calling to generate 5 vectors 20241201085535983 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201085535983 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085535983 DAUC <0003> auc.c:113 vector [0]: rand = 57a282972084631a684e8fa1f4ff9762 20241201085535984 DAUC <0003> auc.c:179 vector [0]: kc = 4df116d51e0e411f 20241201085535984 DAUC <0003> auc.c:180 vector [0]: sres = 453adafc 20241201085535984 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201085535984 DAUC <0003> auc.c:113 vector [1]: rand = a465ddf7e0c76999e0d5f69726469ba2 20241201085535984 DAUC <0003> auc.c:179 vector [1]: kc = 2f58c2bde92a4296 20241201085535984 DAUC <0003> auc.c:180 vector [1]: sres = 6ac52596 20241201085535984 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201085535984 DAUC <0003> auc.c:113 vector [2]: rand = 9212095624605c9b559bfe3686bc6743 20241201085535984 DAUC <0003> auc.c:179 vector [2]: kc = 48e3a079a0f53661 20241201085535984 DAUC <0003> auc.c:180 vector [2]: sres = 7f757db6 20241201085535984 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201085535984 DAUC <0003> auc.c:113 vector [3]: rand = 614826a5a0c5fd4edfb54169a74d7f24 20241201085535984 DAUC <0003> auc.c:179 vector [3]: kc = 939719b6d3c9adbb 20241201085535984 DAUC <0003> auc.c:180 vector [3]: sres = ceed9b3d 20241201085535984 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201085535984 DAUC <0003> auc.c:113 vector [4]: rand = 5dbff92a349b43472537553372a35844 20241201085535984 DAUC <0003> auc.c:179 vector [4]: kc = 6875da3227b2719d 20241201085535984 DAUC <0003> auc.c:180 vector [4]: sres = cd1e4a2c 20241201085535984 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201085535984 DAUC <0003> db_auc.c:245 IMSI='262428574338494': Generated 5 vectors 20241201085535984 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428574338494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428574338494"} 20241201085535984 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428574338494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085535984 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535984 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085535984 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535984 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085535987 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535987 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085535987 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428574338494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428574338494"} 20241201085535987 DAUC <0003> db_auc.c:192 IMSI='262428574338494': No 3G Auth Data 20241201085535987 DAUC <0003> db_auc.c:236 IMSI='262428574338494': Calling to generate 5 vectors 20241201085535987 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241201085535987 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085535987 DAUC <0003> auc.c:113 vector [0]: rand = 39ac6bffbc3078c02ea169c3062fb3d7 20241201085535987 DAUC <0003> auc.c:179 vector [0]: kc = fff9ace016c114ab 20241201085535987 DAUC <0003> auc.c:180 vector [0]: sres = 7aafe302 20241201085535987 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241201085535987 DAUC <0003> auc.c:113 vector [1]: rand = dc0c8f7c9627e8d4f1ba381c723e2c86 20241201085535987 DAUC <0003> auc.c:179 vector [1]: kc = 9e05f8a371f9ef83 20241201085535987 DAUC <0003> auc.c:180 vector [1]: sres = 285e9dac 20241201085535987 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241201085535987 DAUC <0003> auc.c:113 vector [2]: rand = d758b877798b1033a1805c72ced2158f 20241201085535987 DAUC <0003> auc.c:179 vector [2]: kc = 83931c724a567acb 20241201085535987 DAUC <0003> auc.c:180 vector [2]: sres = c0d32e47 20241201085535987 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241201085535987 DAUC <0003> auc.c:113 vector [3]: rand = 6f9a93c3d9c27c463b465f2a8edcbe33 20241201085535987 DAUC <0003> auc.c:179 vector [3]: kc = b4746a248621e83c 20241201085535987 DAUC <0003> auc.c:180 vector [3]: sres = 0b0c7114 20241201085535987 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241201085535987 DAUC <0003> auc.c:113 vector [4]: rand = b542a4150bc3f593a7b1de0110c4454e 20241201085535987 DAUC <0003> auc.c:179 vector [4]: kc = 37d89870919c1482 20241201085535987 DAUC <0003> auc.c:180 vector [4]: sres = 3341b00a 20241201085535987 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241201085535987 DAUC <0003> db_auc.c:245 IMSI='262428574338494': Generated 5 vectors 20241201085535987 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428574338494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428574338494"} 20241201085535987 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428574338494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085535987 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535987 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085535987 DLINP <000b> input/ipa.c:455 connected read/write 20241201085535987 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085535989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58914<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@d9582b112897: Final verdict of PTC: pass 20241201085535991 DAUC <0003> db_auc.c:157 IMSI='262425827460558': No 2G Auth Data 20241201085535991 DAUC <0003> db_auc.c:192 IMSI='262425827460558': No 3G Auth Data HLR_Test-GSUP(21)@d9582b112897: Created GsupExpect[0] for "262425827460558" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241201085536007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58920<->l=127.0.0.1:4258 20241201085536011 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536011 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536011 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425827460558 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425827460558"} 20241201085536011 DAUC <0003> db_auc.c:157 IMSI='262425827460558': No 2G Auth Data 20241201085536011 DAUC <0003> db_auc.c:236 IMSI='262425827460558': Calling to generate 1 vectors 20241201085536011 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241201085536011 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536011 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085536011 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201085536011 DAUC <0003> auc.c:113 vector [0]: rand = 4a88b4234c59da1d5b740f14b6bcf885 20241201085536011 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201085536011 DAUC <0003> auc.c:142 vector [0]: autn = d4f1f09f2dce0000efbfd89e11fe0963 20241201085536011 DAUC <0003> auc.c:143 vector [0]: ck = 4c993000bf5c87903567e058865e32b2 20241201085536011 DAUC <0003> auc.c:144 vector [0]: ik = 1ea5f203e1d586cc18425ff6ac0d5557 20241201085536012 DAUC <0003> auc.c:145 vector [0]: res = 88fd674b28b16cdf0000000000000000 20241201085536012 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536012 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201085536012 DAUC <0003> auc.c:151 vector [0]: kc = 7f197dad74da66b9 20241201085536012 DAUC <0003> auc.c:152 vector [0]: sres = a04c0b94 20241201085536012 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201085536012 DAUC <0003> db_auc.c:245 IMSI='262425827460558': Generated 1 vectors 20241201085536012 DAUC <0003> db_auc.c:249 IMSI='262425827460558': Updating SQN=33 in DB 20241201085536012 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425827460558 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425827460558"} 20241201085536012 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425827460558 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536012 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536012 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536012 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536012 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@d9582b112897: Found GsupExpect[0] for "262425827460558" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@d9582b112897: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262425827460558" TC_gsup_sai_num_auth_vectors(27)@d9582b112897: setverdict(pass): none -> pass 20241201085536015 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536015 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536015 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425827460558 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425827460558"} 20241201085536015 DAUC <0003> db_auc.c:157 IMSI='262425827460558': No 2G Auth Data 20241201085536015 DAUC <0003> db_auc.c:236 IMSI='262425827460558': Calling to generate 4 vectors 20241201085536015 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241201085536015 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536015 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085536015 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241201085536015 DAUC <0003> auc.c:113 vector [0]: rand = 2a957e32aa014b2b6857dbc7ea95d689 20241201085536015 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241201085536015 DAUC <0003> auc.c:142 vector [0]: autn = e39df4bf91f7000003184320100f1a36 20241201085536015 DAUC <0003> auc.c:143 vector [0]: ck = e85b55c0e5fe6bfe2db02cd6c31b6149 20241201085536015 DAUC <0003> auc.c:144 vector [0]: ik = ed7f75c6a3020d43f2491fe15fc9fe0f 20241201085536015 DAUC <0003> auc.c:145 vector [0]: res = 09688cb40962d5ce0000000000000000 20241201085536015 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536015 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201085536015 DAUC <0003> auc.c:151 vector [0]: kc = dadd1331da2ef9fb 20241201085536015 DAUC <0003> auc.c:152 vector [0]: sres = 000a597a 20241201085536015 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201085536015 DAUC <0003> auc.c:113 vector [1]: rand = c0d9f552ddce4b3ea85da0a30038a689 20241201085536015 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241201085536015 DAUC <0003> auc.c:142 vector [1]: autn = f63c282f49240000be9c453e9087bc0c 20241201085536015 DAUC <0003> auc.c:143 vector [1]: ck = 4c14beb34ca1f63b3830174616f5a59f 20241201085536015 DAUC <0003> auc.c:144 vector [1]: ik = c581a712a792d39040a76871cee32161 20241201085536015 DAUC <0003> auc.c:145 vector [1]: res = 285706f9841a18650000000000000000 20241201085536015 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085536015 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201085536015 DAUC <0003> auc.c:151 vector [1]: kc = f10266963325a155 20241201085536015 DAUC <0003> auc.c:152 vector [1]: sres = ac4d1e9c 20241201085536015 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201085536015 DAUC <0003> auc.c:113 vector [2]: rand = 17a18b4636c252b11b1fd1016056e8c1 20241201085536015 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241201085536015 DAUC <0003> auc.c:142 vector [2]: autn = 9b69b5d725ac0000a41fcd11ba074c96 20241201085536015 DAUC <0003> auc.c:143 vector [2]: ck = 3b0926668c898c54226698f287e6f4a9 20241201085536015 DAUC <0003> auc.c:144 vector [2]: ik = 41912f0c2478fac86e718ed4824b4649 20241201085536015 DAUC <0003> auc.c:145 vector [2]: res = ab0cfaf9b23db7960000000000000000 20241201085536015 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085536015 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201085536015 DAUC <0003> auc.c:151 vector [2]: kc = 368f1f4cad5cc47c 20241201085536015 DAUC <0003> auc.c:152 vector [2]: sres = 19314d6f 20241201085536015 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201085536016 DAUC <0003> auc.c:113 vector [3]: rand = 6e4d9acde332765614f6460cb0a0c883 20241201085536016 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241201085536016 DAUC <0003> auc.c:142 vector [3]: autn = e7918ed90a200000f9afd1162f0afe14 20241201085536016 DAUC <0003> auc.c:143 vector [3]: ck = baf7ffdbe4869934e4769e2dd91f72c5 20241201085536016 DAUC <0003> auc.c:144 vector [3]: ik = c64b2c458b64b1cf027fabbb4bd9f2f3 20241201085536016 DAUC <0003> auc.c:145 vector [3]: res = c8a19641b6153b630000000000000000 20241201085536016 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085536016 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201085536016 DAUC <0003> auc.c:151 vector [3]: kc = 9ab5e608fd24a8cd 20241201085536016 DAUC <0003> auc.c:152 vector [3]: sres = 7eb4ad22 20241201085536016 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201085536016 DAUC <0003> db_auc.c:245 IMSI='262425827460558': Generated 4 vectors 20241201085536016 DAUC <0003> db_auc.c:249 IMSI='262425827460558': Updating SQN=161 in DB 20241201085536016 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425827460558 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425827460558"} 20241201085536016 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425827460558 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536016 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536016 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536016 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536016 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085536019 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536019 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536019 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425827460558 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425827460558"} 20241201085536019 DAUC <0003> db_auc.c:157 IMSI='262425827460558': No 2G Auth Data 20241201085536019 DAUC <0003> db_auc.c:236 IMSI='262425827460558': Calling to generate 5 vectors 20241201085536019 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241201085536019 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536019 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085536019 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241201085536019 DAUC <0003> auc.c:113 vector [0]: rand = eafe68dc041956342b0123bdca2e07bf 20241201085536019 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241201085536019 DAUC <0003> auc.c:142 vector [0]: autn = c6902e1624960000e09ed6e3211b5f3a 20241201085536019 DAUC <0003> auc.c:143 vector [0]: ck = 4eea722de596c6f05a013cc9c1e2e077 20241201085536019 DAUC <0003> auc.c:144 vector [0]: ik = f29a76164cd916ba36c83451912c691f 20241201085536019 DAUC <0003> auc.c:145 vector [0]: res = eec20d5c57a617190000000000000000 20241201085536019 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536019 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201085536019 DAUC <0003> auc.c:151 vector [0]: kc = d0b90ca3f9815922 20241201085536019 DAUC <0003> auc.c:152 vector [0]: sres = b9641a45 20241201085536019 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201085536019 DAUC <0003> auc.c:113 vector [1]: rand = 9555d0eb3f1592a642cd96cad637b555 20241201085536019 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241201085536019 DAUC <0003> auc.c:142 vector [1]: autn = 2a090de442e0000060c1b0eefc1f72f3 20241201085536019 DAUC <0003> auc.c:143 vector [1]: ck = 8f92deb8fc60a4b4f2557f2304c15476 20241201085536019 DAUC <0003> auc.c:144 vector [1]: ik = f6528cf064db6085471b7697526bd510 20241201085536019 DAUC <0003> auc.c:145 vector [1]: res = 3e3c8710d4089d300000000000000000 20241201085536019 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085536019 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201085536020 DAUC <0003> auc.c:151 vector [1]: kc = cc8e5bfcce114557 20241201085536020 DAUC <0003> auc.c:152 vector [1]: sres = ea341a20 20241201085536020 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201085536020 DAUC <0003> auc.c:113 vector [2]: rand = d3768879ae8cc288eaa7583e35fe6af5 20241201085536020 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241201085536020 DAUC <0003> auc.c:142 vector [2]: autn = ac6230a4fb53000030a0325fa5cfceb9 20241201085536020 DAUC <0003> auc.c:143 vector [2]: ck = 9a4e39caf7c722c6744cca7dbedcf337 20241201085536020 DAUC <0003> auc.c:144 vector [2]: ik = 9ad22d2da8cdff6218640d0a7bf4844d 20241201085536020 DAUC <0003> auc.c:145 vector [2]: res = 9e43f3cc645725140000000000000000 20241201085536020 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085536020 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201085536020 DAUC <0003> auc.c:151 vector [2]: kc = 6cb4d3909a22aade 20241201085536020 DAUC <0003> auc.c:152 vector [2]: sres = fa14d6d8 20241201085536020 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201085536020 DAUC <0003> auc.c:113 vector [3]: rand = 226d6e70fbba4ac72688f174d324da31 20241201085536020 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241201085536020 DAUC <0003> auc.c:142 vector [3]: autn = 09fca006191c0000ecdb53f8bd2131f1 20241201085536020 DAUC <0003> auc.c:143 vector [3]: ck = 49bcad0e8d1c97aadb7b11c789c2b560 20241201085536020 DAUC <0003> auc.c:144 vector [3]: ik = e6f18cb6dc898c58d8ac2bb255f43f7c 20241201085536020 DAUC <0003> auc.c:145 vector [3]: res = 276a8066598cf3e10000000000000000 20241201085536020 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085536020 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201085536020 DAUC <0003> auc.c:151 vector [3]: kc = ac9a1bcd8da391ee 20241201085536020 DAUC <0003> auc.c:152 vector [3]: sres = 7ee67387 20241201085536020 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201085536020 DAUC <0003> auc.c:113 vector [4]: rand = c3977da4b16d0becf32f248b8ea39dc6 20241201085536020 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241201085536020 DAUC <0003> auc.c:142 vector [4]: autn = 10e8735002570000d9a7d5aa95424cbf 20241201085536020 DAUC <0003> auc.c:143 vector [4]: ck = ee5643ce468eab997ba1a4048329d159 20241201085536020 DAUC <0003> auc.c:144 vector [4]: ik = 0160a4724f7c3974094c91939cb6c14e 20241201085536020 DAUC <0003> auc.c:145 vector [4]: res = 0e2a7ddbdf31f5a90000000000000000 20241201085536020 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085536020 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241201085536020 DAUC <0003> auc.c:151 vector [4]: kc = 9ddbd22b166d82fa 20241201085536020 DAUC <0003> auc.c:152 vector [4]: sres = d11b8872 20241201085536020 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241201085536020 DAUC <0003> db_auc.c:245 IMSI='262425827460558': Generated 5 vectors 20241201085536020 DAUC <0003> db_auc.c:249 IMSI='262425827460558': Updating SQN=321 in DB 20241201085536020 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425827460558 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425827460558"} 20241201085536020 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425827460558 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536020 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536020 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536020 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536020 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085536023 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536023 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536023 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425827460558 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425827460558"} 20241201085536023 DAUC <0003> db_auc.c:157 IMSI='262425827460558': No 2G Auth Data 20241201085536023 DAUC <0003> db_auc.c:236 IMSI='262425827460558': Calling to generate 5 vectors 20241201085536023 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241201085536023 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536023 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085536023 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241201085536023 DAUC <0003> auc.c:113 vector [0]: rand = 146c62b69cb8e67ace17dac13f11ca03 20241201085536023 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241201085536023 DAUC <0003> auc.c:142 vector [0]: autn = 9bb694d00b95000012387cbaa719eb28 20241201085536023 DAUC <0003> auc.c:143 vector [0]: ck = 50a91f478c203249fedd5a051324ee79 20241201085536023 DAUC <0003> auc.c:144 vector [0]: ik = b2051f3c680f0c98ac6e217f48a6c327 20241201085536023 DAUC <0003> auc.c:145 vector [0]: res = 2794be25b29ad1d20000000000000000 20241201085536023 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536023 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201085536023 DAUC <0003> auc.c:151 vector [0]: kc = b01f7b01bfad138f 20241201085536023 DAUC <0003> auc.c:152 vector [0]: sres = 950e6ff7 20241201085536023 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201085536023 DAUC <0003> auc.c:113 vector [1]: rand = 51463c317549751145b1f28b2ee15898 20241201085536024 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241201085536024 DAUC <0003> auc.c:142 vector [1]: autn = 3185d2561e3700002151967c80ff03f4 20241201085536024 DAUC <0003> auc.c:143 vector [1]: ck = da8bedc2ebf75f08e1e78ab85ad9dd3e 20241201085536024 DAUC <0003> auc.c:144 vector [1]: ik = c95c3573bbf5a32e856c89da7ba4fab0 20241201085536024 DAUC <0003> auc.c:145 vector [1]: res = bd27836a341237790000000000000000 20241201085536024 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085536024 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201085536024 DAUC <0003> auc.c:151 vector [1]: kc = 775cdbd3717fdba8 20241201085536024 DAUC <0003> auc.c:152 vector [1]: sres = 8935b413 20241201085536024 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201085536024 DAUC <0003> auc.c:113 vector [2]: rand = 5171b54a8e54431bd3e30330d90d1924 20241201085536024 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241201085536024 DAUC <0003> auc.c:142 vector [2]: autn = eccbf2dc9f2c00006144a5a7e60a14b9 20241201085536024 DAUC <0003> auc.c:143 vector [2]: ck = 91a33ff18700dbe62ac836af0b7f31c2 20241201085536024 DAUC <0003> auc.c:144 vector [2]: ik = 693efbfba5845ca78950916b5a7894ca 20241201085536024 DAUC <0003> auc.c:145 vector [2]: res = 9e31fd5cbb0ae0ca0000000000000000 20241201085536024 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085536024 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201085536024 DAUC <0003> auc.c:151 vector [2]: kc = 5b0563ce73832249 20241201085536024 DAUC <0003> auc.c:152 vector [2]: sres = 253b1d96 20241201085536024 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201085536024 DAUC <0003> auc.c:113 vector [3]: rand = b381a2ee9f29b99faa70c3742b6f7781 20241201085536024 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241201085536024 DAUC <0003> auc.c:142 vector [3]: autn = 0b07836b9f940000d046b1aceafcdf68 20241201085536024 DAUC <0003> auc.c:143 vector [3]: ck = 0f1d35a80721145f8225ea1bfbaa31b4 20241201085536024 DAUC <0003> auc.c:144 vector [3]: ik = 99f6fb2911eb686a5c7ce4edfc97d1d8 20241201085536024 DAUC <0003> auc.c:145 vector [3]: res = 1237c150428f54780000000000000000 20241201085536024 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085536024 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201085536024 DAUC <0003> auc.c:151 vector [3]: kc = 48b2c07711f79c59 20241201085536024 DAUC <0003> auc.c:152 vector [3]: sres = 50b89528 20241201085536024 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201085536024 DAUC <0003> auc.c:113 vector [4]: rand = bb3c66c4c62b3403778ee5cd61a59e74 20241201085536024 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241201085536024 DAUC <0003> auc.c:142 vector [4]: autn = 96467898d503000040ecce34340c4287 20241201085536024 DAUC <0003> auc.c:143 vector [4]: ck = 644d7e94aede0d53688223babbb4c3b2 20241201085536024 DAUC <0003> auc.c:144 vector [4]: ik = 66cc5365311eacae7b2ad08b77f95894 20241201085536024 DAUC <0003> auc.c:145 vector [4]: res = 201ee8be6dc0373d0000000000000000 20241201085536024 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085536024 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241201085536024 DAUC <0003> auc.c:151 vector [4]: kc = 1129dec0538d3adb 20241201085536024 DAUC <0003> auc.c:152 vector [4]: sres = 4ddedf83 20241201085536024 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241201085536024 DAUC <0003> db_auc.c:245 IMSI='262425827460558': Generated 5 vectors 20241201085536024 DAUC <0003> db_auc.c:249 IMSI='262425827460558': Updating SQN=481 in DB 20241201085536024 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425827460558 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425827460558"} 20241201085536024 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425827460558 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536024 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536024 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536024 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536024 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085536027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58920<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@d9582b112897: Final verdict of PTC: pass 20241201085536028 DAUC <0003> db_auc.c:157 IMSI='262426611176840': No 2G Auth Data 20241201085536028 DAUC <0003> db_auc.c:192 IMSI='262426611176840': No 3G Auth Data HLR_Test-GSUP(21)@d9582b112897: Created GsupExpect[0] for "262426611176840" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241201085536040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58932<->l=127.0.0.1:4258 20241201085536043 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536043 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536043 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426611176840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426611176840"} 20241201085536043 DAUC <0003> db_auc.c:157 IMSI='262426611176840': No 2G Auth Data 20241201085536043 DAUC <0003> db_auc.c:236 IMSI='262426611176840': Calling to generate 1 vectors 20241201085536043 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241201085536043 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536043 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241201085536043 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201085536043 DAUC <0003> auc.c:113 vector [0]: rand = a66d5cab6a1cafd94a2a569504d6a4c8 20241201085536043 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201085536043 DAUC <0003> auc.c:142 vector [0]: autn = f3a12a21a79f0000b2f0efdd8cbfaef0 20241201085536043 DAUC <0003> auc.c:143 vector [0]: ck = 1d80587b0dd521c4ac09805390b98bd0 20241201085536043 DAUC <0003> auc.c:144 vector [0]: ik = 93248fa20d0e25a652245ad511ec11b1 20241201085536043 DAUC <0003> auc.c:145 vector [0]: res = 67f529cab2df91ce0000000000000000 20241201085536043 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536043 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201085536043 DAUC <0003> auc.c:151 vector [0]: kc = 70890d5f818e9e03 20241201085536043 DAUC <0003> auc.c:152 vector [0]: sres = d52ab804 20241201085536043 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201085536043 DAUC <0003> db_auc.c:245 IMSI='262426611176840': Generated 1 vectors 20241201085536043 DAUC <0003> db_auc.c:249 IMSI='262426611176840': Updating SQN=33 in DB 20241201085536043 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426611176840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426611176840"} 20241201085536043 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426611176840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536043 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536043 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536043 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536043 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@d9582b112897: Found GsupExpect[0] for "262426611176840" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@d9582b112897: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262426611176840" TC_gsup_sai_num_auth_vectors(28)@d9582b112897: setverdict(pass): none -> pass 20241201085536046 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536046 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536046 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426611176840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426611176840"} 20241201085536046 DAUC <0003> db_auc.c:157 IMSI='262426611176840': No 2G Auth Data 20241201085536046 DAUC <0003> db_auc.c:236 IMSI='262426611176840': Calling to generate 4 vectors 20241201085536046 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241201085536046 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536046 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241201085536046 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241201085536046 DAUC <0003> auc.c:113 vector [0]: rand = 19aa98c9ac3eef254f67864b06a56576 20241201085536046 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241201085536046 DAUC <0003> auc.c:142 vector [0]: autn = 09276550f43d000081251fd9132be93b 20241201085536046 DAUC <0003> auc.c:143 vector [0]: ck = e4ac31cd9ad04423399af37bbc90e6bf 20241201085536046 DAUC <0003> auc.c:144 vector [0]: ik = 59945c797028c095654812c29e06694f 20241201085536046 DAUC <0003> auc.c:145 vector [0]: res = 47dde312eeaf4ac30000000000000000 20241201085536046 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536046 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201085536046 DAUC <0003> auc.c:151 vector [0]: kc = e1ea8c0dc86e0b46 20241201085536046 DAUC <0003> auc.c:152 vector [0]: sres = a972a9d1 20241201085536046 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201085536046 DAUC <0003> auc.c:113 vector [1]: rand = a913c9e19afa277ddc48d82791696dba 20241201085536046 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241201085536046 DAUC <0003> auc.c:142 vector [1]: autn = 5943417551fd00007072e3c2edc44596 20241201085536046 DAUC <0003> auc.c:143 vector [1]: ck = 77745da8d6c5a9151596778d49aab4d2 20241201085536046 DAUC <0003> auc.c:144 vector [1]: ik = b08bbb676b459d6ce6621fdae702f6a2 20241201085536046 DAUC <0003> auc.c:145 vector [1]: res = 17a68e16127c6f420000000000000000 20241201085536046 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085536046 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201085536046 DAUC <0003> auc.c:151 vector [1]: kc = 340b8e9813287609 20241201085536046 DAUC <0003> auc.c:152 vector [1]: sres = 05dae154 20241201085536046 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201085536046 DAUC <0003> auc.c:113 vector [2]: rand = 21ae84f29cccbf6a26e505691a80628e 20241201085536046 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241201085536046 DAUC <0003> auc.c:142 vector [2]: autn = ff62d72f052300005f6d3f62fb65c878 20241201085536046 DAUC <0003> auc.c:143 vector [2]: ck = dbdebf46630a787dc3aabb1f19a8ccfc 20241201085536046 DAUC <0003> auc.c:144 vector [2]: ik = 643c18b2d98a42936480542ce10748bf 20241201085536046 DAUC <0003> auc.c:145 vector [2]: res = 645b8af847b11deb0000000000000000 20241201085536046 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085536046 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201085536046 DAUC <0003> auc.c:151 vector [2]: kc = 18c848c7422fbead 20241201085536046 DAUC <0003> auc.c:152 vector [2]: sres = 23ea9713 20241201085536046 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201085536046 DAUC <0003> auc.c:113 vector [3]: rand = b9c2a2e82b151df05e47e0aa3e476821 20241201085536046 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241201085536046 DAUC <0003> auc.c:142 vector [3]: autn = 9748b2c0dbb70000f50ab4982cdd5add 20241201085536046 DAUC <0003> auc.c:143 vector [3]: ck = bb885d329c2803c2c0b67117d805c647 20241201085536046 DAUC <0003> auc.c:144 vector [3]: ik = 0a6d2b28c81c2a29744bcfe387f69b3e 20241201085536046 DAUC <0003> auc.c:145 vector [3]: res = f24d74fcfe7c34f90000000000000000 20241201085536046 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085536046 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201085536046 DAUC <0003> auc.c:151 vector [3]: kc = 0518c8ee0bc77492 20241201085536046 DAUC <0003> auc.c:152 vector [3]: sres = 0c314005 20241201085536046 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201085536046 DAUC <0003> db_auc.c:245 IMSI='262426611176840': Generated 4 vectors 20241201085536046 DAUC <0003> db_auc.c:249 IMSI='262426611176840': Updating SQN=161 in DB 20241201085536046 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426611176840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426611176840"} 20241201085536047 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426611176840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536047 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536047 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536047 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536047 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085536050 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536050 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536050 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426611176840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426611176840"} 20241201085536050 DAUC <0003> db_auc.c:157 IMSI='262426611176840': No 2G Auth Data 20241201085536050 DAUC <0003> db_auc.c:236 IMSI='262426611176840': Calling to generate 5 vectors 20241201085536050 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241201085536050 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536050 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241201085536050 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241201085536050 DAUC <0003> auc.c:113 vector [0]: rand = 07db5e1fedfa2566150bc371ead3432b 20241201085536050 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241201085536050 DAUC <0003> auc.c:142 vector [0]: autn = d52c0decc76d0000d15ab1e9b957ec9e 20241201085536050 DAUC <0003> auc.c:143 vector [0]: ck = 060d5f50450995f5745d7cf85f84a808 20241201085536050 DAUC <0003> auc.c:144 vector [0]: ik = 3a199f4ba6f0db57e5314e16f58278ea 20241201085536050 DAUC <0003> auc.c:145 vector [0]: res = ce34375c38d7b6fa0000000000000000 20241201085536050 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536050 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201085536050 DAUC <0003> auc.c:151 vector [0]: kc = ad78f2f549ff9e40 20241201085536050 DAUC <0003> auc.c:152 vector [0]: sres = f6e381a6 20241201085536050 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201085536050 DAUC <0003> auc.c:113 vector [1]: rand = d1d9b151f0cc75416c8e402e00d324ff 20241201085536050 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241201085536050 DAUC <0003> auc.c:142 vector [1]: autn = b3994680292f0000563512a5ffa98fd9 20241201085536050 DAUC <0003> auc.c:143 vector [1]: ck = aa17bdd9329a73b1004be7c98d5d3c81 20241201085536050 DAUC <0003> auc.c:144 vector [1]: ik = f07b05da5d6939043bc8460b175d1f0c 20241201085536050 DAUC <0003> auc.c:145 vector [1]: res = 81daee531d56fcdc0000000000000000 20241201085536050 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085536050 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201085536050 DAUC <0003> auc.c:151 vector [1]: kc = 61ef19c1f5f36938 20241201085536050 DAUC <0003> auc.c:152 vector [1]: sres = 9c8c128f 20241201085536050 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201085536050 DAUC <0003> auc.c:113 vector [2]: rand = 5c35d6bb37b3370e8811682614a035c4 20241201085536050 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241201085536050 DAUC <0003> auc.c:142 vector [2]: autn = 602e2327188c000075dccf1c9cc9552a 20241201085536050 DAUC <0003> auc.c:143 vector [2]: ck = 614c0b43bec87763f679c5b38ae3bbbb 20241201085536050 DAUC <0003> auc.c:144 vector [2]: ik = 046165e02fbf171abcb7e9c98ae980cc 20241201085536050 DAUC <0003> auc.c:145 vector [2]: res = 5d3f01a3ebb83d5b0000000000000000 20241201085536050 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085536050 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201085536050 DAUC <0003> auc.c:151 vector [2]: kc = 2fe342d9917d5b0e 20241201085536050 DAUC <0003> auc.c:152 vector [2]: sres = b6873cf8 20241201085536050 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201085536050 DAUC <0003> auc.c:113 vector [3]: rand = c7ad1e2293b54ad79ed4898ec2a5d00d 20241201085536050 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241201085536050 DAUC <0003> auc.c:142 vector [3]: autn = 46229f5140c70000c61e7d9df73a95b4 20241201085536050 DAUC <0003> auc.c:143 vector [3]: ck = 8a4e93f607d4aa4b6ef9f9da2b15d1b9 20241201085536050 DAUC <0003> auc.c:144 vector [3]: ik = 0805ddfff0b7af7c5159d26f3fe41071 20241201085536050 DAUC <0003> auc.c:145 vector [3]: res = 2a615bb811ad149e0000000000000000 20241201085536050 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085536050 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201085536050 DAUC <0003> auc.c:151 vector [3]: kc = bdeb65bce392c4ff 20241201085536050 DAUC <0003> auc.c:152 vector [3]: sres = 3bcc4f26 20241201085536050 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201085536050 DAUC <0003> auc.c:113 vector [4]: rand = b184ef632a73cd0adc3ddb75202f8880 20241201085536050 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241201085536050 DAUC <0003> auc.c:142 vector [4]: autn = ee11209b91db0000ccd1da865c9bd2a2 20241201085536051 DAUC <0003> auc.c:143 vector [4]: ck = c92868ce061ca4d85f42ffffe74ac7b2 20241201085536051 DAUC <0003> auc.c:144 vector [4]: ik = 0acd886bd914db3cf1dff2a07332bdc8 20241201085536051 DAUC <0003> auc.c:145 vector [4]: res = df6bbffba380e90f0000000000000000 20241201085536051 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085536051 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241201085536051 DAUC <0003> auc.c:151 vector [4]: kc = 6d78edfa4b70059e 20241201085536051 DAUC <0003> auc.c:152 vector [4]: sres = 7ceb56f4 20241201085536051 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241201085536051 DAUC <0003> db_auc.c:245 IMSI='262426611176840': Generated 5 vectors 20241201085536051 DAUC <0003> db_auc.c:249 IMSI='262426611176840': Updating SQN=321 in DB 20241201085536051 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426611176840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426611176840"} 20241201085536051 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426611176840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536051 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536051 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536051 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536051 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085536054 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536054 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536054 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426611176840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426611176840"} 20241201085536054 DAUC <0003> db_auc.c:157 IMSI='262426611176840': No 2G Auth Data 20241201085536054 DAUC <0003> db_auc.c:236 IMSI='262426611176840': Calling to generate 5 vectors 20241201085536054 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241201085536054 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536054 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241201085536054 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241201085536054 DAUC <0003> auc.c:113 vector [0]: rand = 9424b4ed29271194d29ecd678ac15319 20241201085536054 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241201085536054 DAUC <0003> auc.c:142 vector [0]: autn = 9afd3307526200003eee8b5b3e302d06 20241201085536054 DAUC <0003> auc.c:143 vector [0]: ck = db4d8ee6e520d3de5100678d578c5ab2 20241201085536054 DAUC <0003> auc.c:144 vector [0]: ik = c3506704fb86a75122d27e944177318f 20241201085536054 DAUC <0003> auc.c:145 vector [0]: res = fd3bc3e77d5667b40000000000000000 20241201085536054 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536054 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201085536054 DAUC <0003> auc.c:151 vector [0]: kc = 6bcff0fb085d1fb2 20241201085536054 DAUC <0003> auc.c:152 vector [0]: sres = 806da453 20241201085536054 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201085536054 DAUC <0003> auc.c:113 vector [1]: rand = dc95b293c13b2cf30ba087d7ff94042b 20241201085536054 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241201085536054 DAUC <0003> auc.c:142 vector [1]: autn = ad705bfc772500009c1cb4c33a36388f 20241201085536054 DAUC <0003> auc.c:143 vector [1]: ck = b40b27db71475164f8fa15aca1933e20 20241201085536054 DAUC <0003> auc.c:144 vector [1]: ik = 2fabd76cd02b08bb0ce979055d5d7555 20241201085536054 DAUC <0003> auc.c:145 vector [1]: res = a45fb8a813a7c12d0000000000000000 20241201085536054 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085536054 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201085536054 DAUC <0003> auc.c:151 vector [1]: kc = 6fb39c1e5da212aa 20241201085536054 DAUC <0003> auc.c:152 vector [1]: sres = b7f87985 20241201085536054 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201085536054 DAUC <0003> auc.c:113 vector [2]: rand = f66178eb4131b444c937387905a52212 20241201085536054 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241201085536054 DAUC <0003> auc.c:142 vector [2]: autn = 0fc967bfed020000f215060b6fddad54 20241201085536054 DAUC <0003> auc.c:143 vector [2]: ck = 2a76e6708bb764dfabe230a2fb681a79 20241201085536054 DAUC <0003> auc.c:144 vector [2]: ik = f0ece8d0ee7d94a9eb17f52e6ceebc35 20241201085536054 DAUC <0003> auc.c:145 vector [2]: res = 41ed6aea8a43c71b0000000000000000 20241201085536054 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085536054 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201085536054 DAUC <0003> auc.c:151 vector [2]: kc = 9a6fcb2cf24c563a 20241201085536054 DAUC <0003> auc.c:152 vector [2]: sres = cbaeadf1 20241201085536054 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201085536054 DAUC <0003> auc.c:113 vector [3]: rand = c83cc9eae2eba3e1aa16db4915a2b7ac 20241201085536054 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241201085536054 DAUC <0003> auc.c:142 vector [3]: autn = 723a0bfb18f30000c9d30511f2bfaf51 20241201085536054 DAUC <0003> auc.c:143 vector [3]: ck = 031c4b9ed10623b2ec8e6be06e6d3023 20241201085536054 DAUC <0003> auc.c:144 vector [3]: ik = 0ee825d066897f4d3e3b0d9df1ccd89b 20241201085536054 DAUC <0003> auc.c:145 vector [3]: res = 00ed758b1ffd21180000000000000000 20241201085536054 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085536054 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201085536054 DAUC <0003> auc.c:151 vector [3]: kc = df410833282eb447 20241201085536054 DAUC <0003> auc.c:152 vector [3]: sres = 1f105493 20241201085536054 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201085536054 DAUC <0003> auc.c:113 vector [4]: rand = a68fd9aa47b77f2f9411e8876ebb4ed8 20241201085536054 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241201085536054 DAUC <0003> auc.c:142 vector [4]: autn = 15048bf9b48e0000984f7b607fe5ab31 20241201085536054 DAUC <0003> auc.c:143 vector [4]: ck = ec5d36edb88560eecd12fe66de08a326 20241201085536054 DAUC <0003> auc.c:144 vector [4]: ik = 3a39307c715a2641b8d63bcc8f40399f 20241201085536054 DAUC <0003> auc.c:145 vector [4]: res = d83eae8087032d9a0000000000000000 20241201085536054 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085536054 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241201085536054 DAUC <0003> auc.c:151 vector [4]: kc = a3a0c33b9897dc16 20241201085536054 DAUC <0003> auc.c:152 vector [4]: sres = 5f3d831a 20241201085536054 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241201085536054 DAUC <0003> db_auc.c:245 IMSI='262426611176840': Generated 5 vectors 20241201085536054 DAUC <0003> db_auc.c:249 IMSI='262426611176840': Updating SQN=481 in DB 20241201085536054 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426611176840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426611176840"} 20241201085536054 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426611176840 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536054 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536054 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536054 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536054 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085536056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58932<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@d9582b112897: Final verdict of PTC: pass 20241201085536057 DAUC <0003> db_auc.c:157 IMSI='262423240115289': No 2G Auth Data 20241201085536057 DAUC <0003> db_auc.c:192 IMSI='262423240115289': No 3G Auth Data HLR_Test-GSUP(21)@d9582b112897: Created GsupExpect[0] for "262423240115289" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241201085536071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58948<->l=127.0.0.1:4258 20241201085536075 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536075 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536075 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423240115289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423240115289"} 20241201085536075 DAUC <0003> db_auc.c:236 IMSI='262423240115289': Calling to generate 1 vectors 20241201085536075 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241201085536075 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536075 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085536075 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201085536075 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085536075 DAUC <0003> auc.c:113 vector [0]: rand = eedd05b84c827be17bbe47bbb425c7a3 20241201085536075 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201085536075 DAUC <0003> auc.c:142 vector [0]: autn = c97504a4734600000dd53e16ce230381 20241201085536075 DAUC <0003> auc.c:143 vector [0]: ck = f9bedfaec115b1a0e67ca4a3d32511c9 20241201085536075 DAUC <0003> auc.c:144 vector [0]: ik = 2d7af388340a2a3d534ba47e8c5c2392 20241201085536075 DAUC <0003> auc.c:145 vector [0]: res = 15d89a391def64160000000000000000 20241201085536075 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536075 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085536075 DAUC <0003> auc.c:179 vector [0]: kc = 530b5a89f2885800 20241201085536075 DAUC <0003> auc.c:180 vector [0]: sres = af3ea297 20241201085536075 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085536075 DAUC <0003> db_auc.c:245 IMSI='262423240115289': Generated 1 vectors 20241201085536075 DAUC <0003> db_auc.c:249 IMSI='262423240115289': Updating SQN=33 in DB 20241201085536076 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423240115289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423240115289"} 20241201085536076 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423240115289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536076 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536076 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536076 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536076 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@d9582b112897: Found GsupExpect[0] for "262423240115289" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@d9582b112897: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262423240115289" TC_gsup_sai_num_auth_vectors(29)@d9582b112897: setverdict(pass): none -> pass 20241201085536078 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536078 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536078 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423240115289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423240115289"} 20241201085536078 DAUC <0003> db_auc.c:236 IMSI='262423240115289': Calling to generate 4 vectors 20241201085536078 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241201085536078 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536078 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085536078 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241201085536078 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085536078 DAUC <0003> auc.c:113 vector [0]: rand = 8636bd6490ae1dc0f601bfd304447c38 20241201085536078 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241201085536078 DAUC <0003> auc.c:142 vector [0]: autn = 8022a5455e5e0000d0f6d6cc6a9256a7 20241201085536078 DAUC <0003> auc.c:143 vector [0]: ck = d55b1bb2d11b04a490a61d3772c9675d 20241201085536079 DAUC <0003> auc.c:144 vector [0]: ik = 9031f5f2f46b8fee5caa51492ab0c4d1 20241201085536079 DAUC <0003> auc.c:145 vector [0]: res = 97cd6ac8451751590000000000000000 20241201085536079 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536079 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085536079 DAUC <0003> auc.c:179 vector [0]: kc = 4cf0c9b4018dd000 20241201085536079 DAUC <0003> auc.c:180 vector [0]: sres = 25882a06 20241201085536079 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085536079 DAUC <0003> auc.c:113 vector [1]: rand = 01ac217cd4903048eac86e192e4ab15a 20241201085536079 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241201085536079 DAUC <0003> auc.c:142 vector [1]: autn = 9f7fcbf546150000779031e5437b4418 20241201085536079 DAUC <0003> auc.c:143 vector [1]: ck = 3e131e77ef55feac9fad625838f925b6 20241201085536079 DAUC <0003> auc.c:144 vector [1]: ik = ec434aad190b9c54d18dc3a42d5cda40 20241201085536079 DAUC <0003> auc.c:145 vector [1]: res = 9116df2728b829960000000000000000 20241201085536079 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085536079 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201085536079 DAUC <0003> auc.c:179 vector [1]: kc = 052c1b6505ad5000 20241201085536079 DAUC <0003> auc.c:180 vector [1]: sres = ba53b3b9 20241201085536079 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201085536079 DAUC <0003> auc.c:113 vector [2]: rand = 14f75225277a4fa6e120b17c4610bdd5 20241201085536079 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241201085536079 DAUC <0003> auc.c:142 vector [2]: autn = 569ae526baa600007d886492530e3c7c 20241201085536079 DAUC <0003> auc.c:143 vector [2]: ck = 7ad3fccf153a927b110da2df8607822d 20241201085536079 DAUC <0003> auc.c:144 vector [2]: ik = fd54c335b7aab62371578835d4421b52 20241201085536079 DAUC <0003> auc.c:145 vector [2]: res = 9d92bc77b20ca8df0000000000000000 20241201085536079 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085536079 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201085536079 DAUC <0003> auc.c:179 vector [2]: kc = a632acc9def45c00 20241201085536079 DAUC <0003> auc.c:180 vector [2]: sres = c6a11349 20241201085536079 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201085536079 DAUC <0003> auc.c:113 vector [3]: rand = 90fcb4f758bbb2b0ba8a7032bc081af0 20241201085536079 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241201085536079 DAUC <0003> auc.c:142 vector [3]: autn = 62979e60ba0800009949ad1c2cfe4736 20241201085536079 DAUC <0003> auc.c:143 vector [3]: ck = 7445932f2b5392426e1df23536314471 20241201085536079 DAUC <0003> auc.c:144 vector [3]: ik = 9bdb2c3869cb3cbc78976c0e735b8553 20241201085536079 DAUC <0003> auc.c:145 vector [3]: res = 3c7bf022ebe575bd0000000000000000 20241201085536079 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085536079 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201085536079 DAUC <0003> auc.c:179 vector [3]: kc = 2f753ebdb32c0000 20241201085536079 DAUC <0003> auc.c:180 vector [3]: sres = 83bce688 20241201085536079 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201085536079 DAUC <0003> db_auc.c:245 IMSI='262423240115289': Generated 4 vectors 20241201085536079 DAUC <0003> db_auc.c:249 IMSI='262423240115289': Updating SQN=161 in DB 20241201085536079 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423240115289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423240115289"} 20241201085536079 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423240115289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536079 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536079 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536079 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536079 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085536082 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536082 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536082 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423240115289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423240115289"} 20241201085536082 DAUC <0003> db_auc.c:236 IMSI='262423240115289': Calling to generate 5 vectors 20241201085536082 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201085536082 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536082 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085536082 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241201085536082 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085536082 DAUC <0003> auc.c:113 vector [0]: rand = ddd3cfa4c8974c01aa8497e7d7aa733d 20241201085536082 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241201085536082 DAUC <0003> auc.c:142 vector [0]: autn = b12a7645787000002c81ad39939b8a09 20241201085536082 DAUC <0003> auc.c:143 vector [0]: ck = 42352537a86b93f6657d5afe79ea177d 20241201085536082 DAUC <0003> auc.c:144 vector [0]: ik = 7e0beadd32efc63550022ef8c314a0ee 20241201085536082 DAUC <0003> auc.c:145 vector [0]: res = d68d66e005f2a0e60000000000000000 20241201085536082 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536082 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085536082 DAUC <0003> auc.c:179 vector [0]: kc = 097fd70b50698000 20241201085536082 DAUC <0003> auc.c:180 vector [0]: sres = 22362e0f 20241201085536082 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085536082 DAUC <0003> auc.c:113 vector [1]: rand = 35f20eeb0b10cfba6d10b31336f9fc74 20241201085536082 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241201085536082 DAUC <0003> auc.c:142 vector [1]: autn = 109cc230147f0000ab5b4388239d114f 20241201085536082 DAUC <0003> auc.c:143 vector [1]: ck = 21a72d62059733b3b29af769d39a1d7c 20241201085536082 DAUC <0003> auc.c:144 vector [1]: ik = 5aad9720ab9485bc4ba1a7e176b94840 20241201085536082 DAUC <0003> auc.c:145 vector [1]: res = cde6cc882bfe51140000000000000000 20241201085536082 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085536082 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201085536082 DAUC <0003> auc.c:179 vector [1]: kc = f2cb0e623db42c00 20241201085536082 DAUC <0003> auc.c:180 vector [1]: sres = 3d834075 20241201085536082 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201085536082 DAUC <0003> auc.c:113 vector [2]: rand = 9f31f25a4fa2d25086db1ff21556d4da 20241201085536082 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241201085536082 DAUC <0003> auc.c:142 vector [2]: autn = 41b3c0ce64220000b8da555b7f3159b0 20241201085536082 DAUC <0003> auc.c:143 vector [2]: ck = f7d642e1355917928401c8a79a65d996 20241201085536082 DAUC <0003> auc.c:144 vector [2]: ik = f7c694709816e2412b6a4e5ad2494362 20241201085536082 DAUC <0003> auc.c:145 vector [2]: res = 55a0df26e3b1780c0000000000000000 20241201085536082 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085536082 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201085536082 DAUC <0003> auc.c:179 vector [2]: kc = 0b5b47ea63c96800 20241201085536082 DAUC <0003> auc.c:180 vector [2]: sres = d3692f75 20241201085536082 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201085536082 DAUC <0003> auc.c:113 vector [3]: rand = d386398a1b68b2d8763498407aacf0b3 20241201085536082 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241201085536082 DAUC <0003> auc.c:142 vector [3]: autn = 6ffcdf823b1b000061fc283da3b89afb 20241201085536082 DAUC <0003> auc.c:143 vector [3]: ck = 5608474b4540a897da902865404e748d 20241201085536082 DAUC <0003> auc.c:144 vector [3]: ik = e7154be0e5ff466fe8f87bcd76912713 20241201085536082 DAUC <0003> auc.c:145 vector [3]: res = 248865f09657c8080000000000000000 20241201085536082 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085536082 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201085536082 DAUC <0003> auc.c:179 vector [3]: kc = 9a9dbf83e5323000 20241201085536082 DAUC <0003> auc.c:180 vector [3]: sres = f7d4e0f7 20241201085536082 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201085536082 DAUC <0003> auc.c:113 vector [4]: rand = 8f9c9f9db10e3bc63db2c2768584a881 20241201085536082 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241201085536082 DAUC <0003> auc.c:142 vector [4]: autn = 8f2f6f2a717d00000c41192a3d9f8538 20241201085536082 DAUC <0003> auc.c:143 vector [4]: ck = c90919a00e08896477b5ea63ed3227fe 20241201085536083 DAUC <0003> auc.c:144 vector [4]: ik = 9b0e692af91759806fdc382ddd3adb6d 20241201085536083 DAUC <0003> auc.c:145 vector [4]: res = b9dcbb87f14a38820000000000000000 20241201085536083 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085536083 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201085536083 DAUC <0003> auc.c:179 vector [4]: kc = a242cfcc57ca9c00 20241201085536083 DAUC <0003> auc.c:180 vector [4]: sres = 7f34c58b 20241201085536083 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201085536083 DAUC <0003> db_auc.c:245 IMSI='262423240115289': Generated 5 vectors 20241201085536083 DAUC <0003> db_auc.c:249 IMSI='262423240115289': Updating SQN=321 in DB 20241201085536083 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423240115289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423240115289"} 20241201085536083 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423240115289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536083 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536083 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536083 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536083 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085536085 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536085 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536085 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423240115289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423240115289"} 20241201085536085 DAUC <0003> db_auc.c:236 IMSI='262423240115289': Calling to generate 5 vectors 20241201085536085 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201085536085 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536085 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085536085 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241201085536085 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085536085 DAUC <0003> auc.c:113 vector [0]: rand = cc969c4f8851513db58d92dcc595ab00 20241201085536085 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241201085536085 DAUC <0003> auc.c:142 vector [0]: autn = 451ddda6027400002b54b102da5d6a33 20241201085536085 DAUC <0003> auc.c:143 vector [0]: ck = ef9c70a42835af77a56671d909a2364a 20241201085536085 DAUC <0003> auc.c:144 vector [0]: ik = 3f6bc4a6f24aa5a635e444b1f3d243f9 20241201085536085 DAUC <0003> auc.c:145 vector [0]: res = 76c9050753854e520000000000000000 20241201085536085 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536085 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085536086 DAUC <0003> auc.c:179 vector [0]: kc = fd35faa33a2af000 20241201085536086 DAUC <0003> auc.c:180 vector [0]: sres = 7792ce73 20241201085536086 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085536086 DAUC <0003> auc.c:113 vector [1]: rand = 83289cdbb195af8317489a6344a55679 20241201085536086 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241201085536086 DAUC <0003> auc.c:142 vector [1]: autn = 477b39ef71f8000033fb205fbad2aeb7 20241201085536086 DAUC <0003> auc.c:143 vector [1]: ck = 5bd9f7bcbf4d16a5cd66dd878628cee7 20241201085536086 DAUC <0003> auc.c:144 vector [1]: ik = 397888c98d3ef07f3b2422f4dedfa1f5 20241201085536086 DAUC <0003> auc.c:145 vector [1]: res = 4e05df132b2351aa0000000000000000 20241201085536086 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085536086 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201085536086 DAUC <0003> auc.c:179 vector [1]: kc = 1982ed41a4b75000 20241201085536086 DAUC <0003> auc.c:180 vector [1]: sres = fb20b512 20241201085536086 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201085536086 DAUC <0003> auc.c:113 vector [2]: rand = b77b83d0bdf9a68600a2a0b2867362bc 20241201085536086 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241201085536086 DAUC <0003> auc.c:142 vector [2]: autn = eb4b5e8ad95f0000b08b73c5f1f5b8a3 20241201085536086 DAUC <0003> auc.c:143 vector [2]: ck = f895763df7ee7e65e3febae32e3a14eb 20241201085536086 DAUC <0003> auc.c:144 vector [2]: ik = 2d705d02718a250cfcc9fc792011359b 20241201085536086 DAUC <0003> auc.c:145 vector [2]: res = fdb1be0e1198cbb90000000000000000 20241201085536086 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085536086 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201085536086 DAUC <0003> auc.c:179 vector [2]: kc = 1f421ff832927800 20241201085536086 DAUC <0003> auc.c:180 vector [2]: sres = 23696acf 20241201085536086 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201085536086 DAUC <0003> auc.c:113 vector [3]: rand = 7c793c1c6c7564dde68f4c0170afffe3 20241201085536086 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241201085536086 DAUC <0003> auc.c:142 vector [3]: autn = f3e1cc4bf62b0000484d5722c82fd494 20241201085536086 DAUC <0003> auc.c:143 vector [3]: ck = fc1914056626e51fd28c6e089e76d1dc 20241201085536086 DAUC <0003> auc.c:144 vector [3]: ik = 55043f7930979c8990decf00883407a7 20241201085536086 DAUC <0003> auc.c:145 vector [3]: res = 63b98a450aaecd510000000000000000 20241201085536086 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085536086 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201085536086 DAUC <0003> auc.c:179 vector [3]: kc = 163ad5b817e7fc00 20241201085536086 DAUC <0003> auc.c:180 vector [3]: sres = 0e0cb643 20241201085536086 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201085536086 DAUC <0003> auc.c:113 vector [4]: rand = 89e9419a3a4d51bd7ff88186f2e46b7a 20241201085536086 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241201085536086 DAUC <0003> auc.c:142 vector [4]: autn = 8b04f8a6775f0000865300214fea4cbe 20241201085536086 DAUC <0003> auc.c:143 vector [4]: ck = 93cd08814ec438df2fe9044666646190 20241201085536086 DAUC <0003> auc.c:144 vector [4]: ik = 3afcde43cf0469725b1f154a374b876a 20241201085536086 DAUC <0003> auc.c:145 vector [4]: res = 25f324076302b58f0000000000000000 20241201085536086 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085536086 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201085536086 DAUC <0003> auc.c:179 vector [4]: kc = a3727f9a66138400 20241201085536086 DAUC <0003> auc.c:180 vector [4]: sres = 9b26158d 20241201085536086 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201085536086 DAUC <0003> db_auc.c:245 IMSI='262423240115289': Generated 5 vectors 20241201085536086 DAUC <0003> db_auc.c:249 IMSI='262423240115289': Updating SQN=481 in DB 20241201085536086 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423240115289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423240115289"} 20241201085536086 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423240115289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536086 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536086 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536086 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536086 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085536089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58948<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@d9582b112897: Final verdict of PTC: pass 20241201085536090 DAUC <0003> db_auc.c:157 IMSI='262428741301374': No 2G Auth Data 20241201085536090 DAUC <0003> db_auc.c:192 IMSI='262428741301374': No 3G Auth Data HLR_Test-GSUP(21)@d9582b112897: Created GsupExpect[0] for "262428741301374" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241201085536103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58958<->l=127.0.0.1:4258 20241201085536107 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536107 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536107 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428741301374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428741301374"} 20241201085536107 DAUC <0003> db_auc.c:236 IMSI='262428741301374': Calling to generate 1 vectors 20241201085536107 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241201085536107 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536107 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085536107 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201085536107 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085536107 DAUC <0003> auc.c:113 vector [0]: rand = 7642d6111afa362c07b4ee3a1d5c6644 20241201085536107 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201085536107 DAUC <0003> auc.c:142 vector [0]: autn = 2b99590cb49f0000eb4874e18dc32065 20241201085536107 DAUC <0003> auc.c:143 vector [0]: ck = ada4d60d388927cf8ea7f6ad9ad6945b 20241201085536107 DAUC <0003> auc.c:144 vector [0]: ik = 1bc35816e15b4bf4ce78aa65b6f5ce70 20241201085536107 DAUC <0003> auc.c:145 vector [0]: res = 1b0cda760f0cf8cf0000000000000000 20241201085536107 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536107 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085536107 DAUC <0003> auc.c:179 vector [0]: kc = 72211e622c6b2c00 20241201085536107 DAUC <0003> auc.c:180 vector [0]: sres = a8750c9d 20241201085536107 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085536107 DAUC <0003> db_auc.c:245 IMSI='262428741301374': Generated 1 vectors 20241201085536107 DAUC <0003> db_auc.c:249 IMSI='262428741301374': Updating SQN=33 in DB 20241201085536107 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428741301374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428741301374"} 20241201085536107 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428741301374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536107 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536107 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536107 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536107 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@d9582b112897: Found GsupExpect[0] for "262428741301374" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@d9582b112897: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262428741301374" TC_gsup_sai_num_auth_vectors(30)@d9582b112897: setverdict(pass): none -> pass 20241201085536110 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536110 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536110 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428741301374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428741301374"} 20241201085536110 DAUC <0003> db_auc.c:236 IMSI='262428741301374': Calling to generate 4 vectors 20241201085536110 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241201085536110 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536110 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085536110 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241201085536110 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085536110 DAUC <0003> auc.c:113 vector [0]: rand = 51f41aa96b022fdb82e3768fb0e657f2 20241201085536110 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241201085536110 DAUC <0003> auc.c:142 vector [0]: autn = 80b1574ddf1a0000732b93086ae5bcd0 20241201085536110 DAUC <0003> auc.c:143 vector [0]: ck = c455691ce45a46839e2eef50622ac797 20241201085536110 DAUC <0003> auc.c:144 vector [0]: ik = 31957b5db3a37e8426d5d12b3c072413 20241201085536110 DAUC <0003> auc.c:145 vector [0]: res = 86052104f4b1f7410000000000000000 20241201085536110 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536110 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085536110 DAUC <0003> auc.c:179 vector [0]: kc = 9b26fe73dca57000 20241201085536110 DAUC <0003> auc.c:180 vector [0]: sres = 66eae4db 20241201085536110 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085536110 DAUC <0003> auc.c:113 vector [1]: rand = dab40c9439d21b0bbf6044bebe86b554 20241201085536110 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241201085536110 DAUC <0003> auc.c:142 vector [1]: autn = 17e347a6fbcb00007226d6766bd90f62 20241201085536111 DAUC <0003> auc.c:143 vector [1]: ck = da238ceeb9087e9dad1a24bd439f41fe 20241201085536111 DAUC <0003> auc.c:144 vector [1]: ik = 3435cc584fb54d0f5254734dc2890cc7 20241201085536111 DAUC <0003> auc.c:145 vector [1]: res = 6c6bd12206bfebca0000000000000000 20241201085536111 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085536111 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201085536111 DAUC <0003> auc.c:179 vector [1]: kc = 81ce39a4e3296400 20241201085536111 DAUC <0003> auc.c:180 vector [1]: sres = 64a5ff3c 20241201085536111 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201085536111 DAUC <0003> auc.c:113 vector [2]: rand = 3b3455065d906fb71f9cb7da50186d04 20241201085536111 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241201085536111 DAUC <0003> auc.c:142 vector [2]: autn = 7391f53518810000f0db7ef5a2e80099 20241201085536111 DAUC <0003> auc.c:143 vector [2]: ck = 2d00a1bcf6799d751de47164f72058bc 20241201085536111 DAUC <0003> auc.c:144 vector [2]: ik = b5f223689a38618e7e40b506dd348b93 20241201085536111 DAUC <0003> auc.c:145 vector [2]: res = 6f6d783f91f9eef30000000000000000 20241201085536111 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085536111 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201085536111 DAUC <0003> auc.c:179 vector [2]: kc = e128911755e2ec00 20241201085536111 DAUC <0003> auc.c:180 vector [2]: sres = d9ba8f1b 20241201085536111 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201085536111 DAUC <0003> auc.c:113 vector [3]: rand = 248428deb139cff6e9d5b2cec1e49296 20241201085536111 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241201085536111 DAUC <0003> auc.c:142 vector [3]: autn = bd7610e2d20d00007d00514e1a25bae0 20241201085536111 DAUC <0003> auc.c:143 vector [3]: ck = d2a0fb0069a31e7a9ae0c009253986f2 20241201085536111 DAUC <0003> auc.c:144 vector [3]: ik = 75522bae2fb0cb55f1631c97908f527f 20241201085536111 DAUC <0003> auc.c:145 vector [3]: res = 3cd8a53584a6e68b0000000000000000 20241201085536111 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085536111 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201085536111 DAUC <0003> auc.c:179 vector [3]: kc = 8bb06ed39f0c0c00 20241201085536111 DAUC <0003> auc.c:180 vector [3]: sres = 52b9961d 20241201085536111 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201085536111 DAUC <0003> db_auc.c:245 IMSI='262428741301374': Generated 4 vectors 20241201085536111 DAUC <0003> db_auc.c:249 IMSI='262428741301374': Updating SQN=161 in DB 20241201085536111 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428741301374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428741301374"} 20241201085536111 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428741301374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536111 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536111 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536111 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536111 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085536114 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536114 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536114 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428741301374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428741301374"} 20241201085536114 DAUC <0003> db_auc.c:236 IMSI='262428741301374': Calling to generate 5 vectors 20241201085536114 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201085536114 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536114 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085536114 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241201085536114 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085536114 DAUC <0003> auc.c:113 vector [0]: rand = 84481262fc1c1a1fa5c996f146e1daf6 20241201085536114 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241201085536114 DAUC <0003> auc.c:142 vector [0]: autn = 95f91e1d01750000ab3e4f61cc6ccc7c 20241201085536114 DAUC <0003> auc.c:143 vector [0]: ck = 9d9b3e3e299deff349270c84b7ec924e 20241201085536114 DAUC <0003> auc.c:144 vector [0]: ik = f0223d508cbbdd565a4afd4fccbcd492 20241201085536114 DAUC <0003> auc.c:145 vector [0]: res = 1b1c77a565e738f80000000000000000 20241201085536114 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536114 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085536114 DAUC <0003> auc.c:179 vector [0]: kc = dc28239804d8b800 20241201085536114 DAUC <0003> auc.c:180 vector [0]: sres = e82f2d21 20241201085536114 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085536114 DAUC <0003> auc.c:113 vector [1]: rand = 7bfb6e05433d6e21b1e307171c11b7e4 20241201085536114 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241201085536114 DAUC <0003> auc.c:142 vector [1]: autn = 02887e77a46c000086fb7b6b35f9f1d6 20241201085536114 DAUC <0003> auc.c:143 vector [1]: ck = 33a89f684255ac9530a4ba7dbc4fbb92 20241201085536114 DAUC <0003> auc.c:144 vector [1]: ik = 47a3daa3d9c4fca997caa549bb71c729 20241201085536114 DAUC <0003> auc.c:145 vector [1]: res = 3dbcc4a9507938290000000000000000 20241201085536114 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085536114 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201085536114 DAUC <0003> auc.c:179 vector [1]: kc = 90602b879f14cc00 20241201085536114 DAUC <0003> auc.c:180 vector [1]: sres = a6c65189 20241201085536114 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201085536114 DAUC <0003> auc.c:113 vector [2]: rand = 58944e4180d8be4177262b09a641d58b 20241201085536114 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241201085536114 DAUC <0003> auc.c:142 vector [2]: autn = ed6856b7c59c0000ee943cc90a671b9f 20241201085536114 DAUC <0003> auc.c:143 vector [2]: ck = 63fa2471caaf033b1b0b623d9aad20ff 20241201085536114 DAUC <0003> auc.c:144 vector [2]: ik = e5910d4a68b055b6b70eda4cda44d07e 20241201085536114 DAUC <0003> auc.c:145 vector [2]: res = a759c8c96e7fa6ba0000000000000000 20241201085536114 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085536115 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201085536115 DAUC <0003> auc.c:179 vector [2]: kc = 14340529e4db6400 20241201085536115 DAUC <0003> auc.c:180 vector [2]: sres = c4c87b75 20241201085536115 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201085536115 DAUC <0003> auc.c:113 vector [3]: rand = bf7622747f9b314f3bdb5fe866bd3574 20241201085536115 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241201085536115 DAUC <0003> auc.c:142 vector [3]: autn = 18eaf332e0320000d051c1487b5046fb 20241201085536115 DAUC <0003> auc.c:143 vector [3]: ck = 9d67843040d6c189cfad671e71ce46ba 20241201085536115 DAUC <0003> auc.c:144 vector [3]: ik = b5bd16c5870f0c09026a346197957a6f 20241201085536115 DAUC <0003> auc.c:145 vector [3]: res = f20c6b0d207c1fb30000000000000000 20241201085536115 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085536115 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201085536115 DAUC <0003> auc.c:179 vector [3]: kc = 8274de8f6ccdc800 20241201085536115 DAUC <0003> auc.c:180 vector [3]: sres = bf174c8e 20241201085536115 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201085536115 DAUC <0003> auc.c:113 vector [4]: rand = 8d4016eba8eb82aaa19707c909c2b5b4 20241201085536115 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241201085536115 DAUC <0003> auc.c:142 vector [4]: autn = 645739e5dc390000270a8b974d74f6ce 20241201085536115 DAUC <0003> auc.c:143 vector [4]: ck = 485031c2d51217270c48684b09723912 20241201085536115 DAUC <0003> auc.c:144 vector [4]: ik = 5cfa956c6230bdf17d618e0f5189b399 20241201085536115 DAUC <0003> auc.c:145 vector [4]: res = 9ef818eb7dfd8edb0000000000000000 20241201085536115 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085536115 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201085536115 DAUC <0003> auc.c:179 vector [4]: kc = 16b5fb45e8117400 20241201085536115 DAUC <0003> auc.c:180 vector [4]: sres = 312c3757 20241201085536115 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201085536115 DAUC <0003> db_auc.c:245 IMSI='262428741301374': Generated 5 vectors 20241201085536115 DAUC <0003> db_auc.c:249 IMSI='262428741301374': Updating SQN=321 in DB 20241201085536115 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428741301374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428741301374"} 20241201085536115 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428741301374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536115 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536115 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536115 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536115 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085536118 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536118 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536118 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428741301374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428741301374"} 20241201085536118 DAUC <0003> db_auc.c:236 IMSI='262428741301374': Calling to generate 5 vectors 20241201085536118 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201085536118 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536118 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085536118 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241201085536118 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085536118 DAUC <0003> auc.c:113 vector [0]: rand = 3da1a8b2a292aafc0a5b65de5f7df6ba 20241201085536118 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241201085536118 DAUC <0003> auc.c:142 vector [0]: autn = 9ef802cd6d840000074c1e04b56b4340 20241201085536118 DAUC <0003> auc.c:143 vector [0]: ck = 16974fb8fad4c27e454c2832f283f551 20241201085536118 DAUC <0003> auc.c:144 vector [0]: ik = d7221f4d515107c776d48186024b891b 20241201085536118 DAUC <0003> auc.c:145 vector [0]: res = ff7c92f97c52540a0000000000000000 20241201085536118 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536118 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085536118 DAUC <0003> auc.c:179 vector [0]: kc = a4555de6f78a4400 20241201085536118 DAUC <0003> auc.c:180 vector [0]: sres = eeac83e9 20241201085536118 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085536118 DAUC <0003> auc.c:113 vector [1]: rand = 28a9af5f42a2870d8f6a0fdfde0fbfee 20241201085536119 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241201085536119 DAUC <0003> auc.c:142 vector [1]: autn = ad7d004f82d60000f6c7408443dc0b8a 20241201085536119 DAUC <0003> auc.c:143 vector [1]: ck = 539060bce723d5a1587e4e0584de35c2 20241201085536119 DAUC <0003> auc.c:144 vector [1]: ik = ed5108f36102c7e03284826307567ce1 20241201085536119 DAUC <0003> auc.c:145 vector [1]: res = 8b179aef043040d30000000000000000 20241201085536119 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085536119 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201085536119 DAUC <0003> auc.c:179 vector [1]: kc = b34124bd45143000 20241201085536119 DAUC <0003> auc.c:180 vector [1]: sres = ea61c7fa 20241201085536119 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201085536119 DAUC <0003> auc.c:113 vector [2]: rand = b01cd3dbab948fac03bf43e710f52a98 20241201085536119 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241201085536119 DAUC <0003> auc.c:142 vector [2]: autn = 7badc889561e000025b86b4d17a0cdf1 20241201085536119 DAUC <0003> auc.c:143 vector [2]: ck = 008a30ce9188da742faafff27949bf75 20241201085536119 DAUC <0003> auc.c:144 vector [2]: ik = 73bc9ea3ed1d24d114d7740fa6bd23b2 20241201085536119 DAUC <0003> auc.c:145 vector [2]: res = e98664b5827de0ed0000000000000000 20241201085536119 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085536119 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201085536119 DAUC <0003> auc.c:179 vector [2]: kc = 0068309a437a8c00 20241201085536119 DAUC <0003> auc.c:180 vector [2]: sres = 6f059c47 20241201085536119 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201085536119 DAUC <0003> auc.c:113 vector [3]: rand = dc5cb227c2968438810a31e35c7a4d93 20241201085536119 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241201085536119 DAUC <0003> auc.c:142 vector [3]: autn = 28303c22fa570000f5db963aac9d3aac 20241201085536119 DAUC <0003> auc.c:143 vector [3]: ck = 491683c06e002f3a3e2ef5d1051a2c9c 20241201085536119 DAUC <0003> auc.c:144 vector [3]: ik = ffbfe7644c50074fe69e2ae3fb06e54d 20241201085536119 DAUC <0003> auc.c:145 vector [3]: res = bdde97b1885113e30000000000000000 20241201085536119 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085536119 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201085536119 DAUC <0003> auc.c:179 vector [3]: kc = 39b02b800cc78000 20241201085536119 DAUC <0003> auc.c:180 vector [3]: sres = b44ea435 20241201085536119 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201085536119 DAUC <0003> auc.c:113 vector [4]: rand = da7c32a1f62d2b7a51c37ba0e69f5401 20241201085536119 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241201085536119 DAUC <0003> auc.c:142 vector [4]: autn = b42f48ef30580000ccbf6c78f2c7971a 20241201085536119 DAUC <0003> auc.c:143 vector [4]: ck = 5205086d61b00b9f8f826cbf5e87d868 20241201085536119 DAUC <0003> auc.c:144 vector [4]: ik = 879a14c616c297b433951beeddf489c7 20241201085536119 DAUC <0003> auc.c:145 vector [4]: res = 2de842e9808f1eed0000000000000000 20241201085536119 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085536119 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201085536119 DAUC <0003> auc.c:179 vector [4]: kc = 1ba69fb75af91400 20241201085536119 DAUC <0003> auc.c:180 vector [4]: sres = 4adad0fd 20241201085536119 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201085536119 DAUC <0003> db_auc.c:245 IMSI='262428741301374': Generated 5 vectors 20241201085536119 DAUC <0003> db_auc.c:249 IMSI='262428741301374': Updating SQN=481 in DB 20241201085536119 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428741301374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428741301374"} 20241201085536119 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428741301374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536119 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536119 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536119 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536119 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085536122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58958<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@d9582b112897: Final verdict of PTC: pass 20241201085536123 DAUC <0003> db_auc.c:157 IMSI='262428481307527': No 2G Auth Data 20241201085536123 DAUC <0003> db_auc.c:192 IMSI='262428481307527': No 3G Auth Data HLR_Test-GSUP(21)@d9582b112897: Created GsupExpect[0] for "262428481307527" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241201085536140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58962<->l=127.0.0.1:4258 20241201085536143 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536143 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536143 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428481307527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428481307527"} 20241201085536143 DAUC <0003> db_auc.c:236 IMSI='262428481307527': Calling to generate 1 vectors 20241201085536143 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241201085536143 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536143 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085536143 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201085536143 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085536143 DAUC <0003> auc.c:113 vector [0]: rand = fdae8c40a70f252c44332197e2e85e8f 20241201085536143 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201085536143 DAUC <0003> auc.c:142 vector [0]: autn = a7fba44aadb20000bf5501df5a9af829 20241201085536143 DAUC <0003> auc.c:143 vector [0]: ck = d334422eff07679553d590545a451211 20241201085536143 DAUC <0003> auc.c:144 vector [0]: ik = de17b056cf3186435472971ca6f03416 20241201085536143 DAUC <0003> auc.c:145 vector [0]: res = 2fcd4b3e403ee3830000000000000000 20241201085536143 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536143 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085536144 DAUC <0003> auc.c:179 vector [0]: kc = 7ad884e83710d246 20241201085536144 DAUC <0003> auc.c:180 vector [0]: sres = cb1f6077 20241201085536144 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085536144 DAUC <0003> db_auc.c:245 IMSI='262428481307527': Generated 1 vectors 20241201085536144 DAUC <0003> db_auc.c:249 IMSI='262428481307527': Updating SQN=33 in DB 20241201085536144 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428481307527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428481307527"} 20241201085536144 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428481307527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536144 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536144 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536144 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536144 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@d9582b112897: Found GsupExpect[0] for "262428481307527" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@d9582b112897: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262428481307527" TC_gsup_sai_num_auth_vectors(31)@d9582b112897: setverdict(pass): none -> pass 20241201085536146 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536146 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536146 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428481307527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428481307527"} 20241201085536146 DAUC <0003> db_auc.c:236 IMSI='262428481307527': Calling to generate 4 vectors 20241201085536146 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241201085536146 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536146 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085536146 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241201085536146 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085536146 DAUC <0003> auc.c:113 vector [0]: rand = 3cf8c97a57f8e55a214eb2da8871a88b 20241201085536146 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241201085536146 DAUC <0003> auc.c:142 vector [0]: autn = 2c93603c120b00007b5819b77ad4e389 20241201085536146 DAUC <0003> auc.c:143 vector [0]: ck = 60a583df924aa1d9d62b87632891ec2e 20241201085536146 DAUC <0003> auc.c:144 vector [0]: ik = c3094d937d935d288e790962d556f3cc 20241201085536146 DAUC <0003> auc.c:145 vector [0]: res = 5462c218b615dfae0000000000000000 20241201085536146 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536146 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085536146 DAUC <0003> auc.c:179 vector [0]: kc = f3151ff56ff4b76c 20241201085536146 DAUC <0003> auc.c:180 vector [0]: sres = 364802d1 20241201085536146 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085536146 DAUC <0003> auc.c:113 vector [1]: rand = 99f680a8e94c480a2b55922401141375 20241201085536146 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241201085536146 DAUC <0003> auc.c:142 vector [1]: autn = 6b2b8e739c8f0000841feaef78add7f9 20241201085536146 DAUC <0003> auc.c:143 vector [1]: ck = 8abd0f9598d805f52cf7b58185213349 20241201085536146 DAUC <0003> auc.c:144 vector [1]: ik = 5c33f0bd323720d9f18b3a7b0d3b2bc4 20241201085536146 DAUC <0003> auc.c:145 vector [1]: res = 57e10c56f7daf4ac0000000000000000 20241201085536146 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085536146 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201085536146 DAUC <0003> auc.c:179 vector [1]: kc = 73ce1cf2dd1b3c64 20241201085536146 DAUC <0003> auc.c:180 vector [1]: sres = e4a6dfb9 20241201085536146 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201085536146 DAUC <0003> auc.c:113 vector [2]: rand = e238b51da844142b163ddf5624e8e48d 20241201085536146 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241201085536146 DAUC <0003> auc.c:142 vector [2]: autn = 988f6f48836100009dde4b50eeadbb04 20241201085536146 DAUC <0003> auc.c:143 vector [2]: ck = 4d1d9b0746eaa54410175d806b42716e 20241201085536146 DAUC <0003> auc.c:144 vector [2]: ik = fa201b1ed62703b90a66e0a596f58e06 20241201085536146 DAUC <0003> auc.c:145 vector [2]: res = 7a0b7d683c92a8ef0000000000000000 20241201085536146 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085536146 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201085536146 DAUC <0003> auc.c:179 vector [2]: kc = ac0d6ff2be41a0c5 20241201085536146 DAUC <0003> auc.c:180 vector [2]: sres = a40f0bf4 20241201085536146 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201085536146 DAUC <0003> auc.c:113 vector [3]: rand = 57be252371f2be81a784235d71ab9565 20241201085536146 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241201085536146 DAUC <0003> auc.c:142 vector [3]: autn = c0f04a8d48fc00005bab7d24674a72a7 20241201085536146 DAUC <0003> auc.c:143 vector [3]: ck = 97fbeea51bf909f623cedc194dfc73e9 20241201085536146 DAUC <0003> auc.c:144 vector [3]: ik = df48eda9f6e353a6be0aa5d038db48f4 20241201085536146 DAUC <0003> auc.c:145 vector [3]: res = eaf5ae14ff755ba20000000000000000 20241201085536147 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085536147 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201085536147 DAUC <0003> auc.c:179 vector [3]: kc = 59447e200c7f274e 20241201085536147 DAUC <0003> auc.c:180 vector [3]: sres = 3ee516a3 20241201085536147 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201085536147 DAUC <0003> db_auc.c:245 IMSI='262428481307527': Generated 4 vectors 20241201085536147 DAUC <0003> db_auc.c:249 IMSI='262428481307527': Updating SQN=161 in DB 20241201085536147 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428481307527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428481307527"} 20241201085536147 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428481307527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536147 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536147 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536147 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536147 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085536150 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536150 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536150 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428481307527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428481307527"} 20241201085536150 DAUC <0003> db_auc.c:236 IMSI='262428481307527': Calling to generate 5 vectors 20241201085536150 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201085536150 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536150 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085536150 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241201085536150 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085536150 DAUC <0003> auc.c:113 vector [0]: rand = d19fcb74719e220fb9880b7835d9d3b1 20241201085536150 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241201085536150 DAUC <0003> auc.c:142 vector [0]: autn = 4f8f423bc4fe000086ed129237f5750a 20241201085536150 DAUC <0003> auc.c:143 vector [0]: ck = a8716087db9d2bcd7486538aaf81bffb 20241201085536150 DAUC <0003> auc.c:144 vector [0]: ik = 463a979d2f05a979a213eef339b1e847 20241201085536150 DAUC <0003> auc.c:145 vector [0]: res = e6b0a225c80e6a130000000000000000 20241201085536150 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536150 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085536150 DAUC <0003> auc.c:179 vector [0]: kc = 805a94c153872831 20241201085536150 DAUC <0003> auc.c:180 vector [0]: sres = a64a343a 20241201085536150 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085536150 DAUC <0003> auc.c:113 vector [1]: rand = 85939365c97ad7401b2d1e7f89e02ec4 20241201085536150 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241201085536150 DAUC <0003> auc.c:142 vector [1]: autn = 77525038ee150000a19e411ddf7b5099 20241201085536150 DAUC <0003> auc.c:143 vector [1]: ck = d612c9dacb1b67264250c8d6ddee3ad6 20241201085536150 DAUC <0003> auc.c:144 vector [1]: ik = 8b8f41a44e218af0a088aa0596bac288 20241201085536150 DAUC <0003> auc.c:145 vector [1]: res = 44514983c50ce7ba0000000000000000 20241201085536150 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085536150 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201085536150 DAUC <0003> auc.c:179 vector [1]: kc = a061a04b3e9679b1 20241201085536150 DAUC <0003> auc.c:180 vector [1]: sres = 64507a41 20241201085536150 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201085536150 DAUC <0003> auc.c:113 vector [2]: rand = f2e897969e6a679e79a60ecf5dd78048 20241201085536150 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241201085536150 DAUC <0003> auc.c:142 vector [2]: autn = 73c98f4a32b900000a2d4a12c3a227d6 20241201085536150 DAUC <0003> auc.c:143 vector [2]: ck = f368eb76fa77d9d7b73af1dbfc03fa39 20241201085536150 DAUC <0003> auc.c:144 vector [2]: ik = 8ba0c1f00d15ecf0a30acbe6404d8ca8 20241201085536150 DAUC <0003> auc.c:145 vector [2]: res = 7cfbd87e3ef2b7790000000000000000 20241201085536150 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085536150 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201085536150 DAUC <0003> auc.c:179 vector [2]: kc = 61d23eab9ac79d00 20241201085536150 DAUC <0003> auc.c:180 vector [2]: sres = 75c67b61 20241201085536150 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201085536150 DAUC <0003> auc.c:113 vector [3]: rand = abc20fcd00aa357bd5236ca390b5fa28 20241201085536150 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241201085536150 DAUC <0003> auc.c:142 vector [3]: autn = 063701ee4e970000c8acda6476d0e2aa 20241201085536150 DAUC <0003> auc.c:143 vector [3]: ck = 3424676ea700ec491d937c9c9b5a052e 20241201085536150 DAUC <0003> auc.c:144 vector [3]: ik = 5236e29d9066dca354efb99dfbd0162c 20241201085536150 DAUC <0003> auc.c:145 vector [3]: res = aaa34f543907ce970000000000000000 20241201085536150 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085536150 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201085536150 DAUC <0003> auc.c:179 vector [3]: kc = 0dbba01186175f9e 20241201085536150 DAUC <0003> auc.c:180 vector [3]: sres = 9f0fd88a 20241201085536151 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201085536151 DAUC <0003> auc.c:113 vector [4]: rand = aac35ce8a86e764a74ce39f053fbbe33 20241201085536151 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241201085536151 DAUC <0003> auc.c:142 vector [4]: autn = eda9c5b4243a00005baba336438f9e79 20241201085536151 DAUC <0003> auc.c:143 vector [4]: ck = aa3bbb6b810cbdfa431ba4e2c5334399 20241201085536151 DAUC <0003> auc.c:144 vector [4]: ik = 25ce6d5a6193082affb7522f0c1217b1 20241201085536151 DAUC <0003> auc.c:145 vector [4]: res = 6c1ecf1db6781a3d0000000000000000 20241201085536151 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085536151 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201085536151 DAUC <0003> auc.c:179 vector [4]: kc = 547f5b21c2fb920a 20241201085536151 DAUC <0003> auc.c:180 vector [4]: sres = 2ccf0398 20241201085536151 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201085536151 DAUC <0003> db_auc.c:245 IMSI='262428481307527': Generated 5 vectors 20241201085536151 DAUC <0003> db_auc.c:249 IMSI='262428481307527': Updating SQN=321 in DB 20241201085536151 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428481307527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428481307527"} 20241201085536151 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428481307527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536151 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536151 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536151 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536151 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085536153 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536153 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536153 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428481307527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428481307527"} 20241201085536153 DAUC <0003> db_auc.c:236 IMSI='262428481307527': Calling to generate 5 vectors 20241201085536153 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201085536153 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085536153 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085536153 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241201085536153 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085536153 DAUC <0003> auc.c:113 vector [0]: rand = ae3bd7e671e2c57d6712c715f9939d10 20241201085536153 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241201085536153 DAUC <0003> auc.c:142 vector [0]: autn = f963f4f029760000fa54dce888e9d54f 20241201085536153 DAUC <0003> auc.c:143 vector [0]: ck = 27151a712670d9b63d2ccc7294428fb6 20241201085536153 DAUC <0003> auc.c:144 vector [0]: ik = ca592ee5d1f08d26cbba90f1c5355b18 20241201085536153 DAUC <0003> auc.c:145 vector [0]: res = 56305e90ad17e1840000000000000000 20241201085536153 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085536153 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085536154 DAUC <0003> auc.c:179 vector [0]: kc = 9cb7f643c974ca30 20241201085536154 DAUC <0003> auc.c:180 vector [0]: sres = b65ead11 20241201085536154 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085536154 DAUC <0003> auc.c:113 vector [1]: rand = ed3d4df0b00b5899562f8b42d01a9406 20241201085536154 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241201085536154 DAUC <0003> auc.c:142 vector [1]: autn = 73cfd0d71f9c0000f07303264a258b59 20241201085536154 DAUC <0003> auc.c:143 vector [1]: ck = 6dcf412487da351235db22ea6a40ddc6 20241201085536154 DAUC <0003> auc.c:144 vector [1]: ik = a1cdba486c70c96463e74319ab2dade4 20241201085536154 DAUC <0003> auc.c:145 vector [1]: res = 30fa9e7def0e0e320000000000000000 20241201085536154 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085536154 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201085536154 DAUC <0003> auc.c:179 vector [1]: kc = 949fca2e8a3349e5 20241201085536154 DAUC <0003> auc.c:180 vector [1]: sres = a85005d3 20241201085536154 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201085536154 DAUC <0003> auc.c:113 vector [2]: rand = 052acd7208cbce5871a8b690322417cb 20241201085536154 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241201085536154 DAUC <0003> auc.c:142 vector [2]: autn = 9e099cbfb4ea0000f420b973f965435b 20241201085536154 DAUC <0003> auc.c:143 vector [2]: ck = ddbec3d3aa71be290cfc1423d9de5962 20241201085536154 DAUC <0003> auc.c:144 vector [2]: ik = 5c2cb56f192fb9215188cc26bfce26f0 20241201085536154 DAUC <0003> auc.c:145 vector [2]: res = 668fd0ff59151f610000000000000000 20241201085536154 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085536154 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201085536154 DAUC <0003> auc.c:179 vector [2]: kc = 756fb0e66beca35a 20241201085536154 DAUC <0003> auc.c:180 vector [2]: sres = 1d9c5a34 20241201085536154 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201085536154 DAUC <0003> auc.c:113 vector [3]: rand = 78b228e0f3546822eeb1066ff2806a71 20241201085536154 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241201085536154 DAUC <0003> auc.c:142 vector [3]: autn = 1267ab81551600005ce80cda09a36f50 20241201085536154 DAUC <0003> auc.c:143 vector [3]: ck = 8b8ba555c90ecf7898432f9a4de28902 20241201085536154 DAUC <0003> auc.c:144 vector [3]: ik = d1a017e220dff9ec98b14b1563260dd7 20241201085536154 DAUC <0003> auc.c:145 vector [3]: res = 4bff1e9a61d630320000000000000000 20241201085536154 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085536154 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201085536154 DAUC <0003> auc.c:179 vector [3]: kc = f660abe8c2355cba 20241201085536154 DAUC <0003> auc.c:180 vector [3]: sres = 390b0119 20241201085536154 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201085536154 DAUC <0003> auc.c:113 vector [4]: rand = 70d2d2b7c161262542bc2ac675edc7ee 20241201085536154 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241201085536154 DAUC <0003> auc.c:142 vector [4]: autn = 582bc8a5965b0000765dc4856512eb44 20241201085536154 DAUC <0003> auc.c:143 vector [4]: ck = 6e58d20295996238361e3dcaeaa779bc 20241201085536154 DAUC <0003> auc.c:144 vector [4]: ik = ac57a0d917ae5831b2bdfe6f398cfdac 20241201085536154 DAUC <0003> auc.c:145 vector [4]: res = 08000c3e036d8d360000000000000000 20241201085536154 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085536154 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201085536154 DAUC <0003> auc.c:179 vector [4]: kc = 24afc69de10be412 20241201085536154 DAUC <0003> auc.c:180 vector [4]: sres = 898e932f 20241201085536154 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201085536154 DAUC <0003> db_auc.c:245 IMSI='262428481307527': Generated 5 vectors 20241201085536154 DAUC <0003> db_auc.c:249 IMSI='262428481307527': Updating SQN=481 in DB 20241201085536154 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428481307527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428481307527"} 20241201085536154 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428481307527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085536154 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536154 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085536154 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536154 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085536156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58962<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@d9582b112897: Final verdict of PTC: pass MTC@d9582b112897: setverdict(pass): none -> pass 20241201085536158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58878<->l=127.0.0.1:4258 20241201085536159 DLINP <000b> input/ipa.c:455 connected read/write 20241201085536159 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085536159 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085536159 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085536159 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085536159 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43603<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@d9582b112897: Final verdict of PTC: none 22@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: pass MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@d9582b112897: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sun Dec 1 08:55:36 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 20241201085536205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58976<->l=127.0.0.1:4258 20241201085536305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58976<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=275236) Waiting for packet dumper to finish... 1 (prev_count=275236, count=408904) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sun Dec 1 08:55:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_sai_eps started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085539392 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085539392 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085539393 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539393 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085539394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53510<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(32)@d9582b112897: 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 } } } } 20241201085539395 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539395 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085539395 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085539395 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085539395 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085539395 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085539395 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085539395 DLGSUP <0013> gsup_server.c:236 2: 20241201085539395 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085539395 DLGSUP <0013> gsup_server.c:236 3: 20241201085539395 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085539395 DLGSUP <0013> gsup_server.c:236 4: 20241201085539395 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085539395 DLGSUP <0013> gsup_server.c:236 5: 20241201085539395 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085539396 DLGSUP <0013> gsup_server.c:236 7: 20241201085539396 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085539396 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085539396 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085539396 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)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@d9582b112897: 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") 20241201085539414 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35963<->l=127.0.0.1:4259) 20241201085539419 DAUC <0003> db_auc.c:157 IMSI='262420985276455': No 2G Auth Data 20241201085539419 DAUC <0003> db_auc.c:192 IMSI='262420985276455': No 3G Auth Data HLR_Test-GSUP(33)@d9582b112897: Created GsupExpect[0] for "262420985276455" to be handled at TC_gsup_sai_eps(36) 20241201085539435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 20241201085539441 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539441 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085539441 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420985276455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420985276455"} 20241201085539441 DAUC <0003> db_auc.c:157 IMSI='262420985276455': No 2G Auth Data 20241201085539441 DAUC <0003> db_auc.c:236 IMSI='262420985276455': Calling to generate 5 vectors 20241201085539441 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241201085539441 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085539441 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085539441 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201085539441 DAUC <0003> auc.c:113 vector [0]: rand = 240c74842004b849eab8c795f314024e 20241201085539442 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201085539442 DAUC <0003> auc.c:142 vector [0]: autn = e472d6ebae1a8000a028182a30eab1a9 20241201085539442 DAUC <0003> auc.c:143 vector [0]: ck = 0ddfda9a3ef5be21bf057dd8f25dc761 20241201085539442 DAUC <0003> auc.c:144 vector [0]: ik = 46954e92d8c3549e1375b969f3e43aa8 20241201085539442 DAUC <0003> auc.c:145 vector [0]: res = b80941d78944ae4e0000000000000000 20241201085539442 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085539442 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201085539442 DAUC <0003> auc.c:151 vector [0]: kc = e73a50b9e78f1776 20241201085539442 DAUC <0003> auc.c:152 vector [0]: sres = 314def99 20241201085539442 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201085539442 DAUC <0003> auc.c:113 vector [1]: rand = 534043cac35aa9fa9ea8e5fd4106726c 20241201085539442 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201085539442 DAUC <0003> auc.c:142 vector [1]: autn = 2d466c7f06898000eb994708de7bffef 20241201085539442 DAUC <0003> auc.c:143 vector [1]: ck = a0d6cbb02009df6c38037be2606a9b34 20241201085539442 DAUC <0003> auc.c:144 vector [1]: ik = 6f9d28398513aaf7ea003af2662d632c 20241201085539442 DAUC <0003> auc.c:145 vector [1]: res = cd2da89bf0e740eb0000000000000000 20241201085539442 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085539442 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201085539442 DAUC <0003> auc.c:151 vector [1]: kc = 1d48a299a35d8d83 20241201085539442 DAUC <0003> auc.c:152 vector [1]: sres = 3dcae870 20241201085539442 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201085539442 DAUC <0003> auc.c:113 vector [2]: rand = 8a19c6879908b11d89d4c8773fb7d5ce 20241201085539442 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201085539442 DAUC <0003> auc.c:142 vector [2]: autn = d67ed33280798000e4d8b162f4de4c87 20241201085539442 DAUC <0003> auc.c:143 vector [2]: ck = f679ddf79b1fa836c51c383dae4a2dcd 20241201085539442 DAUC <0003> auc.c:144 vector [2]: ik = f8750b40c095fb763b3ba10a1106cf5d 20241201085539442 DAUC <0003> auc.c:145 vector [2]: res = b2c1c3e6e9efab990000000000000000 20241201085539442 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085539442 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201085539442 DAUC <0003> auc.c:151 vector [2]: kc = f02b4f80e4c6b1d0 20241201085539442 DAUC <0003> auc.c:152 vector [2]: sres = 5b2e687f 20241201085539442 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201085539442 DAUC <0003> auc.c:113 vector [3]: rand = 49c154df59320bd8ee92ce0e9aa7f652 20241201085539442 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201085539442 DAUC <0003> auc.c:142 vector [3]: autn = 9184243c5fe78000d3ac58631e1cc842 20241201085539442 DAUC <0003> auc.c:143 vector [3]: ck = 0404206deafb78896a1813c94aa243b8 20241201085539442 DAUC <0003> auc.c:144 vector [3]: ik = 34ca6d1bb93c09ef27f2bc24dea71adb 20241201085539442 DAUC <0003> auc.c:145 vector [3]: res = b01d1bb6110d49970000000000000000 20241201085539442 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085539442 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201085539442 DAUC <0003> auc.c:151 vector [3]: kc = 7d24e29bc7c22805 20241201085539442 DAUC <0003> auc.c:152 vector [3]: sres = a1105221 20241201085539442 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201085539442 DAUC <0003> auc.c:113 vector [4]: rand = cccca968aa3941370c8666e4bee12300 20241201085539442 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201085539442 DAUC <0003> auc.c:142 vector [4]: autn = 1030a882207c8000a28ceaad3cd7eb63 20241201085539442 DAUC <0003> auc.c:143 vector [4]: ck = 3607eeded973f9eab8bc256e01cb4257 20241201085539442 DAUC <0003> auc.c:144 vector [4]: ik = ec6b1ca53ee42a932628f812a343aa3c 20241201085539442 DAUC <0003> auc.c:145 vector [4]: res = 4fec69aae3a7e05f0000000000000000 20241201085539442 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085539442 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241201085539442 DAUC <0003> auc.c:151 vector [4]: kc = 44f82f07451f3b12 20241201085539442 DAUC <0003> auc.c:152 vector [4]: sres = ac4b89f5 20241201085539442 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241201085539442 DAUC <0003> db_auc.c:245 IMSI='262420985276455': Generated 5 vectors 20241201085539442 DAUC <0003> db_auc.c:249 IMSI='262420985276455': Updating SQN=161 in DB 20241201085539442 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420985276455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420985276455"} 20241201085539442 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420985276455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085539442 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539442 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085539443 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539443 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@d9582b112897: Found GsupExpect[0] for "262420985276455" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@d9582b112897: Added IMSI table entry 0TC_gsup_sai_eps(36)"262420985276455" TC_gsup_sai_eps(36)@d9582b112897: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085539446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@d9582b112897: Final verdict of PTC: pass 20241201085539447 DAUC <0003> db_auc.c:157 IMSI='262424370133227': No 2G Auth Data 20241201085539447 DAUC <0003> db_auc.c:192 IMSI='262424370133227': No 3G Auth Data HLR_Test-GSUP(33)@d9582b112897: Created GsupExpect[0] for "262424370133227" to be handled at TC_gsup_sai_eps(37) 20241201085539464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53526<->l=127.0.0.1:4258 20241201085539467 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539467 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085539467 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424370133227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424370133227"} 20241201085539467 DAUC <0003> db_auc.c:157 IMSI='262424370133227': No 2G Auth Data 20241201085539467 DAUC <0003> db_auc.c:236 IMSI='262424370133227': Calling to generate 5 vectors 20241201085539467 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241201085539467 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085539467 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241201085539467 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201085539467 DAUC <0003> auc.c:113 vector [0]: rand = 1e307e6e736e2a35d8e4c497cf540e87 20241201085539467 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201085539467 DAUC <0003> auc.c:142 vector [0]: autn = 74c98ccff65780008d0c2f5a124cb167 20241201085539467 DAUC <0003> auc.c:143 vector [0]: ck = 118ec4536c57d7b8e4c208a0657af9ef 20241201085539467 DAUC <0003> auc.c:144 vector [0]: ik = b079a67effc3804cd3fbda797ebf1767 20241201085539467 DAUC <0003> auc.c:145 vector [0]: res = 94b9de374133725c0000000000000000 20241201085539467 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085539467 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241201085539467 DAUC <0003> auc.c:151 vector [0]: kc = 96ceb0f48851b97c 20241201085539467 DAUC <0003> auc.c:152 vector [0]: sres = d58aac6b 20241201085539467 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241201085539467 DAUC <0003> auc.c:113 vector [1]: rand = bd70848802882cc6ceab4c38332bb1bf 20241201085539467 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201085539467 DAUC <0003> auc.c:142 vector [1]: autn = f8a4faac71e680007300e776450489a9 20241201085539467 DAUC <0003> auc.c:143 vector [1]: ck = 40fc71e153714ca93e7bdf9368bf84f4 20241201085539467 DAUC <0003> auc.c:144 vector [1]: ik = 01c2596d25fd6170e7545a8f1b9ff909 20241201085539467 DAUC <0003> auc.c:145 vector [1]: res = 550345fe9b364a2d0000000000000000 20241201085539467 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085539467 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241201085539467 DAUC <0003> auc.c:151 vector [1]: kc = 9811ad9005ac5024 20241201085539467 DAUC <0003> auc.c:152 vector [1]: sres = ce350fd3 20241201085539467 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241201085539467 DAUC <0003> auc.c:113 vector [2]: rand = c1d6692e64bdd57e7418484f399cb04f 20241201085539467 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201085539467 DAUC <0003> auc.c:142 vector [2]: autn = 1059aa45fb0b8000c3f2adb66b01e876 20241201085539467 DAUC <0003> auc.c:143 vector [2]: ck = 124f23bd11b1c168269ffee208df9f6b 20241201085539467 DAUC <0003> auc.c:144 vector [2]: ik = 2ed8f9c137d5739268e0964d5d851c29 20241201085539467 DAUC <0003> auc.c:145 vector [2]: res = b2af0d79c124d06e0000000000000000 20241201085539467 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085539467 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241201085539467 DAUC <0003> auc.c:151 vector [2]: kc = 72e8b2d3733e31b8 20241201085539467 DAUC <0003> auc.c:152 vector [2]: sres = 738bdd17 20241201085539467 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241201085539467 DAUC <0003> auc.c:113 vector [3]: rand = 0367fe97190d288f2efcf3541094032a 20241201085539467 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201085539467 DAUC <0003> auc.c:142 vector [3]: autn = aa094857ad7580008fc046bb6944245d 20241201085539467 DAUC <0003> auc.c:143 vector [3]: ck = 001dd244acfbb495b910f7e05c3cd41a 20241201085539467 DAUC <0003> auc.c:144 vector [3]: ik = 713a370bc908432a4e2b8cf63ef82102 20241201085539467 DAUC <0003> auc.c:145 vector [3]: res = 365842bba1ffafee0000000000000000 20241201085539467 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085539467 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241201085539467 DAUC <0003> auc.c:151 vector [3]: kc = 861c9e59073702a7 20241201085539467 DAUC <0003> auc.c:152 vector [3]: sres = 97a7ed55 20241201085539467 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241201085539467 DAUC <0003> auc.c:113 vector [4]: rand = 627b70c75d8b54afbed717a5d882bcda 20241201085539467 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201085539467 DAUC <0003> auc.c:142 vector [4]: autn = 721dfb76cffb80008b998c3850dcf501 20241201085539467 DAUC <0003> auc.c:143 vector [4]: ck = a1248e7f3ca9627a978329857f867bf4 20241201085539467 DAUC <0003> auc.c:144 vector [4]: ik = b096b8bfd36acd3ea5e52d7a2f0a663b 20241201085539467 DAUC <0003> auc.c:145 vector [4]: res = ac79eddb49bf0b640000000000000000 20241201085539467 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085539467 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241201085539467 DAUC <0003> auc.c:151 vector [4]: kc = 23d4323fbf4fb28b 20241201085539467 DAUC <0003> auc.c:152 vector [4]: sres = e5c6e6bf 20241201085539467 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241201085539467 DAUC <0003> db_auc.c:245 IMSI='262424370133227': Generated 5 vectors 20241201085539467 DAUC <0003> db_auc.c:249 IMSI='262424370133227': Updating SQN=161 in DB 20241201085539467 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424370133227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424370133227"} 20241201085539467 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424370133227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085539467 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539467 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085539467 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539467 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@d9582b112897: Found GsupExpect[0] for "262424370133227" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@d9582b112897: Added IMSI table entry 1TC_gsup_sai_eps(37)"262424370133227" TC_gsup_sai_eps(37)@d9582b112897: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085539470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53526<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@d9582b112897: Final verdict of PTC: pass 20241201085539472 DAUC <0003> db_auc.c:157 IMSI='262425796416315': No 2G Auth Data 20241201085539472 DAUC <0003> db_auc.c:192 IMSI='262425796416315': No 3G Auth Data HLR_Test-GSUP(33)@d9582b112897: Created GsupExpect[0] for "262425796416315" to be handled at TC_gsup_sai_eps(38) 20241201085539489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4258 20241201085539492 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539492 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085539492 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425796416315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425796416315"} 20241201085539492 DAUC <0003> db_auc.c:236 IMSI='262425796416315': Calling to generate 5 vectors 20241201085539492 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201085539492 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085539492 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085539492 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201085539492 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085539492 DAUC <0003> auc.c:113 vector [0]: rand = 9344b1aa3266b1c0cb8413800bd6afdc 20241201085539492 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201085539492 DAUC <0003> auc.c:142 vector [0]: autn = e75634dd4352800084c1217a2533edd2 20241201085539492 DAUC <0003> auc.c:143 vector [0]: ck = d6ecad934ae443cded483b26b73bf46d 20241201085539492 DAUC <0003> auc.c:144 vector [0]: ik = 74ecc74bfac3e4be2ba9dd4c39b04d4e 20241201085539492 DAUC <0003> auc.c:145 vector [0]: res = 0b86fb467442851e0000000000000000 20241201085539492 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085539492 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085539492 DAUC <0003> auc.c:179 vector [0]: kc = a557b634a11ac800 20241201085539492 DAUC <0003> auc.c:180 vector [0]: sres = 2cbfe2d9 20241201085539492 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085539492 DAUC <0003> auc.c:113 vector [1]: rand = 7180233d6414172fd3817c8b47810a88 20241201085539492 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201085539492 DAUC <0003> auc.c:142 vector [1]: autn = f8cdc7764bd48000449d074c13e6dbfd 20241201085539492 DAUC <0003> auc.c:143 vector [1]: ck = 14bfc9471ee5c8effc95e8c18ccbd3b7 20241201085539492 DAUC <0003> auc.c:144 vector [1]: ik = 9ee5efc4a114631fc038c67a8cbc60e5 20241201085539492 DAUC <0003> auc.c:145 vector [1]: res = c1fd73a60fd046240000000000000000 20241201085539492 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085539492 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201085539492 DAUC <0003> auc.c:179 vector [1]: kc = 45cf9b35b1ccc000 20241201085539492 DAUC <0003> auc.c:180 vector [1]: sres = 301d9907 20241201085539492 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201085539492 DAUC <0003> auc.c:113 vector [2]: rand = 536e227ce53f422f79d2dba888f14220 20241201085539492 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201085539492 DAUC <0003> auc.c:142 vector [2]: autn = bd091efcf5e5800031b8ada181f9bdfc 20241201085539492 DAUC <0003> auc.c:143 vector [2]: ck = 98c2eca1baaf8fe9b5302f52b3dd1f37 20241201085539492 DAUC <0003> auc.c:144 vector [2]: ik = 2544c266ad46f0e4b4fb2ec9ff005c6e 20241201085539492 DAUC <0003> auc.c:145 vector [2]: res = 36647e6494dcaf870000000000000000 20241201085539492 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085539492 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201085539492 DAUC <0003> auc.c:179 vector [2]: kc = 41eeaaff2f8ed000 20241201085539492 DAUC <0003> auc.c:180 vector [2]: sres = 3ef87d81 20241201085539492 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201085539493 DAUC <0003> auc.c:113 vector [3]: rand = fcb4fe9fd955e5e1924cf0cd87fe456d 20241201085539493 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201085539493 DAUC <0003> auc.c:142 vector [3]: autn = 39a3699512a28000ca456d565e91701a 20241201085539493 DAUC <0003> auc.c:143 vector [3]: ck = b9d6c8c162e41fa3a1134817916cd91f 20241201085539493 DAUC <0003> auc.c:144 vector [3]: ik = 1b028d0ed25b2fa19937ad22879762a9 20241201085539493 DAUC <0003> auc.c:145 vector [3]: res = c51eddbaa2930c0b0000000000000000 20241201085539493 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085539493 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201085539493 DAUC <0003> auc.c:179 vector [3]: kc = d995deff1006b800 20241201085539493 DAUC <0003> auc.c:180 vector [3]: sres = 2c81112b 20241201085539493 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201085539493 DAUC <0003> auc.c:113 vector [4]: rand = 1398ef4cbd3f7f02cabc866267a8bfc4 20241201085539493 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201085539493 DAUC <0003> auc.c:142 vector [4]: autn = 78c6e4678c5e800024d3f747f38c12e5 20241201085539493 DAUC <0003> auc.c:143 vector [4]: ck = 464dff910b5743da0d42a2edd50957b7 20241201085539493 DAUC <0003> auc.c:144 vector [4]: ik = 56b17885f4e9f224a70b2975f0baaa66 20241201085539493 DAUC <0003> auc.c:145 vector [4]: res = 98dd2ae589cfab480000000000000000 20241201085539493 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085539493 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201085539493 DAUC <0003> auc.c:179 vector [4]: kc = 970202023004c800 20241201085539493 DAUC <0003> auc.c:180 vector [4]: sres = 3c2dc6b0 20241201085539493 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201085539493 DAUC <0003> db_auc.c:245 IMSI='262425796416315': Generated 5 vectors 20241201085539493 DAUC <0003> db_auc.c:249 IMSI='262425796416315': Updating SQN=161 in DB 20241201085539493 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425796416315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425796416315"} 20241201085539493 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425796416315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085539493 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539493 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085539493 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539493 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@d9582b112897: Found GsupExpect[0] for "262425796416315" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@d9582b112897: Added IMSI table entry 2TC_gsup_sai_eps(38)"262425796416315" TC_gsup_sai_eps(38)@d9582b112897: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085539496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@d9582b112897: Final verdict of PTC: pass 20241201085539497 DAUC <0003> db_auc.c:157 IMSI='262429808756125': No 2G Auth Data 20241201085539497 DAUC <0003> db_auc.c:192 IMSI='262429808756125': No 3G Auth Data HLR_Test-GSUP(33)@d9582b112897: Created GsupExpect[0] for "262429808756125" to be handled at TC_gsup_sai_eps(39) 20241201085539514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53548<->l=127.0.0.1:4258 20241201085539517 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539517 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085539517 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429808756125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429808756125"} 20241201085539517 DAUC <0003> db_auc.c:236 IMSI='262429808756125': Calling to generate 5 vectors 20241201085539517 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201085539517 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085539517 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085539517 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201085539517 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085539517 DAUC <0003> auc.c:113 vector [0]: rand = 79aebb29549cfa86666fbb7c7d458bd3 20241201085539517 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201085539517 DAUC <0003> auc.c:142 vector [0]: autn = f0c802850c9a8000d74bc5a918939d7d 20241201085539517 DAUC <0003> auc.c:143 vector [0]: ck = 8693978b9a78273ff9b7b37a2cd41cb6 20241201085539517 DAUC <0003> auc.c:144 vector [0]: ik = b2f46e487d8752572dc1d341cdd7e450 20241201085539517 DAUC <0003> auc.c:145 vector [0]: res = 631273a4512c072f0000000000000000 20241201085539517 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085539517 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085539517 DAUC <0003> auc.c:179 vector [0]: kc = 1010e9458b458800 20241201085539517 DAUC <0003> auc.c:180 vector [0]: sres = e6a54579 20241201085539517 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085539517 DAUC <0003> auc.c:113 vector [1]: rand = 0fb8cae10b5cd5eae195f4fc6b6dec11 20241201085539517 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201085539517 DAUC <0003> auc.c:142 vector [1]: autn = db66b53cab1e8000dc1038fc8636c30a 20241201085539517 DAUC <0003> auc.c:143 vector [1]: ck = 0b318b77ae70897b4deee07acde4d6a8 20241201085539517 DAUC <0003> auc.c:144 vector [1]: ik = eb9ba86c8df79089af7b6d2f5688378b 20241201085539517 DAUC <0003> auc.c:145 vector [1]: res = 2da90a7c35fc6cb40000000000000000 20241201085539517 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085539517 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201085539517 DAUC <0003> auc.c:179 vector [1]: kc = 10626481285c7400 20241201085539517 DAUC <0003> auc.c:180 vector [1]: sres = c959f64e 20241201085539517 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201085539517 DAUC <0003> auc.c:113 vector [2]: rand = e05a962ef62b1dd3fe362db2990a3dcd 20241201085539517 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201085539517 DAUC <0003> auc.c:142 vector [2]: autn = d9fcc1989aa580004097c72924074fee 20241201085539517 DAUC <0003> auc.c:143 vector [2]: ck = e2260a8b56760bebc451d9184ff64c00 20241201085539517 DAUC <0003> auc.c:144 vector [2]: ik = 3804688e5e39e04b2dfb59f027acd587 20241201085539517 DAUC <0003> auc.c:145 vector [2]: res = df4567b9933285b60000000000000000 20241201085539517 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085539517 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201085539517 DAUC <0003> auc.c:179 vector [2]: kc = 9a388ad9a9b48400 20241201085539517 DAUC <0003> auc.c:180 vector [2]: sres = c00e6c82 20241201085539517 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201085539517 DAUC <0003> auc.c:113 vector [3]: rand = 34f08e914268751bf5bf310b7ec6436b 20241201085539517 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201085539517 DAUC <0003> auc.c:142 vector [3]: autn = c8206083d6ce8000cba552bf4e5298de 20241201085539517 DAUC <0003> auc.c:143 vector [3]: ck = 719fa5675d1fa0fcb892776bce4209c3 20241201085539517 DAUC <0003> auc.c:144 vector [3]: ik = 9d78b7f5d5f1d5f277e918f79cf0b8ff 20241201085539517 DAUC <0003> auc.c:145 vector [3]: res = 2d6da2c15b6765eb0000000000000000 20241201085539517 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085539517 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201085539517 DAUC <0003> auc.c:179 vector [3]: kc = 7048777e76841400 20241201085539517 DAUC <0003> auc.c:180 vector [3]: sres = ae5086cc 20241201085539517 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201085539517 DAUC <0003> auc.c:113 vector [4]: rand = d829ba42850cdb138b10fb5050e3f8d5 20241201085539517 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201085539517 DAUC <0003> auc.c:142 vector [4]: autn = 3f657032d1778000a620cece3633ec56 20241201085539517 DAUC <0003> auc.c:143 vector [4]: ck = c493175e42771aaad9e8381090225da2 20241201085539517 DAUC <0003> auc.c:144 vector [4]: ik = 454625aefb5ab8356a8fca82100ac7fc 20241201085539517 DAUC <0003> auc.c:145 vector [4]: res = 80d2b76400778cb90000000000000000 20241201085539517 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085539517 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201085539517 DAUC <0003> auc.c:179 vector [4]: kc = 3600ff6c81c29000 20241201085539517 DAUC <0003> auc.c:180 vector [4]: sres = b0812632 20241201085539517 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201085539517 DAUC <0003> db_auc.c:245 IMSI='262429808756125': Generated 5 vectors 20241201085539517 DAUC <0003> db_auc.c:249 IMSI='262429808756125': Updating SQN=161 in DB 20241201085539517 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429808756125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429808756125"} 20241201085539517 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429808756125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085539517 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539517 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085539517 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539517 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@d9582b112897: Found GsupExpect[0] for "262429808756125" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@d9582b112897: Added IMSI table entry 3TC_gsup_sai_eps(39)"262429808756125" TC_gsup_sai_eps(39)@d9582b112897: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085539520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53548<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@d9582b112897: Final verdict of PTC: pass 20241201085539522 DAUC <0003> db_auc.c:157 IMSI='262427506400374': No 2G Auth Data 20241201085539522 DAUC <0003> db_auc.c:192 IMSI='262427506400374': No 3G Auth Data HLR_Test-GSUP(33)@d9582b112897: Created GsupExpect[0] for "262427506400374" to be handled at TC_gsup_sai_eps(40) 20241201085539539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53554<->l=127.0.0.1:4258 20241201085539542 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539542 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085539542 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427506400374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427506400374"} 20241201085539542 DAUC <0003> db_auc.c:236 IMSI='262427506400374': Calling to generate 5 vectors 20241201085539542 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241201085539542 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241201085539542 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241201085539542 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241201085539542 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241201085539542 DAUC <0003> auc.c:113 vector [0]: rand = ceeb93732dc64e249279822491ee1c34 20241201085539542 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241201085539542 DAUC <0003> auc.c:142 vector [0]: autn = 7c86830c610d8000bea30e7713da1f7f 20241201085539542 DAUC <0003> auc.c:143 vector [0]: ck = dcb3f3f0a0ec5483751864583561695a 20241201085539542 DAUC <0003> auc.c:144 vector [0]: ik = 22587a971212de65a4aa8549fc694df2 20241201085539542 DAUC <0003> auc.c:145 vector [0]: res = 341ae81ab8e15a8d0000000000000000 20241201085539542 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241201085539542 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241201085539542 DAUC <0003> auc.c:179 vector [0]: kc = a583f9cc40946153 20241201085539542 DAUC <0003> auc.c:180 vector [0]: sres = 75eb53e1 20241201085539542 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241201085539542 DAUC <0003> auc.c:113 vector [1]: rand = 4d9889de282231ca5dde31d168aadfca 20241201085539542 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241201085539542 DAUC <0003> auc.c:142 vector [1]: autn = a3a8bd7a193a800001cbf553c465e6c8 20241201085539542 DAUC <0003> auc.c:143 vector [1]: ck = 1fa508e8d22014cfcde25dda8768e2ab 20241201085539542 DAUC <0003> auc.c:144 vector [1]: ik = 2dd229443f365346287a71d7e7441b2d 20241201085539543 DAUC <0003> auc.c:145 vector [1]: res = 8111249b72fcf3910000000000000000 20241201085539543 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241201085539543 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241201085539543 DAUC <0003> auc.c:179 vector [1]: kc = 649028d7a7da544a 20241201085539543 DAUC <0003> auc.c:180 vector [1]: sres = 5b5b4dc9 20241201085539543 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241201085539543 DAUC <0003> auc.c:113 vector [2]: rand = a758ba0998c3037496805c0bc4c92ff7 20241201085539543 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241201085539543 DAUC <0003> auc.c:142 vector [2]: autn = a024c97d4a3380004670c83a71db24d9 20241201085539543 DAUC <0003> auc.c:143 vector [2]: ck = 811d58366dedb3645b5a7bd2373f036e 20241201085539543 DAUC <0003> auc.c:144 vector [2]: ik = 3a61efe0dc10fcf34af0eeee5c9d5b5f 20241201085539543 DAUC <0003> auc.c:145 vector [2]: res = ad5fd4eeaf1e524a0000000000000000 20241201085539543 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241201085539543 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241201085539543 DAUC <0003> auc.c:179 vector [2]: kc = 31f60054b5dd47ab 20241201085539543 DAUC <0003> auc.c:180 vector [2]: sres = 1c2a55fd 20241201085539543 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241201085539543 DAUC <0003> auc.c:113 vector [3]: rand = eb0764d8c4e73c7c82f29a9ca18b97f2 20241201085539543 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241201085539543 DAUC <0003> auc.c:142 vector [3]: autn = 28f8be58b4fe800041c6f68f8289a5c2 20241201085539543 DAUC <0003> auc.c:143 vector [3]: ck = 3a01e8567146497b0798edc57b4ba863 20241201085539543 DAUC <0003> auc.c:144 vector [3]: ik = 9aedbfc3b20d765fc46d0a24eb2e2ed7 20241201085539543 DAUC <0003> auc.c:145 vector [3]: res = 16c59d5c5c31b1730000000000000000 20241201085539543 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241201085539543 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241201085539543 DAUC <0003> auc.c:179 vector [3]: kc = 5ab40d897eda18e8 20241201085539543 DAUC <0003> auc.c:180 vector [3]: sres = 553010e5 20241201085539543 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241201085539543 DAUC <0003> auc.c:113 vector [4]: rand = e782cd0184239f8a37e9b44ceb5b5d8b 20241201085539543 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241201085539543 DAUC <0003> auc.c:142 vector [4]: autn = cd915ec142988000fee660c1f5022beb 20241201085539543 DAUC <0003> auc.c:143 vector [4]: ck = bd81b7bfb0d0c0b57d54c5166592de88 20241201085539543 DAUC <0003> auc.c:144 vector [4]: ik = 0d1af846be795e4156d7786462d0c62f 20241201085539543 DAUC <0003> auc.c:145 vector [4]: res = 6877d78ab36af3240000000000000000 20241201085539543 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241201085539543 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241201085539543 DAUC <0003> auc.c:179 vector [4]: kc = a5f0981633ea0b69 20241201085539543 DAUC <0003> auc.c:180 vector [4]: sres = 800f1e9b 20241201085539543 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241201085539543 DAUC <0003> db_auc.c:245 IMSI='262427506400374': Generated 5 vectors 20241201085539543 DAUC <0003> db_auc.c:249 IMSI='262427506400374': Updating SQN=161 in DB 20241201085539543 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427506400374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427506400374"} 20241201085539543 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427506400374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085539543 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539543 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085539543 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539543 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@d9582b112897: Found GsupExpect[0] for "262427506400374" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@d9582b112897: Added IMSI table entry 4TC_gsup_sai_eps(40)"262427506400374" TC_gsup_sai_eps(40)@d9582b112897: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085539545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53554<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@d9582b112897: Final verdict of PTC: pass MTC@d9582b112897: setverdict(pass): none -> pass 20241201085539547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53510<->l=127.0.0.1:4258 20241201085539548 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35963<->l=127.0.0.1:4259) 20241201085539548 DLINP <000b> input/ipa.c:455 connected read/write 20241201085539548 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085539548 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085539548 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085539548 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@d9582b112897: Final verdict of PTC: none 34@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: pass MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@d9582b112897: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sun Dec 1 08:55:39 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 20241201085539590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53568<->l=127.0.0.1:4258 20241201085539690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53568<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=126076) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sun Dec 1 08:55:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_ul_unknown_imsi started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085542771 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085542771 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085542773 DLINP <000b> input/ipa.c:455 connected read/write 20241201085542773 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085542774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53584<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085542776 DLINP <000b> input/ipa.c:455 connected read/write 20241201085542776 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085542776 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085542776 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085542776 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085542776 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085542776 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085542776 DLGSUP <0013> gsup_server.c:236 2: 20241201085542776 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085542776 DLGSUP <0013> gsup_server.c:236 3: 20241201085542776 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085542776 DLGSUP <0013> gsup_server.c:236 4: 20241201085542776 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085542776 DLGSUP <0013> gsup_server.c:236 5: 20241201085542776 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085542776 DLGSUP <0013> gsup_server.c:236 7: 20241201085542776 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085542776 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085542776 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085542776 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)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@d9582b112897: 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") 20241201085542793 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45857<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@d9582b112897: Created GsupExpect[0] for "262428445959597" to be handled at TC_gsup_ul_unknown_imsi(45) 20241201085542805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4258 20241201085542817 DLINP <000b> input/ipa.c:455 connected read/write 20241201085542817 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085542817 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428445959597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428445959597" cn_domain=PS} 20241201085542817 DLU <0006> fsm.c:456 lu(262428445959597)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085542817 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428445959597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241201085542817 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428445959597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428445959597" cause=IMSI unknown in HLR} 20241201085542817 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428445959597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085542817 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428445959597)[0x555bc524a4c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085542817 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428445959597)[0x555bc524a4c0]{UNVALIDATED}: Freeing instance 20241201085542817 DLU <0006> fsm.c:568 lu(PS:IMSI-262428445959597)[0x555bc524a4c0]{UNVALIDATED}: Deallocated 20241201085542818 DLINP <000b> input/ipa.c:455 connected read/write 20241201085542818 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085542818 DLINP <000b> input/ipa.c:455 connected read/write 20241201085542818 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@d9582b112897: Found GsupExpect[0] for "262428445959597" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@d9582b112897: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262428445959597" TC_gsup_ul_unknown_imsi(45)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085542820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@d9582b112897: Final verdict of PTC: pass 20241201085542821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53584<->l=127.0.0.1:4258 20241201085542822 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45857<->l=127.0.0.1:4259) 20241201085542822 DLINP <000b> input/ipa.c:455 connected read/write 20241201085542822 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085542822 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085542822 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085542822 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@d9582b112897: Final verdict of PTC: none 43@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 43: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@d9582b112897: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sun Dec 1 08:55:42 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 20241201085542861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53606<->l=127.0.0.1:4258 20241201085542962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53606<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26132) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Sun Dec 1 08:55:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085546034 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085546034 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085546036 DLINP <000b> input/ipa.c:455 connected read/write 20241201085546036 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085546037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085546039 DLINP <000b> input/ipa.c:455 connected read/write 20241201085546039 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085546040 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085546040 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085546040 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085546040 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085546040 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085546040 DLGSUP <0013> gsup_server.c:236 2: 20241201085546040 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085546040 DLGSUP <0013> gsup_server.c:236 3: 20241201085546040 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085546040 DLGSUP <0013> gsup_server.c:236 4: 20241201085546040 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085546040 DLGSUP <0013> gsup_server.c:236 5: 20241201085546040 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085546040 DLGSUP <0013> gsup_server.c:236 7: 20241201085546040 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085546040 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085546040 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085546040 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@d9582b112897: 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") 20241201085546057 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33559<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@d9582b112897: Created GsupExpect[0] for "262425599328893" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241201085546070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53622<->l=127.0.0.1:4258 20241201085546085 DLINP <000b> input/ipa.c:455 connected read/write 20241201085546085 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085546085 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262425599328893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425599328893" cn_domain=PS source_name="the-source\n"} 20241201085546085 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241201085546085 DLU <0006> fsm.c:456 lu(262425599328893)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085546085 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262425599328893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241201085546085 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262425599328893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425599328893" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241201085546085 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262425599328893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085546085 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425599328893)[0x555bc524a4c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085546086 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425599328893)[0x555bc524a4c0]{UNVALIDATED}: Freeing instance 20241201085546086 DLU <0006> fsm.c:568 lu(PS:IMSI-262425599328893)[0x555bc524a4c0]{UNVALIDATED}: Deallocated 20241201085546086 DLINP <000b> input/ipa.c:455 connected read/write 20241201085546086 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085546086 DLINP <000b> input/ipa.c:455 connected read/write 20241201085546086 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@d9582b112897: Found GsupExpect[0] for "262425599328893" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@d9582b112897: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262425599328893" TC_gsup_ul_unknown_imsi_via_proxy(50)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085546089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53622<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@d9582b112897: Final verdict of PTC: pass 20241201085546090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4258 20241201085546091 DLINP <000b> input/ipa.c:455 connected read/write 20241201085546091 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085546091 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085546091 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085546091 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085546091 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@d9582b112897: Final verdict of PTC: none 20241201085546091 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33559<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(49)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@d9582b112897: Final verdict of PTC: none 48@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 48: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@d9582b112897: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sun Dec 1 08:55:46 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 20241201085546134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53624<->l=127.0.0.1:4258 20241201085546235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53624<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26724) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Sun Dec 1 08:55:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085549313 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085549313 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085549315 DLINP <000b> input/ipa.c:455 connected read/write 20241201085549315 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085549316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42458<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085549318 DLINP <000b> input/ipa.c:455 connected read/write 20241201085549318 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085549318 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085549318 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085549318 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085549318 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085549318 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085549318 DLGSUP <0013> gsup_server.c:236 2: HLR_Test-GSUP-IPA(51)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085549318 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085549318 DLGSUP <0013> gsup_server.c:236 3: 20241201085549319 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085549319 DLGSUP <0013> gsup_server.c:236 4: 20241201085549319 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085549319 DLGSUP <0013> gsup_server.c:236 5: 20241201085549319 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085549319 DLGSUP <0013> gsup_server.c:236 7: 20241201085549319 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085549319 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085549319 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085549319 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@d9582b112897: 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") 20241201085549341 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36345<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@d9582b112897: Created GsupExpect[0] for "262426430979602" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241201085549352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42460<->l=127.0.0.1:4258 20241201085549361 DLINP <000b> input/ipa.c:455 connected read/write 20241201085549361 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085549361 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426430979602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426430979602" cn_domain=PS} 20241201085549361 DLU <0006> fsm.c:456 lu(262426430979602)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085549361 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426430979602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241201085549361 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426430979602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426430979602" cause=Roaming not allowed in this location area} 20241201085549361 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426430979602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085549361 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426430979602)[0x555bc524a4c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085549361 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426430979602)[0x555bc524a4c0]{UNVALIDATED}: Freeing instance 20241201085549361 DLU <0006> fsm.c:568 lu(PS:IMSI-262426430979602)[0x555bc524a4c0]{UNVALIDATED}: Deallocated 20241201085549361 DLINP <000b> input/ipa.c:455 connected read/write 20241201085549361 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085549362 DLINP <000b> input/ipa.c:455 connected read/write 20241201085549362 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@d9582b112897: Found GsupExpect[0] for "262426430979602" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@d9582b112897: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262426430979602" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085549364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42460<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@d9582b112897: Final verdict of PTC: pass 20241201085549365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42458<->l=127.0.0.1:4258 HLR_Test-GSUP(52)@d9582b112897: Final verdict of PTC: none 20241201085549366 DLINP <000b> input/ipa.c:455 connected read/write 20241201085549366 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085549366 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085549366 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085549366 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085549366 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36345<->l=127.0.0.1:4259) 53@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 53: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@d9582b112897: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sun Dec 1 08:55:49 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 20241201085549415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42464<->l=127.0.0.1:4258 20241201085549515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42464<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27324) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sun Dec 1 08:55:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_sai_err_unknown_imsi started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085552589 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085552589 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085552591 DLINP <000b> input/ipa.c:455 connected read/write 20241201085552591 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085552591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42474<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085552593 DLINP <000b> input/ipa.c:455 connected read/write 20241201085552593 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085552593 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085552593 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085552593 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085552593 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085552593 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085552593 DLGSUP <0013> gsup_server.c:236 2: 20241201085552593 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085552593 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(56)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085552593 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085552593 DLGSUP <0013> gsup_server.c:236 4: 20241201085552593 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085552593 DLGSUP <0013> gsup_server.c:236 5: 20241201085552593 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085552593 DLGSUP <0013> gsup_server.c:236 7: 20241201085552593 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085552593 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085552593 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085552593 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@d9582b112897: 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") 20241201085552614 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46059<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@d9582b112897: Created GsupExpect[0] for "262423933663145" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241201085552628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42486<->l=127.0.0.1:4258 20241201085552634 DLINP <000b> input/ipa.c:455 connected read/write 20241201085552634 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085552634 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423933663145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423933663145"} 20241201085552634 DAUC <0003> db_auc.c:133 IMSI='262423933663145': No such subscriber 20241201085552634 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423933663145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241201085552634 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423933663145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423933663145" cause=IMSI unknown in HLR} 20241201085552634 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423933663145 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085552634 DLINP <000b> input/ipa.c:455 connected read/write 20241201085552634 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085552634 DLINP <000b> input/ipa.c:455 connected read/write 20241201085552634 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@d9582b112897: Found GsupExpect[0] for "262423933663145" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@d9582b112897: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262423933663145" TC_gsup_sai_err_unknown_imsi(60)@d9582b112897: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085552636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42486<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@d9582b112897: Final verdict of PTC: pass 20241201085552637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42474<->l=127.0.0.1:4258 HLR_Test-GSUP(57)@d9582b112897: Final verdict of PTC: none 20241201085552638 DLINP <000b> input/ipa.c:455 connected read/write 20241201085552638 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085552638 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085552638 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085552638 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085552638 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46059<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(59)@d9582b112897: Final verdict of PTC: none 58@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 58: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@d9582b112897: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sun Dec 1 08:55:52 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 20241201085552680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42490<->l=127.0.0.1:4258 20241201085552780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42490<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=25232) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sun Dec 1 08:55:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_ul started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085555858 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085555858 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085555861 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555861 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085555862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42506<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085555865 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555865 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085555865 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085555866 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085555866 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085555866 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085555866 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085555866 DLGSUP <0013> gsup_server.c:236 2: 20241201085555866 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085555866 DLGSUP <0013> gsup_server.c:236 3: 20241201085555866 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085555866 DLGSUP <0013> gsup_server.c:236 4: 20241201085555866 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085555866 DLGSUP <0013> gsup_server.c:236 5: 20241201085555866 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085555866 DLGSUP <0013> gsup_server.c:236 7: 20241201085555866 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085555866 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085555866 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085555866 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)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@d9582b112897: 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") 20241201085555885 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43665<->l=127.0.0.1:4259) 20241201085555891 DAUC <0003> db_auc.c:157 IMSI='262425375196704': No 2G Auth Data 20241201085555891 DAUC <0003> db_auc.c:192 IMSI='262425375196704': No 3G Auth Data HLR_Test-GSUP(62)@d9582b112897: Created GsupExpect[0] for "262425375196704" to be handled at TC_gsup_ul(65) 20241201085555907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42516<->l=127.0.0.1:4258 20241201085555911 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555911 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085555911 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425375196704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425375196704" cn_domain=PS} 20241201085555911 DLU <0006> fsm.c:456 lu(262425375196704)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085555911 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425375196704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085555911 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425375196704)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085555911 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425375196704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425375196704" cn_domain=PS} 20241201085555911 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555911 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085555911 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555911 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@d9582b112897: Found GsupExpect[0] for "262425375196704" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@d9582b112897: Added IMSI table entry 0TC_gsup_ul(65)"262425375196704" 20241201085555914 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555914 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085555914 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425375196704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425375196704"} 20241201085555914 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425375196704)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085555914 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425375196704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085555914 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425375196704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425375196704"} 20241201085555914 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425375196704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085555914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425375196704)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085555914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425375196704)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085555914 DLU <0006> fsm.c:568 lu(PS:IMSI-262425375196704)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085555914 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555914 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085555914 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555914 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(65)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul(65)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085555916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42516<->l=127.0.0.1:4258 TC_gsup_ul(65)@d9582b112897: Final verdict of PTC: pass 20241201085555918 DAUC <0003> db_auc.c:157 IMSI='262421354357409': No 2G Auth Data 20241201085555918 DAUC <0003> db_auc.c:192 IMSI='262421354357409': No 3G Auth Data 20241201085555919 DLGSUP <0013> hlr.c:121 IMSI 262421354357409: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@d9582b112897: Created GsupExpect[0] for "262421354357409" to be handled at TC_gsup_ul(66) 20241201085555933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42532<->l=127.0.0.1:4258 20241201085555936 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555936 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085555936 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421354357409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421354357409" cn_domain=PS} 20241201085555936 DLU <0006> fsm.c:456 lu(262421354357409)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085555936 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421354357409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085555937 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421354357409)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085555937 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421354357409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421354357409" cn_domain=PS} 20241201085555937 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555937 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085555937 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555937 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@d9582b112897: Found GsupExpect[0] for "262421354357409" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@d9582b112897: Added IMSI table entry 1TC_gsup_ul(66)"262421354357409" 20241201085555939 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555939 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085555939 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421354357409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421354357409"} 20241201085555939 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421354357409)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085555939 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421354357409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085555939 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421354357409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421354357409"} 20241201085555939 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421354357409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085555939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421354357409)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085555939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421354357409)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085555939 DLU <0006> fsm.c:568 lu(PS:IMSI-262421354357409)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085555939 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555939 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085555939 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555939 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(66)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul(66)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085555941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42532<->l=127.0.0.1:4258 TC_gsup_ul(66)@d9582b112897: Final verdict of PTC: pass 20241201085555942 DAUC <0003> db_auc.c:157 IMSI='262429292171466': No 2G Auth Data 20241201085555942 DAUC <0003> db_auc.c:192 IMSI='262429292171466': No 3G Auth Data 20241201085555943 DLGSUP <0013> hlr.c:121 IMSI 262429292171466: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@d9582b112897: Created GsupExpect[0] for "262429292171466" to be handled at TC_gsup_ul(67) 20241201085555959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42544<->l=127.0.0.1:4258 20241201085555963 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555963 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085555963 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429292171466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429292171466" cn_domain=PS} 20241201085555963 DLU <0006> fsm.c:456 lu(262429292171466)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085555963 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429292171466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085555963 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429292171466)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085555963 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429292171466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429292171466" cn_domain=PS} 20241201085555963 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555963 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085555963 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555963 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@d9582b112897: Found GsupExpect[0] for "262429292171466" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@d9582b112897: Added IMSI table entry 2TC_gsup_ul(67)"262429292171466" 20241201085555965 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555965 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085555965 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429292171466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429292171466"} 20241201085555965 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429292171466)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085555965 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429292171466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085555965 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429292171466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429292171466"} 20241201085555965 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429292171466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085555965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429292171466)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085555965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429292171466)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085555965 DLU <0006> fsm.c:568 lu(PS:IMSI-262429292171466)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085555965 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555965 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085555965 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555965 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(67)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul(67)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085555966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42544<->l=127.0.0.1:4258 TC_gsup_ul(67)@d9582b112897: Final verdict of PTC: pass 20241201085555968 DAUC <0003> db_auc.c:157 IMSI='262425493849518': No 2G Auth Data 20241201085555968 DAUC <0003> db_auc.c:192 IMSI='262425493849518': No 3G Auth Data 20241201085555969 DLGSUP <0013> hlr.c:121 IMSI 262425493849518: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@d9582b112897: Created GsupExpect[0] for "262425493849518" to be handled at TC_gsup_ul(68) 20241201085555984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42546<->l=127.0.0.1:4258 20241201085555988 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555988 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085555988 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425493849518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425493849518" cn_domain=PS} 20241201085555988 DLU <0006> fsm.c:456 lu(262425493849518)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085555988 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425493849518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085555988 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425493849518)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085555988 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425493849518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425493849518" cn_domain=PS} 20241201085555988 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555988 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085555988 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555988 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@d9582b112897: Found GsupExpect[0] for "262425493849518" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@d9582b112897: Added IMSI table entry 3TC_gsup_ul(68)"262425493849518" 20241201085555991 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555991 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085555991 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425493849518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425493849518"} 20241201085555991 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425493849518)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085555991 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425493849518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085555991 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425493849518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425493849518"} 20241201085555991 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425493849518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085555991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425493849518)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085555991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425493849518)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085555991 DLU <0006> fsm.c:568 lu(PS:IMSI-262425493849518)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085555991 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555991 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085555991 DLINP <000b> input/ipa.c:455 connected read/write 20241201085555991 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(68)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul(68)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085555992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42546<->l=127.0.0.1:4258 TC_gsup_ul(68)@d9582b112897: Final verdict of PTC: pass 20241201085555994 DAUC <0003> db_auc.c:157 IMSI='262421740242248': No 2G Auth Data 20241201085555994 DAUC <0003> db_auc.c:192 IMSI='262421740242248': No 3G Auth Data 20241201085555995 DLGSUP <0013> hlr.c:121 IMSI 262421740242248: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@d9582b112897: Created GsupExpect[0] for "262421740242248" to be handled at TC_gsup_ul(69) 20241201085556011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42554<->l=127.0.0.1:4258 20241201085556014 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556014 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085556014 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421740242248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421740242248" cn_domain=PS} 20241201085556014 DLU <0006> fsm.c:456 lu(262421740242248)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085556014 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421740242248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085556014 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421740242248)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085556014 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421740242248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421740242248" cn_domain=PS} 20241201085556014 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556014 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085556014 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556014 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@d9582b112897: Found GsupExpect[0] for "262421740242248" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@d9582b112897: Added IMSI table entry 4TC_gsup_ul(69)"262421740242248" 20241201085556016 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556016 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085556016 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421740242248 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421740242248"} 20241201085556016 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421740242248)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085556016 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421740242248 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085556016 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421740242248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421740242248"} 20241201085556016 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421740242248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085556016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421740242248)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085556016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421740242248)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085556016 DLU <0006> fsm.c:568 lu(PS:IMSI-262421740242248)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085556016 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556016 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085556016 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556016 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(69)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul(69)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085556018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42554<->l=127.0.0.1:4258 TC_gsup_ul(69)@d9582b112897: Final verdict of PTC: pass 20241201085556019 DAUC <0003> db_auc.c:157 IMSI='262421576921656': No 2G Auth Data 20241201085556019 DAUC <0003> db_auc.c:192 IMSI='262421576921656': No 3G Auth Data 20241201085556020 DLGSUP <0013> hlr.c:121 IMSI 262421576921656: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@d9582b112897: Created GsupExpect[0] for "262421576921656" to be handled at TC_gsup_ul(70) 20241201085556034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42560<->l=127.0.0.1:4258 20241201085556037 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556037 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085556037 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421576921656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421576921656" cn_domain=PS} 20241201085556037 DLU <0006> fsm.c:456 lu(262421576921656)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085556037 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421576921656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085556037 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421576921656)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085556037 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421576921656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421576921656" cn_domain=PS} 20241201085556037 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556037 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085556037 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556037 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@d9582b112897: Found GsupExpect[0] for "262421576921656" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@d9582b112897: Added IMSI table entry 5TC_gsup_ul(70)"262421576921656" 20241201085556039 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556039 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085556039 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421576921656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421576921656"} 20241201085556040 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421576921656)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085556040 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421576921656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085556040 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421576921656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421576921656"} 20241201085556040 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421576921656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085556040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421576921656)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085556040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421576921656)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085556040 DLU <0006> fsm.c:568 lu(PS:IMSI-262421576921656)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085556040 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556040 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085556040 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556040 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(70)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul(70)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085556041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42560<->l=127.0.0.1:4258 TC_gsup_ul(70)@d9582b112897: Final verdict of PTC: pass 20241201085556042 DAUC <0003> db_auc.c:157 IMSI='262429796285704': No 2G Auth Data 20241201085556042 DAUC <0003> db_auc.c:192 IMSI='262429796285704': No 3G Auth Data 20241201085556043 DLGSUP <0013> hlr.c:121 IMSI 262429796285704: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@d9582b112897: Created GsupExpect[0] for "262429796285704" to be handled at TC_gsup_ul(71) 20241201085556057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 20241201085556061 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556061 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085556061 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429796285704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429796285704" cn_domain=PS} 20241201085556062 DLU <0006> fsm.c:456 lu(262429796285704)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085556062 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429796285704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085556062 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429796285704)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085556062 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429796285704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429796285704" cn_domain=PS} 20241201085556062 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556062 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085556062 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556062 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@d9582b112897: Found GsupExpect[0] for "262429796285704" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@d9582b112897: Added IMSI table entry 6TC_gsup_ul(71)"262429796285704" 20241201085556064 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556064 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085556064 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429796285704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429796285704"} 20241201085556064 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429796285704)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085556064 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429796285704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085556064 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429796285704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429796285704"} 20241201085556064 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429796285704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085556064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429796285704)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085556064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429796285704)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085556064 DLU <0006> fsm.c:568 lu(PS:IMSI-262429796285704)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085556064 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556064 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085556064 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556064 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(71)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul(71)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085556065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 TC_gsup_ul(71)@d9582b112897: Final verdict of PTC: pass 20241201085556067 DAUC <0003> db_auc.c:157 IMSI='262424161488445': No 2G Auth Data 20241201085556067 DAUC <0003> db_auc.c:192 IMSI='262424161488445': No 3G Auth Data 20241201085556067 DLGSUP <0013> hlr.c:121 IMSI 262424161488445: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@d9582b112897: Created GsupExpect[0] for "262424161488445" to be handled at TC_gsup_ul(72) 20241201085556083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4258 20241201085556086 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556086 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085556086 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424161488445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424161488445" cn_domain=PS} 20241201085556086 DLU <0006> fsm.c:456 lu(262424161488445)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085556086 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424161488445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085556086 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424161488445)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085556086 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424161488445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424161488445" cn_domain=PS} 20241201085556086 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556086 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085556086 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556086 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@d9582b112897: Found GsupExpect[0] for "262424161488445" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@d9582b112897: Added IMSI table entry 7TC_gsup_ul(72)"262424161488445" 20241201085556088 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556088 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085556088 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424161488445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424161488445"} 20241201085556088 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424161488445)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085556088 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424161488445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085556088 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424161488445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424161488445"} 20241201085556088 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424161488445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085556088 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424161488445)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085556088 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424161488445)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085556088 DLU <0006> fsm.c:568 lu(PS:IMSI-262424161488445)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085556088 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556088 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085556088 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556088 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul(72)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul(72)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085556090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4258 TC_gsup_ul(72)@d9582b112897: Final verdict of PTC: pass MTC@d9582b112897: setverdict(pass): none -> pass 20241201085556091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42506<->l=127.0.0.1:4258 20241201085556092 DLINP <000b> input/ipa.c:455 connected read/write 20241201085556092 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085556092 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085556092 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085556092 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085556093 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43665<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@d9582b112897: Final verdict of PTC: none 63@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: pass MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@d9582b112897: Test case TC_gsup_ul finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sun Dec 1 08:55:56 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241201085556133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42582<->l=127.0.0.1:4258 20241201085556234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42582<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78148) Waiting for packet dumper to finish... 1 (prev_count=78148, count=112776) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sun Dec 1 08:55:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_ul_via_proxy started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085559308 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085559308 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085559310 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559310 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51042<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085559313 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559313 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559313 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085559313 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085559313 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085559314 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085559314 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085559314 DLGSUP <0013> gsup_server.c:236 2: 20241201085559314 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085559314 DLGSUP <0013> gsup_server.c:236 3: 20241201085559314 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085559314 DLGSUP <0013> gsup_server.c:236 4: 20241201085559314 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085559314 DLGSUP <0013> gsup_server.c:236 5: 20241201085559314 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085559314 DLGSUP <0013> gsup_server.c:236 7: 20241201085559314 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085559314 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085559314 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085559314 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@d9582b112897: 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") 20241201085559332 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41451<->l=127.0.0.1:4259) 20241201085559339 DAUC <0003> db_auc.c:157 IMSI='262428632174455': No 2G Auth Data 20241201085559339 DAUC <0003> db_auc.c:192 IMSI='262428632174455': No 3G Auth Data HLR_Test-GSUP(74)@d9582b112897: Created GsupExpect[0] for "262428632174455" to be handled at TC_gsup_ul_via_proxy(77) 20241201085559356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51050<->l=127.0.0.1:4258 20241201085559362 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559362 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559362 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262428632174455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428632174455" cn_domain=PS source_name="the-source\n"} 20241201085559362 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241201085559362 DLU <0006> fsm.c:456 lu(262428632174455)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085559362 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262428632174455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241201085559362 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428632174455)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085559362 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262428632174455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428632174455" cn_domain=PS destination_name="the-source\n"} 20241201085559362 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559362 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085559362 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559362 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@d9582b112897: Found GsupExpect[0] for "262428632174455" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@d9582b112897: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262428632174455" 20241201085559365 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559365 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559365 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262428632174455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428632174455" source_name="the-source\n"} 20241201085559365 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428632174455)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085559365 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262428632174455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085559365 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262428632174455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428632174455" destination_name="the-source\n"} 20241201085559365 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262428632174455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085559365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428632174455)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085559365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428632174455)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085559365 DLU <0006> fsm.c:568 lu(PS:IMSI-262428632174455)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085559365 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559365 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085559365 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559365 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085559366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51050<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@d9582b112897: Final verdict of PTC: pass 20241201085559368 DAUC <0003> db_auc.c:157 IMSI='262427952025500': No 2G Auth Data 20241201085559368 DAUC <0003> db_auc.c:192 IMSI='262427952025500': No 3G Auth Data 20241201085559369 DLGSUP <0013> hlr.c:121 IMSI 262427952025500: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@d9582b112897: Created GsupExpect[0] for "262427952025500" to be handled at TC_gsup_ul_via_proxy(78) 20241201085559385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51060<->l=127.0.0.1:4258 20241201085559388 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559388 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559388 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262427952025500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427952025500" cn_domain=PS source_name="the-source\n"} 20241201085559388 DLU <0006> fsm.c:456 lu(262427952025500)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085559388 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262427952025500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241201085559388 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427952025500)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085559388 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262427952025500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427952025500" cn_domain=PS destination_name="the-source\n"} 20241201085559388 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559388 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085559389 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559389 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@d9582b112897: Found GsupExpect[0] for "262427952025500" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@d9582b112897: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262427952025500" 20241201085559391 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559391 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559391 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262427952025500 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427952025500" source_name="the-source\n"} 20241201085559391 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427952025500)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085559391 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262427952025500 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085559391 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262427952025500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427952025500" destination_name="the-source\n"} 20241201085559391 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262427952025500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085559391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427952025500)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085559391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427952025500)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085559391 DLU <0006> fsm.c:568 lu(PS:IMSI-262427952025500)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085559391 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559391 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085559391 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559391 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085559393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51060<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@d9582b112897: Final verdict of PTC: pass 20241201085559394 DAUC <0003> db_auc.c:157 IMSI='262424435795954': No 2G Auth Data 20241201085559394 DAUC <0003> db_auc.c:192 IMSI='262424435795954': No 3G Auth Data 20241201085559395 DLGSUP <0013> hlr.c:121 IMSI 262424435795954: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@d9582b112897: Created GsupExpect[0] for "262424435795954" to be handled at TC_gsup_ul_via_proxy(79) 20241201085559411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51068<->l=127.0.0.1:4258 20241201085559415 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559415 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559415 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424435795954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424435795954" cn_domain=PS source_name="the-source\n"} 20241201085559415 DLU <0006> fsm.c:456 lu(262424435795954)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085559415 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424435795954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241201085559415 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424435795954)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085559415 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424435795954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424435795954" cn_domain=PS destination_name="the-source\n"} 20241201085559415 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559415 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085559415 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559415 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@d9582b112897: Found GsupExpect[0] for "262424435795954" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@d9582b112897: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262424435795954" 20241201085559417 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559417 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559417 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424435795954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424435795954" source_name="the-source\n"} 20241201085559417 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424435795954)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085559417 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262424435795954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085559417 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424435795954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424435795954" destination_name="the-source\n"} 20241201085559418 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262424435795954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085559418 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424435795954)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085559418 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424435795954)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085559418 DLU <0006> fsm.c:568 lu(PS:IMSI-262424435795954)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085559418 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559418 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085559418 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559418 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085559420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51068<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@d9582b112897: Final verdict of PTC: pass 20241201085559421 DAUC <0003> db_auc.c:157 IMSI='262427221523287': No 2G Auth Data 20241201085559421 DAUC <0003> db_auc.c:192 IMSI='262427221523287': No 3G Auth Data 20241201085559422 DLGSUP <0013> hlr.c:121 IMSI 262427221523287: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@d9582b112897: Created GsupExpect[0] for "262427221523287" to be handled at TC_gsup_ul_via_proxy(80) 20241201085559436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51078<->l=127.0.0.1:4258 20241201085559440 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559440 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559440 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427221523287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427221523287" cn_domain=PS source_name="the-source\n"} 20241201085559440 DLU <0006> fsm.c:456 lu(262427221523287)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085559440 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427221523287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241201085559440 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427221523287)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085559440 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427221523287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427221523287" cn_domain=PS destination_name="the-source\n"} 20241201085559440 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559440 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085559440 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559440 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@d9582b112897: Found GsupExpect[0] for "262427221523287" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@d9582b112897: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262427221523287" 20241201085559443 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559443 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559443 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427221523287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427221523287" source_name="the-source\n"} 20241201085559443 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427221523287)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085559443 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262427221523287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085559443 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427221523287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427221523287" destination_name="the-source\n"} 20241201085559443 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262427221523287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085559443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427221523287)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085559443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427221523287)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085559443 DLU <0006> fsm.c:568 lu(PS:IMSI-262427221523287)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085559443 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559443 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085559443 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559443 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085559444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51078<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@d9582b112897: Final verdict of PTC: pass 20241201085559446 DAUC <0003> db_auc.c:157 IMSI='262426801565918': No 2G Auth Data 20241201085559446 DAUC <0003> db_auc.c:192 IMSI='262426801565918': No 3G Auth Data 20241201085559446 DLGSUP <0013> hlr.c:121 IMSI 262426801565918: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@d9582b112897: Created GsupExpect[0] for "262426801565918" to be handled at TC_gsup_ul_via_proxy(81) 20241201085559463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51082<->l=127.0.0.1:4258 20241201085559466 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559466 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559466 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262426801565918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426801565918" cn_domain=PS source_name="the-source\n"} 20241201085559466 DLU <0006> fsm.c:456 lu(262426801565918)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085559466 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262426801565918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241201085559466 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426801565918)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085559466 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262426801565918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426801565918" cn_domain=PS destination_name="the-source\n"} 20241201085559466 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559466 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085559466 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559466 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@d9582b112897: Found GsupExpect[0] for "262426801565918" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@d9582b112897: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262426801565918" 20241201085559469 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559469 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559469 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262426801565918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426801565918" source_name="the-source\n"} 20241201085559469 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426801565918)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085559469 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262426801565918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085559469 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262426801565918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426801565918" destination_name="the-source\n"} 20241201085559469 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262426801565918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085559469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426801565918)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085559469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426801565918)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085559469 DLU <0006> fsm.c:568 lu(PS:IMSI-262426801565918)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085559469 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559469 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085559469 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559469 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085559470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51082<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@d9582b112897: Final verdict of PTC: pass 20241201085559472 DAUC <0003> db_auc.c:157 IMSI='262429913998747': No 2G Auth Data 20241201085559472 DAUC <0003> db_auc.c:192 IMSI='262429913998747': No 3G Auth Data 20241201085559473 DLGSUP <0013> hlr.c:121 IMSI 262429913998747: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@d9582b112897: Created GsupExpect[0] for "262429913998747" to be handled at TC_gsup_ul_via_proxy(82) 20241201085559489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51088<->l=127.0.0.1:4258 20241201085559493 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559493 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559493 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429913998747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429913998747" cn_domain=PS source_name="the-source\n"} 20241201085559493 DLU <0006> fsm.c:456 lu(262429913998747)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085559493 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429913998747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241201085559493 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429913998747)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085559493 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429913998747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429913998747" cn_domain=PS destination_name="the-source\n"} 20241201085559493 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559493 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085559493 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559493 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@d9582b112897: Found GsupExpect[0] for "262429913998747" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@d9582b112897: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262429913998747" 20241201085559496 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559496 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559496 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429913998747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429913998747" source_name="the-source\n"} 20241201085559496 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429913998747)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085559496 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262429913998747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085559496 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429913998747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429913998747" destination_name="the-source\n"} 20241201085559496 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262429913998747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085559496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429913998747)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085559496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429913998747)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085559496 DLU <0006> fsm.c:568 lu(PS:IMSI-262429913998747)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085559496 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559496 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085559496 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559496 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085559497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51088<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@d9582b112897: Final verdict of PTC: pass 20241201085559499 DAUC <0003> db_auc.c:157 IMSI='262429472842277': No 2G Auth Data 20241201085559499 DAUC <0003> db_auc.c:192 IMSI='262429472842277': No 3G Auth Data 20241201085559500 DLGSUP <0013> hlr.c:121 IMSI 262429472842277: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@d9582b112897: Created GsupExpect[0] for "262429472842277" to be handled at TC_gsup_ul_via_proxy(83) 20241201085559516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51092<->l=127.0.0.1:4258 20241201085559519 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559519 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559519 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429472842277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429472842277" cn_domain=PS source_name="the-source\n"} 20241201085559519 DLU <0006> fsm.c:456 lu(262429472842277)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085559519 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429472842277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241201085559519 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429472842277)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085559519 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429472842277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429472842277" cn_domain=PS destination_name="the-source\n"} 20241201085559519 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559519 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085559519 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559519 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@d9582b112897: Found GsupExpect[0] for "262429472842277" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@d9582b112897: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262429472842277" 20241201085559521 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559521 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559521 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429472842277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429472842277" source_name="the-source\n"} 20241201085559521 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429472842277)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085559521 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262429472842277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085559521 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429472842277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429472842277" destination_name="the-source\n"} 20241201085559521 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262429472842277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085559521 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429472842277)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085559521 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429472842277)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085559521 DLU <0006> fsm.c:568 lu(PS:IMSI-262429472842277)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085559521 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559521 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085559521 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559521 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085559523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51092<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@d9582b112897: Final verdict of PTC: pass 20241201085559524 DAUC <0003> db_auc.c:157 IMSI='262425314721510': No 2G Auth Data 20241201085559524 DAUC <0003> db_auc.c:192 IMSI='262425314721510': No 3G Auth Data 20241201085559525 DLGSUP <0013> hlr.c:121 IMSI 262425314721510: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@d9582b112897: Created GsupExpect[0] for "262425314721510" to be handled at TC_gsup_ul_via_proxy(84) 20241201085559538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51104<->l=127.0.0.1:4258 20241201085559542 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559542 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559542 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262425314721510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425314721510" cn_domain=PS source_name="the-source\n"} 20241201085559542 DLU <0006> fsm.c:456 lu(262425314721510)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085559542 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262425314721510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241201085559542 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425314721510)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085559542 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262425314721510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425314721510" cn_domain=PS destination_name="the-source\n"} 20241201085559542 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559542 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085559542 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559542 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@d9582b112897: Found GsupExpect[0] for "262425314721510" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@d9582b112897: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262425314721510" 20241201085559545 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559545 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559545 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262425314721510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425314721510" source_name="the-source\n"} 20241201085559545 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425314721510)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085559545 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262425314721510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085559545 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262425314721510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425314721510" destination_name="the-source\n"} 20241201085559545 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262425314721510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085559545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425314721510)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085559545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425314721510)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085559545 DLU <0006> fsm.c:568 lu(PS:IMSI-262425314721510)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085559545 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559545 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085559545 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559545 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085559546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51104<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@d9582b112897: Final verdict of PTC: pass MTC@d9582b112897: setverdict(pass): none -> pass 20241201085559548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51042<->l=127.0.0.1:4258 20241201085559549 DLINP <000b> input/ipa.c:455 connected read/write 20241201085559549 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085559549 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085559549 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085559549 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085559549 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241201085559549 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41451<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@d9582b112897: Final verdict of PTC: none 75@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: pass MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@d9582b112897: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sun Dec 1 08:55:59 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 20241201085559591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4258 20241201085559691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78492) Waiting for packet dumper to finish... 1 (prev_count=78492, count=114604) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sun Dec 1 08:56:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_ul_subscriber_data started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085602771 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085602771 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085602773 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602773 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085602773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51124<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085602776 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602776 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085602776 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085602776 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085602776 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085602776 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085602776 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085602776 DLGSUP <0013> gsup_server.c:236 2: 20241201085602776 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085602776 DLGSUP <0013> gsup_server.c:236 3: 20241201085602776 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085602776 DLGSUP <0013> gsup_server.c:236 4: 20241201085602776 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085602776 DLGSUP <0013> gsup_server.c:236 5: 20241201085602776 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085602776 DLGSUP <0013> gsup_server.c:236 7: 20241201085602776 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085602776 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085602776 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085602776 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)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@d9582b112897: 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") 20241201085602795 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35891<->l=127.0.0.1:4259) 20241201085602805 DAUC <0003> db_auc.c:157 IMSI='262423750909549': No 2G Auth Data 20241201085602805 DAUC <0003> db_auc.c:192 IMSI='262423750909549': No 3G Auth Data HLR_Test-GSUP(86)@d9582b112897: Created GsupExpect[0] for "262423750909549" to be handled at TC_gsup_ul_subscriber_data(89) 20241201085602822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51130<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@d9582b112897: GSUP ul subscriber_data<unbound> 20241201085602827 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602827 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085602827 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423750909549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423750909549" cn_domain=PS} 20241201085602827 DLU <0006> fsm.c:456 lu(262423750909549)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085602827 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423750909549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085602827 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423750909549)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085602827 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423750909549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423750909549" cn_domain=PS} 20241201085602827 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602827 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085602827 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602827 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@d9582b112897: Found GsupExpect[0] for "262423750909549" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@d9582b112897: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262423750909549" 20241201085602830 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602830 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085602830 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423750909549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423750909549"} 20241201085602830 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423750909549)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085602830 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423750909549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085602830 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423750909549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423750909549"} 20241201085602830 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423750909549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085602830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423750909549)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085602830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423750909549)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085602830 DLU <0006> fsm.c:568 lu(PS:IMSI-262423750909549)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085602830 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602831 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085602831 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602831 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085602833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51130<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@d9582b112897: Final verdict of PTC: pass 20241201085602834 DAUC <0003> db_auc.c:157 IMSI='262424731044569': No 2G Auth Data 20241201085602834 DAUC <0003> db_auc.c:192 IMSI='262424731044569': No 3G Auth Data 20241201085602835 DLGSUP <0013> hlr.c:121 IMSI 262424731044569: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@d9582b112897: Created GsupExpect[0] for "262424731044569" to be handled at TC_gsup_ul_subscriber_data(90) 20241201085602850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51138<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@d9582b112897: GSUP ul subscriber_data<unbound> 20241201085602853 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602853 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085602854 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424731044569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424731044569" cn_domain=PS} 20241201085602854 DLU <0006> fsm.c:456 lu(262424731044569)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085602854 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424731044569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085602854 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424731044569)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085602854 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424731044569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424731044569" cn_domain=PS} 20241201085602854 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602854 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085602854 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602854 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@d9582b112897: Found GsupExpect[0] for "262424731044569" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@d9582b112897: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424731044569" 20241201085602856 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602856 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085602856 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424731044569 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424731044569"} 20241201085602856 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424731044569)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085602856 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424731044569 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085602856 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424731044569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424731044569"} 20241201085602856 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424731044569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085602856 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424731044569)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085602856 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424731044569)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085602856 DLU <0006> fsm.c:568 lu(PS:IMSI-262424731044569)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085602856 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602856 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085602856 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602856 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085602857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51138<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@d9582b112897: Final verdict of PTC: pass 20241201085602859 DAUC <0003> db_auc.c:157 IMSI='262424196587735': No 2G Auth Data 20241201085602859 DAUC <0003> db_auc.c:192 IMSI='262424196587735': No 3G Auth Data 20241201085602861 DLGSUP <0013> hlr.c:121 IMSI 262424196587735: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@d9582b112897: Created GsupExpect[0] for "262424196587735" to be handled at TC_gsup_ul_subscriber_data(91) 20241201085602878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51142<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@d9582b112897: GSUP ul subscriber_data<unbound> 20241201085602882 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602882 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085602882 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424196587735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424196587735" cn_domain=PS} 20241201085602882 DLU <0006> fsm.c:456 lu(262424196587735)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085602882 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424196587735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085602882 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424196587735)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085602882 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424196587735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424196587735" cn_domain=PS} 20241201085602882 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602882 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085602882 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602882 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@d9582b112897: Found GsupExpect[0] for "262424196587735" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@d9582b112897: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262424196587735" 20241201085602885 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602885 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085602885 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424196587735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424196587735"} 20241201085602885 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424196587735)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085602885 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424196587735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085602885 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424196587735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424196587735"} 20241201085602885 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424196587735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085602885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424196587735)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085602885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424196587735)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085602885 DLU <0006> fsm.c:568 lu(PS:IMSI-262424196587735)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085602885 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602885 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085602885 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602885 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085602886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51142<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@d9582b112897: Final verdict of PTC: pass 20241201085602888 DAUC <0003> db_auc.c:157 IMSI='262424583699407': No 2G Auth Data 20241201085602888 DAUC <0003> db_auc.c:192 IMSI='262424583699407': No 3G Auth Data 20241201085602889 DLGSUP <0013> hlr.c:121 IMSI 262424583699407: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@d9582b112897: Created GsupExpect[0] for "262424583699407" to be handled at TC_gsup_ul_subscriber_data(92) 20241201085602906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51144<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@d9582b112897: GSUP ul subscriber_data<unbound> 20241201085602909 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602909 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085602909 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424583699407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424583699407" cn_domain=PS} 20241201085602909 DLU <0006> fsm.c:456 lu(262424583699407)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085602909 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424583699407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085602909 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424583699407)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085602909 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424583699407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424583699407" cn_domain=PS} 20241201085602909 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602909 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085602909 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602909 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@d9582b112897: Found GsupExpect[0] for "262424583699407" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@d9582b112897: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262424583699407" 20241201085602911 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602911 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085602911 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424583699407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424583699407"} 20241201085602911 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424583699407)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085602911 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424583699407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085602911 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424583699407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424583699407"} 20241201085602911 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424583699407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085602911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424583699407)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085602911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424583699407)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085602911 DLU <0006> fsm.c:568 lu(PS:IMSI-262424583699407)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085602911 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602911 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085602911 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602911 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085602913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51144<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@d9582b112897: Final verdict of PTC: pass 20241201085602914 DAUC <0003> db_auc.c:157 IMSI='262421521282877': No 2G Auth Data 20241201085602914 DAUC <0003> db_auc.c:192 IMSI='262421521282877': No 3G Auth Data 20241201085602915 DLGSUP <0013> hlr.c:121 IMSI 262421521282877: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@d9582b112897: Created GsupExpect[0] for "262421521282877" to be handled at TC_gsup_ul_subscriber_data(93) 20241201085602929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51150<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@d9582b112897: GSUP ul subscriber_data<unbound> 20241201085602932 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602932 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085602932 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421521282877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421521282877" cn_domain=PS} 20241201085602932 DLU <0006> fsm.c:456 lu(262421521282877)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085602932 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421521282877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085602932 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421521282877)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085602932 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421521282877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421521282877" cn_domain=PS} 20241201085602933 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602933 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085602933 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602933 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@d9582b112897: Found GsupExpect[0] for "262421521282877" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@d9582b112897: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262421521282877" 20241201085602934 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602934 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085602934 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421521282877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421521282877"} 20241201085602934 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421521282877)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085602934 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421521282877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085602934 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421521282877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421521282877"} 20241201085602934 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421521282877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085602934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421521282877)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085602934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421521282877)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085602935 DLU <0006> fsm.c:568 lu(PS:IMSI-262421521282877)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085602935 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602935 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085602935 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602935 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085602936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51150<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@d9582b112897: Final verdict of PTC: pass 20241201085602937 DAUC <0003> db_auc.c:157 IMSI='262421087435457': No 2G Auth Data 20241201085602937 DAUC <0003> db_auc.c:192 IMSI='262421087435457': No 3G Auth Data 20241201085602938 DLGSUP <0013> hlr.c:121 IMSI 262421087435457: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@d9582b112897: Created GsupExpect[0] for "262421087435457" to be handled at TC_gsup_ul_subscriber_data(94) 20241201085602954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51152<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@d9582b112897: GSUP ul subscriber_data<unbound> 20241201085602958 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602958 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085602958 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421087435457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421087435457" cn_domain=PS} 20241201085602958 DLU <0006> fsm.c:456 lu(262421087435457)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085602958 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421087435457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085602958 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421087435457)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085602958 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421087435457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421087435457" cn_domain=PS} 20241201085602958 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602958 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085602958 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602958 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@d9582b112897: Found GsupExpect[0] for "262421087435457" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@d9582b112897: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262421087435457" 20241201085602960 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602960 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085602960 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421087435457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421087435457"} 20241201085602960 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421087435457)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085602960 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421087435457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085602960 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421087435457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421087435457"} 20241201085602960 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421087435457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085602960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421087435457)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085602960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421087435457)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085602960 DLU <0006> fsm.c:568 lu(PS:IMSI-262421087435457)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085602960 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602960 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085602960 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602960 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085602961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51152<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@d9582b112897: Final verdict of PTC: pass 20241201085602963 DAUC <0003> db_auc.c:157 IMSI='262420292313513': No 2G Auth Data 20241201085602963 DAUC <0003> db_auc.c:192 IMSI='262420292313513': No 3G Auth Data 20241201085602964 DLGSUP <0013> hlr.c:121 IMSI 262420292313513: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@d9582b112897: Created GsupExpect[0] for "262420292313513" to be handled at TC_gsup_ul_subscriber_data(95) 20241201085602980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51164<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@d9582b112897: GSUP ul subscriber_data<unbound> 20241201085602983 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602983 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085602983 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420292313513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420292313513" cn_domain=PS} 20241201085602983 DLU <0006> fsm.c:456 lu(262420292313513)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085602983 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420292313513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085602983 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420292313513)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085602983 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420292313513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420292313513" cn_domain=PS} 20241201085602983 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602983 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085602983 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602983 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@d9582b112897: Found GsupExpect[0] for "262420292313513" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@d9582b112897: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262420292313513" 20241201085602985 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602985 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085602985 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420292313513 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420292313513"} 20241201085602985 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420292313513)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085602985 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420292313513 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085602985 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420292313513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420292313513"} 20241201085602985 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420292313513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085602985 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420292313513)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085602985 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420292313513)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085602985 DLU <0006> fsm.c:568 lu(PS:IMSI-262420292313513)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085602985 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602985 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085602985 DLINP <000b> input/ipa.c:455 connected read/write 20241201085602985 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085602987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51164<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@d9582b112897: Final verdict of PTC: pass 20241201085602988 DAUC <0003> db_auc.c:157 IMSI='262428374199503': No 2G Auth Data 20241201085602988 DAUC <0003> db_auc.c:192 IMSI='262428374199503': No 3G Auth Data 20241201085602989 DLGSUP <0013> hlr.c:121 IMSI 262428374199503: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@d9582b112897: Created GsupExpect[0] for "262428374199503" to be handled at TC_gsup_ul_subscriber_data(96) 20241201085603006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51168<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@d9582b112897: GSUP ul subscriber_data<unbound> 20241201085603009 DLINP <000b> input/ipa.c:455 connected read/write 20241201085603009 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085603009 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428374199503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428374199503" cn_domain=PS} 20241201085603009 DLU <0006> fsm.c:456 lu(262428374199503)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085603009 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428374199503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085603009 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428374199503)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085603009 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428374199503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428374199503" cn_domain=PS} 20241201085603009 DLINP <000b> input/ipa.c:455 connected read/write 20241201085603009 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085603009 DLINP <000b> input/ipa.c:455 connected read/write 20241201085603009 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@d9582b112897: Found GsupExpect[0] for "262428374199503" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@d9582b112897: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262428374199503" 20241201085603011 DLINP <000b> input/ipa.c:455 connected read/write 20241201085603011 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085603011 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428374199503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428374199503"} 20241201085603011 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428374199503)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085603011 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428374199503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085603011 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428374199503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428374199503"} 20241201085603011 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428374199503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085603011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428374199503)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085603011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428374199503)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085603011 DLU <0006> fsm.c:568 lu(PS:IMSI-262428374199503)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085603011 DLINP <000b> input/ipa.c:455 connected read/write 20241201085603011 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085603011 DLINP <000b> input/ipa.c:455 connected read/write 20241201085603011 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@d9582b112897: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085603013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51168<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@d9582b112897: Final verdict of PTC: pass MTC@d9582b112897: setverdict(pass): none -> pass 20241201085603015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51124<->l=127.0.0.1:4258 20241201085603016 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35891<->l=127.0.0.1:4259) 20241201085603016 DLINP <000b> input/ipa.c:455 connected read/write 20241201085603016 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085603016 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(86)@d9582b112897: Final verdict of PTC: none 20241201085603016 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085603016 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 87@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: pass MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@d9582b112897: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sun Dec 1 08:56:03 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 20241201085603056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51178<->l=127.0.0.1:4258 20241201085603156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51178<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=117944) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sun Dec 1 08:56:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_vty started. MTC@d9582b112897: legacy= true 20241201085606228 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085606228 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085606229 DLINP <000b> input/ipa.c:455 connected read/write 20241201085606230 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085606230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51186<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085606232 DLINP <000b> input/ipa.c:455 connected read/write 20241201085606232 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085606232 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085606232 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085606232 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085606232 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085606232 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085606232 DLGSUP <0013> gsup_server.c:236 2: 20241201085606232 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085606232 DLGSUP <0013> gsup_server.c:236 3: 20241201085606232 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085606232 DLGSUP <0013> gsup_server.c:236 4: 20241201085606232 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085606232 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(97)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085606232 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085606232 DLGSUP <0013> gsup_server.c:236 7: 20241201085606232 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085606232 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085606232 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085606232 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@d9582b112897: 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") 20241201085606250 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38179<->l=127.0.0.1:4259) 20241201085606251 DAUC <0003> db_auc.c:157 IMSI='262423527498821': No 2G Auth Data 20241201085606251 DAUC <0003> db_auc.c:192 IMSI='262423527498821': No 3G Auth Data 20241201085606254 DAUC <0003> db_auc.c:192 IMSI='262423527498821': No 3G Auth Data 20241201085606257 DAUC <0003> db_auc.c:157 IMSI='262424006610150': No 2G Auth Data 20241201085606257 DAUC <0003> db_auc.c:192 IMSI='262424006610150': No 3G Auth Data 20241201085606259 DAUC <0003> db_auc.c:157 IMSI='262424006610150': No 2G Auth Data 20241201085606262 DAUC <0003> db_auc.c:157 IMSI='262420527980872': No 2G Auth Data 20241201085606262 DAUC <0003> db_auc.c:192 IMSI='262420527980872': No 3G Auth Data MTC@d9582b112897: setverdict(pass): none -> pass 20241201085606266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51186<->l=127.0.0.1:4258 20241201085606267 DLINP <000b> input/ipa.c:455 connected read/write 20241201085606267 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085606267 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085606267 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085606267 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085606267 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38179<->l=127.0.0.1:4259) 98@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: pass MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@d9582b112897: Test case TC_vty finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sun Dec 1 08:56:06 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241201085606305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51194<->l=127.0.0.1:4258 20241201085606406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51194<->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=28540) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sun Dec 1 08:56:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_vty_msisdn_isd started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085609483 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085609483 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085609485 DLINP <000b> input/ipa.c:455 connected read/write 20241201085609485 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085609486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37534<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085609488 DLINP <000b> input/ipa.c:455 connected read/write 20241201085609488 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085609488 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085609488 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085609488 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085609488 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085609488 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085609488 DLGSUP <0013> gsup_server.c:236 2: 20241201085609488 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085609488 DLGSUP <0013> gsup_server.c:236 3: 20241201085609488 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085609488 DLGSUP <0013> gsup_server.c:236 4: 20241201085609488 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085609488 DLGSUP <0013> gsup_server.c:236 5: 20241201085609488 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085609488 DLGSUP <0013> gsup_server.c:236 7: 20241201085609488 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085609488 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085609488 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085609488 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@d9582b112897: 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") 20241201085609509 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43223<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@d9582b112897: Created GsupExpect[0] for "262423079371491" to be handled at TC_vty_msisdn_isd(104) 20241201085609522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37540<->l=127.0.0.1:4258 20241201085609524 DAUC <0003> db_auc.c:157 IMSI='262423079371491': No 2G Auth Data 20241201085609524 DAUC <0003> db_auc.c:192 IMSI='262423079371491': No 3G Auth Data 20241201085609533 DLINP <000b> input/ipa.c:455 connected read/write 20241201085609533 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085609533 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423079371491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423079371491" cn_domain=PS} 20241201085609533 DLU <0006> fsm.c:456 lu(262423079371491)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085609533 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423079371491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085609533 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423079371491)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085609533 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423079371491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423079371491" cn_domain=PS} 20241201085609533 DLINP <000b> input/ipa.c:455 connected read/write 20241201085609533 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085609533 DLINP <000b> input/ipa.c:455 connected read/write 20241201085609533 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@d9582b112897: Found GsupExpect[0] for "262423079371491" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@d9582b112897: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262423079371491" 20241201085609537 DLINP <000b> input/ipa.c:455 connected read/write 20241201085609537 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085609537 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423079371491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423079371491"} 20241201085609537 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423079371491)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085609537 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423079371491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085609537 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423079371491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423079371491"} 20241201085609537 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423079371491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085609537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423079371491)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085609537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423079371491)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085609537 DLU <0006> fsm.c:568 lu(PS:IMSI-262423079371491)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085609537 DLINP <000b> input/ipa.c:455 connected read/write 20241201085609537 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085609537 DLINP <000b> input/ipa.c:455 connected read/write 20241201085609537 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@d9582b112897: setverdict(pass): none -> pass 20241201085609539 DLGSUP <0013> hlr.c:128 IMSI 262423079371491: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241201085609539 DLINP <000b> input/ipa.c:455 connected read/write 20241201085609539 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085609539 DLINP <000b> input/ipa.c:455 connected read/write 20241201085609539 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085609541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37540<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@d9582b112897: Final verdict of PTC: pass 20241201085609542 DLINP <000b> input/ipa.c:455 connected read/write 20241201085609542 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085609542 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423079371491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423079371491"} 20241201085609542 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423079371491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241201085609542 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423079371491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085609542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37534<->l=127.0.0.1:4258 20241201085609543 DLINP <000b> input/ipa.c:455 connected read/write 20241201085609543 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085609543 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085609543 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085609543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@d9582b112897: Final verdict of PTC: none 102@d9582b112897: Final verdict of PTC: none 20241201085609543 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43223<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 102: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@d9582b112897: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sun Dec 1 08:56:09 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 20241201085609584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 20241201085609684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=34252) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sun Dec 1 08:56:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_purge_cs started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085612759 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085612759 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085612761 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612761 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37558<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085612763 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612763 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612763 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085612763 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085612763 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085612763 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085612763 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085612763 DLGSUP <0013> gsup_server.c:236 2: 20241201085612763 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085612763 DLGSUP <0013> gsup_server.c:236 3: 20241201085612763 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085612763 DLGSUP <0013> gsup_server.c:236 4: 20241201085612763 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(105)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085612763 DLGSUP <0013> gsup_server.c:236 5: 20241201085612763 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085612763 DLGSUP <0013> gsup_server.c:236 7: 20241201085612763 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085612763 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085612763 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085612763 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@d9582b112897: 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") 20241201085612782 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34871<->l=127.0.0.1:4259) 20241201085612789 DAUC <0003> db_auc.c:157 IMSI='262420403086485': No 2G Auth Data 20241201085612789 DAUC <0003> db_auc.c:192 IMSI='262420403086485': No 3G Auth Data HLR_Test-GSUP(106)@d9582b112897: Created GsupExpect[0] for "262420403086485" to be handled at TC_gsup_purge_cs(109) 20241201085612806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4258 20241201085612810 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612810 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612810 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420403086485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420403086485" cn_domain=PS} 20241201085612810 DLU <0006> fsm.c:456 lu(262420403086485)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085612810 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420403086485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085612811 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420403086485)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085612811 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420403086485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420403086485" cn_domain=PS} 20241201085612811 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612811 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612811 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612811 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@d9582b112897: Found GsupExpect[0] for "262420403086485" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@d9582b112897: Added IMSI table entry 0TC_gsup_purge_cs(109)"262420403086485" 20241201085612814 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612814 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612814 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420403086485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420403086485"} 20241201085612814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420403086485)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085612814 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420403086485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085612814 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420403086485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420403086485"} 20241201085612814 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420403086485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085612814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420403086485)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085612814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420403086485)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085612814 DLU <0006> fsm.c:568 lu(PS:IMSI-262420403086485)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085612814 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612814 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612814 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612814 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@d9582b112897: setverdict(pass): none -> pass 20241201085612816 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612816 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612816 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420403086485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420403086485" cn_domain=CS} 20241201085612816 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420403086485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241201085612816 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420403086485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420403086485"} 20241201085612816 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420403086485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201085612816 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612816 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612816 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612816 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085612818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@d9582b112897: Final verdict of PTC: pass 20241201085612819 DAUC <0003> db_auc.c:157 IMSI='262426281279280': No 2G Auth Data 20241201085612819 DAUC <0003> db_auc.c:192 IMSI='262426281279280': No 3G Auth Data 20241201085612820 DLGSUP <0013> hlr.c:121 IMSI 262426281279280: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@d9582b112897: Created GsupExpect[0] for "262426281279280" to be handled at TC_gsup_purge_cs(110) 20241201085612837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37578<->l=127.0.0.1:4258 20241201085612841 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612841 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612841 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426281279280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426281279280" cn_domain=PS} 20241201085612841 DLU <0006> fsm.c:456 lu(262426281279280)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085612841 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426281279280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085612841 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426281279280)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085612841 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426281279280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426281279280" cn_domain=PS} 20241201085612841 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612841 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612841 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612841 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@d9582b112897: Found GsupExpect[0] for "262426281279280" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@d9582b112897: Added IMSI table entry 1TC_gsup_purge_cs(110)"262426281279280" 20241201085612843 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612843 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612843 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426281279280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426281279280"} 20241201085612843 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426281279280)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085612843 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426281279280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085612843 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426281279280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426281279280"} 20241201085612843 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426281279280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085612843 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426281279280)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085612843 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426281279280)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085612843 DLU <0006> fsm.c:568 lu(PS:IMSI-262426281279280)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085612843 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612843 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612843 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612843 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@d9582b112897: setverdict(pass): none -> pass 20241201085612845 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612845 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612845 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426281279280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426281279280" cn_domain=CS} 20241201085612845 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426281279280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241201085612845 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426281279280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426281279280"} 20241201085612845 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426281279280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201085612845 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612845 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612845 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612846 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085612847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37578<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@d9582b112897: Final verdict of PTC: pass 20241201085612848 DAUC <0003> db_auc.c:157 IMSI='262421689803203': No 2G Auth Data 20241201085612848 DAUC <0003> db_auc.c:192 IMSI='262421689803203': No 3G Auth Data 20241201085612849 DLGSUP <0013> hlr.c:121 IMSI 262421689803203: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@d9582b112897: Created GsupExpect[0] for "262421689803203" to be handled at TC_gsup_purge_cs(111) 20241201085612864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37588<->l=127.0.0.1:4258 20241201085612868 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612868 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612868 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421689803203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421689803203" cn_domain=PS} 20241201085612868 DLU <0006> fsm.c:456 lu(262421689803203)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085612868 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421689803203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085612868 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421689803203)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085612868 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421689803203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421689803203" cn_domain=PS} 20241201085612868 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612868 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612868 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612868 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@d9582b112897: Found GsupExpect[0] for "262421689803203" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@d9582b112897: Added IMSI table entry 2TC_gsup_purge_cs(111)"262421689803203" 20241201085612871 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612871 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612871 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421689803203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421689803203"} 20241201085612871 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421689803203)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085612871 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421689803203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085612871 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421689803203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421689803203"} 20241201085612871 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421689803203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085612871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421689803203)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085612871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421689803203)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085612871 DLU <0006> fsm.c:568 lu(PS:IMSI-262421689803203)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085612871 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612871 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612871 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612871 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@d9582b112897: setverdict(pass): none -> pass 20241201085612873 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612873 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612873 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421689803203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421689803203" cn_domain=CS} 20241201085612873 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421689803203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241201085612873 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421689803203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421689803203"} 20241201085612873 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421689803203 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201085612873 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612873 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612873 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612873 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085612875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37588<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@d9582b112897: Final verdict of PTC: pass 20241201085612877 DAUC <0003> db_auc.c:157 IMSI='262428061733034': No 2G Auth Data 20241201085612877 DAUC <0003> db_auc.c:192 IMSI='262428061733034': No 3G Auth Data 20241201085612878 DLGSUP <0013> hlr.c:121 IMSI 262428061733034: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@d9582b112897: Created GsupExpect[0] for "262428061733034" to be handled at TC_gsup_purge_cs(112) 20241201085612891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37604<->l=127.0.0.1:4258 20241201085612895 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612895 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612895 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428061733034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428061733034" cn_domain=PS} 20241201085612895 DLU <0006> fsm.c:456 lu(262428061733034)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085612895 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428061733034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085612895 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428061733034)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085612895 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428061733034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428061733034" cn_domain=PS} 20241201085612895 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612895 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612895 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612895 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@d9582b112897: Found GsupExpect[0] for "262428061733034" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@d9582b112897: Added IMSI table entry 3TC_gsup_purge_cs(112)"262428061733034" 20241201085612898 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612898 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612898 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428061733034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428061733034"} 20241201085612898 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428061733034)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085612898 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428061733034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085612898 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428061733034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428061733034"} 20241201085612898 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428061733034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085612898 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428061733034)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085612898 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428061733034)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085612898 DLU <0006> fsm.c:568 lu(PS:IMSI-262428061733034)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085612898 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612898 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612898 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612898 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@d9582b112897: setverdict(pass): none -> pass 20241201085612899 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612899 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612899 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428061733034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428061733034" cn_domain=CS} 20241201085612899 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428061733034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241201085612899 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428061733034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428061733034"} 20241201085612899 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428061733034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201085612899 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612899 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612900 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612900 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085612901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37604<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@d9582b112897: Final verdict of PTC: pass 20241201085612902 DAUC <0003> db_auc.c:157 IMSI='262421272671327': No 2G Auth Data 20241201085612902 DAUC <0003> db_auc.c:192 IMSI='262421272671327': No 3G Auth Data 20241201085612903 DLGSUP <0013> hlr.c:121 IMSI 262421272671327: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@d9582b112897: Created GsupExpect[0] for "262421272671327" to be handled at TC_gsup_purge_cs(113) 20241201085612918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37606<->l=127.0.0.1:4258 20241201085612921 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612921 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612921 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421272671327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421272671327" cn_domain=PS} 20241201085612922 DLU <0006> fsm.c:456 lu(262421272671327)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085612922 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421272671327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085612922 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421272671327)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085612922 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421272671327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421272671327" cn_domain=PS} 20241201085612922 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612922 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612922 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612922 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@d9582b112897: Found GsupExpect[0] for "262421272671327" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@d9582b112897: Added IMSI table entry 4TC_gsup_purge_cs(113)"262421272671327" 20241201085612924 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612924 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612924 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421272671327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421272671327"} 20241201085612924 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421272671327)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085612924 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421272671327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085612924 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421272671327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421272671327"} 20241201085612924 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421272671327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085612924 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421272671327)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085612924 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421272671327)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085612924 DLU <0006> fsm.c:568 lu(PS:IMSI-262421272671327)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085612924 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612924 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612924 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612924 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@d9582b112897: setverdict(pass): none -> pass 20241201085612926 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612926 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612926 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421272671327 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421272671327" cn_domain=CS} 20241201085612926 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421272671327 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241201085612926 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421272671327 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421272671327"} 20241201085612926 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421272671327 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201085612926 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612926 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612926 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612926 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085612927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37606<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@d9582b112897: Final verdict of PTC: pass 20241201085612929 DAUC <0003> db_auc.c:157 IMSI='262424190822458': No 2G Auth Data 20241201085612929 DAUC <0003> db_auc.c:192 IMSI='262424190822458': No 3G Auth Data 20241201085612930 DLGSUP <0013> hlr.c:121 IMSI 262424190822458: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@d9582b112897: Created GsupExpect[0] for "262424190822458" to be handled at TC_gsup_purge_cs(114) 20241201085612948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37618<->l=127.0.0.1:4258 20241201085612951 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612951 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612951 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424190822458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424190822458" cn_domain=PS} 20241201085612951 DLU <0006> fsm.c:456 lu(262424190822458)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085612952 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424190822458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085612952 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424190822458)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085612952 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424190822458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424190822458" cn_domain=PS} 20241201085612952 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612952 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612952 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612952 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@d9582b112897: Found GsupExpect[0] for "262424190822458" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@d9582b112897: Added IMSI table entry 5TC_gsup_purge_cs(114)"262424190822458" 20241201085612954 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612954 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612954 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424190822458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424190822458"} 20241201085612954 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424190822458)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085612954 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424190822458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085612954 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424190822458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424190822458"} 20241201085612954 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424190822458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085612954 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424190822458)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085612954 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424190822458)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085612954 DLU <0006> fsm.c:568 lu(PS:IMSI-262424190822458)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085612954 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612954 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612955 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612955 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@d9582b112897: setverdict(pass): none -> pass 20241201085612956 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612956 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612956 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424190822458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424190822458" cn_domain=CS} 20241201085612956 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424190822458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241201085612956 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424190822458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424190822458"} 20241201085612956 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424190822458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201085612956 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612956 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612956 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612956 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085612958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37618<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@d9582b112897: Final verdict of PTC: pass 20241201085612959 DAUC <0003> db_auc.c:157 IMSI='262420683162144': No 2G Auth Data 20241201085612959 DAUC <0003> db_auc.c:192 IMSI='262420683162144': No 3G Auth Data 20241201085612960 DLGSUP <0013> hlr.c:121 IMSI 262420683162144: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@d9582b112897: Created GsupExpect[0] for "262420683162144" to be handled at TC_gsup_purge_cs(115) 20241201085612975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37620<->l=127.0.0.1:4258 20241201085612979 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612979 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612979 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420683162144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420683162144" cn_domain=PS} 20241201085612979 DLU <0006> fsm.c:456 lu(262420683162144)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085612979 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420683162144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085612979 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420683162144)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085612979 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420683162144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420683162144" cn_domain=PS} 20241201085612979 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612979 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612979 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612979 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@d9582b112897: Found GsupExpect[0] for "262420683162144" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@d9582b112897: Added IMSI table entry 6TC_gsup_purge_cs(115)"262420683162144" 20241201085612981 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612981 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612981 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420683162144 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420683162144"} 20241201085612981 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420683162144)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085612981 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420683162144 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085612981 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420683162144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420683162144"} 20241201085612981 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420683162144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085612981 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420683162144)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085612981 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420683162144)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085612981 DLU <0006> fsm.c:568 lu(PS:IMSI-262420683162144)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085612981 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612981 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612981 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612981 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@d9582b112897: setverdict(pass): none -> pass 20241201085612983 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612983 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085612983 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420683162144 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420683162144" cn_domain=CS} 20241201085612983 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420683162144 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241201085612983 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420683162144 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420683162144"} 20241201085612983 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420683162144 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201085612983 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612983 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085612983 DLINP <000b> input/ipa.c:455 connected read/write 20241201085612983 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085612984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37620<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@d9582b112897: Final verdict of PTC: pass 20241201085612986 DAUC <0003> db_auc.c:157 IMSI='262424955353085': No 2G Auth Data 20241201085612986 DAUC <0003> db_auc.c:192 IMSI='262424955353085': No 3G Auth Data 20241201085612987 DLGSUP <0013> hlr.c:121 IMSI 262424955353085: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@d9582b112897: Created GsupExpect[0] for "262424955353085" to be handled at TC_gsup_purge_cs(116) 20241201085613001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37622<->l=127.0.0.1:4258 20241201085613005 DLINP <000b> input/ipa.c:455 connected read/write 20241201085613005 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085613005 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424955353085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424955353085" cn_domain=PS} 20241201085613005 DLU <0006> fsm.c:456 lu(262424955353085)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085613005 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424955353085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085613005 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424955353085)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085613005 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424955353085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424955353085" cn_domain=PS} 20241201085613005 DLINP <000b> input/ipa.c:455 connected read/write 20241201085613005 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085613005 DLINP <000b> input/ipa.c:455 connected read/write 20241201085613005 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@d9582b112897: Found GsupExpect[0] for "262424955353085" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@d9582b112897: Added IMSI table entry 7TC_gsup_purge_cs(116)"262424955353085" 20241201085613007 DLINP <000b> input/ipa.c:455 connected read/write 20241201085613007 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085613007 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424955353085 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424955353085"} 20241201085613007 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424955353085)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085613007 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424955353085 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085613007 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424955353085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424955353085"} 20241201085613007 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424955353085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085613007 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424955353085)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085613007 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424955353085)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085613007 DLU <0006> fsm.c:568 lu(PS:IMSI-262424955353085)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085613007 DLINP <000b> input/ipa.c:455 connected read/write 20241201085613007 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085613007 DLINP <000b> input/ipa.c:455 connected read/write 20241201085613007 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@d9582b112897: setverdict(pass): none -> pass 20241201085613010 DLINP <000b> input/ipa.c:455 connected read/write 20241201085613010 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085613010 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424955353085 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424955353085" cn_domain=CS} 20241201085613010 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424955353085 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241201085613010 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424955353085 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424955353085"} 20241201085613010 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424955353085 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201085613010 DLINP <000b> input/ipa.c:455 connected read/write 20241201085613010 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085613010 DLINP <000b> input/ipa.c:455 connected read/write 20241201085613010 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085613011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37622<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@d9582b112897: Final verdict of PTC: pass MTC@d9582b112897: setverdict(pass): none -> pass 20241201085613013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37558<->l=127.0.0.1:4258 20241201085613014 DLINP <000b> input/ipa.c:455 connected read/write 20241201085613014 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085613014 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085613014 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085613014 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@d9582b112897: Final verdict of PTC: none 20241201085613015 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34871<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@d9582b112897: Final verdict of PTC: none 107@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: pass MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@d9582b112897: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sun Dec 1 08:56:13 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 20241201085613060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37634<->l=127.0.0.1:4258 20241201085613160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37634<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=134560) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sun Dec 1 08:56:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_purge_ps started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085616241 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085616241 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085616243 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616243 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37636<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085616246 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616246 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616247 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085616247 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085616247 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085616247 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085616247 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085616247 DLGSUP <0013> gsup_server.c:236 2: 20241201085616247 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085616247 DLGSUP <0013> gsup_server.c:236 3: 20241201085616247 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085616247 DLGSUP <0013> gsup_server.c:236 4: 20241201085616247 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085616247 DLGSUP <0013> gsup_server.c:236 5: 20241201085616247 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085616247 DLGSUP <0013> gsup_server.c:236 7: 20241201085616247 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085616247 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085616247 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085616247 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)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@d9582b112897: 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") 20241201085616266 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34285<->l=127.0.0.1:4259) 20241201085616271 DAUC <0003> db_auc.c:157 IMSI='262423243537722': No 2G Auth Data 20241201085616271 DAUC <0003> db_auc.c:192 IMSI='262423243537722': No 3G Auth Data HLR_Test-GSUP(118)@d9582b112897: Created GsupExpect[0] for "262423243537722" to be handled at TC_gsup_purge_ps(121) 20241201085616288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37652<->l=127.0.0.1:4258 20241201085616293 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616293 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616293 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423243537722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423243537722" cn_domain=PS} 20241201085616293 DLU <0006> fsm.c:456 lu(262423243537722)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085616293 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423243537722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085616293 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423243537722)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085616293 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423243537722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423243537722" cn_domain=PS} 20241201085616293 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616293 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616293 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616293 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@d9582b112897: Found GsupExpect[0] for "262423243537722" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@d9582b112897: Added IMSI table entry 0TC_gsup_purge_ps(121)"262423243537722" 20241201085616296 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616296 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616296 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423243537722 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423243537722"} 20241201085616296 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423243537722)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085616296 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423243537722 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085616296 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423243537722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423243537722"} 20241201085616296 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423243537722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085616296 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423243537722)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085616296 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423243537722)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085616296 DLU <0006> fsm.c:568 lu(PS:IMSI-262423243537722)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085616296 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616296 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616296 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616296 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@d9582b112897: setverdict(pass): none -> pass 20241201085616298 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616298 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616298 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423243537722 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423243537722" cn_domain=PS} 20241201085616298 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423243537722 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241201085616298 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423243537722 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423243537722"} 20241201085616298 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423243537722 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201085616298 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616298 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616298 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616298 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085616300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37652<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@d9582b112897: Final verdict of PTC: pass 20241201085616302 DAUC <0003> db_auc.c:157 IMSI='262426706043099': No 2G Auth Data 20241201085616302 DAUC <0003> db_auc.c:192 IMSI='262426706043099': No 3G Auth Data 20241201085616303 DLGSUP <0013> hlr.c:121 IMSI 262426706043099: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@d9582b112897: Created GsupExpect[0] for "262426706043099" to be handled at TC_gsup_purge_ps(122) 20241201085616319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4258 20241201085616324 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616324 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616324 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426706043099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426706043099" cn_domain=PS} 20241201085616324 DLU <0006> fsm.c:456 lu(262426706043099)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085616324 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426706043099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085616324 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426706043099)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085616324 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426706043099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426706043099" cn_domain=PS} 20241201085616324 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616324 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616324 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616324 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@d9582b112897: Found GsupExpect[0] for "262426706043099" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@d9582b112897: Added IMSI table entry 1TC_gsup_purge_ps(122)"262426706043099" 20241201085616327 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616327 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616327 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426706043099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426706043099"} 20241201085616327 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426706043099)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085616327 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426706043099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085616327 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426706043099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426706043099"} 20241201085616327 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426706043099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085616327 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426706043099)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085616327 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426706043099)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085616327 DLU <0006> fsm.c:568 lu(PS:IMSI-262426706043099)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085616327 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616327 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616327 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616327 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@d9582b112897: setverdict(pass): none -> pass 20241201085616331 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616331 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616331 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426706043099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426706043099" cn_domain=PS} 20241201085616331 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426706043099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241201085616331 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426706043099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426706043099"} 20241201085616331 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426706043099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201085616331 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616331 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616331 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616331 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085616332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@d9582b112897: Final verdict of PTC: pass 20241201085616334 DAUC <0003> db_auc.c:157 IMSI='262426428455017': No 2G Auth Data 20241201085616334 DAUC <0003> db_auc.c:192 IMSI='262426428455017': No 3G Auth Data 20241201085616335 DLGSUP <0013> hlr.c:121 IMSI 262426428455017: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@d9582b112897: Created GsupExpect[0] for "262426428455017" to be handled at TC_gsup_purge_ps(123) 20241201085616351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37670<->l=127.0.0.1:4258 20241201085616354 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616354 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616354 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426428455017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426428455017" cn_domain=PS} 20241201085616354 DLU <0006> fsm.c:456 lu(262426428455017)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085616354 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426428455017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085616354 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426428455017)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085616354 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426428455017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426428455017" cn_domain=PS} 20241201085616354 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616354 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616354 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616354 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@d9582b112897: Found GsupExpect[0] for "262426428455017" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@d9582b112897: Added IMSI table entry 2TC_gsup_purge_ps(123)"262426428455017" 20241201085616357 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616357 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616357 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426428455017 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426428455017"} 20241201085616357 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426428455017)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085616357 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426428455017 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085616357 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426428455017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426428455017"} 20241201085616357 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426428455017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085616357 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426428455017)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085616357 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426428455017)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085616357 DLU <0006> fsm.c:568 lu(PS:IMSI-262426428455017)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085616357 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616357 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616357 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616357 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@d9582b112897: setverdict(pass): none -> pass 20241201085616358 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616358 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616358 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426428455017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426428455017" cn_domain=PS} 20241201085616359 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426428455017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241201085616359 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426428455017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426428455017"} 20241201085616359 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426428455017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201085616359 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616359 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616359 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616359 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085616360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37670<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@d9582b112897: Final verdict of PTC: pass 20241201085616362 DAUC <0003> db_auc.c:157 IMSI='262425145381515': No 2G Auth Data 20241201085616362 DAUC <0003> db_auc.c:192 IMSI='262425145381515': No 3G Auth Data 20241201085616363 DLGSUP <0013> hlr.c:121 IMSI 262425145381515: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@d9582b112897: Created GsupExpect[0] for "262425145381515" to be handled at TC_gsup_purge_ps(124) 20241201085616379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37676<->l=127.0.0.1:4258 20241201085616383 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616383 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616383 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425145381515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425145381515" cn_domain=PS} 20241201085616383 DLU <0006> fsm.c:456 lu(262425145381515)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085616383 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425145381515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085616383 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425145381515)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085616383 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425145381515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425145381515" cn_domain=PS} 20241201085616383 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616383 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616384 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616384 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@d9582b112897: Found GsupExpect[0] for "262425145381515" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@d9582b112897: Added IMSI table entry 3TC_gsup_purge_ps(124)"262425145381515" 20241201085616386 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616386 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616386 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425145381515 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425145381515"} 20241201085616386 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425145381515)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085616386 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425145381515 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085616386 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425145381515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425145381515"} 20241201085616386 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425145381515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085616386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425145381515)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085616386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425145381515)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085616386 DLU <0006> fsm.c:568 lu(PS:IMSI-262425145381515)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085616386 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616386 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616386 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616386 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@d9582b112897: setverdict(pass): none -> pass 20241201085616388 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616388 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616388 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425145381515 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425145381515" cn_domain=PS} 20241201085616388 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425145381515 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241201085616388 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425145381515 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425145381515"} 20241201085616388 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425145381515 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201085616388 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616388 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616388 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616388 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085616390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37676<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@d9582b112897: Final verdict of PTC: pass 20241201085616391 DAUC <0003> db_auc.c:157 IMSI='262424297909420': No 2G Auth Data 20241201085616391 DAUC <0003> db_auc.c:192 IMSI='262424297909420': No 3G Auth Data 20241201085616392 DLGSUP <0013> hlr.c:121 IMSI 262424297909420: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@d9582b112897: Created GsupExpect[0] for "262424297909420" to be handled at TC_gsup_purge_ps(125) 20241201085616407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37686<->l=127.0.0.1:4258 20241201085616411 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616411 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616411 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424297909420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424297909420" cn_domain=PS} 20241201085616411 DLU <0006> fsm.c:456 lu(262424297909420)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085616411 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424297909420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085616411 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424297909420)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085616411 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424297909420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424297909420" cn_domain=PS} 20241201085616411 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616411 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616411 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616411 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@d9582b112897: Found GsupExpect[0] for "262424297909420" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@d9582b112897: Added IMSI table entry 4TC_gsup_purge_ps(125)"262424297909420" 20241201085616413 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616413 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616413 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424297909420 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424297909420"} 20241201085616413 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424297909420)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085616413 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424297909420 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085616413 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424297909420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424297909420"} 20241201085616413 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424297909420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085616413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424297909420)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085616413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424297909420)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085616413 DLU <0006> fsm.c:568 lu(PS:IMSI-262424297909420)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085616413 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616413 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616414 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616414 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@d9582b112897: setverdict(pass): none -> pass 20241201085616416 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616416 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616416 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424297909420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424297909420" cn_domain=PS} 20241201085616416 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424297909420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241201085616416 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424297909420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424297909420"} 20241201085616416 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424297909420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201085616416 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616416 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616416 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616416 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085616417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37686<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@d9582b112897: Final verdict of PTC: pass 20241201085616418 DAUC <0003> db_auc.c:157 IMSI='262428373289950': No 2G Auth Data 20241201085616418 DAUC <0003> db_auc.c:192 IMSI='262428373289950': No 3G Auth Data 20241201085616419 DLGSUP <0013> hlr.c:121 IMSI 262428373289950: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@d9582b112897: Created GsupExpect[0] for "262428373289950" to be handled at TC_gsup_purge_ps(126) 20241201085616434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37694<->l=127.0.0.1:4258 20241201085616438 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616438 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616438 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428373289950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428373289950" cn_domain=PS} 20241201085616438 DLU <0006> fsm.c:456 lu(262428373289950)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085616438 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428373289950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085616438 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428373289950)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085616438 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428373289950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428373289950" cn_domain=PS} 20241201085616438 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616438 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616439 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616439 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@d9582b112897: Found GsupExpect[0] for "262428373289950" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@d9582b112897: Added IMSI table entry 5TC_gsup_purge_ps(126)"262428373289950" 20241201085616441 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616441 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616441 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428373289950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428373289950"} 20241201085616441 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428373289950)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085616441 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428373289950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085616441 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428373289950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428373289950"} 20241201085616441 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428373289950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085616441 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428373289950)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085616441 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428373289950)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085616441 DLU <0006> fsm.c:568 lu(PS:IMSI-262428373289950)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085616441 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616441 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616441 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616441 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@d9582b112897: setverdict(pass): none -> pass 20241201085616442 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616442 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616442 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428373289950 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428373289950" cn_domain=PS} 20241201085616442 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428373289950 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241201085616442 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428373289950 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428373289950"} 20241201085616442 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428373289950 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201085616443 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616443 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616443 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616443 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085616444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37694<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@d9582b112897: Final verdict of PTC: pass 20241201085616445 DAUC <0003> db_auc.c:157 IMSI='262426691343329': No 2G Auth Data 20241201085616445 DAUC <0003> db_auc.c:192 IMSI='262426691343329': No 3G Auth Data 20241201085616446 DLGSUP <0013> hlr.c:121 IMSI 262426691343329: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@d9582b112897: Created GsupExpect[0] for "262426691343329" to be handled at TC_gsup_purge_ps(127) 20241201085616461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37698<->l=127.0.0.1:4258 20241201085616464 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616464 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616464 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426691343329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426691343329" cn_domain=PS} 20241201085616464 DLU <0006> fsm.c:456 lu(262426691343329)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085616464 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426691343329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085616464 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426691343329)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085616464 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426691343329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426691343329" cn_domain=PS} 20241201085616464 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616464 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616464 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616464 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@d9582b112897: Found GsupExpect[0] for "262426691343329" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@d9582b112897: Added IMSI table entry 6TC_gsup_purge_ps(127)"262426691343329" 20241201085616467 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616467 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616467 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426691343329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426691343329"} 20241201085616467 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426691343329)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085616467 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426691343329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085616467 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426691343329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426691343329"} 20241201085616467 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426691343329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085616467 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426691343329)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085616467 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426691343329)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085616467 DLU <0006> fsm.c:568 lu(PS:IMSI-262426691343329)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085616467 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616467 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616467 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616467 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@d9582b112897: setverdict(pass): none -> pass 20241201085616469 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616469 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616469 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426691343329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426691343329" cn_domain=PS} 20241201085616469 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426691343329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241201085616469 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426691343329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426691343329"} 20241201085616469 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426691343329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201085616469 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616469 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616469 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616469 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085616470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37698<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@d9582b112897: Final verdict of PTC: pass 20241201085616471 DAUC <0003> db_auc.c:157 IMSI='262424397520076': No 2G Auth Data 20241201085616472 DAUC <0003> db_auc.c:192 IMSI='262424397520076': No 3G Auth Data 20241201085616472 DLGSUP <0013> hlr.c:121 IMSI 262424397520076: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@d9582b112897: Created GsupExpect[0] for "262424397520076" to be handled at TC_gsup_purge_ps(128) 20241201085616489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37702<->l=127.0.0.1:4258 20241201085616493 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616493 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616493 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424397520076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424397520076" cn_domain=PS} 20241201085616493 DLU <0006> fsm.c:456 lu(262424397520076)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085616493 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424397520076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085616493 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424397520076)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085616493 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424397520076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424397520076" cn_domain=PS} 20241201085616493 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616493 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616493 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616493 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@d9582b112897: Found GsupExpect[0] for "262424397520076" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@d9582b112897: Added IMSI table entry 7TC_gsup_purge_ps(128)"262424397520076" 20241201085616496 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616496 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616496 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424397520076 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424397520076"} 20241201085616496 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424397520076)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085616496 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424397520076 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085616496 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424397520076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424397520076"} 20241201085616496 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424397520076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085616496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424397520076)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085616496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424397520076)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085616496 DLU <0006> fsm.c:568 lu(PS:IMSI-262424397520076)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085616496 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616496 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616496 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616496 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@d9582b112897: setverdict(pass): none -> pass 20241201085616498 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616498 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616498 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424397520076 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424397520076" cn_domain=PS} 20241201085616498 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424397520076 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241201085616498 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424397520076 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424397520076"} 20241201085616498 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424397520076 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241201085616498 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616498 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085616498 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616498 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085616500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37702<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@d9582b112897: Final verdict of PTC: pass MTC@d9582b112897: setverdict(pass): none -> pass 20241201085616502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37636<->l=127.0.0.1:4258 20241201085616503 DLINP <000b> input/ipa.c:455 connected read/write 20241201085616503 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085616503 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085616503 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085616503 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@d9582b112897: Final verdict of PTC: none 20241201085616503 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34285<->l=127.0.0.1:4259) 119@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: pass MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@d9582b112897: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sun Dec 1 08:56:16 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 20241201085616549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37712<->l=127.0.0.1:4258 20241201085616649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37712<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78584) Waiting for packet dumper to finish... 1 (prev_count=78584, count=134560) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sun Dec 1 08:56:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_purge_unknown started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085619726 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085619726 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085619728 DLINP <000b> input/ipa.c:455 connected read/write 20241201085619728 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085619729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58456<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085619730 DLINP <000b> input/ipa.c:455 connected read/write 20241201085619730 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085619730 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085619730 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085619730 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085619730 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085619730 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085619730 DLGSUP <0013> gsup_server.c:236 2: 20241201085619730 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085619730 DLGSUP <0013> gsup_server.c:236 3: 20241201085619730 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085619730 DLGSUP <0013> gsup_server.c:236 4: 20241201085619730 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(129)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085619731 DLGSUP <0013> gsup_server.c:236 5: 20241201085619731 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085619731 DLGSUP <0013> gsup_server.c:236 7: 20241201085619731 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085619731 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085619731 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085619731 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@d9582b112897: 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") 20241201085619749 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36653<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@d9582b112897: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241201085619764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4258 20241201085619773 DLINP <000b> input/ipa.c:455 connected read/write 20241201085619773 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085619773 DLGSUP <0013> gsup_req.c:140 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241201085619773 DLU <0006> fsm.c:456 lu(2345743413463)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085619773 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 20241201085619773 DLGSUP <0013> gsup_req.c:276 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241201085619773 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085619773 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x555bc524a4c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085619773 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x555bc524a4c0]{UNVALIDATED}: Freeing instance 20241201085619774 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x555bc524a4c0]{UNVALIDATED}: Deallocated 20241201085619774 DLINP <000b> input/ipa.c:455 connected read/write 20241201085619774 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085619774 DLINP <000b> input/ipa.c:455 connected read/write 20241201085619774 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@d9582b112897: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@d9582b112897: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@d9582b112897: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085619776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@d9582b112897: Final verdict of PTC: pass MTC@d9582b112897: setverdict(pass): none -> pass 20241201085619777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58456<->l=127.0.0.1:4258 20241201085619777 DLINP <000b> input/ipa.c:455 connected read/write 20241201085619777 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085619777 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085619777 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085619777 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085619778 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36653<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(129)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP(130)@d9582b112897: Final verdict of PTC: none 131@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: pass MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@d9582b112897: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sun Dec 1 08:56:19 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 20241201085619820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58476<->l=127.0.0.1:4258 20241201085619921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58476<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26012) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sun Dec 1 08:56:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_mo_ussd_unknown started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085622991 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085622991 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085622993 DLINP <000b> input/ipa.c:455 connected read/write 20241201085622993 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085622993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58486<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085622996 DLINP <000b> input/ipa.c:455 connected read/write 20241201085622996 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085622996 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085622996 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085622996 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085622996 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085622996 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085622996 DLGSUP <0013> gsup_server.c:236 2: 20241201085622996 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085622996 DLGSUP <0013> gsup_server.c:236 3: 20241201085622996 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085622996 DLGSUP <0013> gsup_server.c:236 4: 20241201085622996 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085622996 DLGSUP <0013> gsup_server.c:236 5: 20241201085622996 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085622996 DLGSUP <0013> gsup_server.c:236 7: 20241201085622996 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085622996 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085622996 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085622996 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)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@d9582b112897: 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") 20241201085623015 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45503<->l=127.0.0.1:4259) 20241201085623019 DAUC <0003> db_auc.c:157 IMSI='262429667289116': No 2G Auth Data 20241201085623019 DAUC <0003> db_auc.c:192 IMSI='262429667289116': No 3G Auth Data HLR_Test-GSUP(135)@d9582b112897: Created GsupExpect[0] for "262429667289116" to be handled at TC_mo_ussd_unknown(138) 20241201085623032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 20241201085623038 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623038 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085623038 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429667289116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429667289116" session_id=3207924193 session_state=BEGIN} 20241201085623038 DSS <0004> hlr_ussd.c:576 262429667289116/0xbf3509e1: Process SS (BEGIN) 20241201085623038 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241201085623038 DSS <0004> hlr_ussd.c:518 262429667289116/0xbf3509e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241201085623038 DSS <0004> hlr_ussd.c:523 262429667289116/0xbf3509e1: USSD for unknown code '*#200#' 20241201085623038 DSS <0004> hlr_ussd.c:354 262429667289116/0xbf3509e1: Tx ReturnError(1, 0x12) 20241201085623038 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429667289116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429667289116" session_id=3207924193 session_state=END} 20241201085623038 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623038 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085623038 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623038 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@d9582b112897: Found GsupExpect[0] for "262429667289116" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@d9582b112897: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262429667289116" TC_mo_ussd_unknown(138)@d9582b112897: setverdict(pass): none -> pass 20241201085623042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@d9582b112897: Final verdict of PTC: pass 20241201085623042 DAUC <0003> db_auc.c:157 IMSI='262429788912204': No 2G Auth Data 20241201085623043 DAUC <0003> db_auc.c:192 IMSI='262429788912204': No 3G Auth Data HLR_Test-GSUP(135)@d9582b112897: Created GsupExpect[0] for "262429788912204" to be handled at TC_mo_ussd_unknown(139) 20241201085623058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 20241201085623065 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623065 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085623065 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429788912204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429788912204" session_id=4117042464 session_state=BEGIN} 20241201085623065 DSS <0004> hlr_ussd.c:576 262429788912204/0xf5651520: Process SS (BEGIN) 20241201085623065 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241201085623065 DSS <0004> hlr_ussd.c:518 262429788912204/0xf5651520: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241201085623065 DSS <0004> hlr_ussd.c:523 262429788912204/0xf5651520: USSD for unknown code '*#200#' 20241201085623065 DSS <0004> hlr_ussd.c:354 262429788912204/0xf5651520: Tx ReturnError(1, 0x12) 20241201085623065 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429788912204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429788912204" session_id=4117042464 session_state=END} 20241201085623065 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623065 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085623065 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623065 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@d9582b112897: Found GsupExpect[0] for "262429788912204" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@d9582b112897: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262429788912204" TC_mo_ussd_unknown(139)@d9582b112897: setverdict(pass): none -> pass 20241201085623068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@d9582b112897: Final verdict of PTC: pass 20241201085623069 DAUC <0003> db_auc.c:157 IMSI='262423292797249': No 2G Auth Data 20241201085623069 DAUC <0003> db_auc.c:192 IMSI='262423292797249': No 3G Auth Data HLR_Test-GSUP(135)@d9582b112897: Created GsupExpect[0] for "262423292797249" to be handled at TC_mo_ussd_unknown(140) 20241201085623087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58500<->l=127.0.0.1:4258 20241201085623094 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623094 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085623094 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423292797249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423292797249" session_id=336864986 session_state=BEGIN} 20241201085623094 DSS <0004> hlr_ussd.c:576 262423292797249/0x141426da: Process SS (BEGIN) 20241201085623094 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241201085623094 DSS <0004> hlr_ussd.c:518 262423292797249/0x141426da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241201085623094 DSS <0004> hlr_ussd.c:523 262423292797249/0x141426da: USSD for unknown code '*#200#' 20241201085623094 DSS <0004> hlr_ussd.c:354 262423292797249/0x141426da: Tx ReturnError(1, 0x12) 20241201085623094 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423292797249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423292797249" session_id=336864986 session_state=END} 20241201085623094 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623094 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085623094 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623094 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@d9582b112897: Found GsupExpect[0] for "262423292797249" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@d9582b112897: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262423292797249" TC_mo_ussd_unknown(140)@d9582b112897: setverdict(pass): none -> pass 20241201085623098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58500<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@d9582b112897: Final verdict of PTC: pass 20241201085623098 DAUC <0003> db_auc.c:157 IMSI='262429331870265': No 2G Auth Data 20241201085623098 DAUC <0003> db_auc.c:192 IMSI='262429331870265': No 3G Auth Data HLR_Test-GSUP(135)@d9582b112897: Created GsupExpect[0] for "262429331870265" to be handled at TC_mo_ussd_unknown(141) 20241201085623113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 20241201085623119 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623119 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085623119 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429331870265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429331870265" session_id=2295977582 session_state=BEGIN} 20241201085623119 DSS <0004> hlr_ussd.c:576 262429331870265/0x88d9d66e: Process SS (BEGIN) 20241201085623119 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241201085623119 DSS <0004> hlr_ussd.c:518 262429331870265/0x88d9d66e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241201085623119 DSS <0004> hlr_ussd.c:523 262429331870265/0x88d9d66e: USSD for unknown code '*#200#' 20241201085623119 DSS <0004> hlr_ussd.c:354 262429331870265/0x88d9d66e: Tx ReturnError(1, 0x12) 20241201085623119 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429331870265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429331870265" session_id=2295977582 session_state=END} 20241201085623119 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623119 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085623119 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623119 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@d9582b112897: Found GsupExpect[0] for "262429331870265" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@d9582b112897: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262429331870265" TC_mo_ussd_unknown(141)@d9582b112897: setverdict(pass): none -> pass 20241201085623122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@d9582b112897: Final verdict of PTC: pass 20241201085623123 DAUC <0003> db_auc.c:157 IMSI='262424910738441': No 2G Auth Data 20241201085623123 DAUC <0003> db_auc.c:192 IMSI='262424910738441': No 3G Auth Data HLR_Test-GSUP(135)@d9582b112897: Created GsupExpect[0] for "262424910738441" to be handled at TC_mo_ussd_unknown(142) 20241201085623141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4258 20241201085623147 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623147 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085623147 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424910738441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424910738441" session_id=259794039 session_state=BEGIN} 20241201085623147 DSS <0004> hlr_ussd.c:576 262424910738441/0x0f7c2477: Process SS (BEGIN) 20241201085623147 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241201085623147 DSS <0004> hlr_ussd.c:518 262424910738441/0x0f7c2477: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241201085623147 DSS <0004> hlr_ussd.c:523 262424910738441/0x0f7c2477: USSD for unknown code '*#200#' 20241201085623147 DSS <0004> hlr_ussd.c:354 262424910738441/0x0f7c2477: Tx ReturnError(1, 0x12) 20241201085623147 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424910738441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424910738441" session_id=259794039 session_state=END} 20241201085623147 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623147 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085623147 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623147 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@d9582b112897: Found GsupExpect[0] for "262424910738441" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@d9582b112897: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262424910738441" TC_mo_ussd_unknown(142)@d9582b112897: setverdict(pass): none -> pass 20241201085623150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@d9582b112897: Final verdict of PTC: pass 20241201085623151 DAUC <0003> db_auc.c:157 IMSI='262422162418824': No 2G Auth Data 20241201085623151 DAUC <0003> db_auc.c:192 IMSI='262422162418824': No 3G Auth Data HLR_Test-GSUP(135)@d9582b112897: Created GsupExpect[0] for "262422162418824" to be handled at TC_mo_ussd_unknown(143) 20241201085623168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58528<->l=127.0.0.1:4258 20241201085623174 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623174 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085623174 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422162418824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422162418824" session_id=2508505450 session_state=BEGIN} 20241201085623174 DSS <0004> hlr_ussd.c:576 262422162418824/0x9584c16a: Process SS (BEGIN) 20241201085623174 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241201085623174 DSS <0004> hlr_ussd.c:518 262422162418824/0x9584c16a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241201085623174 DSS <0004> hlr_ussd.c:523 262422162418824/0x9584c16a: USSD for unknown code '*#200#' 20241201085623174 DSS <0004> hlr_ussd.c:354 262422162418824/0x9584c16a: Tx ReturnError(1, 0x12) 20241201085623174 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422162418824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422162418824" session_id=2508505450 session_state=END} 20241201085623174 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623174 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085623175 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623175 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@d9582b112897: Found GsupExpect[0] for "262422162418824" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@d9582b112897: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262422162418824" TC_mo_ussd_unknown(143)@d9582b112897: setverdict(pass): none -> pass 20241201085623178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58528<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@d9582b112897: Final verdict of PTC: pass 20241201085623179 DAUC <0003> db_auc.c:157 IMSI='262429504238729': No 2G Auth Data 20241201085623179 DAUC <0003> db_auc.c:192 IMSI='262429504238729': No 3G Auth Data HLR_Test-GSUP(135)@d9582b112897: Created GsupExpect[0] for "262429504238729" to be handled at TC_mo_ussd_unknown(144) 20241201085623196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58534<->l=127.0.0.1:4258 20241201085623202 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623202 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085623202 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429504238729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429504238729" session_id=3199455327 session_state=BEGIN} 20241201085623202 DSS <0004> hlr_ussd.c:576 262429504238729/0xbeb3d05f: Process SS (BEGIN) 20241201085623202 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241201085623202 DSS <0004> hlr_ussd.c:518 262429504238729/0xbeb3d05f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241201085623202 DSS <0004> hlr_ussd.c:523 262429504238729/0xbeb3d05f: USSD for unknown code '*#200#' 20241201085623202 DSS <0004> hlr_ussd.c:354 262429504238729/0xbeb3d05f: Tx ReturnError(1, 0x12) 20241201085623202 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429504238729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429504238729" session_id=3199455327 session_state=END} 20241201085623202 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623202 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085623202 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623202 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@d9582b112897: Found GsupExpect[0] for "262429504238729" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@d9582b112897: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262429504238729" TC_mo_ussd_unknown(144)@d9582b112897: setverdict(pass): none -> pass 20241201085623205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58534<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@d9582b112897: Final verdict of PTC: pass 20241201085623205 DAUC <0003> db_auc.c:157 IMSI='262423421114729': No 2G Auth Data 20241201085623205 DAUC <0003> db_auc.c:192 IMSI='262423421114729': No 3G Auth Data HLR_Test-GSUP(135)@d9582b112897: Created GsupExpect[0] for "262423421114729" to be handled at TC_mo_ussd_unknown(145) 20241201085623224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58542<->l=127.0.0.1:4258 20241201085623230 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623230 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085623230 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423421114729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423421114729" session_id=3398169338 session_state=BEGIN} 20241201085623230 DSS <0004> hlr_ussd.c:576 262423421114729/0xca8bf2fa: Process SS (BEGIN) 20241201085623230 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241201085623230 DSS <0004> hlr_ussd.c:518 262423421114729/0xca8bf2fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241201085623230 DSS <0004> hlr_ussd.c:523 262423421114729/0xca8bf2fa: USSD for unknown code '*#200#' 20241201085623230 DSS <0004> hlr_ussd.c:354 262423421114729/0xca8bf2fa: Tx ReturnError(1, 0x12) 20241201085623230 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423421114729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423421114729" session_id=3398169338 session_state=END} 20241201085623230 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623230 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085623230 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623230 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@d9582b112897: Found GsupExpect[0] for "262423421114729" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@d9582b112897: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262423421114729" TC_mo_ussd_unknown(145)@d9582b112897: setverdict(pass): none -> pass 20241201085623233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58542<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@d9582b112897: Final verdict of PTC: pass 20241201085623234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58486<->l=127.0.0.1:4258 20241201085623235 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45503<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@d9582b112897: Final verdict of PTC: none 20241201085623235 DLINP <000b> input/ipa.c:455 connected read/write 20241201085623235 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085623235 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085623235 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085623235 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)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@d9582b112897: Final verdict of PTC: none 136@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 136: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@d9582b112897: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sun Dec 1 08:56:23 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 20241201085623277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58546<->l=127.0.0.1:4258 20241201085623378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58546<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78488) Waiting for packet dumper to finish... 1 (prev_count=78488, count=81392) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sun Dec 1 08:56:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_mo_ussd_euse_disc started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085626453 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085626453 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085626455 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626455 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085626456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58562<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085626457 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626457 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085626457 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085626457 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085626457 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085626457 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085626457 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085626457 DLGSUP <0013> gsup_server.c:236 2: 20241201085626458 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085626458 DLGSUP <0013> gsup_server.c:236 3: 20241201085626458 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085626458 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(146)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085626458 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085626458 DLGSUP <0013> gsup_server.c:236 5: 20241201085626458 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085626458 DLGSUP <0013> gsup_server.c:236 7: 20241201085626458 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085626458 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085626458 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085626458 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@d9582b112897: 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") 20241201085626478 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44455<->l=127.0.0.1:4259) 20241201085626485 DAUC <0003> db_auc.c:157 IMSI='262422130355138': No 2G Auth Data 20241201085626485 DAUC <0003> db_auc.c:192 IMSI='262422130355138': No 3G Auth Data HLR_Test-GSUP(147)@d9582b112897: Created GsupExpect[0] for "262422130355138" to be handled at TC_mo_ussd_euse_disc(150) 20241201085626502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58572<->l=127.0.0.1:4258 20241201085626508 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626508 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085626508 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422130355138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422130355138" session_id=2591300475 session_state=BEGIN} 20241201085626508 DSS <0004> hlr_ussd.c:576 262422130355138/0x9a741b7b: Process SS (BEGIN) 20241201085626508 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085626508 DSS <0004> hlr_ussd.c:518 262422130355138/0x9a741b7b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085626508 DSS <0004> hlr_ussd.c:542 262422130355138/0x9a741b7b: Cannot find conn for EUSE EUSE-foobar 20241201085626508 DSS <0004> hlr_ussd.c:354 262422130355138/0x9a741b7b: Tx ReturnError(1, 0x22) 20241201085626508 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422130355138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422130355138" session_id=2591300475 session_state=END} 20241201085626508 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626508 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085626508 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626508 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@d9582b112897: Found GsupExpect[0] for "262422130355138" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@d9582b112897: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262422130355138" TC_mo_ussd_euse_disc(150)@d9582b112897: setverdict(pass): none -> pass 20241201085626511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58572<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@d9582b112897: Final verdict of PTC: pass 20241201085626511 DAUC <0003> db_auc.c:157 IMSI='262421577950761': No 2G Auth Data 20241201085626511 DAUC <0003> db_auc.c:192 IMSI='262421577950761': No 3G Auth Data HLR_Test-GSUP(147)@d9582b112897: Created GsupExpect[0] for "262421577950761" to be handled at TC_mo_ussd_euse_disc(151) 20241201085626528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58574<->l=127.0.0.1:4258 20241201085626534 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626534 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085626534 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421577950761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421577950761" session_id=175279143 session_state=BEGIN} 20241201085626534 DSS <0004> hlr_ussd.c:576 262421577950761/0x0a728c27: Process SS (BEGIN) 20241201085626534 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085626534 DSS <0004> hlr_ussd.c:518 262421577950761/0x0a728c27: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085626534 DSS <0004> hlr_ussd.c:542 262421577950761/0x0a728c27: Cannot find conn for EUSE EUSE-foobar 20241201085626534 DSS <0004> hlr_ussd.c:354 262421577950761/0x0a728c27: Tx ReturnError(1, 0x22) 20241201085626534 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421577950761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421577950761" session_id=175279143 session_state=END} 20241201085626534 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626534 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085626534 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626534 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@d9582b112897: Found GsupExpect[0] for "262421577950761" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@d9582b112897: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262421577950761" TC_mo_ussd_euse_disc(151)@d9582b112897: setverdict(pass): none -> pass 20241201085626538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58574<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@d9582b112897: Final verdict of PTC: pass 20241201085626538 DAUC <0003> db_auc.c:157 IMSI='262423062259832': No 2G Auth Data 20241201085626538 DAUC <0003> db_auc.c:192 IMSI='262423062259832': No 3G Auth Data HLR_Test-GSUP(147)@d9582b112897: Created GsupExpect[0] for "262423062259832" to be handled at TC_mo_ussd_euse_disc(152) 20241201085626556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58588<->l=127.0.0.1:4258 20241201085626563 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626563 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085626563 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423062259832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423062259832" session_id=2504177825 session_state=BEGIN} 20241201085626563 DSS <0004> hlr_ussd.c:576 262423062259832/0x9542b8a1: Process SS (BEGIN) 20241201085626563 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085626563 DSS <0004> hlr_ussd.c:518 262423062259832/0x9542b8a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085626563 DSS <0004> hlr_ussd.c:542 262423062259832/0x9542b8a1: Cannot find conn for EUSE EUSE-foobar 20241201085626563 DSS <0004> hlr_ussd.c:354 262423062259832/0x9542b8a1: Tx ReturnError(1, 0x22) 20241201085626563 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423062259832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423062259832" session_id=2504177825 session_state=END} 20241201085626563 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626563 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085626563 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626563 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@d9582b112897: Found GsupExpect[0] for "262423062259832" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@d9582b112897: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262423062259832" TC_mo_ussd_euse_disc(152)@d9582b112897: setverdict(pass): none -> pass 20241201085626565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58588<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@d9582b112897: Final verdict of PTC: pass 20241201085626566 DAUC <0003> db_auc.c:157 IMSI='262425166865228': No 2G Auth Data 20241201085626566 DAUC <0003> db_auc.c:192 IMSI='262425166865228': No 3G Auth Data HLR_Test-GSUP(147)@d9582b112897: Created GsupExpect[0] for "262425166865228" to be handled at TC_mo_ussd_euse_disc(153) 20241201085626582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58600<->l=127.0.0.1:4258 20241201085626587 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626587 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085626587 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425166865228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425166865228" session_id=103608512 session_state=BEGIN} 20241201085626587 DSS <0004> hlr_ussd.c:576 262425166865228/0x062cf0c0: Process SS (BEGIN) 20241201085626587 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085626587 DSS <0004> hlr_ussd.c:518 262425166865228/0x062cf0c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085626587 DSS <0004> hlr_ussd.c:542 262425166865228/0x062cf0c0: Cannot find conn for EUSE EUSE-foobar 20241201085626587 DSS <0004> hlr_ussd.c:354 262425166865228/0x062cf0c0: Tx ReturnError(1, 0x22) 20241201085626587 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425166865228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425166865228" session_id=103608512 session_state=END} 20241201085626587 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626587 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085626587 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626587 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@d9582b112897: Found GsupExpect[0] for "262425166865228" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@d9582b112897: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262425166865228" TC_mo_ussd_euse_disc(153)@d9582b112897: setverdict(pass): none -> pass 20241201085626590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58600<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@d9582b112897: Final verdict of PTC: pass 20241201085626591 DAUC <0003> db_auc.c:157 IMSI='262428538448664': No 2G Auth Data 20241201085626591 DAUC <0003> db_auc.c:192 IMSI='262428538448664': No 3G Auth Data HLR_Test-GSUP(147)@d9582b112897: Created GsupExpect[0] for "262428538448664" to be handled at TC_mo_ussd_euse_disc(154) 20241201085626609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58612<->l=127.0.0.1:4258 20241201085626614 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626614 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085626614 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428538448664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428538448664" session_id=196043868 session_state=BEGIN} 20241201085626615 DSS <0004> hlr_ussd.c:576 262428538448664/0x0baf645c: Process SS (BEGIN) 20241201085626615 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085626615 DSS <0004> hlr_ussd.c:518 262428538448664/0x0baf645c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085626615 DSS <0004> hlr_ussd.c:542 262428538448664/0x0baf645c: Cannot find conn for EUSE EUSE-foobar 20241201085626615 DSS <0004> hlr_ussd.c:354 262428538448664/0x0baf645c: Tx ReturnError(1, 0x22) 20241201085626615 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428538448664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428538448664" session_id=196043868 session_state=END} 20241201085626615 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626615 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085626615 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626615 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@d9582b112897: Found GsupExpect[0] for "262428538448664" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@d9582b112897: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262428538448664" TC_mo_ussd_euse_disc(154)@d9582b112897: setverdict(pass): none -> pass 20241201085626617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58612<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@d9582b112897: Final verdict of PTC: pass 20241201085626618 DAUC <0003> db_auc.c:157 IMSI='262423715604519': No 2G Auth Data 20241201085626618 DAUC <0003> db_auc.c:192 IMSI='262423715604519': No 3G Auth Data HLR_Test-GSUP(147)@d9582b112897: Created GsupExpect[0] for "262423715604519" to be handled at TC_mo_ussd_euse_disc(155) 20241201085626635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58622<->l=127.0.0.1:4258 20241201085626641 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626641 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085626641 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423715604519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423715604519" session_id=644980552 session_state=BEGIN} 20241201085626641 DSS <0004> hlr_ussd.c:576 262423715604519/0x26719f48: Process SS (BEGIN) 20241201085626641 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085626641 DSS <0004> hlr_ussd.c:518 262423715604519/0x26719f48: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085626641 DSS <0004> hlr_ussd.c:542 262423715604519/0x26719f48: Cannot find conn for EUSE EUSE-foobar 20241201085626641 DSS <0004> hlr_ussd.c:354 262423715604519/0x26719f48: Tx ReturnError(1, 0x22) 20241201085626642 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423715604519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423715604519" session_id=644980552 session_state=END} 20241201085626642 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626642 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085626642 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626642 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@d9582b112897: Found GsupExpect[0] for "262423715604519" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@d9582b112897: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262423715604519" TC_mo_ussd_euse_disc(155)@d9582b112897: setverdict(pass): none -> pass 20241201085626645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58622<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@d9582b112897: Final verdict of PTC: pass 20241201085626645 DAUC <0003> db_auc.c:157 IMSI='262426831785323': No 2G Auth Data 20241201085626646 DAUC <0003> db_auc.c:192 IMSI='262426831785323': No 3G Auth Data HLR_Test-GSUP(147)@d9582b112897: Created GsupExpect[0] for "262426831785323" to be handled at TC_mo_ussd_euse_disc(156) 20241201085626663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58632<->l=127.0.0.1:4258 20241201085626670 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626670 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085626670 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426831785323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426831785323" session_id=3696415338 session_state=BEGIN} 20241201085626670 DSS <0004> hlr_ussd.c:576 262426831785323/0xdc52d26a: Process SS (BEGIN) 20241201085626670 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085626670 DSS <0004> hlr_ussd.c:518 262426831785323/0xdc52d26a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085626670 DSS <0004> hlr_ussd.c:542 262426831785323/0xdc52d26a: Cannot find conn for EUSE EUSE-foobar 20241201085626670 DSS <0004> hlr_ussd.c:354 262426831785323/0xdc52d26a: Tx ReturnError(1, 0x22) 20241201085626670 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426831785323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426831785323" session_id=3696415338 session_state=END} 20241201085626670 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626670 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085626670 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626670 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@d9582b112897: Found GsupExpect[0] for "262426831785323" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@d9582b112897: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262426831785323" TC_mo_ussd_euse_disc(156)@d9582b112897: setverdict(pass): none -> pass 20241201085626673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58632<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@d9582b112897: Final verdict of PTC: pass 20241201085626674 DAUC <0003> db_auc.c:157 IMSI='262426724791473': No 2G Auth Data 20241201085626674 DAUC <0003> db_auc.c:192 IMSI='262426724791473': No 3G Auth Data HLR_Test-GSUP(147)@d9582b112897: Created GsupExpect[0] for "262426724791473" to be handled at TC_mo_ussd_euse_disc(157) 20241201085626692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46082<->l=127.0.0.1:4258 20241201085626699 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626699 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085626699 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426724791473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426724791473" session_id=208980114 session_state=BEGIN} 20241201085626699 DSS <0004> hlr_ussd.c:576 262426724791473/0x0c74c892: Process SS (BEGIN) 20241201085626699 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085626699 DSS <0004> hlr_ussd.c:518 262426724791473/0x0c74c892: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085626699 DSS <0004> hlr_ussd.c:542 262426724791473/0x0c74c892: Cannot find conn for EUSE EUSE-foobar 20241201085626699 DSS <0004> hlr_ussd.c:354 262426724791473/0x0c74c892: Tx ReturnError(1, 0x22) 20241201085626699 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426724791473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426724791473" session_id=208980114 session_state=END} 20241201085626699 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626699 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085626699 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626699 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@d9582b112897: Found GsupExpect[0] for "262426724791473" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@d9582b112897: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262426724791473" TC_mo_ussd_euse_disc(157)@d9582b112897: setverdict(pass): none -> pass 20241201085626702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46082<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@d9582b112897: Final verdict of PTC: pass 20241201085626702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58562<->l=127.0.0.1:4258 20241201085626703 DLINP <000b> input/ipa.c:455 connected read/write 20241201085626703 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085626703 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085626703 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085626703 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@d9582b112897: Final verdict of PTC: none 20241201085626703 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44455<->l=127.0.0.1:4259) 148@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 148: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@d9582b112897: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sun Dec 1 08:56:26 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 20241201085626745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46086<->l=127.0.0.1:4258 20241201085626946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46086<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12908) Waiting for packet dumper to finish... 1 (prev_count=12908, count=81884) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sun Dec 1 08:56:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_mo_ussd_iuse_imsi started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085630022 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085630022 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085630023 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630023 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085630024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46096<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085630025 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630025 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085630025 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085630025 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085630025 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085630025 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085630025 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085630025 DLGSUP <0013> gsup_server.c:236 2: 20241201085630025 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085630025 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(158)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085630025 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085630026 DLGSUP <0013> gsup_server.c:236 4: 20241201085630026 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085630026 DLGSUP <0013> gsup_server.c:236 5: 20241201085630026 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085630026 DLGSUP <0013> gsup_server.c:236 7: 20241201085630026 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085630026 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085630026 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085630026 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@d9582b112897: 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") 20241201085630043 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42119<->l=127.0.0.1:4259) 20241201085630048 DAUC <0003> db_auc.c:157 IMSI='262424635298245': No 2G Auth Data 20241201085630048 DAUC <0003> db_auc.c:192 IMSI='262424635298245': No 3G Auth Data HLR_Test-GSUP(159)@d9582b112897: Created GsupExpect[0] for "262424635298245" to be handled at TC_mo_ussd_iuse_imsi(162) 20241201085630064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46110<->l=127.0.0.1:4258 20241201085630073 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630073 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085630073 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424635298245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424635298245" session_id=1570376982 session_state=BEGIN} 20241201085630073 DSS <0004> hlr_ussd.c:576 262424635298245/0x5d9a0d16: Process SS (BEGIN) 20241201085630073 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201085630073 DSS <0004> hlr_ussd.c:518 262424635298245/0x5d9a0d16: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201085630073 DSS <0004> hlr_ussd.c:363 262424635298245/0x5d9a0d16: Tx USSD 'Your IMSI is 262424635298245' 20241201085630073 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424635298245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424635298245" session_id=1570376982 session_state=END} 20241201085630073 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424635298245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085630073 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630074 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085630074 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630074 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@d9582b112897: Found GsupExpect[0] for "262424635298245" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@d9582b112897: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262424635298245" TC_mo_ussd_iuse_imsi(162)@d9582b112897: setverdict(pass): none -> pass 20241201085630078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46110<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@d9582b112897: Final verdict of PTC: pass 20241201085630078 DAUC <0003> db_auc.c:157 IMSI='262428765514020': No 2G Auth Data 20241201085630078 DAUC <0003> db_auc.c:192 IMSI='262428765514020': No 3G Auth Data HLR_Test-GSUP(159)@d9582b112897: Created GsupExpect[0] for "262428765514020" to be handled at TC_mo_ussd_iuse_imsi(163) 20241201085630095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46118<->l=127.0.0.1:4258 20241201085630101 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630101 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085630101 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428765514020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428765514020" session_id=493151743 session_state=BEGIN} 20241201085630101 DSS <0004> hlr_ussd.c:576 262428765514020/0x1d64e5ff: Process SS (BEGIN) 20241201085630101 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201085630101 DSS <0004> hlr_ussd.c:518 262428765514020/0x1d64e5ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201085630101 DSS <0004> hlr_ussd.c:363 262428765514020/0x1d64e5ff: Tx USSD 'Your IMSI is 262428765514020' 20241201085630101 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428765514020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428765514020" session_id=493151743 session_state=END} 20241201085630101 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428765514020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085630101 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630101 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085630101 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630101 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@d9582b112897: Found GsupExpect[0] for "262428765514020" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@d9582b112897: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262428765514020" TC_mo_ussd_iuse_imsi(163)@d9582b112897: setverdict(pass): none -> pass 20241201085630104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46118<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@d9582b112897: Final verdict of PTC: pass 20241201085630105 DAUC <0003> db_auc.c:157 IMSI='262423460298370': No 2G Auth Data 20241201085630105 DAUC <0003> db_auc.c:192 IMSI='262423460298370': No 3G Auth Data HLR_Test-GSUP(159)@d9582b112897: Created GsupExpect[0] for "262423460298370" to be handled at TC_mo_ussd_iuse_imsi(164) 20241201085630123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46132<->l=127.0.0.1:4258 20241201085630128 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630128 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085630128 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423460298370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423460298370" session_id=2478057680 session_state=BEGIN} 20241201085630128 DSS <0004> hlr_ussd.c:576 262423460298370/0x93b428d0: Process SS (BEGIN) 20241201085630128 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201085630128 DSS <0004> hlr_ussd.c:518 262423460298370/0x93b428d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201085630128 DSS <0004> hlr_ussd.c:363 262423460298370/0x93b428d0: Tx USSD 'Your IMSI is 262423460298370' 20241201085630128 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423460298370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423460298370" session_id=2478057680 session_state=END} 20241201085630128 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423460298370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085630128 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630128 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085630128 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630128 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@d9582b112897: Found GsupExpect[0] for "262423460298370" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@d9582b112897: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262423460298370" TC_mo_ussd_iuse_imsi(164)@d9582b112897: setverdict(pass): none -> pass 20241201085630132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46132<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@d9582b112897: Final verdict of PTC: pass 20241201085630133 DAUC <0003> db_auc.c:157 IMSI='262425492110322': No 2G Auth Data 20241201085630133 DAUC <0003> db_auc.c:192 IMSI='262425492110322': No 3G Auth Data HLR_Test-GSUP(159)@d9582b112897: Created GsupExpect[0] for "262425492110322" to be handled at TC_mo_ussd_iuse_imsi(165) 20241201085630148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 20241201085630154 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630154 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085630154 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425492110322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425492110322" session_id=3740024209 session_state=BEGIN} 20241201085630154 DSS <0004> hlr_ussd.c:576 262425492110322/0xdeec3d91: Process SS (BEGIN) 20241201085630154 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201085630154 DSS <0004> hlr_ussd.c:518 262425492110322/0xdeec3d91: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201085630154 DSS <0004> hlr_ussd.c:363 262425492110322/0xdeec3d91: Tx USSD 'Your IMSI is 262425492110322' 20241201085630154 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425492110322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425492110322" session_id=3740024209 session_state=END} 20241201085630154 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425492110322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085630154 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630154 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085630154 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630154 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@d9582b112897: Found GsupExpect[0] for "262425492110322" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@d9582b112897: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262425492110322" TC_mo_ussd_iuse_imsi(165)@d9582b112897: setverdict(pass): none -> pass 20241201085630157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@d9582b112897: Final verdict of PTC: pass 20241201085630158 DAUC <0003> db_auc.c:157 IMSI='262424131357228': No 2G Auth Data 20241201085630158 DAUC <0003> db_auc.c:192 IMSI='262424131357228': No 3G Auth Data HLR_Test-GSUP(159)@d9582b112897: Created GsupExpect[0] for "262424131357228" to be handled at TC_mo_ussd_iuse_imsi(166) 20241201085630175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46150<->l=127.0.0.1:4258 20241201085630182 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630182 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085630182 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424131357228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424131357228" session_id=3646920243 session_state=BEGIN} 20241201085630182 DSS <0004> hlr_ussd.c:576 262424131357228/0xd95f9633: Process SS (BEGIN) 20241201085630182 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201085630182 DSS <0004> hlr_ussd.c:518 262424131357228/0xd95f9633: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201085630182 DSS <0004> hlr_ussd.c:363 262424131357228/0xd95f9633: Tx USSD 'Your IMSI is 262424131357228' 20241201085630182 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424131357228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424131357228" session_id=3646920243 session_state=END} 20241201085630182 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424131357228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085630182 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630182 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085630182 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630182 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@d9582b112897: Found GsupExpect[0] for "262424131357228" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@d9582b112897: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262424131357228" TC_mo_ussd_iuse_imsi(166)@d9582b112897: setverdict(pass): none -> pass 20241201085630185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46150<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@d9582b112897: Final verdict of PTC: pass 20241201085630186 DAUC <0003> db_auc.c:157 IMSI='262425250063280': No 2G Auth Data 20241201085630186 DAUC <0003> db_auc.c:192 IMSI='262425250063280': No 3G Auth Data HLR_Test-GSUP(159)@d9582b112897: Created GsupExpect[0] for "262425250063280" to be handled at TC_mo_ussd_iuse_imsi(167) 20241201085630204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46156<->l=127.0.0.1:4258 20241201085630208 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630209 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085630209 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425250063280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425250063280" session_id=2568450417 session_state=BEGIN} 20241201085630209 DSS <0004> hlr_ussd.c:576 262425250063280/0x99177171: Process SS (BEGIN) 20241201085630209 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201085630209 DSS <0004> hlr_ussd.c:518 262425250063280/0x99177171: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201085630209 DSS <0004> hlr_ussd.c:363 262425250063280/0x99177171: Tx USSD 'Your IMSI is 262425250063280' 20241201085630209 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425250063280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425250063280" session_id=2568450417 session_state=END} 20241201085630209 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425250063280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085630209 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630209 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085630209 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630209 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@d9582b112897: Found GsupExpect[0] for "262425250063280" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@d9582b112897: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262425250063280" TC_mo_ussd_iuse_imsi(167)@d9582b112897: setverdict(pass): none -> pass 20241201085630212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46156<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@d9582b112897: Final verdict of PTC: pass 20241201085630212 DAUC <0003> db_auc.c:157 IMSI='262422450616490': No 2G Auth Data 20241201085630212 DAUC <0003> db_auc.c:192 IMSI='262422450616490': No 3G Auth Data HLR_Test-GSUP(159)@d9582b112897: Created GsupExpect[0] for "262422450616490" to be handled at TC_mo_ussd_iuse_imsi(168) 20241201085630229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46166<->l=127.0.0.1:4258 20241201085630234 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630234 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085630234 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422450616490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422450616490" session_id=3086603258 session_state=BEGIN} 20241201085630234 DSS <0004> hlr_ussd.c:576 262422450616490/0xb7f9d3fa: Process SS (BEGIN) 20241201085630234 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201085630234 DSS <0004> hlr_ussd.c:518 262422450616490/0xb7f9d3fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201085630234 DSS <0004> hlr_ussd.c:363 262422450616490/0xb7f9d3fa: Tx USSD 'Your IMSI is 262422450616490' 20241201085630234 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422450616490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422450616490" session_id=3086603258 session_state=END} 20241201085630234 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422450616490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085630234 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630234 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085630234 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630234 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@d9582b112897: Found GsupExpect[0] for "262422450616490" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@d9582b112897: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262422450616490" TC_mo_ussd_iuse_imsi(168)@d9582b112897: setverdict(pass): none -> pass 20241201085630239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46166<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@d9582b112897: Final verdict of PTC: pass 20241201085630240 DAUC <0003> db_auc.c:157 IMSI='262422233792757': No 2G Auth Data 20241201085630240 DAUC <0003> db_auc.c:192 IMSI='262422233792757': No 3G Auth Data HLR_Test-GSUP(159)@d9582b112897: Created GsupExpect[0] for "262422233792757" to be handled at TC_mo_ussd_iuse_imsi(169) 20241201085630257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46170<->l=127.0.0.1:4258 20241201085630262 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630262 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085630262 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422233792757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422233792757" session_id=3425697560 session_state=BEGIN} 20241201085630262 DSS <0004> hlr_ussd.c:576 262422233792757/0xcc2fff18: Process SS (BEGIN) 20241201085630263 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201085630263 DSS <0004> hlr_ussd.c:518 262422233792757/0xcc2fff18: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201085630263 DSS <0004> hlr_ussd.c:363 262422233792757/0xcc2fff18: Tx USSD 'Your IMSI is 262422233792757' 20241201085630263 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422233792757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422233792757" session_id=3425697560 session_state=END} 20241201085630263 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422233792757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085630263 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630263 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085630263 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630263 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@d9582b112897: Found GsupExpect[0] for "262422233792757" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@d9582b112897: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262422233792757" TC_mo_ussd_iuse_imsi(169)@d9582b112897: setverdict(pass): none -> pass 20241201085630267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46170<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@d9582b112897: Final verdict of PTC: pass 20241201085630268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46096<->l=127.0.0.1:4258 20241201085630269 DLINP <000b> input/ipa.c:455 connected read/write 20241201085630269 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085630269 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(159)@d9582b112897: Final verdict of PTC: none 20241201085630269 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085630269 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085630269 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42119<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@d9582b112897: Final verdict of PTC: none 160@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 160: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@d9582b112897: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sun Dec 1 08:56:30 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 20241201085630320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46178<->l=127.0.0.1:4258 20241201085630521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46178<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=82224) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Sun Dec 1 08:56:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085633603 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085633603 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085633605 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633605 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085633605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46194<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085633607 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633607 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085633607 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085633607 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085633607 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085633607 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085633607 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085633607 DLGSUP <0013> gsup_server.c:236 2: 20241201085633607 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085633607 DLGSUP <0013> gsup_server.c:236 3: 20241201085633607 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085633607 DLGSUP <0013> gsup_server.c:236 4: 20241201085633607 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085633607 DLGSUP <0013> gsup_server.c:236 5: 20241201085633607 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085633607 DLGSUP <0013> gsup_server.c:236 7: 20241201085633607 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085633607 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085633607 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085633607 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)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@d9582b112897: 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") 20241201085633627 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34533<->l=127.0.0.1:4259) 20241201085633634 DAUC <0003> db_auc.c:157 IMSI='262421536226072': No 2G Auth Data 20241201085633634 DAUC <0003> db_auc.c:192 IMSI='262421536226072': No 3G Auth Data HLR_Test-GSUP(171)@d9582b112897: Created GsupExpect[0] for "262421536226072" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241201085633650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46198<->l=127.0.0.1:4258 20241201085633657 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633657 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085633657 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421536226072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421536226072" source_name="the-source\n" session_id=2494823110 session_state=BEGIN} 20241201085633657 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241201085633657 DSS <0004> hlr_ussd.c:576 262421536226072/0x94b3fac6: Process SS (BEGIN) 20241201085633657 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201085633657 DSS <0004> hlr_ussd.c:518 262421536226072/0x94b3fac6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201085633657 DSS <0004> hlr_ussd.c:363 262421536226072/0x94b3fac6: Tx USSD 'Your IMSI is 262421536226072' 20241201085633657 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421536226072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421536226072" destination_name="the-source\n" session_id=2494823110 session_state=END} 20241201085633657 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262421536226072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085633657 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633657 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085633657 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633657 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@d9582b112897: Found GsupExpect[0] for "262421536226072" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@d9582b112897: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421536226072" TC_mo_ussd_iuse_imsi_via_proxy(174)@d9582b112897: setverdict(pass): none -> pass 20241201085633661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46198<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@d9582b112897: Final verdict of PTC: pass 20241201085633662 DAUC <0003> db_auc.c:157 IMSI='262429942152527': No 2G Auth Data 20241201085633662 DAUC <0003> db_auc.c:192 IMSI='262429942152527': No 3G Auth Data HLR_Test-GSUP(171)@d9582b112897: Created GsupExpect[0] for "262429942152527" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241201085633678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4258 20241201085633684 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633684 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085633685 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429942152527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429942152527" source_name="the-source\n" session_id=2985828196 session_state=BEGIN} 20241201085633685 DSS <0004> hlr_ussd.c:576 262429942152527/0xb1f81f64: Process SS (BEGIN) 20241201085633685 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201085633685 DSS <0004> hlr_ussd.c:518 262429942152527/0xb1f81f64: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201085633685 DSS <0004> hlr_ussd.c:363 262429942152527/0xb1f81f64: Tx USSD 'Your IMSI is 262429942152527' 20241201085633685 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429942152527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429942152527" destination_name="the-source\n" session_id=2985828196 session_state=END} 20241201085633685 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262429942152527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085633685 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633685 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085633685 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633685 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@d9582b112897: Found GsupExpect[0] for "262429942152527" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@d9582b112897: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429942152527" TC_mo_ussd_iuse_imsi_via_proxy(175)@d9582b112897: setverdict(pass): none -> pass 20241201085633688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@d9582b112897: Final verdict of PTC: pass 20241201085633689 DAUC <0003> db_auc.c:157 IMSI='262421080698888': No 2G Auth Data 20241201085633689 DAUC <0003> db_auc.c:192 IMSI='262421080698888': No 3G Auth Data HLR_Test-GSUP(171)@d9582b112897: Created GsupExpect[0] for "262421080698888" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241201085633708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46224<->l=127.0.0.1:4258 20241201085633715 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633715 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085633715 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421080698888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421080698888" source_name="the-source\n" session_id=3908575623 session_state=BEGIN} 20241201085633715 DSS <0004> hlr_ussd.c:576 262421080698888/0xe8f82187: Process SS (BEGIN) 20241201085633715 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201085633715 DSS <0004> hlr_ussd.c:518 262421080698888/0xe8f82187: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201085633715 DSS <0004> hlr_ussd.c:363 262421080698888/0xe8f82187: Tx USSD 'Your IMSI is 262421080698888' 20241201085633715 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421080698888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421080698888" destination_name="the-source\n" session_id=3908575623 session_state=END} 20241201085633715 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262421080698888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085633715 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633715 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085633715 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633715 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@d9582b112897: Found GsupExpect[0] for "262421080698888" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@d9582b112897: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421080698888" TC_mo_ussd_iuse_imsi_via_proxy(176)@d9582b112897: setverdict(pass): none -> pass 20241201085633720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46224<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@d9582b112897: Final verdict of PTC: pass 20241201085633720 DAUC <0003> db_auc.c:157 IMSI='262429227769819': No 2G Auth Data 20241201085633720 DAUC <0003> db_auc.c:192 IMSI='262429227769819': No 3G Auth Data HLR_Test-GSUP(171)@d9582b112897: Created GsupExpect[0] for "262429227769819" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241201085633736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46238<->l=127.0.0.1:4258 20241201085633741 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633741 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085633741 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429227769819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429227769819" source_name="the-source\n" session_id=750005326 session_state=BEGIN} 20241201085633741 DSS <0004> hlr_ussd.c:576 262429227769819/0x2cb42c4e: Process SS (BEGIN) 20241201085633741 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201085633741 DSS <0004> hlr_ussd.c:518 262429227769819/0x2cb42c4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201085633741 DSS <0004> hlr_ussd.c:363 262429227769819/0x2cb42c4e: Tx USSD 'Your IMSI is 262429227769819' 20241201085633741 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429227769819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429227769819" destination_name="the-source\n" session_id=750005326 session_state=END} 20241201085633741 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262429227769819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085633741 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633741 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085633741 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633741 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@d9582b112897: Found GsupExpect[0] for "262429227769819" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@d9582b112897: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262429227769819" TC_mo_ussd_iuse_imsi_via_proxy(177)@d9582b112897: setverdict(pass): none -> pass 20241201085633745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46238<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@d9582b112897: Final verdict of PTC: pass 20241201085633745 DAUC <0003> db_auc.c:157 IMSI='262426060239319': No 2G Auth Data 20241201085633745 DAUC <0003> db_auc.c:192 IMSI='262426060239319': No 3G Auth Data HLR_Test-GSUP(171)@d9582b112897: Created GsupExpect[0] for "262426060239319" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241201085633761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46240<->l=127.0.0.1:4258 20241201085633768 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633768 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085633768 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426060239319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426060239319" source_name="the-source\n" session_id=2071133016 session_state=BEGIN} 20241201085633768 DSS <0004> hlr_ussd.c:576 262426060239319/0x7b72fb58: Process SS (BEGIN) 20241201085633768 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201085633768 DSS <0004> hlr_ussd.c:518 262426060239319/0x7b72fb58: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201085633768 DSS <0004> hlr_ussd.c:363 262426060239319/0x7b72fb58: Tx USSD 'Your IMSI is 262426060239319' 20241201085633768 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426060239319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426060239319" destination_name="the-source\n" session_id=2071133016 session_state=END} 20241201085633768 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262426060239319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085633768 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633768 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085633768 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633768 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@d9582b112897: Found GsupExpect[0] for "262426060239319" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@d9582b112897: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262426060239319" TC_mo_ussd_iuse_imsi_via_proxy(178)@d9582b112897: setverdict(pass): none -> pass 20241201085633772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46240<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@d9582b112897: Final verdict of PTC: pass 20241201085633772 DAUC <0003> db_auc.c:157 IMSI='262429144356388': No 2G Auth Data 20241201085633772 DAUC <0003> db_auc.c:192 IMSI='262429144356388': No 3G Auth Data HLR_Test-GSUP(171)@d9582b112897: Created GsupExpect[0] for "262429144356388" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241201085633788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 20241201085633793 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633793 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085633793 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429144356388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429144356388" source_name="the-source\n" session_id=1090169219 session_state=BEGIN} 20241201085633793 DSS <0004> hlr_ussd.c:576 262429144356388/0x40faa983: Process SS (BEGIN) 20241201085633793 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201085633793 DSS <0004> hlr_ussd.c:518 262429144356388/0x40faa983: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201085633794 DSS <0004> hlr_ussd.c:363 262429144356388/0x40faa983: Tx USSD 'Your IMSI is 262429144356388' 20241201085633794 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429144356388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429144356388" destination_name="the-source\n" session_id=1090169219 session_state=END} 20241201085633794 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262429144356388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085633794 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633794 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085633794 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633794 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@d9582b112897: Found GsupExpect[0] for "262429144356388" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@d9582b112897: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429144356388" TC_mo_ussd_iuse_imsi_via_proxy(179)@d9582b112897: setverdict(pass): none -> pass 20241201085633797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@d9582b112897: Final verdict of PTC: pass 20241201085633797 DAUC <0003> db_auc.c:157 IMSI='262420857143925': No 2G Auth Data 20241201085633797 DAUC <0003> db_auc.c:192 IMSI='262420857143925': No 3G Auth Data HLR_Test-GSUP(171)@d9582b112897: Created GsupExpect[0] for "262420857143925" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241201085633814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4258 20241201085633821 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633821 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085633821 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420857143925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420857143925" source_name="the-source\n" session_id=3442944087 session_state=BEGIN} 20241201085633821 DSS <0004> hlr_ussd.c:576 262420857143925/0xcd372857: Process SS (BEGIN) 20241201085633821 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201085633821 DSS <0004> hlr_ussd.c:518 262420857143925/0xcd372857: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201085633821 DSS <0004> hlr_ussd.c:363 262420857143925/0xcd372857: Tx USSD 'Your IMSI is 262420857143925' 20241201085633821 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262420857143925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420857143925" destination_name="the-source\n" session_id=3442944087 session_state=END} 20241201085633821 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262420857143925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085633821 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633821 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085633821 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633821 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@d9582b112897: Found GsupExpect[0] for "262420857143925" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@d9582b112897: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262420857143925" TC_mo_ussd_iuse_imsi_via_proxy(180)@d9582b112897: setverdict(pass): none -> pass 20241201085633825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@d9582b112897: Final verdict of PTC: pass 20241201085633826 DAUC <0003> db_auc.c:157 IMSI='262428883964102': No 2G Auth Data 20241201085633826 DAUC <0003> db_auc.c:192 IMSI='262428883964102': No 3G Auth Data HLR_Test-GSUP(171)@d9582b112897: Created GsupExpect[0] for "262428883964102" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241201085633840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46274<->l=127.0.0.1:4258 20241201085633847 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633847 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085633847 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428883964102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428883964102" source_name="the-source\n" session_id=3042220002 session_state=BEGIN} 20241201085633847 DSS <0004> hlr_ussd.c:576 262428883964102/0xb55497e2: Process SS (BEGIN) 20241201085633847 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241201085633847 DSS <0004> hlr_ussd.c:518 262428883964102/0xb55497e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241201085633847 DSS <0004> hlr_ussd.c:363 262428883964102/0xb55497e2: Tx USSD 'Your IMSI is 262428883964102' 20241201085633847 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428883964102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428883964102" destination_name="the-source\n" session_id=3042220002 session_state=END} 20241201085633848 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262428883964102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085633848 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633848 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085633848 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633848 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@d9582b112897: Found GsupExpect[0] for "262428883964102" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@d9582b112897: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262428883964102" TC_mo_ussd_iuse_imsi_via_proxy(181)@d9582b112897: setverdict(pass): none -> pass 20241201085633852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46274<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@d9582b112897: Final verdict of PTC: pass 20241201085633853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46194<->l=127.0.0.1:4258 20241201085633854 DLINP <000b> input/ipa.c:455 connected read/write 20241201085633854 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085633854 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085633854 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085633854 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085633854 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241201085633854 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34533<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@d9582b112897: Final verdict of PTC: none 172@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 172: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@d9582b112897: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sun Dec 1 08:56:33 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 20241201085633895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46280<->l=127.0.0.1:4258 20241201085634096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46280<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66432) Waiting for packet dumper to finish... 1 (prev_count=66432, count=83480) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sun Dec 1 08:56:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_mo_ussd_iuse_msisdn started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085637171 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085637171 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085637173 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637173 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085637173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085637175 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637175 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085637175 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085637175 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085637175 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085637175 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085637175 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085637175 DLGSUP <0013> gsup_server.c:236 2: 20241201085637175 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085637175 DLGSUP <0013> gsup_server.c:236 3: 20241201085637175 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085637175 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(182)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085637175 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085637175 DLGSUP <0013> gsup_server.c:236 5: 20241201085637175 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085637175 DLGSUP <0013> gsup_server.c:236 7: 20241201085637175 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085637175 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085637175 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085637175 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@d9582b112897: 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") 20241201085637193 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33253<->l=127.0.0.1:4259) 20241201085637199 DAUC <0003> db_auc.c:157 IMSI='262421439825257': No 2G Auth Data 20241201085637199 DAUC <0003> db_auc.c:192 IMSI='262421439825257': No 3G Auth Data HLR_Test-GSUP(183)@d9582b112897: Created GsupExpect[0] for "262421439825257" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241201085637215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53508<->l=127.0.0.1:4258 20241201085637224 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637224 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085637224 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421439825257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421439825257" session_id=4105771665 session_state=BEGIN} 20241201085637224 DSS <0004> hlr_ussd.c:576 262421439825257/0xf4b91a91: Process SS (BEGIN) 20241201085637224 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201085637224 DSS <0004> hlr_ussd.c:518 262421439825257/0xf4b91a91: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201085637224 DSS <0004> hlr_ussd.c:363 262421439825257/0xf4b91a91: Tx USSD 'Your extension is 491613213460' 20241201085637224 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421439825257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421439825257" session_id=4105771665 session_state=END} 20241201085637224 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421439825257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085637224 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637224 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085637224 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637224 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@d9582b112897: Found GsupExpect[0] for "262421439825257" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@d9582b112897: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262421439825257" TC_mo_ussd_iuse_msisdn(186)@d9582b112897: setverdict(pass): none -> pass 20241201085637229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53508<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@d9582b112897: Final verdict of PTC: pass 20241201085637230 DAUC <0003> db_auc.c:157 IMSI='262425518071480': No 2G Auth Data 20241201085637230 DAUC <0003> db_auc.c:192 IMSI='262425518071480': No 3G Auth Data HLR_Test-GSUP(183)@d9582b112897: Created GsupExpect[0] for "262425518071480" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241201085637247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4258 20241201085637253 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637253 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085637253 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425518071480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425518071480" session_id=1651354477 session_state=BEGIN} 20241201085637253 DSS <0004> hlr_ussd.c:576 262425518071480/0x626dab6d: Process SS (BEGIN) 20241201085637253 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201085637253 DSS <0004> hlr_ussd.c:518 262425518071480/0x626dab6d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201085637253 DSS <0004> hlr_ussd.c:363 262425518071480/0x626dab6d: Tx USSD 'Your extension is 491616851413' 20241201085637253 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425518071480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425518071480" session_id=1651354477 session_state=END} 20241201085637254 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425518071480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085637254 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637254 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085637254 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637254 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@d9582b112897: Found GsupExpect[0] for "262425518071480" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@d9582b112897: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425518071480" TC_mo_ussd_iuse_msisdn(187)@d9582b112897: setverdict(pass): none -> pass 20241201085637257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@d9582b112897: Final verdict of PTC: pass 20241201085637258 DAUC <0003> db_auc.c:157 IMSI='262429080044860': No 2G Auth Data 20241201085637258 DAUC <0003> db_auc.c:192 IMSI='262429080044860': No 3G Auth Data HLR_Test-GSUP(183)@d9582b112897: Created GsupExpect[0] for "262429080044860" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241201085637276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53530<->l=127.0.0.1:4258 20241201085637283 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637283 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085637283 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429080044860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429080044860" session_id=3745346414 session_state=BEGIN} 20241201085637283 DSS <0004> hlr_ussd.c:576 262429080044860/0xdf3d736e: Process SS (BEGIN) 20241201085637283 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201085637283 DSS <0004> hlr_ussd.c:518 262429080044860/0xdf3d736e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201085637283 DSS <0004> hlr_ussd.c:363 262429080044860/0xdf3d736e: Tx USSD 'Your extension is 491617267108' 20241201085637283 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429080044860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429080044860" session_id=3745346414 session_state=END} 20241201085637283 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429080044860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085637283 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637283 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085637283 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637283 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@d9582b112897: Found GsupExpect[0] for "262429080044860" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@d9582b112897: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262429080044860" TC_mo_ussd_iuse_msisdn(188)@d9582b112897: setverdict(pass): none -> pass 20241201085637286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53530<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@d9582b112897: Final verdict of PTC: pass 20241201085637287 DAUC <0003> db_auc.c:157 IMSI='262423057231558': No 2G Auth Data 20241201085637287 DAUC <0003> db_auc.c:192 IMSI='262423057231558': No 3G Auth Data HLR_Test-GSUP(183)@d9582b112897: Created GsupExpect[0] for "262423057231558" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241201085637303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53544<->l=127.0.0.1:4258 20241201085637309 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637309 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085637309 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423057231558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423057231558" session_id=2728999360 session_state=BEGIN} 20241201085637309 DSS <0004> hlr_ussd.c:576 262423057231558/0xa2a939c0: Process SS (BEGIN) 20241201085637309 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201085637309 DSS <0004> hlr_ussd.c:518 262423057231558/0xa2a939c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201085637309 DSS <0004> hlr_ussd.c:363 262423057231558/0xa2a939c0: Tx USSD 'Your extension is 491611127037' 20241201085637309 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423057231558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423057231558" session_id=2728999360 session_state=END} 20241201085637309 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423057231558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085637309 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637309 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085637309 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637309 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@d9582b112897: Found GsupExpect[0] for "262423057231558" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@d9582b112897: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262423057231558" TC_mo_ussd_iuse_msisdn(189)@d9582b112897: setverdict(pass): none -> pass 20241201085637314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53544<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@d9582b112897: Final verdict of PTC: pass 20241201085637315 DAUC <0003> db_auc.c:157 IMSI='262426857885109': No 2G Auth Data 20241201085637315 DAUC <0003> db_auc.c:192 IMSI='262426857885109': No 3G Auth Data HLR_Test-GSUP(183)@d9582b112897: Created GsupExpect[0] for "262426857885109" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241201085637332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53554<->l=127.0.0.1:4258 20241201085637338 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637338 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085637338 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426857885109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426857885109" session_id=1433669007 session_state=BEGIN} 20241201085637338 DSS <0004> hlr_ussd.c:576 262426857885109/0x55740d8f: Process SS (BEGIN) 20241201085637338 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201085637338 DSS <0004> hlr_ussd.c:518 262426857885109/0x55740d8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201085637338 DSS <0004> hlr_ussd.c:363 262426857885109/0x55740d8f: Tx USSD 'Your extension is 491611776812' 20241201085637338 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426857885109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426857885109" session_id=1433669007 session_state=END} 20241201085637338 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426857885109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085637338 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637338 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085637338 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637338 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@d9582b112897: Found GsupExpect[0] for "262426857885109" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@d9582b112897: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262426857885109" TC_mo_ussd_iuse_msisdn(190)@d9582b112897: setverdict(pass): none -> pass 20241201085637341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53554<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@d9582b112897: Final verdict of PTC: pass 20241201085637342 DAUC <0003> db_auc.c:157 IMSI='262426036858557': No 2G Auth Data 20241201085637342 DAUC <0003> db_auc.c:192 IMSI='262426036858557': No 3G Auth Data HLR_Test-GSUP(183)@d9582b112897: Created GsupExpect[0] for "262426036858557" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241201085637359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53560<->l=127.0.0.1:4258 20241201085637365 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637365 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085637365 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426036858557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426036858557" session_id=718888765 session_state=BEGIN} 20241201085637365 DSS <0004> hlr_ussd.c:576 262426036858557/0x2ad95f3d: Process SS (BEGIN) 20241201085637365 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201085637365 DSS <0004> hlr_ussd.c:518 262426036858557/0x2ad95f3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201085637365 DSS <0004> hlr_ussd.c:363 262426036858557/0x2ad95f3d: Tx USSD 'Your extension is 491610833373' 20241201085637366 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426036858557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426036858557" session_id=718888765 session_state=END} 20241201085637366 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426036858557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085637366 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637366 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085637366 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637366 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@d9582b112897: Found GsupExpect[0] for "262426036858557" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@d9582b112897: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262426036858557" TC_mo_ussd_iuse_msisdn(191)@d9582b112897: setverdict(pass): none -> pass 20241201085637371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53560<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@d9582b112897: Final verdict of PTC: pass 20241201085637371 DAUC <0003> db_auc.c:157 IMSI='262429406802338': No 2G Auth Data 20241201085637371 DAUC <0003> db_auc.c:192 IMSI='262429406802338': No 3G Auth Data HLR_Test-GSUP(183)@d9582b112897: Created GsupExpect[0] for "262429406802338" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241201085637388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53574<->l=127.0.0.1:4258 20241201085637393 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637393 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085637393 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429406802338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429406802338" session_id=2764317738 session_state=BEGIN} 20241201085637393 DSS <0004> hlr_ussd.c:576 262429406802338/0xa4c4242a: Process SS (BEGIN) 20241201085637393 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201085637393 DSS <0004> hlr_ussd.c:518 262429406802338/0xa4c4242a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201085637394 DSS <0004> hlr_ussd.c:363 262429406802338/0xa4c4242a: Tx USSD 'Your extension is 491614317161' 20241201085637394 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429406802338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429406802338" session_id=2764317738 session_state=END} 20241201085637394 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429406802338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085637394 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637394 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085637394 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637394 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@d9582b112897: Found GsupExpect[0] for "262429406802338" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@d9582b112897: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262429406802338" TC_mo_ussd_iuse_msisdn(192)@d9582b112897: setverdict(pass): none -> pass 20241201085637398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53574<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@d9582b112897: Final verdict of PTC: pass 20241201085637399 DAUC <0003> db_auc.c:157 IMSI='262427584827253': No 2G Auth Data 20241201085637399 DAUC <0003> db_auc.c:192 IMSI='262427584827253': No 3G Auth Data HLR_Test-GSUP(183)@d9582b112897: Created GsupExpect[0] for "262427584827253" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241201085637413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4258 20241201085637419 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637419 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085637419 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427584827253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427584827253" session_id=1390708349 session_state=BEGIN} 20241201085637419 DSS <0004> hlr_ussd.c:576 262427584827253/0x52e4867d: Process SS (BEGIN) 20241201085637419 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201085637419 DSS <0004> hlr_ussd.c:518 262427584827253/0x52e4867d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201085637419 DSS <0004> hlr_ussd.c:363 262427584827253/0x52e4867d: Tx USSD 'Your extension is 491614007376' 20241201085637419 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427584827253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427584827253" session_id=1390708349 session_state=END} 20241201085637419 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427584827253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085637419 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637419 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085637419 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637419 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@d9582b112897: Found GsupExpect[0] for "262427584827253" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@d9582b112897: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262427584827253" TC_mo_ussd_iuse_msisdn(193)@d9582b112897: setverdict(pass): none -> pass 20241201085637424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@d9582b112897: Final verdict of PTC: pass 20241201085637425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 20241201085637426 DLINP <000b> input/ipa.c:455 connected read/write 20241201085637426 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085637426 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085637426 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085637426 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@d9582b112897: Final verdict of PTC: none 20241201085637426 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33253<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@d9582b112897: Final verdict of PTC: none 184@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 184: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@d9582b112897: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sun Dec 1 08:56:37 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 20241201085637468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4258 20241201085637668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=82336) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Sun Dec 1 08:56:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085640745 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085640745 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085640748 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640748 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085640748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53600<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085640751 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640751 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085640751 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085640751 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085640751 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085640751 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085640751 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085640751 DLGSUP <0013> gsup_server.c:236 2: 20241201085640751 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085640751 DLGSUP <0013> gsup_server.c:236 3: 20241201085640751 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085640751 DLGSUP <0013> gsup_server.c:236 4: 20241201085640751 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085640751 DLGSUP <0013> gsup_server.c:236 5: 20241201085640751 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085640751 DLGSUP <0013> gsup_server.c:236 7: 20241201085640751 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085640751 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085640751 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085640751 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@d9582b112897: 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") 20241201085640768 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34873<->l=127.0.0.1:4259) 20241201085640776 DAUC <0003> db_auc.c:157 IMSI='262427804644512': No 2G Auth Data 20241201085640776 DAUC <0003> db_auc.c:192 IMSI='262427804644512': No 3G Auth Data HLR_Test-GSUP(195)@d9582b112897: Created GsupExpect[0] for "262427804644512" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241201085640793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53604<->l=127.0.0.1:4258 20241201085640801 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640801 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085640801 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262427804644512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427804644512" source_name="the-source\n" session_id=1875944020 session_state=BEGIN} 20241201085640801 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241201085640801 DSS <0004> hlr_ussd.c:576 262427804644512/0x6fd0a254: Process SS (BEGIN) 20241201085640801 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201085640801 DSS <0004> hlr_ussd.c:518 262427804644512/0x6fd0a254: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201085640801 DSS <0004> hlr_ussd.c:363 262427804644512/0x6fd0a254: Tx USSD 'Your extension is 491612638448' 20241201085640801 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262427804644512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427804644512" destination_name="the-source\n" session_id=1875944020 session_state=END} 20241201085640801 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262427804644512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085640801 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640801 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085640801 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640801 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@d9582b112897: Found GsupExpect[0] for "262427804644512" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@d9582b112897: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262427804644512" TC_mo_ussd_iuse_msisdn_via_proxy(198)@d9582b112897: setverdict(pass): none -> pass 20241201085640805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53604<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@d9582b112897: Final verdict of PTC: pass 20241201085640806 DAUC <0003> db_auc.c:157 IMSI='262427748245636': No 2G Auth Data 20241201085640806 DAUC <0003> db_auc.c:192 IMSI='262427748245636': No 3G Auth Data HLR_Test-GSUP(195)@d9582b112897: Created GsupExpect[0] for "262427748245636" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241201085640824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53618<->l=127.0.0.1:4258 20241201085640832 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640832 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085640832 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262427748245636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427748245636" source_name="the-source\n" session_id=1455505907 session_state=BEGIN} 20241201085640832 DSS <0004> hlr_ussd.c:576 262427748245636/0x56c141f3: Process SS (BEGIN) 20241201085640832 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201085640832 DSS <0004> hlr_ussd.c:518 262427748245636/0x56c141f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201085640832 DSS <0004> hlr_ussd.c:363 262427748245636/0x56c141f3: Tx USSD 'Your extension is 491616356225' 20241201085640832 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262427748245636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427748245636" destination_name="the-source\n" session_id=1455505907 session_state=END} 20241201085640832 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262427748245636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085640832 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640832 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085640832 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640832 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@d9582b112897: Found GsupExpect[0] for "262427748245636" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@d9582b112897: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262427748245636" TC_mo_ussd_iuse_msisdn_via_proxy(199)@d9582b112897: setverdict(pass): none -> pass 20241201085640836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53618<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@d9582b112897: Final verdict of PTC: pass 20241201085640836 DAUC <0003> db_auc.c:157 IMSI='262422987685923': No 2G Auth Data 20241201085640836 DAUC <0003> db_auc.c:192 IMSI='262422987685923': No 3G Auth Data HLR_Test-GSUP(195)@d9582b112897: Created GsupExpect[0] for "262422987685923" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241201085640852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53622<->l=127.0.0.1:4258 20241201085640857 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640857 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085640857 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422987685923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422987685923" source_name="the-source\n" session_id=4178392232 session_state=BEGIN} 20241201085640857 DSS <0004> hlr_ussd.c:576 262422987685923/0xf90d34a8: Process SS (BEGIN) 20241201085640857 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201085640857 DSS <0004> hlr_ussd.c:518 262422987685923/0xf90d34a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201085640857 DSS <0004> hlr_ussd.c:363 262422987685923/0xf90d34a8: Tx USSD 'Your extension is 491613762176' 20241201085640857 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422987685923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422987685923" destination_name="the-source\n" session_id=4178392232 session_state=END} 20241201085640857 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262422987685923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085640857 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640857 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085640857 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640857 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@d9582b112897: Found GsupExpect[0] for "262422987685923" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@d9582b112897: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262422987685923" TC_mo_ussd_iuse_msisdn_via_proxy(200)@d9582b112897: setverdict(pass): none -> pass 20241201085640860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53622<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@d9582b112897: Final verdict of PTC: pass 20241201085640861 DAUC <0003> db_auc.c:157 IMSI='262428468986009': No 2G Auth Data 20241201085640861 DAUC <0003> db_auc.c:192 IMSI='262428468986009': No 3G Auth Data HLR_Test-GSUP(195)@d9582b112897: Created GsupExpect[0] for "262428468986009" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241201085640877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53628<->l=127.0.0.1:4258 20241201085640884 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640885 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085640885 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428468986009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428468986009" source_name="the-source\n" session_id=513284194 session_state=BEGIN} 20241201085640885 DSS <0004> hlr_ussd.c:576 262428468986009/0x1e981862: Process SS (BEGIN) 20241201085640885 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201085640885 DSS <0004> hlr_ussd.c:518 262428468986009/0x1e981862: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201085640885 DSS <0004> hlr_ussd.c:363 262428468986009/0x1e981862: Tx USSD 'Your extension is 491614260518' 20241201085640885 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428468986009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428468986009" destination_name="the-source\n" session_id=513284194 session_state=END} 20241201085640885 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262428468986009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085640885 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640885 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085640885 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640885 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@d9582b112897: Found GsupExpect[0] for "262428468986009" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@d9582b112897: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262428468986009" TC_mo_ussd_iuse_msisdn_via_proxy(201)@d9582b112897: setverdict(pass): none -> pass 20241201085640889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53628<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@d9582b112897: Final verdict of PTC: pass 20241201085640890 DAUC <0003> db_auc.c:157 IMSI='262426495433174': No 2G Auth Data 20241201085640890 DAUC <0003> db_auc.c:192 IMSI='262426495433174': No 3G Auth Data HLR_Test-GSUP(195)@d9582b112897: Created GsupExpect[0] for "262426495433174" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241201085640907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 20241201085640914 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640914 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085640914 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426495433174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426495433174" source_name="the-source\n" session_id=950843711 session_state=BEGIN} 20241201085640914 DSS <0004> hlr_ussd.c:576 262426495433174/0x38acb93f: Process SS (BEGIN) 20241201085640914 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201085640914 DSS <0004> hlr_ussd.c:518 262426495433174/0x38acb93f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201085640915 DSS <0004> hlr_ussd.c:363 262426495433174/0x38acb93f: Tx USSD 'Your extension is 491613345551' 20241201085640915 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426495433174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426495433174" destination_name="the-source\n" session_id=950843711 session_state=END} 20241201085640915 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262426495433174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085640915 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640915 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085640915 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640915 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@d9582b112897: Found GsupExpect[0] for "262426495433174" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@d9582b112897: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262426495433174" TC_mo_ussd_iuse_msisdn_via_proxy(202)@d9582b112897: setverdict(pass): none -> pass 20241201085640919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@d9582b112897: Final verdict of PTC: pass 20241201085640919 DAUC <0003> db_auc.c:157 IMSI='262421033857950': No 2G Auth Data 20241201085640919 DAUC <0003> db_auc.c:192 IMSI='262421033857950': No 3G Auth Data HLR_Test-GSUP(195)@d9582b112897: Created GsupExpect[0] for "262421033857950" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241201085640934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53644<->l=127.0.0.1:4258 20241201085640941 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640941 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085640941 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421033857950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421033857950" source_name="the-source\n" session_id=1579091568 session_state=BEGIN} 20241201085640941 DSS <0004> hlr_ussd.c:576 262421033857950/0x5e1f0670: Process SS (BEGIN) 20241201085640941 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201085640941 DSS <0004> hlr_ussd.c:518 262421033857950/0x5e1f0670: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201085640941 DSS <0004> hlr_ussd.c:363 262421033857950/0x5e1f0670: Tx USSD 'Your extension is 491616140316' 20241201085640941 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421033857950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421033857950" destination_name="the-source\n" session_id=1579091568 session_state=END} 20241201085640941 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262421033857950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085640941 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640941 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085640941 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640941 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@d9582b112897: Found GsupExpect[0] for "262421033857950" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@d9582b112897: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262421033857950" TC_mo_ussd_iuse_msisdn_via_proxy(203)@d9582b112897: setverdict(pass): none -> pass 20241201085640945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53644<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@d9582b112897: Final verdict of PTC: pass 20241201085640946 DAUC <0003> db_auc.c:157 IMSI='262425944241290': No 2G Auth Data 20241201085640946 DAUC <0003> db_auc.c:192 IMSI='262425944241290': No 3G Auth Data HLR_Test-GSUP(195)@d9582b112897: Created GsupExpect[0] for "262425944241290" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241201085640960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53646<->l=127.0.0.1:4258 20241201085640965 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640965 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085640965 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425944241290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425944241290" source_name="the-source\n" session_id=4278252116 session_state=BEGIN} 20241201085640965 DSS <0004> hlr_ussd.c:576 262425944241290/0xff00f254: Process SS (BEGIN) 20241201085640965 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201085640965 DSS <0004> hlr_ussd.c:518 262425944241290/0xff00f254: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201085640966 DSS <0004> hlr_ussd.c:363 262425944241290/0xff00f254: Tx USSD 'Your extension is 491612753488' 20241201085640966 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425944241290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425944241290" destination_name="the-source\n" session_id=4278252116 session_state=END} 20241201085640966 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262425944241290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085640966 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640966 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085640966 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640966 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@d9582b112897: Found GsupExpect[0] for "262425944241290" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@d9582b112897: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262425944241290" TC_mo_ussd_iuse_msisdn_via_proxy(204)@d9582b112897: setverdict(pass): none -> pass 20241201085640969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53646<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@d9582b112897: Final verdict of PTC: pass 20241201085640970 DAUC <0003> db_auc.c:157 IMSI='262422363938423': No 2G Auth Data 20241201085640970 DAUC <0003> db_auc.c:192 IMSI='262422363938423': No 3G Auth Data HLR_Test-GSUP(195)@d9582b112897: Created GsupExpect[0] for "262422363938423" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241201085640987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53654<->l=127.0.0.1:4258 20241201085640992 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640992 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085640992 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422363938423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422363938423" source_name="the-source\n" session_id=1691713387 session_state=BEGIN} 20241201085640992 DSS <0004> hlr_ussd.c:576 262422363938423/0x64d57f6b: Process SS (BEGIN) 20241201085640992 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241201085640992 DSS <0004> hlr_ussd.c:518 262422363938423/0x64d57f6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241201085640992 DSS <0004> hlr_ussd.c:363 262422363938423/0x64d57f6b: Tx USSD 'Your extension is 491612152407' 20241201085640992 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422363938423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422363938423" destination_name="the-source\n" session_id=1691713387 session_state=END} 20241201085640992 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262422363938423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085640992 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640992 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085640992 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640992 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@d9582b112897: Found GsupExpect[0] for "262422363938423" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@d9582b112897: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262422363938423" TC_mo_ussd_iuse_msisdn_via_proxy(205)@d9582b112897: setverdict(pass): none -> pass 20241201085640995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53654<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@d9582b112897: Final verdict of PTC: pass 20241201085640996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53600<->l=127.0.0.1:4258 20241201085640997 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34873<->l=127.0.0.1:4259) 20241201085640997 DLINP <000b> input/ipa.c:455 connected read/write 20241201085640997 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085640997 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085640997 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085640997 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085640997 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP(195)@d9582b112897: Final verdict of PTC: none 196@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 196: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@d9582b112897: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sun Dec 1 08:56:41 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 20241201085641037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53662<->l=127.0.0.1:4258 20241201085641238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53662<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79108) Waiting for packet dumper to finish... 1 (prev_count=79108, count=83544) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sun Dec 1 08:56:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_mo_ussd_euse started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 20241201085644320 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34249 20241201085644320 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:34249 MTC@d9582b112897: in not legacy case 2 IPA-EUSE-foobar(208)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085644323 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644323 DLINP <000b> input/ipa.c:409 127.0.0.1:34249 message received 20241201085644325 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085644325 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@d9582b112897: 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 } } } } 20241201085644326 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644326 DLINP <000b> input/ipa.c:409 127.0.0.1:34249 message received HLR_Test-GSUP-IPA(207)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085644326 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085644326 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241201085644326 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241201085644326 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241201085644326 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085644326 DLGSUP <0013> gsup_server.c:236 2: 20241201085644326 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085644326 DLGSUP <0013> gsup_server.c:236 3: 20241201085644326 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085644326 DLGSUP <0013> gsup_server.c:236 4: 20241201085644326 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085644326 DLGSUP <0013> gsup_server.c:236 5: 20241201085644326 DLGSUP <0013> gsup_server.c:238 5: 00 IPA-EUSE-foobar(208)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085644326 DLGSUP <0013> gsup_server.c:236 7: 20241201085644326 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085644326 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085644326 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085644326 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34249 20241201085644326 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644326 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085644327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53674<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085644328 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644328 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085644328 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085644328 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085644328 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085644328 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085644328 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085644328 DLGSUP <0013> gsup_server.c:236 2: 20241201085644328 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085644328 DLGSUP <0013> gsup_server.c:236 3: 20241201085644328 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085644328 DLGSUP <0013> gsup_server.c:236 4: 20241201085644328 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085644328 DLGSUP <0013> gsup_server.c:236 5: 20241201085644329 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085644329 DLGSUP <0013> gsup_server.c:236 7: 20241201085644329 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085644329 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(207)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085644329 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085644329 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@d9582b112897: 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") 20241201085644348 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36755<->l=127.0.0.1:4259) 20241201085644356 DAUC <0003> db_auc.c:157 IMSI='262423944556335': No 2G Auth Data 20241201085644356 DAUC <0003> db_auc.c:192 IMSI='262423944556335': No 3G Auth Data HLR_Test-GSUP(209)@d9582b112897: Created GsupExpect[0] for "262423944556335" to be handled at TC_mo_ussd_euse(212) 20241201085644374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53676<->l=127.0.0.1:4258 20241201085644380 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644380 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085644380 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423944556335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423944556335" session_id=4240811555 session_state=BEGIN} 20241201085644380 DSS <0004> hlr_ussd.c:576 262423944556335/0xfcc5a623: Process SS (BEGIN) 20241201085644380 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085644380 DSS <0004> hlr_ussd.c:518 262423944556335/0xfcc5a623: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085644380 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644380 DLINP <000b> input/ipa.c:435 127.0.0.1:34249 sending data 20241201085644380 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644380 DLINP <000b> input/ipa.c:435 127.0.0.1:34249 sending data EUSE-TC_mo_ussd_euse(206)@d9582b112897: 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 } } } } } 20241201085644386 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644386 DLINP <000b> input/ipa.c:409 127.0.0.1:34249 message received 20241201085644386 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262423944556335 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423944556335" session_id=4240811555 session_state=END} 20241201085644386 DSS <0004> hlr_ussd.c:576 262423944556335/0xfcc5a623: Process SS (END) 20241201085644386 DSS <0004> hlr_ussd.c:518 262423944556335/0xfcc5a623: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201085644386 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423944556335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423944556335" session_id=4240811555 session_state=END} 20241201085644386 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423944556335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085644386 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262423944556335 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085644386 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644386 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085644386 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644386 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@d9582b112897: Found GsupExpect[0] for "262423944556335" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@d9582b112897: Added IMSI table entry 0TC_mo_ussd_euse(212)"262423944556335" TC_mo_ussd_euse(212)@d9582b112897: setverdict(pass): none -> pass 20241201085644390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53676<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@d9582b112897: Final verdict of PTC: pass 20241201085644391 DAUC <0003> db_auc.c:157 IMSI='262427804553046': No 2G Auth Data 20241201085644391 DAUC <0003> db_auc.c:192 IMSI='262427804553046': No 3G Auth Data HLR_Test-GSUP(209)@d9582b112897: Created GsupExpect[0] for "262427804553046" to be handled at TC_mo_ussd_euse(213) 20241201085644408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53690<->l=127.0.0.1:4258 20241201085644412 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644412 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085644413 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427804553046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427804553046" session_id=718512072 session_state=BEGIN} 20241201085644413 DSS <0004> hlr_ussd.c:576 262427804553046/0x2ad39fc8: Process SS (BEGIN) 20241201085644413 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085644413 DSS <0004> hlr_ussd.c:518 262427804553046/0x2ad39fc8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085644413 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644413 DLINP <000b> input/ipa.c:435 127.0.0.1:34249 sending data 20241201085644413 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644413 DLINP <000b> input/ipa.c:435 127.0.0.1:34249 sending data EUSE-TC_mo_ussd_euse(206)@d9582b112897: 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 } } } } } 20241201085644415 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644415 DLINP <000b> input/ipa.c:409 127.0.0.1:34249 message received 20241201085644415 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262427804553046 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427804553046" session_id=718512072 session_state=END} 20241201085644415 DSS <0004> hlr_ussd.c:576 262427804553046/0x2ad39fc8: Process SS (END) 20241201085644415 DSS <0004> hlr_ussd.c:518 262427804553046/0x2ad39fc8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201085644415 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427804553046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427804553046" session_id=718512072 session_state=END} 20241201085644415 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427804553046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085644415 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262427804553046 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085644415 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644415 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085644415 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644415 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@d9582b112897: Found GsupExpect[0] for "262427804553046" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@d9582b112897: Added IMSI table entry 1TC_mo_ussd_euse(213)"262427804553046" TC_mo_ussd_euse(213)@d9582b112897: setverdict(pass): none -> pass 20241201085644419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53690<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@d9582b112897: Final verdict of PTC: pass 20241201085644420 DAUC <0003> db_auc.c:157 IMSI='262427877644468': No 2G Auth Data 20241201085644420 DAUC <0003> db_auc.c:192 IMSI='262427877644468': No 3G Auth Data HLR_Test-GSUP(209)@d9582b112897: Created GsupExpect[0] for "262427877644468" to be handled at TC_mo_ussd_euse(214) 20241201085644437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53696<->l=127.0.0.1:4258 20241201085644442 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644442 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085644442 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427877644468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427877644468" session_id=4036986072 session_state=BEGIN} 20241201085644442 DSS <0004> hlr_ussd.c:576 262427877644468/0xf09f84d8: Process SS (BEGIN) 20241201085644442 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085644442 DSS <0004> hlr_ussd.c:518 262427877644468/0xf09f84d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085644442 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644442 DLINP <000b> input/ipa.c:435 127.0.0.1:34249 sending data 20241201085644442 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644442 DLINP <000b> input/ipa.c:435 127.0.0.1:34249 sending data EUSE-TC_mo_ussd_euse(206)@d9582b112897: 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 } } } } } 20241201085644444 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644444 DLINP <000b> input/ipa.c:409 127.0.0.1:34249 message received 20241201085644444 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262427877644468 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427877644468" session_id=4036986072 session_state=END} 20241201085644444 DSS <0004> hlr_ussd.c:576 262427877644468/0xf09f84d8: Process SS (END) 20241201085644444 DSS <0004> hlr_ussd.c:518 262427877644468/0xf09f84d8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201085644444 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427877644468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427877644468" session_id=4036986072 session_state=END} 20241201085644444 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427877644468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085644444 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262427877644468 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085644444 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644444 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085644444 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644444 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@d9582b112897: Found GsupExpect[0] for "262427877644468" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@d9582b112897: Added IMSI table entry 2TC_mo_ussd_euse(214)"262427877644468" TC_mo_ussd_euse(214)@d9582b112897: setverdict(pass): none -> pass 20241201085644449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53696<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@d9582b112897: Final verdict of PTC: pass 20241201085644450 DAUC <0003> db_auc.c:157 IMSI='262424166921832': No 2G Auth Data 20241201085644450 DAUC <0003> db_auc.c:192 IMSI='262424166921832': No 3G Auth Data HLR_Test-GSUP(209)@d9582b112897: Created GsupExpect[0] for "262424166921832" to be handled at TC_mo_ussd_euse(215) 20241201085644467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53698<->l=127.0.0.1:4258 20241201085644471 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644471 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085644471 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424166921832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424166921832" session_id=2027259845 session_state=BEGIN} 20241201085644472 DSS <0004> hlr_ussd.c:576 262424166921832/0x78d587c5: Process SS (BEGIN) 20241201085644472 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085644472 DSS <0004> hlr_ussd.c:518 262424166921832/0x78d587c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085644472 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644472 DLINP <000b> input/ipa.c:435 127.0.0.1:34249 sending data 20241201085644472 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644472 DLINP <000b> input/ipa.c:435 127.0.0.1:34249 sending data EUSE-TC_mo_ussd_euse(206)@d9582b112897: 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 } } } } } 20241201085644474 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644474 DLINP <000b> input/ipa.c:409 127.0.0.1:34249 message received 20241201085644474 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262424166921832 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424166921832" session_id=2027259845 session_state=END} 20241201085644474 DSS <0004> hlr_ussd.c:576 262424166921832/0x78d587c5: Process SS (END) 20241201085644474 DSS <0004> hlr_ussd.c:518 262424166921832/0x78d587c5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201085644474 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424166921832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424166921832" session_id=2027259845 session_state=END} 20241201085644474 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424166921832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085644474 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262424166921832 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085644474 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644474 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085644474 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644474 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@d9582b112897: Found GsupExpect[0] for "262424166921832" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@d9582b112897: Added IMSI table entry 3TC_mo_ussd_euse(215)"262424166921832" TC_mo_ussd_euse(215)@d9582b112897: setverdict(pass): none -> pass 20241201085644477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53698<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@d9582b112897: Final verdict of PTC: pass 20241201085644478 DAUC <0003> db_auc.c:157 IMSI='262424297380077': No 2G Auth Data 20241201085644478 DAUC <0003> db_auc.c:192 IMSI='262424297380077': No 3G Auth Data HLR_Test-GSUP(209)@d9582b112897: Created GsupExpect[0] for "262424297380077" to be handled at TC_mo_ussd_euse(216) 20241201085644494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53706<->l=127.0.0.1:4258 20241201085644499 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644499 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085644499 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424297380077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424297380077" session_id=478696353 session_state=BEGIN} 20241201085644499 DSS <0004> hlr_ussd.c:576 262424297380077/0x1c8853a1: Process SS (BEGIN) 20241201085644499 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085644499 DSS <0004> hlr_ussd.c:518 262424297380077/0x1c8853a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085644499 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644499 DLINP <000b> input/ipa.c:435 127.0.0.1:34249 sending data 20241201085644499 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644499 DLINP <000b> input/ipa.c:435 127.0.0.1:34249 sending data EUSE-TC_mo_ussd_euse(206)@d9582b112897: 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 } } } } } 20241201085644501 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644501 DLINP <000b> input/ipa.c:409 127.0.0.1:34249 message received 20241201085644501 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262424297380077 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424297380077" session_id=478696353 session_state=END} 20241201085644501 DSS <0004> hlr_ussd.c:576 262424297380077/0x1c8853a1: Process SS (END) 20241201085644501 DSS <0004> hlr_ussd.c:518 262424297380077/0x1c8853a1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201085644501 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424297380077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424297380077" session_id=478696353 session_state=END} 20241201085644501 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424297380077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085644501 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262424297380077 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085644501 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644501 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085644501 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644501 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@d9582b112897: Found GsupExpect[0] for "262424297380077" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@d9582b112897: Added IMSI table entry 4TC_mo_ussd_euse(216)"262424297380077" TC_mo_ussd_euse(216)@d9582b112897: setverdict(pass): none -> pass 20241201085644505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53706<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@d9582b112897: Final verdict of PTC: pass 20241201085644505 DAUC <0003> db_auc.c:157 IMSI='262423966785209': No 2G Auth Data 20241201085644505 DAUC <0003> db_auc.c:192 IMSI='262423966785209': No 3G Auth Data HLR_Test-GSUP(209)@d9582b112897: Created GsupExpect[0] for "262423966785209" to be handled at TC_mo_ussd_euse(217) 20241201085644523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53714<->l=127.0.0.1:4258 20241201085644529 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644529 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085644529 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423966785209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423966785209" session_id=733854415 session_state=BEGIN} 20241201085644529 DSS <0004> hlr_ussd.c:576 262423966785209/0x2bbdbacf: Process SS (BEGIN) 20241201085644529 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085644529 DSS <0004> hlr_ussd.c:518 262423966785209/0x2bbdbacf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085644529 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644529 DLINP <000b> input/ipa.c:435 127.0.0.1:34249 sending data 20241201085644529 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644529 DLINP <000b> input/ipa.c:435 127.0.0.1:34249 sending data EUSE-TC_mo_ussd_euse(206)@d9582b112897: 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 } } } } } 20241201085644531 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644531 DLINP <000b> input/ipa.c:409 127.0.0.1:34249 message received 20241201085644531 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262423966785209 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423966785209" session_id=733854415 session_state=END} 20241201085644531 DSS <0004> hlr_ussd.c:576 262423966785209/0x2bbdbacf: Process SS (END) 20241201085644531 DSS <0004> hlr_ussd.c:518 262423966785209/0x2bbdbacf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201085644531 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423966785209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423966785209" session_id=733854415 session_state=END} 20241201085644531 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423966785209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085644531 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262423966785209 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085644531 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644531 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085644531 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644531 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@d9582b112897: Found GsupExpect[0] for "262423966785209" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@d9582b112897: Added IMSI table entry 5TC_mo_ussd_euse(217)"262423966785209" TC_mo_ussd_euse(217)@d9582b112897: setverdict(pass): none -> pass 20241201085644535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53714<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@d9582b112897: Final verdict of PTC: pass 20241201085644536 DAUC <0003> db_auc.c:157 IMSI='262429028011395': No 2G Auth Data 20241201085644536 DAUC <0003> db_auc.c:192 IMSI='262429028011395': No 3G Auth Data HLR_Test-GSUP(209)@d9582b112897: Created GsupExpect[0] for "262429028011395" to be handled at TC_mo_ussd_euse(218) 20241201085644554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4258 20241201085644558 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644558 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085644558 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429028011395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429028011395" session_id=3251079871 session_state=BEGIN} 20241201085644558 DSS <0004> hlr_ussd.c:576 262429028011395/0xc1c78abf: Process SS (BEGIN) 20241201085644558 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085644558 DSS <0004> hlr_ussd.c:518 262429028011395/0xc1c78abf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085644558 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644558 DLINP <000b> input/ipa.c:435 127.0.0.1:34249 sending data 20241201085644558 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644558 DLINP <000b> input/ipa.c:435 127.0.0.1:34249 sending data EUSE-TC_mo_ussd_euse(206)@d9582b112897: 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 } } } } } 20241201085644560 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644560 DLINP <000b> input/ipa.c:409 127.0.0.1:34249 message received 20241201085644560 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262429028011395 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429028011395" session_id=3251079871 session_state=END} 20241201085644560 DSS <0004> hlr_ussd.c:576 262429028011395/0xc1c78abf: Process SS (END) 20241201085644560 DSS <0004> hlr_ussd.c:518 262429028011395/0xc1c78abf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201085644560 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429028011395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429028011395" session_id=3251079871 session_state=END} 20241201085644560 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429028011395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085644560 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262429028011395 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085644560 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644560 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085644560 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644561 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@d9582b112897: Found GsupExpect[0] for "262429028011395" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@d9582b112897: Added IMSI table entry 6TC_mo_ussd_euse(218)"262429028011395" TC_mo_ussd_euse(218)@d9582b112897: setverdict(pass): none -> pass 20241201085644564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@d9582b112897: Final verdict of PTC: pass 20241201085644565 DAUC <0003> db_auc.c:157 IMSI='262427265688052': No 2G Auth Data 20241201085644565 DAUC <0003> db_auc.c:192 IMSI='262427265688052': No 3G Auth Data HLR_Test-GSUP(209)@d9582b112897: Created GsupExpect[0] for "262427265688052" to be handled at TC_mo_ussd_euse(219) 20241201085644582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53734<->l=127.0.0.1:4258 20241201085644587 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644587 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085644587 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427265688052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427265688052" session_id=1051324878 session_state=BEGIN} 20241201085644587 DSS <0004> hlr_ussd.c:576 262427265688052/0x3ea9f1ce: Process SS (BEGIN) 20241201085644587 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085644587 DSS <0004> hlr_ussd.c:518 262427265688052/0x3ea9f1ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085644587 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644587 DLINP <000b> input/ipa.c:435 127.0.0.1:34249 sending data 20241201085644587 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644587 DLINP <000b> input/ipa.c:435 127.0.0.1:34249 sending data EUSE-TC_mo_ussd_euse(206)@d9582b112897: 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 } } } } } 20241201085644589 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644589 DLINP <000b> input/ipa.c:409 127.0.0.1:34249 message received 20241201085644589 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262427265688052 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427265688052" session_id=1051324878 session_state=END} 20241201085644589 DSS <0004> hlr_ussd.c:576 262427265688052/0x3ea9f1ce: Process SS (END) 20241201085644589 DSS <0004> hlr_ussd.c:518 262427265688052/0x3ea9f1ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201085644589 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427265688052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427265688052" session_id=1051324878 session_state=END} 20241201085644589 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427265688052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085644589 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262427265688052 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085644589 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644589 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085644589 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644589 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@d9582b112897: Found GsupExpect[0] for "262427265688052" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@d9582b112897: Added IMSI table entry 7TC_mo_ussd_euse(219)"262427265688052" TC_mo_ussd_euse(219)@d9582b112897: setverdict(pass): none -> pass 20241201085644594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53734<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@d9582b112897: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@d9582b112897: Final verdict of PTC: none 20241201085644595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53674<->l=127.0.0.1:4258 20241201085644596 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644596 DLINP <000b> input/ipa.c:409 127.0.0.1:34249 message received 20241201085644596 DLINP <000b> input/ipa.c:418 127.0.0.1:34249 connection closed with server 20241201085644596 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:34249 20241201085644596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241201085644597 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36755<->l=127.0.0.1:4259) 20241201085644597 DLINP <000b> input/ipa.c:455 connected read/write 20241201085644597 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085644597 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085644597 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085644597 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(209)@d9582b112897: Final verdict of PTC: none 210@d9582b112897: Final verdict of PTC: none IPA-EUSE-foobar(208)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 210: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@d9582b112897: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sun Dec 1 08:56:44 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 20241201085644640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4258 20241201085644841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=111192) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sun Dec 1 08:56:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_mo_ussd_euse_continue started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085647927 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33741 20241201085647927 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33741 IPA-EUSE-foobar(222)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085647930 DLINP <000b> input/ipa.c:455 connected read/write 20241201085647930 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085647930 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085647930 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085647931 DLINP <000b> input/ipa.c:455 connected read/write 20241201085647931 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received IPA-EUSE-foobar(222)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085647932 DLINP <000b> input/ipa.c:455 connected read/write 20241201085647932 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085647932 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085647932 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241201085647932 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241201085647932 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241201085647932 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085647932 DLGSUP <0013> gsup_server.c:236 2: 20241201085647932 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085647932 DLGSUP <0013> gsup_server.c:236 3: IPA-EUSE-foobar(222)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085647932 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085647932 DLGSUP <0013> gsup_server.c:236 4: 20241201085647932 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085647932 DLGSUP <0013> gsup_server.c:236 5: 20241201085647932 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085647932 DLGSUP <0013> gsup_server.c:236 7: 20241201085647932 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085647932 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085647932 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085647932 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33741 20241201085647932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34076<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085647934 DLINP <000b> input/ipa.c:455 connected read/write 20241201085647934 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085647934 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085647934 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085647934 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085647934 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085647934 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085647934 DLGSUP <0013> gsup_server.c:236 2: 20241201085647934 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085647934 DLGSUP <0013> gsup_server.c:236 3: 20241201085647934 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085647934 DLGSUP <0013> gsup_server.c:236 4: 20241201085647934 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085647934 DLGSUP <0013> gsup_server.c:236 5: 20241201085647934 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(221)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085647934 DLGSUP <0013> gsup_server.c:236 7: 20241201085647934 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085647934 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085647934 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085647934 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@d9582b112897: 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") 20241201085647951 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41929<->l=127.0.0.1:4259) 20241201085647959 DAUC <0003> db_auc.c:157 IMSI='262423021365282': No 2G Auth Data 20241201085647959 DAUC <0003> db_auc.c:192 IMSI='262423021365282': No 3G Auth Data HLR_Test-GSUP(223)@d9582b112897: Created GsupExpect[0] for "262423021365282" to be handled at TC_mo_ussd_euse_continue(226) 20241201085647973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34080<->l=127.0.0.1:4258 20241201085647981 DLINP <000b> input/ipa.c:455 connected read/write 20241201085647981 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085647981 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423021365282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423021365282" session_id=1871396013 session_state=BEGIN} 20241201085647981 DSS <0004> hlr_ussd.c:576 262423021365282/0x6f8b3cad: Process SS (BEGIN) 20241201085647981 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085647981 DSS <0004> hlr_ussd.c:518 262423021365282/0x6f8b3cad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085647981 DLINP <000b> input/ipa.c:455 connected read/write 20241201085647981 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data 20241201085647981 DLINP <000b> input/ipa.c:455 connected read/write 20241201085647981 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: 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 } } } } } 20241201085647988 DLINP <000b> input/ipa.c:455 connected read/write 20241201085647988 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085647988 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262423021365282 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423021365282" session_id=1871396013 session_state=CONTINUE} 20241201085647988 DSS <0004> hlr_ussd.c:576 262423021365282/0x6f8b3cad: Process SS (CONTINUE) 20241201085647988 DSS <0004> hlr_ussd.c:518 262423021365282/0x6f8b3cad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201085647988 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423021365282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423021365282" session_id=1871396013 session_state=CONTINUE} 20241201085647988 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262423021365282 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085647988 DLINP <000b> input/ipa.c:455 connected read/write 20241201085647988 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085647988 DLINP <000b> input/ipa.c:455 connected read/write 20241201085647988 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@d9582b112897: Found GsupExpect[0] for "262423021365282" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@d9582b112897: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262423021365282" TC_mo_ussd_euse_continue(226)@d9582b112897: setverdict(pass): none -> pass 20241201085647994 DLINP <000b> input/ipa.c:455 connected read/write 20241201085647994 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085647994 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423021365282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423021365282" session_id=1871396013 session_state=CONTINUE} 20241201085647995 DSS <0004> hlr_ussd.c:576 262423021365282/0x6f8b3cad: Process SS (CONTINUE) 20241201085647995 DSS <0004> hlr_ussd.c:518 262423021365282/0x6f8b3cad: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241201085647995 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423021365282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085647995 DLINP <000b> input/ipa.c:455 connected read/write 20241201085647995 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data 20241201085647995 DLINP <000b> input/ipa.c:455 connected read/write 20241201085647995 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: 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 } } } } } 20241201085647997 DLINP <000b> input/ipa.c:455 connected read/write 20241201085647997 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085647997 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262423021365282 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423021365282" session_id=1871396013 session_state=END} 20241201085647997 DSS <0004> hlr_ussd.c:576 262423021365282/0x6f8b3cad: Process SS (END) 20241201085647997 DSS <0004> hlr_ussd.c:518 262423021365282/0x6f8b3cad: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241201085647997 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423021365282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423021365282" session_id=1871396013 session_state=END} 20241201085647997 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423021365282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085647997 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262423021365282 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085647997 DLINP <000b> input/ipa.c:455 connected read/write 20241201085647997 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085647997 DLINP <000b> input/ipa.c:455 connected read/write 20241201085647997 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085647999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34080<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@d9582b112897: Final verdict of PTC: pass 20241201085648000 DAUC <0003> db_auc.c:157 IMSI='262425513417145': No 2G Auth Data 20241201085648000 DAUC <0003> db_auc.c:192 IMSI='262425513417145': No 3G Auth Data HLR_Test-GSUP(223)@d9582b112897: Created GsupExpect[0] for "262425513417145" to be handled at TC_mo_ussd_euse_continue(227) 20241201085648017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34094<->l=127.0.0.1:4258 20241201085648023 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648023 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085648023 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425513417145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425513417145" session_id=397095666 session_state=BEGIN} 20241201085648023 DSS <0004> hlr_ussd.c:576 262425513417145/0x17ab32f2: Process SS (BEGIN) 20241201085648023 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085648023 DSS <0004> hlr_ussd.c:518 262425513417145/0x17ab32f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085648023 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648023 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data 20241201085648023 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648023 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: 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 } } } } } 20241201085648025 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648025 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085648025 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262425513417145 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425513417145" session_id=397095666 session_state=CONTINUE} 20241201085648025 DSS <0004> hlr_ussd.c:576 262425513417145/0x17ab32f2: Process SS (CONTINUE) 20241201085648025 DSS <0004> hlr_ussd.c:518 262425513417145/0x17ab32f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201085648025 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425513417145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425513417145" session_id=397095666 session_state=CONTINUE} 20241201085648025 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262425513417145 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085648026 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648026 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085648026 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648026 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@d9582b112897: Found GsupExpect[0] for "262425513417145" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@d9582b112897: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262425513417145" TC_mo_ussd_euse_continue(227)@d9582b112897: setverdict(pass): none -> pass 20241201085648030 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648030 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085648030 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425513417145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425513417145" session_id=397095666 session_state=CONTINUE} 20241201085648030 DSS <0004> hlr_ussd.c:576 262425513417145/0x17ab32f2: Process SS (CONTINUE) 20241201085648030 DSS <0004> hlr_ussd.c:518 262425513417145/0x17ab32f2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241201085648030 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425513417145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085648030 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648030 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data 20241201085648030 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648030 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: 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 } } } } } 20241201085648032 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648032 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085648032 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262425513417145 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425513417145" session_id=397095666 session_state=END} 20241201085648032 DSS <0004> hlr_ussd.c:576 262425513417145/0x17ab32f2: Process SS (END) 20241201085648032 DSS <0004> hlr_ussd.c:518 262425513417145/0x17ab32f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241201085648032 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425513417145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425513417145" session_id=397095666 session_state=END} 20241201085648032 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425513417145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085648032 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262425513417145 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085648032 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648032 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085648032 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648032 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085648034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34094<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@d9582b112897: Final verdict of PTC: pass 20241201085648035 DAUC <0003> db_auc.c:157 IMSI='262421911048401': No 2G Auth Data 20241201085648035 DAUC <0003> db_auc.c:192 IMSI='262421911048401': No 3G Auth Data HLR_Test-GSUP(223)@d9582b112897: Created GsupExpect[0] for "262421911048401" to be handled at TC_mo_ussd_euse_continue(228) 20241201085648053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34096<->l=127.0.0.1:4258 20241201085648058 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648058 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085648058 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421911048401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421911048401" session_id=205637122 session_state=BEGIN} 20241201085648058 DSS <0004> hlr_ussd.c:576 262421911048401/0x0c41c602: Process SS (BEGIN) 20241201085648058 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085648058 DSS <0004> hlr_ussd.c:518 262421911048401/0x0c41c602: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085648058 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648058 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data 20241201085648058 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648058 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: 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 } } } } } 20241201085648060 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648060 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085648060 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262421911048401 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421911048401" session_id=205637122 session_state=CONTINUE} 20241201085648060 DSS <0004> hlr_ussd.c:576 262421911048401/0x0c41c602: Process SS (CONTINUE) 20241201085648060 DSS <0004> hlr_ussd.c:518 262421911048401/0x0c41c602: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201085648060 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421911048401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421911048401" session_id=205637122 session_state=CONTINUE} 20241201085648061 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262421911048401 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085648061 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648061 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085648061 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648061 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@d9582b112897: Found GsupExpect[0] for "262421911048401" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@d9582b112897: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262421911048401" TC_mo_ussd_euse_continue(228)@d9582b112897: setverdict(pass): none -> pass 20241201085648065 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648065 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085648065 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421911048401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421911048401" session_id=205637122 session_state=CONTINUE} 20241201085648065 DSS <0004> hlr_ussd.c:576 262421911048401/0x0c41c602: Process SS (CONTINUE) 20241201085648065 DSS <0004> hlr_ussd.c:518 262421911048401/0x0c41c602: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241201085648065 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421911048401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085648065 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648065 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data 20241201085648065 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648065 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: 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 } } } } } 20241201085648067 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648067 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085648067 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262421911048401 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421911048401" session_id=205637122 session_state=END} 20241201085648067 DSS <0004> hlr_ussd.c:576 262421911048401/0x0c41c602: Process SS (END) 20241201085648067 DSS <0004> hlr_ussd.c:518 262421911048401/0x0c41c602: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241201085648067 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421911048401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421911048401" session_id=205637122 session_state=END} 20241201085648067 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421911048401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085648067 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262421911048401 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085648067 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648067 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085648067 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648067 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085648069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34096<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@d9582b112897: Final verdict of PTC: pass 20241201085648069 DAUC <0003> db_auc.c:157 IMSI='262425717779446': No 2G Auth Data 20241201085648069 DAUC <0003> db_auc.c:192 IMSI='262425717779446': No 3G Auth Data HLR_Test-GSUP(223)@d9582b112897: Created GsupExpect[0] for "262425717779446" to be handled at TC_mo_ussd_euse_continue(229) 20241201085648084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34102<->l=127.0.0.1:4258 20241201085648091 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648091 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085648091 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425717779446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425717779446" session_id=4273170409 session_state=BEGIN} 20241201085648091 DSS <0004> hlr_ussd.c:576 262425717779446/0xfeb367e9: Process SS (BEGIN) 20241201085648091 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085648091 DSS <0004> hlr_ussd.c:518 262425717779446/0xfeb367e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085648091 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648091 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data 20241201085648091 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648091 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: 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 } } } } } 20241201085648093 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648093 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085648093 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262425717779446 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425717779446" session_id=4273170409 session_state=CONTINUE} 20241201085648093 DSS <0004> hlr_ussd.c:576 262425717779446/0xfeb367e9: Process SS (CONTINUE) 20241201085648093 DSS <0004> hlr_ussd.c:518 262425717779446/0xfeb367e9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201085648093 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425717779446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425717779446" session_id=4273170409 session_state=CONTINUE} 20241201085648093 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262425717779446 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085648093 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648093 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085648093 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648093 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@d9582b112897: Found GsupExpect[0] for "262425717779446" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@d9582b112897: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262425717779446" TC_mo_ussd_euse_continue(229)@d9582b112897: setverdict(pass): none -> pass 20241201085648097 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648097 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085648097 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425717779446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425717779446" session_id=4273170409 session_state=CONTINUE} 20241201085648097 DSS <0004> hlr_ussd.c:576 262425717779446/0xfeb367e9: Process SS (CONTINUE) 20241201085648097 DSS <0004> hlr_ussd.c:518 262425717779446/0xfeb367e9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241201085648097 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425717779446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085648097 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648097 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data 20241201085648097 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648097 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: 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 } } } } } 20241201085648100 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648100 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085648100 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262425717779446 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425717779446" session_id=4273170409 session_state=END} 20241201085648100 DSS <0004> hlr_ussd.c:576 262425717779446/0xfeb367e9: Process SS (END) 20241201085648100 DSS <0004> hlr_ussd.c:518 262425717779446/0xfeb367e9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241201085648100 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425717779446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425717779446" session_id=4273170409 session_state=END} 20241201085648100 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425717779446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085648100 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262425717779446 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085648100 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648100 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085648100 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648100 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085648102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34102<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@d9582b112897: Final verdict of PTC: pass 20241201085648102 DAUC <0003> db_auc.c:157 IMSI='262428668247224': No 2G Auth Data 20241201085648102 DAUC <0003> db_auc.c:192 IMSI='262428668247224': No 3G Auth Data HLR_Test-GSUP(223)@d9582b112897: Created GsupExpect[0] for "262428668247224" to be handled at TC_mo_ussd_euse_continue(230) 20241201085648120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34114<->l=127.0.0.1:4258 20241201085648125 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648125 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085648125 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428668247224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428668247224" session_id=2642155740 session_state=BEGIN} 20241201085648125 DSS <0004> hlr_ussd.c:576 262428668247224/0x9d7c18dc: Process SS (BEGIN) 20241201085648125 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085648125 DSS <0004> hlr_ussd.c:518 262428668247224/0x9d7c18dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085648125 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648125 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data 20241201085648125 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648125 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: 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 } } } } } 20241201085648127 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648127 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085648128 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262428668247224 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428668247224" session_id=2642155740 session_state=CONTINUE} 20241201085648128 DSS <0004> hlr_ussd.c:576 262428668247224/0x9d7c18dc: Process SS (CONTINUE) 20241201085648128 DSS <0004> hlr_ussd.c:518 262428668247224/0x9d7c18dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201085648128 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428668247224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428668247224" session_id=2642155740 session_state=CONTINUE} 20241201085648128 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262428668247224 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085648128 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648128 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085648128 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648128 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@d9582b112897: Found GsupExpect[0] for "262428668247224" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@d9582b112897: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262428668247224" TC_mo_ussd_euse_continue(230)@d9582b112897: setverdict(pass): none -> pass 20241201085648132 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648132 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085648132 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428668247224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428668247224" session_id=2642155740 session_state=CONTINUE} 20241201085648132 DSS <0004> hlr_ussd.c:576 262428668247224/0x9d7c18dc: Process SS (CONTINUE) 20241201085648132 DSS <0004> hlr_ussd.c:518 262428668247224/0x9d7c18dc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241201085648132 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428668247224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085648132 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648132 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data 20241201085648132 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648132 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: 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 } } } } } 20241201085648134 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648134 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085648134 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262428668247224 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428668247224" session_id=2642155740 session_state=END} 20241201085648134 DSS <0004> hlr_ussd.c:576 262428668247224/0x9d7c18dc: Process SS (END) 20241201085648134 DSS <0004> hlr_ussd.c:518 262428668247224/0x9d7c18dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241201085648134 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428668247224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428668247224" session_id=2642155740 session_state=END} 20241201085648134 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428668247224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085648134 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262428668247224 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085648134 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648134 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085648134 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648134 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085648136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34114<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@d9582b112897: Final verdict of PTC: pass 20241201085648136 DAUC <0003> db_auc.c:157 IMSI='262422533841091': No 2G Auth Data 20241201085648136 DAUC <0003> db_auc.c:192 IMSI='262422533841091': No 3G Auth Data HLR_Test-GSUP(223)@d9582b112897: Created GsupExpect[0] for "262422533841091" to be handled at TC_mo_ussd_euse_continue(231) 20241201085648151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34122<->l=127.0.0.1:4258 20241201085648156 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648156 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085648156 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422533841091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422533841091" session_id=1328111582 session_state=BEGIN} 20241201085648156 DSS <0004> hlr_ussd.c:576 262422533841091/0x4f295fde: Process SS (BEGIN) 20241201085648156 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085648156 DSS <0004> hlr_ussd.c:518 262422533841091/0x4f295fde: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085648156 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648156 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data 20241201085648156 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648156 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: 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 } } } } } 20241201085648158 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648158 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085648158 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262422533841091 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422533841091" session_id=1328111582 session_state=CONTINUE} 20241201085648158 DSS <0004> hlr_ussd.c:576 262422533841091/0x4f295fde: Process SS (CONTINUE) 20241201085648158 DSS <0004> hlr_ussd.c:518 262422533841091/0x4f295fde: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201085648158 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422533841091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422533841091" session_id=1328111582 session_state=CONTINUE} 20241201085648158 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262422533841091 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085648158 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648158 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085648158 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648158 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@d9582b112897: Found GsupExpect[0] for "262422533841091" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@d9582b112897: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262422533841091" TC_mo_ussd_euse_continue(231)@d9582b112897: setverdict(pass): none -> pass 20241201085648162 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648162 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085648162 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422533841091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422533841091" session_id=1328111582 session_state=CONTINUE} 20241201085648162 DSS <0004> hlr_ussd.c:576 262422533841091/0x4f295fde: Process SS (CONTINUE) 20241201085648162 DSS <0004> hlr_ussd.c:518 262422533841091/0x4f295fde: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241201085648162 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422533841091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085648162 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648162 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data 20241201085648162 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648162 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: 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 } } } } } 20241201085648164 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648164 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085648164 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262422533841091 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422533841091" session_id=1328111582 session_state=END} 20241201085648164 DSS <0004> hlr_ussd.c:576 262422533841091/0x4f295fde: Process SS (END) 20241201085648164 DSS <0004> hlr_ussd.c:518 262422533841091/0x4f295fde: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241201085648164 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422533841091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422533841091" session_id=1328111582 session_state=END} 20241201085648164 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422533841091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085648164 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262422533841091 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085648164 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648164 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085648164 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648164 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085648166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34122<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@d9582b112897: Final verdict of PTC: pass 20241201085648167 DAUC <0003> db_auc.c:157 IMSI='262429795373872': No 2G Auth Data 20241201085648167 DAUC <0003> db_auc.c:192 IMSI='262429795373872': No 3G Auth Data HLR_Test-GSUP(223)@d9582b112897: Created GsupExpect[0] for "262429795373872" to be handled at TC_mo_ussd_euse_continue(232) 20241201085648184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34132<->l=127.0.0.1:4258 20241201085648191 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648191 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085648191 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429795373872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429795373872" session_id=2608401093 session_state=BEGIN} 20241201085648191 DSS <0004> hlr_ussd.c:576 262429795373872/0x9b790ac5: Process SS (BEGIN) 20241201085648191 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085648191 DSS <0004> hlr_ussd.c:518 262429795373872/0x9b790ac5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085648191 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648191 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data 20241201085648191 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648191 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: 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 } } } } } 20241201085648193 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648193 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085648193 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262429795373872 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429795373872" session_id=2608401093 session_state=CONTINUE} 20241201085648193 DSS <0004> hlr_ussd.c:576 262429795373872/0x9b790ac5: Process SS (CONTINUE) 20241201085648193 DSS <0004> hlr_ussd.c:518 262429795373872/0x9b790ac5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201085648193 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429795373872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429795373872" session_id=2608401093 session_state=CONTINUE} 20241201085648193 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262429795373872 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085648193 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648193 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085648193 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648193 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@d9582b112897: Found GsupExpect[0] for "262429795373872" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@d9582b112897: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262429795373872" TC_mo_ussd_euse_continue(232)@d9582b112897: setverdict(pass): none -> pass 20241201085648197 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648197 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085648197 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429795373872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429795373872" session_id=2608401093 session_state=CONTINUE} 20241201085648197 DSS <0004> hlr_ussd.c:576 262429795373872/0x9b790ac5: Process SS (CONTINUE) 20241201085648197 DSS <0004> hlr_ussd.c:518 262429795373872/0x9b790ac5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241201085648197 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429795373872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085648197 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648197 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data 20241201085648197 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648197 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: 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 } } } } } 20241201085648199 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648199 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085648199 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262429795373872 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429795373872" session_id=2608401093 session_state=END} 20241201085648199 DSS <0004> hlr_ussd.c:576 262429795373872/0x9b790ac5: Process SS (END) 20241201085648199 DSS <0004> hlr_ussd.c:518 262429795373872/0x9b790ac5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241201085648199 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429795373872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429795373872" session_id=2608401093 session_state=END} 20241201085648199 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429795373872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085648199 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262429795373872 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085648199 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648199 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085648199 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648199 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085648202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34132<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@d9582b112897: Final verdict of PTC: pass 20241201085648202 DAUC <0003> db_auc.c:157 IMSI='262423603883268': No 2G Auth Data 20241201085648202 DAUC <0003> db_auc.c:192 IMSI='262423603883268': No 3G Auth Data HLR_Test-GSUP(223)@d9582b112897: Created GsupExpect[0] for "262423603883268" to be handled at TC_mo_ussd_euse_continue(233) 20241201085648218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34136<->l=127.0.0.1:4258 20241201085648223 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648223 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085648223 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423603883268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423603883268" session_id=40814186 session_state=BEGIN} 20241201085648223 DSS <0004> hlr_ussd.c:576 262423603883268/0x026ec66a: Process SS (BEGIN) 20241201085648223 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241201085648223 DSS <0004> hlr_ussd.c:518 262423603883268/0x026ec66a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241201085648223 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648223 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data 20241201085648223 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648223 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: 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 } } } } } 20241201085648225 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648225 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085648225 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262423603883268 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423603883268" session_id=40814186 session_state=CONTINUE} 20241201085648225 DSS <0004> hlr_ussd.c:576 262423603883268/0x026ec66a: Process SS (CONTINUE) 20241201085648225 DSS <0004> hlr_ussd.c:518 262423603883268/0x026ec66a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241201085648225 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423603883268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423603883268" session_id=40814186 session_state=CONTINUE} 20241201085648225 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262423603883268 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085648225 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648225 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085648225 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648225 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@d9582b112897: Found GsupExpect[0] for "262423603883268" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@d9582b112897: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262423603883268" TC_mo_ussd_euse_continue(233)@d9582b112897: setverdict(pass): none -> pass 20241201085648229 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648229 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085648229 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423603883268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423603883268" session_id=40814186 session_state=CONTINUE} 20241201085648229 DSS <0004> hlr_ussd.c:576 262423603883268/0x026ec66a: Process SS (CONTINUE) 20241201085648229 DSS <0004> hlr_ussd.c:518 262423603883268/0x026ec66a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241201085648229 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423603883268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085648229 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648229 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data 20241201085648229 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648229 DLINP <000b> input/ipa.c:435 127.0.0.1:33741 sending data EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: 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 } } } } } 20241201085648231 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648231 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085648232 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262423603883268 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423603883268" session_id=40814186 session_state=END} 20241201085648232 DSS <0004> hlr_ussd.c:576 262423603883268/0x026ec66a: Process SS (END) 20241201085648232 DSS <0004> hlr_ussd.c:518 262423603883268/0x026ec66a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241201085648232 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423603883268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423603883268" session_id=40814186 session_state=END} 20241201085648232 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423603883268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085648232 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262423603883268 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085648232 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648232 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085648232 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648232 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085648233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34136<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@d9582b112897: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@d9582b112897: Final verdict of PTC: none 20241201085648235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34076<->l=127.0.0.1:4258 20241201085648236 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41929<->l=127.0.0.1:4259) 20241201085648236 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648236 DLINP <000b> input/ipa.c:409 127.0.0.1:33741 message received 20241201085648236 DLINP <000b> input/ipa.c:418 127.0.0.1:33741 connection closed with server 20241201085648236 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33741 20241201085648236 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241201085648236 DLINP <000b> input/ipa.c:455 connected read/write 20241201085648236 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085648236 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085648236 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085648236 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@d9582b112897: Final verdict of PTC: none 224@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@d9582b112897: Final verdict of PTC: none IPA-EUSE-foobar(222)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 224: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@d9582b112897: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sun Dec 1 08:56:48 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 20241201085648278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34148<->l=127.0.0.1:4258 20241201085648479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34148<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=126844) Waiting for packet dumper to finish... 1 (prev_count=126844, count=156824) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sun Dec 1 08:56:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_mo_ussd_euse_defaultroute started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 20241201085651563 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36509 20241201085651563 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36509 IPA-EUSE-foobar(236)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085651564 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651564 DLINP <000b> input/ipa.c:409 127.0.0.1:36509 message received IPA-EUSE-foobar(236)@d9582b112897: 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) } } } } MTC@d9582b112897: in not legacy case 2 IPA-EUSE-foobar(236)@d9582b112897: 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 } } } } 20241201085651566 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651566 DLINP <000b> input/ipa.c:409 127.0.0.1:36509 message received 20241201085651566 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085651566 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241201085651566 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241201085651566 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241201085651566 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085651566 DLGSUP <0013> gsup_server.c:236 2: IPA-EUSE-foobar(236)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085651566 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085651567 DLGSUP <0013> gsup_server.c:236 3: 20241201085651567 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085651567 DLGSUP <0013> gsup_server.c:236 4: 20241201085651567 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085651567 DLGSUP <0013> gsup_server.c:236 5: 20241201085651567 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085651567 DLGSUP <0013> gsup_server.c:236 7: 20241201085651567 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085651567 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085651567 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085651567 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36509 20241201085651569 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085651569 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085651572 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651572 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085651572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34156<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085651575 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651575 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085651575 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085651575 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085651575 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085651575 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085651575 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085651575 DLGSUP <0013> gsup_server.c:236 2: 20241201085651575 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085651575 DLGSUP <0013> gsup_server.c:236 3: 20241201085651575 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085651575 DLGSUP <0013> gsup_server.c:236 4: 20241201085651575 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085651575 DLGSUP <0013> gsup_server.c:236 5: 20241201085651575 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(235)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085651575 DLGSUP <0013> gsup_server.c:236 7: 20241201085651575 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085651575 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085651575 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085651575 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@d9582b112897: 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") 20241201085651595 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42827<->l=127.0.0.1:4259) 20241201085651604 DAUC <0003> db_auc.c:157 IMSI='262421285239487': No 2G Auth Data 20241201085651604 DAUC <0003> db_auc.c:192 IMSI='262421285239487': No 3G Auth Data HLR_Test-GSUP(237)@d9582b112897: Created GsupExpect[0] for "262421285239487" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241201085651621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34168<->l=127.0.0.1:4258 20241201085651629 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651629 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085651629 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421285239487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421285239487" session_id=2458368105 session_state=BEGIN} 20241201085651629 DSS <0004> hlr_ussd.c:576 262421285239487/0x9287b869: Process SS (BEGIN) 20241201085651629 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241201085651629 DSS <0004> hlr_ussd.c:518 262421285239487/0x9287b869: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241201085651629 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651629 DLINP <000b> input/ipa.c:435 127.0.0.1:36509 sending data 20241201085651629 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651629 DLINP <000b> input/ipa.c:435 127.0.0.1:36509 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@d9582b112897: 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 } } } } } 20241201085651638 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651638 DLINP <000b> input/ipa.c:409 127.0.0.1:36509 message received 20241201085651638 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262421285239487 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421285239487" session_id=2458368105 session_state=END} 20241201085651638 DSS <0004> hlr_ussd.c:576 262421285239487/0x9287b869: Process SS (END) 20241201085651638 DSS <0004> hlr_ussd.c:518 262421285239487/0x9287b869: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241201085651638 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421285239487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421285239487" session_id=2458368105 session_state=END} 20241201085651638 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421285239487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085651638 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262421285239487 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085651638 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651638 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085651638 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651638 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@d9582b112897: Found GsupExpect[0] for "262421285239487" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@d9582b112897: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262421285239487" TC_mo_ussd_euse_defaultroute(240)@d9582b112897: setverdict(pass): none -> pass 20241201085651643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34168<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@d9582b112897: Final verdict of PTC: pass 20241201085651644 DAUC <0003> db_auc.c:157 IMSI='262428873129296': No 2G Auth Data 20241201085651644 DAUC <0003> db_auc.c:192 IMSI='262428873129296': No 3G Auth Data HLR_Test-GSUP(237)@d9582b112897: Created GsupExpect[0] for "262428873129296" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241201085651662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4258 20241201085651667 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651667 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085651667 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428873129296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428873129296" session_id=3199385401 session_state=BEGIN} 20241201085651667 DSS <0004> hlr_ussd.c:576 262428873129296/0xbeb2bf39: Process SS (BEGIN) 20241201085651667 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241201085651667 DSS <0004> hlr_ussd.c:518 262428873129296/0xbeb2bf39: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241201085651667 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651667 DLINP <000b> input/ipa.c:435 127.0.0.1:36509 sending data 20241201085651667 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651667 DLINP <000b> input/ipa.c:435 127.0.0.1:36509 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@d9582b112897: 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 } } } } } 20241201085651670 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651670 DLINP <000b> input/ipa.c:409 127.0.0.1:36509 message received 20241201085651670 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262428873129296 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428873129296" session_id=3199385401 session_state=END} 20241201085651670 DSS <0004> hlr_ussd.c:576 262428873129296/0xbeb2bf39: Process SS (END) 20241201085651670 DSS <0004> hlr_ussd.c:518 262428873129296/0xbeb2bf39: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241201085651670 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428873129296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428873129296" session_id=3199385401 session_state=END} 20241201085651670 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428873129296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085651670 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262428873129296 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085651670 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651670 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085651670 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651670 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@d9582b112897: Found GsupExpect[0] for "262428873129296" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@d9582b112897: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262428873129296" TC_mo_ussd_euse_defaultroute(241)@d9582b112897: setverdict(pass): none -> pass 20241201085651675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@d9582b112897: Final verdict of PTC: pass 20241201085651675 DAUC <0003> db_auc.c:157 IMSI='262429166058173': No 2G Auth Data 20241201085651676 DAUC <0003> db_auc.c:192 IMSI='262429166058173': No 3G Auth Data HLR_Test-GSUP(237)@d9582b112897: Created GsupExpect[0] for "262429166058173" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241201085651694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34198<->l=127.0.0.1:4258 20241201085651700 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651700 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085651700 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429166058173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429166058173" session_id=198460623 session_state=BEGIN} 20241201085651700 DSS <0004> hlr_ussd.c:576 262429166058173/0x0bd444cf: Process SS (BEGIN) 20241201085651700 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241201085651700 DSS <0004> hlr_ussd.c:518 262429166058173/0x0bd444cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241201085651700 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651700 DLINP <000b> input/ipa.c:435 127.0.0.1:36509 sending data 20241201085651700 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651700 DLINP <000b> input/ipa.c:435 127.0.0.1:36509 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@d9582b112897: 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 } } } } } 20241201085651702 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651702 DLINP <000b> input/ipa.c:409 127.0.0.1:36509 message received 20241201085651702 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262429166058173 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429166058173" session_id=198460623 session_state=END} 20241201085651702 DSS <0004> hlr_ussd.c:576 262429166058173/0x0bd444cf: Process SS (END) 20241201085651702 DSS <0004> hlr_ussd.c:518 262429166058173/0x0bd444cf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241201085651702 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429166058173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429166058173" session_id=198460623 session_state=END} 20241201085651702 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429166058173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085651702 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262429166058173 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085651702 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651702 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085651702 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651702 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@d9582b112897: Found GsupExpect[0] for "262429166058173" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@d9582b112897: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262429166058173" TC_mo_ussd_euse_defaultroute(242)@d9582b112897: setverdict(pass): none -> pass 20241201085651705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34198<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@d9582b112897: Final verdict of PTC: pass 20241201085651706 DAUC <0003> db_auc.c:157 IMSI='262426004484807': No 2G Auth Data 20241201085651706 DAUC <0003> db_auc.c:192 IMSI='262426004484807': No 3G Auth Data HLR_Test-GSUP(237)@d9582b112897: Created GsupExpect[0] for "262426004484807" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241201085651723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34212<->l=127.0.0.1:4258 20241201085651730 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651730 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085651730 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426004484807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426004484807" session_id=2382029722 session_state=BEGIN} 20241201085651730 DSS <0004> hlr_ussd.c:576 262426004484807/0x8dfae39a: Process SS (BEGIN) 20241201085651730 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241201085651730 DSS <0004> hlr_ussd.c:518 262426004484807/0x8dfae39a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241201085651730 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651730 DLINP <000b> input/ipa.c:435 127.0.0.1:36509 sending data 20241201085651730 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651730 DLINP <000b> input/ipa.c:435 127.0.0.1:36509 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@d9582b112897: 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 } } } } } 20241201085651732 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651732 DLINP <000b> input/ipa.c:409 127.0.0.1:36509 message received 20241201085651732 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262426004484807 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426004484807" session_id=2382029722 session_state=END} 20241201085651732 DSS <0004> hlr_ussd.c:576 262426004484807/0x8dfae39a: Process SS (END) 20241201085651732 DSS <0004> hlr_ussd.c:518 262426004484807/0x8dfae39a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241201085651732 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426004484807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426004484807" session_id=2382029722 session_state=END} 20241201085651732 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426004484807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085651732 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262426004484807 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085651732 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651732 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085651732 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651732 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@d9582b112897: Found GsupExpect[0] for "262426004484807" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@d9582b112897: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262426004484807" TC_mo_ussd_euse_defaultroute(243)@d9582b112897: setverdict(pass): none -> pass 20241201085651736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34212<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@d9582b112897: Final verdict of PTC: pass 20241201085651736 DAUC <0003> db_auc.c:157 IMSI='262425863523101': No 2G Auth Data 20241201085651736 DAUC <0003> db_auc.c:192 IMSI='262425863523101': No 3G Auth Data HLR_Test-GSUP(237)@d9582b112897: Created GsupExpect[0] for "262425863523101" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241201085651752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34220<->l=127.0.0.1:4258 20241201085651757 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651757 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085651757 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425863523101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425863523101" session_id=2563097318 session_state=BEGIN} 20241201085651757 DSS <0004> hlr_ussd.c:576 262425863523101/0x98c5c2e6: Process SS (BEGIN) 20241201085651757 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241201085651757 DSS <0004> hlr_ussd.c:518 262425863523101/0x98c5c2e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241201085651757 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651758 DLINP <000b> input/ipa.c:435 127.0.0.1:36509 sending data 20241201085651758 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651758 DLINP <000b> input/ipa.c:435 127.0.0.1:36509 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@d9582b112897: 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 } } } } } 20241201085651760 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651760 DLINP <000b> input/ipa.c:409 127.0.0.1:36509 message received 20241201085651760 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262425863523101 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425863523101" session_id=2563097318 session_state=END} 20241201085651760 DSS <0004> hlr_ussd.c:576 262425863523101/0x98c5c2e6: Process SS (END) 20241201085651760 DSS <0004> hlr_ussd.c:518 262425863523101/0x98c5c2e6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241201085651760 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425863523101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425863523101" session_id=2563097318 session_state=END} 20241201085651760 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425863523101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085651760 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262425863523101 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085651760 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651760 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085651760 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651760 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@d9582b112897: Found GsupExpect[0] for "262425863523101" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@d9582b112897: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262425863523101" TC_mo_ussd_euse_defaultroute(244)@d9582b112897: setverdict(pass): none -> pass 20241201085651764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34220<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@d9582b112897: Final verdict of PTC: pass 20241201085651765 DAUC <0003> db_auc.c:157 IMSI='262425324479986': No 2G Auth Data 20241201085651765 DAUC <0003> db_auc.c:192 IMSI='262425324479986': No 3G Auth Data HLR_Test-GSUP(237)@d9582b112897: Created GsupExpect[0] for "262425324479986" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241201085651781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34222<->l=127.0.0.1:4258 20241201085651786 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651786 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085651786 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425324479986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425324479986" session_id=708967395 session_state=BEGIN} 20241201085651786 DSS <0004> hlr_ussd.c:576 262425324479986/0x2a41fbe3: Process SS (BEGIN) 20241201085651786 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241201085651786 DSS <0004> hlr_ussd.c:518 262425324479986/0x2a41fbe3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241201085651786 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651786 DLINP <000b> input/ipa.c:435 127.0.0.1:36509 sending data 20241201085651786 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651786 DLINP <000b> input/ipa.c:435 127.0.0.1:36509 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@d9582b112897: 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 } } } } } 20241201085651788 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651788 DLINP <000b> input/ipa.c:409 127.0.0.1:36509 message received 20241201085651788 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262425324479986 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425324479986" session_id=708967395 session_state=END} 20241201085651788 DSS <0004> hlr_ussd.c:576 262425324479986/0x2a41fbe3: Process SS (END) 20241201085651788 DSS <0004> hlr_ussd.c:518 262425324479986/0x2a41fbe3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241201085651788 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425324479986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425324479986" session_id=708967395 session_state=END} 20241201085651788 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425324479986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085651788 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262425324479986 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085651788 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651788 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085651788 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651788 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@d9582b112897: Found GsupExpect[0] for "262425324479986" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@d9582b112897: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262425324479986" TC_mo_ussd_euse_defaultroute(245)@d9582b112897: setverdict(pass): none -> pass 20241201085651791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34222<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@d9582b112897: Final verdict of PTC: pass 20241201085651792 DAUC <0003> db_auc.c:157 IMSI='262420975273770': No 2G Auth Data 20241201085651792 DAUC <0003> db_auc.c:192 IMSI='262420975273770': No 3G Auth Data HLR_Test-GSUP(237)@d9582b112897: Created GsupExpect[0] for "262420975273770" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241201085651809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34232<->l=127.0.0.1:4258 20241201085651815 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651815 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085651815 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420975273770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420975273770" session_id=1155650193 session_state=BEGIN} 20241201085651815 DSS <0004> hlr_ussd.c:576 262420975273770/0x44e1d291: Process SS (BEGIN) 20241201085651815 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241201085651815 DSS <0004> hlr_ussd.c:518 262420975273770/0x44e1d291: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241201085651815 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651815 DLINP <000b> input/ipa.c:435 127.0.0.1:36509 sending data 20241201085651815 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651815 DLINP <000b> input/ipa.c:435 127.0.0.1:36509 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@d9582b112897: 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 } } } } } 20241201085651817 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651817 DLINP <000b> input/ipa.c:409 127.0.0.1:36509 message received 20241201085651817 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262420975273770 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420975273770" session_id=1155650193 session_state=END} 20241201085651817 DSS <0004> hlr_ussd.c:576 262420975273770/0x44e1d291: Process SS (END) 20241201085651817 DSS <0004> hlr_ussd.c:518 262420975273770/0x44e1d291: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241201085651817 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420975273770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420975273770" session_id=1155650193 session_state=END} 20241201085651817 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420975273770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085651817 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262420975273770 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085651817 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651817 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085651817 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651817 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@d9582b112897: Found GsupExpect[0] for "262420975273770" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@d9582b112897: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262420975273770" TC_mo_ussd_euse_defaultroute(246)@d9582b112897: setverdict(pass): none -> pass 20241201085651821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34232<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@d9582b112897: Final verdict of PTC: pass 20241201085651821 DAUC <0003> db_auc.c:157 IMSI='262421188789158': No 2G Auth Data 20241201085651821 DAUC <0003> db_auc.c:192 IMSI='262421188789158': No 3G Auth Data HLR_Test-GSUP(237)@d9582b112897: Created GsupExpect[0] for "262421188789158" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241201085651838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34238<->l=127.0.0.1:4258 20241201085651844 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651844 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085651844 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421188789158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421188789158" session_id=2996430932 session_state=BEGIN} 20241201085651844 DSS <0004> hlr_ussd.c:576 262421188789158/0xb299e854: Process SS (BEGIN) 20241201085651844 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241201085651844 DSS <0004> hlr_ussd.c:518 262421188789158/0xb299e854: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241201085651844 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651844 DLINP <000b> input/ipa.c:435 127.0.0.1:36509 sending data 20241201085651845 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651845 DLINP <000b> input/ipa.c:435 127.0.0.1:36509 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@d9582b112897: 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 } } } } } 20241201085651846 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651846 DLINP <000b> input/ipa.c:409 127.0.0.1:36509 message received 20241201085651846 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262421188789158 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421188789158" session_id=2996430932 session_state=END} 20241201085651846 DSS <0004> hlr_ussd.c:576 262421188789158/0xb299e854: Process SS (END) 20241201085651846 DSS <0004> hlr_ussd.c:518 262421188789158/0xb299e854: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241201085651846 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421188789158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421188789158" session_id=2996430932 session_state=END} 20241201085651846 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421188789158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085651846 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262421188789158 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241201085651846 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651846 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085651846 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651846 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@d9582b112897: Found GsupExpect[0] for "262421188789158" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@d9582b112897: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262421188789158" TC_mo_ussd_euse_defaultroute(247)@d9582b112897: setverdict(pass): none -> pass 20241201085651851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34238<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@d9582b112897: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@d9582b112897: Final verdict of PTC: none 20241201085651854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34156<->l=127.0.0.1:4258 20241201085651855 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651855 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085651855 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085651855 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085651855 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085651856 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42827<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@d9582b112897: Final verdict of PTC: none 20241201085651856 DLINP <000b> input/ipa.c:455 connected read/write 20241201085651856 DLINP <000b> input/ipa.c:409 127.0.0.1:36509 message received 20241201085651856 DLINP <000b> input/ipa.c:418 127.0.0.1:36509 connection closed with server 20241201085651856 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36509 20241201085651856 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP-IPA(235)@d9582b112897: Final verdict of PTC: none 238@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@d9582b112897: Final verdict of PTC: none IPA-EUSE-foobar(236)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 238: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@d9582b112897: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sun Dec 1 08:56:51 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 20241201085651901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34250<->l=127.0.0.1:4258 20241201085652101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34250<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) 20241201085653039 DSS <0004> hlr_ussd.c:239 262429667289116/0xbf3509e1: SS Session Timeout, destroying 20241201085653039 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429667289116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085653065 DSS <0004> hlr_ussd.c:239 262429788912204/0xf5651520: SS Session Timeout, destroying 20241201085653065 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429788912204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085653094 DSS <0004> hlr_ussd.c:239 262423292797249/0x141426da: SS Session Timeout, destroying 20241201085653095 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423292797249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=65784, count=113376) 20241201085653120 DSS <0004> hlr_ussd.c:239 262429331870265/0x88d9d66e: SS Session Timeout, destroying 20241201085653120 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429331870265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085653147 DSS <0004> hlr_ussd.c:239 262424910738441/0x0f7c2477: SS Session Timeout, destroying 20241201085653147 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424910738441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085653175 DSS <0004> hlr_ussd.c:239 262422162418824/0x9584c16a: SS Session Timeout, destroying 20241201085653175 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422162418824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085653203 DSS <0004> hlr_ussd.c:239 262429504238729/0xbeb3d05f: SS Session Timeout, destroying 20241201085653203 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429504238729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085653231 DSS <0004> hlr_ussd.c:239 262423421114729/0xca8bf2fa: SS Session Timeout, destroying 20241201085653231 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423421114729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sun Dec 1 08:56:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_mo_sss_reject started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085655179 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085655179 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085655181 DLINP <000b> input/ipa.c:455 connected read/write 20241201085655181 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085655182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34258<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085655185 DLINP <000b> input/ipa.c:455 connected read/write 20241201085655185 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085655185 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085655185 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085655185 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085655185 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085655185 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085655185 DLGSUP <0013> gsup_server.c:236 2: 20241201085655185 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085655185 DLGSUP <0013> gsup_server.c:236 3: 20241201085655185 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085655185 DLGSUP <0013> gsup_server.c:236 4: 20241201085655185 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085655185 DLGSUP <0013> gsup_server.c:236 5: 20241201085655185 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085655186 DLGSUP <0013> gsup_server.c:236 7: 20241201085655186 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085655186 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085655186 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085655186 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)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@d9582b112897: 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") 20241201085655206 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33455<->l=127.0.0.1:4259) 20241201085655210 DAUC <0003> db_auc.c:157 IMSI='262427604611881': No 2G Auth Data 20241201085655210 DAUC <0003> db_auc.c:192 IMSI='262427604611881': No 3G Auth Data HLR_Test-GSUP(249)@d9582b112897: Created GsupExpect[0] for "262427604611881" to be handled at TC_mo_sss_reject(252) 20241201085655227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34270<->l=127.0.0.1:4258 20241201085655234 DLINP <000b> input/ipa.c:455 connected read/write 20241201085655234 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085655234 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427604611881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427604611881" session_id=800925203 session_state=BEGIN} 20241201085655234 DSS <0004> hlr_ussd.c:576 262427604611881/0x2fbd2613: Process SS (BEGIN) 20241201085655234 DSS <0004> hlr_ussd.c:498 262427604611881/0x2fbd2613: SS CompType=Invoke, OpCode=InterrogateSS 20241201085655234 DSS <0004> hlr_ussd.c:506 262427604611881/0x2fbd2613: Structured SS requests are not supported, rejecting... 20241201085655234 DSS <0004> hlr_ussd.c:354 262427604611881/0x2fbd2613: Tx ReturnError(0, 0x15) 20241201085655234 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427604611881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427604611881" session_id=800925203 session_state=END} 20241201085655234 DLINP <000b> input/ipa.c:455 connected read/write 20241201085655234 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085655234 DLINP <000b> input/ipa.c:455 connected read/write 20241201085655234 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@d9582b112897: Found GsupExpect[0] for "262427604611881" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@d9582b112897: Added IMSI table entry 0TC_mo_sss_reject(252)"262427604611881" TC_mo_sss_reject(252)@d9582b112897: setverdict(pass): none -> pass 20241201085655237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34270<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@d9582b112897: Final verdict of PTC: pass 20241201085655239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34258<->l=127.0.0.1:4258 20241201085655240 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33455<->l=127.0.0.1:4259) 20241201085655240 DLINP <000b> input/ipa.c:455 connected read/write 20241201085655240 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085655240 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085655240 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085655240 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@d9582b112897: Final verdict of PTC: none 250@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 250: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@d9582b112897: Test case TC_mo_sss_reject finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sun Dec 1 08:56:55 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 20241201085655283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34278<->l=127.0.0.1:4258 20241201085655384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34278<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27656) 20241201085656509 DSS <0004> hlr_ussd.c:239 262422130355138/0x9a741b7b: SS Session Timeout, destroying 20241201085656509 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422130355138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085656535 DSS <0004> hlr_ussd.c:239 262421577950761/0x0a728c27: SS Session Timeout, destroying 20241201085656535 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421577950761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085656563 DSS <0004> hlr_ussd.c:239 262423062259832/0x9542b8a1: SS Session Timeout, destroying 20241201085656563 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423062259832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085656587 DSS <0004> hlr_ussd.c:239 262425166865228/0x062cf0c0: SS Session Timeout, destroying 20241201085656587 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425166865228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085656616 DSS <0004> hlr_ussd.c:239 262428538448664/0x0baf645c: SS Session Timeout, destroying 20241201085656616 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428538448664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085656642 DSS <0004> hlr_ussd.c:239 262423715604519/0x26719f48: SS Session Timeout, destroying 20241201085656642 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423715604519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085656671 DSS <0004> hlr_ussd.c:239 262426831785323/0xdc52d26a: SS Session Timeout, destroying 20241201085656671 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426831785323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241201085656699 DSS <0004> hlr_ussd.c:239 262426724791473/0x0c74c892: SS Session Timeout, destroying 20241201085656699 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426724791473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sun Dec 1 08:56:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_check_imei started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085658461 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085658461 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085658463 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658463 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45888<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085658466 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658466 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658466 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085658466 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085658466 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085658466 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085658466 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085658466 DLGSUP <0013> gsup_server.c:236 2: 20241201085658466 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085658466 DLGSUP <0013> gsup_server.c:236 3: 20241201085658466 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085658466 DLGSUP <0013> gsup_server.c:236 4: 20241201085658466 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085658466 DLGSUP <0013> gsup_server.c:236 5: 20241201085658466 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085658466 DLGSUP <0013> gsup_server.c:236 7: 20241201085658466 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085658466 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085658466 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085658466 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)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@d9582b112897: 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") 20241201085658484 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43935<->l=127.0.0.1:4259) 20241201085658490 DAUC <0003> db_auc.c:157 IMSI='262423123428583': No 2G Auth Data 20241201085658490 DAUC <0003> db_auc.c:192 IMSI='262423123428583': No 3G Auth Data HLR_Test-GSUP(254)@d9582b112897: Created GsupExpect[0] for "262423123428583" to be handled at TC_gsup_check_imei(257) 20241201085658506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45900<->l=127.0.0.1:4258 20241201085658513 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658513 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658513 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423123428583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423123428583"} 20241201085658513 DMAIN <0000> hlr.c:435 IMSI='262423123428583': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201085658513 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423123428583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423123428583"} 20241201085658513 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423123428583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085658513 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658513 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085658513 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658513 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@d9582b112897: Found GsupExpect[0] for "262423123428583" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@d9582b112897: Added IMSI table entry 0TC_gsup_check_imei(257)"262423123428583" TC_gsup_check_imei(257)@d9582b112897: setverdict(pass): none -> pass 20241201085658516 DAUC <0003> db_auc.c:192 IMSI='262423123428583': No 3G Auth Data 20241201085658519 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658519 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658519 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423123428583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423123428583"} 20241201085658519 DAUC <0003> hlr.c:428 IMSI='262423123428583': storing IMEI = 12345678901234 20241201085658519 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423123428583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423123428583"} 20241201085658519 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423123428583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085658519 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658519 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085658519 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658519 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085658520 DAUC <0003> db_auc.c:192 IMSI='262423123428583': No 3G Auth Data 20241201085658521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45900<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@d9582b112897: Final verdict of PTC: pass 20241201085658522 DAUC <0003> db_auc.c:157 IMSI='262426093315439': No 2G Auth Data 20241201085658522 DAUC <0003> db_auc.c:192 IMSI='262426093315439': No 3G Auth Data HLR_Test-GSUP(254)@d9582b112897: Created GsupExpect[0] for "262426093315439" to be handled at TC_gsup_check_imei(258) 20241201085658538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45916<->l=127.0.0.1:4258 20241201085658542 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658542 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658542 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426093315439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426093315439"} 20241201085658542 DMAIN <0000> hlr.c:435 IMSI='262426093315439': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201085658542 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426093315439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426093315439"} 20241201085658542 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426093315439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085658542 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658542 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085658542 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658542 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@d9582b112897: Found GsupExpect[0] for "262426093315439" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@d9582b112897: Added IMSI table entry 1TC_gsup_check_imei(258)"262426093315439" TC_gsup_check_imei(258)@d9582b112897: setverdict(pass): none -> pass 20241201085658544 DAUC <0003> db_auc.c:192 IMSI='262426093315439': No 3G Auth Data 20241201085658547 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658547 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658547 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426093315439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426093315439"} 20241201085658547 DAUC <0003> hlr.c:428 IMSI='262426093315439': storing IMEI = 12345678901234 20241201085658547 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426093315439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426093315439"} 20241201085658547 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426093315439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085658547 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658547 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085658547 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658547 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085658548 DAUC <0003> db_auc.c:192 IMSI='262426093315439': No 3G Auth Data 20241201085658549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45916<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@d9582b112897: Final verdict of PTC: pass 20241201085658550 DAUC <0003> db_auc.c:157 IMSI='262426168305315': No 2G Auth Data 20241201085658550 DAUC <0003> db_auc.c:192 IMSI='262426168305315': No 3G Auth Data HLR_Test-GSUP(254)@d9582b112897: Created GsupExpect[0] for "262426168305315" to be handled at TC_gsup_check_imei(259) 20241201085658565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45928<->l=127.0.0.1:4258 20241201085658572 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658572 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658572 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426168305315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426168305315"} 20241201085658572 DMAIN <0000> hlr.c:435 IMSI='262426168305315': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201085658572 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426168305315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426168305315"} 20241201085658572 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426168305315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085658572 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658572 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085658572 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658572 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@d9582b112897: Found GsupExpect[0] for "262426168305315" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@d9582b112897: Added IMSI table entry 2TC_gsup_check_imei(259)"262426168305315" TC_gsup_check_imei(259)@d9582b112897: setverdict(pass): none -> pass 20241201085658573 DAUC <0003> db_auc.c:192 IMSI='262426168305315': No 3G Auth Data 20241201085658577 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658577 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658577 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426168305315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426168305315"} 20241201085658577 DAUC <0003> hlr.c:428 IMSI='262426168305315': storing IMEI = 12345678901234 20241201085658577 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426168305315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426168305315"} 20241201085658577 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426168305315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085658577 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658577 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085658577 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658577 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085658579 DAUC <0003> db_auc.c:192 IMSI='262426168305315': No 3G Auth Data 20241201085658580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45928<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@d9582b112897: Final verdict of PTC: pass 20241201085658582 DAUC <0003> db_auc.c:157 IMSI='262421127696680': No 2G Auth Data 20241201085658582 DAUC <0003> db_auc.c:192 IMSI='262421127696680': No 3G Auth Data HLR_Test-GSUP(254)@d9582b112897: Created GsupExpect[0] for "262421127696680" to be handled at TC_gsup_check_imei(260) 20241201085658600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45930<->l=127.0.0.1:4258 20241201085658606 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658606 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658606 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421127696680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421127696680"} 20241201085658606 DMAIN <0000> hlr.c:435 IMSI='262421127696680': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201085658606 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421127696680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421127696680"} 20241201085658606 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421127696680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085658606 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658606 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085658606 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658606 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@d9582b112897: Found GsupExpect[0] for "262421127696680" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@d9582b112897: Added IMSI table entry 3TC_gsup_check_imei(260)"262421127696680" TC_gsup_check_imei(260)@d9582b112897: setverdict(pass): none -> pass 20241201085658608 DAUC <0003> db_auc.c:157 IMSI='262421127696680': No 2G Auth Data 20241201085658612 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658612 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658612 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421127696680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421127696680"} 20241201085658612 DAUC <0003> hlr.c:428 IMSI='262421127696680': storing IMEI = 12345678901234 20241201085658612 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421127696680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421127696680"} 20241201085658612 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421127696680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085658612 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658612 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085658612 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658612 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085658613 DAUC <0003> db_auc.c:157 IMSI='262421127696680': No 2G Auth Data 20241201085658614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45930<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@d9582b112897: Final verdict of PTC: pass 20241201085658615 DAUC <0003> db_auc.c:157 IMSI='262420806402295': No 2G Auth Data 20241201085658615 DAUC <0003> db_auc.c:192 IMSI='262420806402295': No 3G Auth Data HLR_Test-GSUP(254)@d9582b112897: Created GsupExpect[0] for "262420806402295" to be handled at TC_gsup_check_imei(261) 20241201085658629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45946<->l=127.0.0.1:4258 20241201085658634 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658634 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658634 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420806402295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420806402295"} 20241201085658634 DMAIN <0000> hlr.c:435 IMSI='262420806402295': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201085658634 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420806402295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420806402295"} 20241201085658634 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420806402295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085658634 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658634 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085658634 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658634 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@d9582b112897: Found GsupExpect[0] for "262420806402295" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@d9582b112897: Added IMSI table entry 4TC_gsup_check_imei(261)"262420806402295" TC_gsup_check_imei(261)@d9582b112897: setverdict(pass): none -> pass 20241201085658636 DAUC <0003> db_auc.c:157 IMSI='262420806402295': No 2G Auth Data 20241201085658639 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658639 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658639 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420806402295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420806402295"} 20241201085658639 DAUC <0003> hlr.c:428 IMSI='262420806402295': storing IMEI = 12345678901234 20241201085658639 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420806402295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420806402295"} 20241201085658639 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420806402295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085658640 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658640 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085658640 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658640 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085658641 DAUC <0003> db_auc.c:157 IMSI='262420806402295': No 2G Auth Data 20241201085658642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45946<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@d9582b112897: Final verdict of PTC: pass 20241201085658644 DAUC <0003> db_auc.c:157 IMSI='262425080455751': No 2G Auth Data 20241201085658644 DAUC <0003> db_auc.c:192 IMSI='262425080455751': No 3G Auth Data HLR_Test-GSUP(254)@d9582b112897: Created GsupExpect[0] for "262425080455751" to be handled at TC_gsup_check_imei(262) 20241201085658661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45954<->l=127.0.0.1:4258 20241201085658665 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658665 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658665 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425080455751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425080455751"} 20241201085658665 DMAIN <0000> hlr.c:435 IMSI='262425080455751': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201085658665 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425080455751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425080455751"} 20241201085658665 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425080455751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085658665 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658665 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085658665 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658665 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@d9582b112897: Found GsupExpect[0] for "262425080455751" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@d9582b112897: Added IMSI table entry 5TC_gsup_check_imei(262)"262425080455751" TC_gsup_check_imei(262)@d9582b112897: setverdict(pass): none -> pass 20241201085658671 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658672 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658672 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425080455751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425080455751"} 20241201085658672 DAUC <0003> hlr.c:428 IMSI='262425080455751': storing IMEI = 12345678901234 20241201085658672 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425080455751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425080455751"} 20241201085658672 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425080455751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085658672 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658672 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085658672 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658672 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085658674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45954<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@d9582b112897: Final verdict of PTC: pass 20241201085658675 DAUC <0003> db_auc.c:157 IMSI='262423197384052': No 2G Auth Data 20241201085658675 DAUC <0003> db_auc.c:192 IMSI='262423197384052': No 3G Auth Data HLR_Test-GSUP(254)@d9582b112897: Created GsupExpect[0] for "262423197384052" to be handled at TC_gsup_check_imei(263) 20241201085658689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45968<->l=127.0.0.1:4258 20241201085658696 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658696 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658696 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423197384052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423197384052"} 20241201085658696 DMAIN <0000> hlr.c:435 IMSI='262423197384052': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201085658696 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423197384052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423197384052"} 20241201085658696 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423197384052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085658696 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658696 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085658696 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658696 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@d9582b112897: Found GsupExpect[0] for "262423197384052" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@d9582b112897: Added IMSI table entry 6TC_gsup_check_imei(263)"262423197384052" TC_gsup_check_imei(263)@d9582b112897: setverdict(pass): none -> pass 20241201085658701 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658701 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658701 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423197384052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423197384052"} 20241201085658701 DAUC <0003> hlr.c:428 IMSI='262423197384052': storing IMEI = 12345678901234 20241201085658701 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423197384052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423197384052"} 20241201085658701 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423197384052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085658701 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658701 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085658701 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658701 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085658704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45968<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@d9582b112897: Final verdict of PTC: pass 20241201085658705 DAUC <0003> db_auc.c:157 IMSI='262429394972399': No 2G Auth Data 20241201085658705 DAUC <0003> db_auc.c:192 IMSI='262429394972399': No 3G Auth Data HLR_Test-GSUP(254)@d9582b112897: Created GsupExpect[0] for "262429394972399" to be handled at TC_gsup_check_imei(264) 20241201085658720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45970<->l=127.0.0.1:4258 20241201085658725 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658725 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658725 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429394972399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429394972399"} 20241201085658725 DMAIN <0000> hlr.c:435 IMSI='262429394972399': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201085658725 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429394972399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429394972399"} 20241201085658725 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429394972399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085658725 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658725 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085658725 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658725 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@d9582b112897: Found GsupExpect[0] for "262429394972399" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@d9582b112897: Added IMSI table entry 7TC_gsup_check_imei(264)"262429394972399" TC_gsup_check_imei(264)@d9582b112897: setverdict(pass): none -> pass 20241201085658729 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658729 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658729 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429394972399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429394972399"} 20241201085658729 DAUC <0003> hlr.c:428 IMSI='262429394972399': storing IMEI = 12345678901234 20241201085658729 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429394972399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429394972399"} 20241201085658729 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429394972399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085658729 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658730 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085658730 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658730 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085658731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45970<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@d9582b112897: Final verdict of PTC: pass MTC@d9582b112897: setverdict(pass): none -> pass 20241201085658733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45888<->l=127.0.0.1:4258 20241201085658734 DLINP <000b> input/ipa.c:455 connected read/write 20241201085658734 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085658734 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085658734 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085658734 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085658734 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43935<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@d9582b112897: Final verdict of PTC: none 255@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: pass MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@d9582b112897: Test case TC_gsup_check_imei finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sun Dec 1 08:56:58 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 20241201085658775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45974<->l=127.0.0.1:4258 20241201085658876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45974<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78176) Waiting for packet dumper to finish... 1 (prev_count=78176, count=125220) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sun Dec 1 08:57:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_check_imei_via_proxy started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085701959 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085701959 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085701961 DLINP <000b> input/ipa.c:455 connected read/write 20241201085701961 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085701961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45976<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085701963 DLINP <000b> input/ipa.c:455 connected read/write 20241201085701963 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085701963 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085701963 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085701963 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085701963 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085701963 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085701963 DLGSUP <0013> gsup_server.c:236 2: 20241201085701963 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085701964 DLGSUP <0013> gsup_server.c:236 3: 20241201085701964 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085701964 DLGSUP <0013> gsup_server.c:236 4: 20241201085701964 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085701964 DLGSUP <0013> gsup_server.c:236 5: 20241201085701964 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085701964 DLGSUP <0013> gsup_server.c:236 7: 20241201085701964 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085701964 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085701964 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085701964 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@d9582b112897: 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") 20241201085701985 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42127<->l=127.0.0.1:4259) 20241201085701992 DAUC <0003> db_auc.c:157 IMSI='262426535519935': No 2G Auth Data 20241201085701992 DAUC <0003> db_auc.c:192 IMSI='262426535519935': No 3G Auth Data HLR_Test-GSUP(266)@d9582b112897: Created GsupExpect[0] for "262426535519935" to be handled at TC_gsup_check_imei_via_proxy(269) 20241201085702010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45984<->l=127.0.0.1:4258 20241201085702016 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702016 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702016 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426535519935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426535519935" source_name="the-source\n"} 20241201085702016 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241201085702016 DMAIN <0000> hlr.c:435 IMSI='262426535519935': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201085702016 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262426535519935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426535519935" destination_name="the-source\n"} 20241201085702016 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262426535519935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085702016 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702016 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085702016 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702016 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@d9582b112897: Found GsupExpect[0] for "262426535519935" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@d9582b112897: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262426535519935" TC_gsup_check_imei_via_proxy(269)@d9582b112897: setverdict(pass): none -> pass 20241201085702019 DAUC <0003> db_auc.c:192 IMSI='262426535519935': No 3G Auth Data 20241201085702023 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702023 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702023 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426535519935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426535519935" source_name="the-source\n"} 20241201085702023 DAUC <0003> hlr.c:428 IMSI='262426535519935': storing IMEI = 12345678901234 20241201085702023 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262426535519935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426535519935" destination_name="the-source\n"} 20241201085702023 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262426535519935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085702023 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702023 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085702023 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702023 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085702024 DAUC <0003> db_auc.c:192 IMSI='262426535519935': No 3G Auth Data 20241201085702026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45984<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@d9582b112897: Final verdict of PTC: pass 20241201085702027 DAUC <0003> db_auc.c:157 IMSI='262423051559948': No 2G Auth Data 20241201085702027 DAUC <0003> db_auc.c:192 IMSI='262423051559948': No 3G Auth Data HLR_Test-GSUP(266)@d9582b112897: Created GsupExpect[0] for "262423051559948" to be handled at TC_gsup_check_imei_via_proxy(270) 20241201085702043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45986<->l=127.0.0.1:4258 20241201085702048 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702048 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702048 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262423051559948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423051559948" source_name="the-source\n"} 20241201085702048 DMAIN <0000> hlr.c:435 IMSI='262423051559948': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201085702048 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262423051559948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423051559948" destination_name="the-source\n"} 20241201085702048 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262423051559948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085702048 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702048 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085702048 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702048 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@d9582b112897: Found GsupExpect[0] for "262423051559948" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@d9582b112897: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262423051559948" TC_gsup_check_imei_via_proxy(270)@d9582b112897: setverdict(pass): none -> pass 20241201085702050 DAUC <0003> db_auc.c:192 IMSI='262423051559948': No 3G Auth Data 20241201085702052 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702052 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702052 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262423051559948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423051559948" source_name="the-source\n"} 20241201085702052 DAUC <0003> hlr.c:428 IMSI='262423051559948': storing IMEI = 12345678901234 20241201085702053 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262423051559948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423051559948" destination_name="the-source\n"} 20241201085702053 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262423051559948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085702053 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702053 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085702053 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702053 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085702054 DAUC <0003> db_auc.c:192 IMSI='262423051559948': No 3G Auth Data 20241201085702055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45986<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@d9582b112897: Final verdict of PTC: pass 20241201085702056 DAUC <0003> db_auc.c:157 IMSI='262421996825096': No 2G Auth Data 20241201085702056 DAUC <0003> db_auc.c:192 IMSI='262421996825096': No 3G Auth Data HLR_Test-GSUP(266)@d9582b112897: Created GsupExpect[0] for "262421996825096" to be handled at TC_gsup_check_imei_via_proxy(271) 20241201085702072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45992<->l=127.0.0.1:4258 20241201085702077 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702077 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702077 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421996825096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421996825096" source_name="the-source\n"} 20241201085702077 DMAIN <0000> hlr.c:435 IMSI='262421996825096': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201085702077 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421996825096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421996825096" destination_name="the-source\n"} 20241201085702077 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262421996825096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085702077 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702077 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085702077 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702077 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@d9582b112897: Found GsupExpect[0] for "262421996825096" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@d9582b112897: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262421996825096" TC_gsup_check_imei_via_proxy(271)@d9582b112897: setverdict(pass): none -> pass 20241201085702079 DAUC <0003> db_auc.c:192 IMSI='262421996825096': No 3G Auth Data 20241201085702083 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702083 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702083 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421996825096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421996825096" source_name="the-source\n"} 20241201085702083 DAUC <0003> hlr.c:428 IMSI='262421996825096': storing IMEI = 12345678901234 20241201085702083 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421996825096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421996825096" destination_name="the-source\n"} 20241201085702083 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262421996825096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085702083 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702083 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085702083 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702083 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085702085 DAUC <0003> db_auc.c:192 IMSI='262421996825096': No 3G Auth Data 20241201085702086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45992<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@d9582b112897: Final verdict of PTC: pass 20241201085702087 DAUC <0003> db_auc.c:157 IMSI='262420519577623': No 2G Auth Data 20241201085702087 DAUC <0003> db_auc.c:192 IMSI='262420519577623': No 3G Auth Data HLR_Test-GSUP(266)@d9582b112897: Created GsupExpect[0] for "262420519577623" to be handled at TC_gsup_check_imei_via_proxy(272) 20241201085702103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46006<->l=127.0.0.1:4258 20241201085702107 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702107 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702107 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420519577623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420519577623" source_name="the-source\n"} 20241201085702107 DMAIN <0000> hlr.c:435 IMSI='262420519577623': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201085702107 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262420519577623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420519577623" destination_name="the-source\n"} 20241201085702107 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262420519577623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085702107 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702107 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085702107 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702108 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@d9582b112897: Found GsupExpect[0] for "262420519577623" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@d9582b112897: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262420519577623" TC_gsup_check_imei_via_proxy(272)@d9582b112897: setverdict(pass): none -> pass 20241201085702109 DAUC <0003> db_auc.c:157 IMSI='262420519577623': No 2G Auth Data 20241201085702112 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702112 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702112 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420519577623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420519577623" source_name="the-source\n"} 20241201085702112 DAUC <0003> hlr.c:428 IMSI='262420519577623': storing IMEI = 12345678901234 20241201085702112 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262420519577623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420519577623" destination_name="the-source\n"} 20241201085702112 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262420519577623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085702112 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702112 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085702112 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702112 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085702114 DAUC <0003> db_auc.c:157 IMSI='262420519577623': No 2G Auth Data 20241201085702115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46006<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@d9582b112897: Final verdict of PTC: pass 20241201085702116 DAUC <0003> db_auc.c:157 IMSI='262425033607901': No 2G Auth Data 20241201085702116 DAUC <0003> db_auc.c:192 IMSI='262425033607901': No 3G Auth Data HLR_Test-GSUP(266)@d9582b112897: Created GsupExpect[0] for "262425033607901" to be handled at TC_gsup_check_imei_via_proxy(273) 20241201085702132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46016<->l=127.0.0.1:4258 20241201085702137 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702137 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702137 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425033607901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425033607901" source_name="the-source\n"} 20241201085702137 DMAIN <0000> hlr.c:435 IMSI='262425033607901': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201085702137 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425033607901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425033607901" destination_name="the-source\n"} 20241201085702137 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262425033607901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085702137 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702137 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085702137 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702137 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@d9582b112897: Found GsupExpect[0] for "262425033607901" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@d9582b112897: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262425033607901" TC_gsup_check_imei_via_proxy(273)@d9582b112897: setverdict(pass): none -> pass 20241201085702139 DAUC <0003> db_auc.c:157 IMSI='262425033607901': No 2G Auth Data 20241201085702142 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702142 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702142 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425033607901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425033607901" source_name="the-source\n"} 20241201085702142 DAUC <0003> hlr.c:428 IMSI='262425033607901': storing IMEI = 12345678901234 20241201085702142 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425033607901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425033607901" destination_name="the-source\n"} 20241201085702142 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262425033607901 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085702142 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702142 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085702142 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702142 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085702144 DAUC <0003> db_auc.c:157 IMSI='262425033607901': No 2G Auth Data 20241201085702145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46016<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@d9582b112897: Final verdict of PTC: pass 20241201085702147 DAUC <0003> db_auc.c:157 IMSI='262428845529969': No 2G Auth Data 20241201085702147 DAUC <0003> db_auc.c:192 IMSI='262428845529969': No 3G Auth Data HLR_Test-GSUP(266)@d9582b112897: Created GsupExpect[0] for "262428845529969" to be handled at TC_gsup_check_imei_via_proxy(274) 20241201085702162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46028<->l=127.0.0.1:4258 20241201085702167 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702167 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702167 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428845529969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428845529969" source_name="the-source\n"} 20241201085702167 DMAIN <0000> hlr.c:435 IMSI='262428845529969': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201085702167 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262428845529969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428845529969" destination_name="the-source\n"} 20241201085702167 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262428845529969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085702167 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702167 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085702167 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702167 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@d9582b112897: Found GsupExpect[0] for "262428845529969" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@d9582b112897: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262428845529969" TC_gsup_check_imei_via_proxy(274)@d9582b112897: setverdict(pass): none -> pass 20241201085702171 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702171 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702171 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428845529969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428845529969" source_name="the-source\n"} 20241201085702171 DAUC <0003> hlr.c:428 IMSI='262428845529969': storing IMEI = 12345678901234 20241201085702171 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262428845529969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428845529969" destination_name="the-source\n"} 20241201085702171 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262428845529969 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085702171 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702171 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085702171 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702171 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085702174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46028<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@d9582b112897: Final verdict of PTC: pass 20241201085702175 DAUC <0003> db_auc.c:157 IMSI='262422535266880': No 2G Auth Data 20241201085702175 DAUC <0003> db_auc.c:192 IMSI='262422535266880': No 3G Auth Data HLR_Test-GSUP(266)@d9582b112897: Created GsupExpect[0] for "262422535266880" to be handled at TC_gsup_check_imei_via_proxy(275) 20241201085702193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46042<->l=127.0.0.1:4258 20241201085702198 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702198 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702198 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422535266880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422535266880" source_name="the-source\n"} 20241201085702198 DMAIN <0000> hlr.c:435 IMSI='262422535266880': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201085702198 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262422535266880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422535266880" destination_name="the-source\n"} 20241201085702198 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262422535266880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085702198 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702198 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085702198 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702198 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@d9582b112897: Found GsupExpect[0] for "262422535266880" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@d9582b112897: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262422535266880" TC_gsup_check_imei_via_proxy(275)@d9582b112897: setverdict(pass): none -> pass 20241201085702203 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702203 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702203 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422535266880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422535266880" source_name="the-source\n"} 20241201085702203 DAUC <0003> hlr.c:428 IMSI='262422535266880': storing IMEI = 12345678901234 20241201085702203 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262422535266880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422535266880" destination_name="the-source\n"} 20241201085702203 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262422535266880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085702203 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702203 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085702203 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702203 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085702206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46042<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@d9582b112897: Final verdict of PTC: pass 20241201085702207 DAUC <0003> db_auc.c:157 IMSI='262426866047924': No 2G Auth Data 20241201085702207 DAUC <0003> db_auc.c:192 IMSI='262426866047924': No 3G Auth Data HLR_Test-GSUP(266)@d9582b112897: Created GsupExpect[0] for "262426866047924" to be handled at TC_gsup_check_imei_via_proxy(276) 20241201085702224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46056<->l=127.0.0.1:4258 20241201085702229 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702229 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702229 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426866047924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426866047924" source_name="the-source\n"} 20241201085702229 DMAIN <0000> hlr.c:435 IMSI='262426866047924': has IMEI = 12345678901234 (consider setting 'store-imei') 20241201085702229 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262426866047924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426866047924" destination_name="the-source\n"} 20241201085702229 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262426866047924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085702229 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702229 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085702229 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702229 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@d9582b112897: Found GsupExpect[0] for "262426866047924" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@d9582b112897: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262426866047924" TC_gsup_check_imei_via_proxy(276)@d9582b112897: setverdict(pass): none -> pass 20241201085702235 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702235 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702235 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426866047924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426866047924" source_name="the-source\n"} 20241201085702235 DAUC <0003> hlr.c:428 IMSI='262426866047924': storing IMEI = 12345678901234 20241201085702235 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262426866047924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426866047924" destination_name="the-source\n"} 20241201085702235 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262426866047924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085702235 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702235 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085702235 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702235 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085702237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46056<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@d9582b112897: Final verdict of PTC: pass MTC@d9582b112897: setverdict(pass): none -> pass 20241201085702239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45976<->l=127.0.0.1:4258 20241201085702239 DLINP <000b> input/ipa.c:455 connected read/write 20241201085702239 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085702239 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085702240 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085702240 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085702240 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241201085702240 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42127<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@d9582b112897: Final verdict of PTC: none 267@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: pass MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@d9582b112897: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sun Dec 1 08:57:02 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 20241201085702285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46060<->l=127.0.0.1:4258 20241201085702386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46060<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79232) Waiting for packet dumper to finish... 1 (prev_count=79232, count=126916) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sun Dec 1 08:57:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_check_imei_invalid_len started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085705463 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085705463 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085705464 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705464 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46068<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085705466 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705466 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705466 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085705466 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085705466 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085705466 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085705466 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085705466 DLGSUP <0013> gsup_server.c:236 2: 20241201085705466 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085705467 DLGSUP <0013> gsup_server.c:236 3: 20241201085705467 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085705467 DLGSUP <0013> gsup_server.c:236 4: 20241201085705467 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085705467 DLGSUP <0013> gsup_server.c:236 5: 20241201085705467 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085705467 DLGSUP <0013> gsup_server.c:236 7: 20241201085705467 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085705467 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085705467 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085705467 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)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@d9582b112897: 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") 20241201085705484 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34625<->l=127.0.0.1:4259) 20241201085705491 DAUC <0003> db_auc.c:157 IMSI='262428701472641': No 2G Auth Data 20241201085705491 DAUC <0003> db_auc.c:192 IMSI='262428701472641': No 3G Auth Data HLR_Test-GSUP(278)@d9582b112897: Created GsupExpect[0] for "262428701472641" to be handled at TC_gsup_check_imei_invalid_len(281) 20241201085705506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46076<->l=127.0.0.1:4258 20241201085705513 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705513 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705513 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428701472641"} 20241201085705513 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241201085705513 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428701472641" cause=Invalid mandatory information} 20241201085705513 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705513 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705513 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705513 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705513 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@d9582b112897: Found GsupExpect[0] for "262428701472641" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@d9582b112897: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262428701472641" TC_gsup_check_imei_invalid_len(281)@d9582b112897: setverdict(pass): none -> pass 20241201085705516 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705516 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705516 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428701472641"} 20241201085705516 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241201085705516 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428701472641" cause=Invalid mandatory information} 20241201085705516 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705516 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705516 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705517 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705517 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705519 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705519 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705519 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428701472641"} 20241201085705519 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241201085705519 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428701472641" cause=Invalid mandatory information} 20241201085705519 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705519 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705519 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705519 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705519 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705521 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705521 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705521 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428701472641"} 20241201085705521 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241201085705521 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428701472641" cause=Invalid mandatory information} 20241201085705521 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705521 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705521 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705521 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705521 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705523 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705523 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705523 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428701472641"} 20241201085705523 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241201085705523 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428701472641" cause=Invalid mandatory information} 20241201085705523 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428701472641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705523 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705523 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705523 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705523 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46076<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@d9582b112897: Final verdict of PTC: pass 20241201085705526 DAUC <0003> db_auc.c:157 IMSI='262427000664991': No 2G Auth Data 20241201085705526 DAUC <0003> db_auc.c:192 IMSI='262427000664991': No 3G Auth Data HLR_Test-GSUP(278)@d9582b112897: Created GsupExpect[0] for "262427000664991" to be handled at TC_gsup_check_imei_invalid_len(282) 20241201085705542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46082<->l=127.0.0.1:4258 20241201085705547 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705547 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705547 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427000664991"} 20241201085705547 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241201085705547 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427000664991" cause=Invalid mandatory information} 20241201085705547 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705547 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705547 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705547 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705547 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@d9582b112897: Found GsupExpect[0] for "262427000664991" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@d9582b112897: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262427000664991" TC_gsup_check_imei_invalid_len(282)@d9582b112897: setverdict(pass): none -> pass 20241201085705549 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705550 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705550 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427000664991"} 20241201085705550 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241201085705550 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427000664991" cause=Invalid mandatory information} 20241201085705550 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705550 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705550 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705550 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705550 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705552 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705552 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705552 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427000664991"} 20241201085705552 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241201085705552 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427000664991" cause=Invalid mandatory information} 20241201085705552 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705552 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705552 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705552 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705552 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705553 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705553 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705554 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427000664991"} 20241201085705554 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241201085705554 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427000664991" cause=Invalid mandatory information} 20241201085705554 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705554 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705554 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705554 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705554 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705555 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705555 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705555 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427000664991"} 20241201085705555 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241201085705555 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427000664991" cause=Invalid mandatory information} 20241201085705555 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427000664991 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705555 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705555 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705555 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705555 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46082<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@d9582b112897: Final verdict of PTC: pass 20241201085705558 DAUC <0003> db_auc.c:157 IMSI='262427405124859': No 2G Auth Data 20241201085705558 DAUC <0003> db_auc.c:192 IMSI='262427405124859': No 3G Auth Data HLR_Test-GSUP(278)@d9582b112897: Created GsupExpect[0] for "262427405124859" to be handled at TC_gsup_check_imei_invalid_len(283) 20241201085705574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46090<->l=127.0.0.1:4258 20241201085705578 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705578 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705578 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427405124859"} 20241201085705578 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241201085705578 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427405124859" cause=Invalid mandatory information} 20241201085705578 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705578 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705578 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705578 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705578 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@d9582b112897: Found GsupExpect[0] for "262427405124859" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@d9582b112897: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262427405124859" TC_gsup_check_imei_invalid_len(283)@d9582b112897: setverdict(pass): none -> pass 20241201085705580 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705580 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705580 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427405124859"} 20241201085705580 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241201085705580 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427405124859" cause=Invalid mandatory information} 20241201085705580 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705581 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705581 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705581 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705581 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705582 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705582 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705582 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427405124859"} 20241201085705582 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241201085705582 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427405124859" cause=Invalid mandatory information} 20241201085705582 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705582 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705582 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705582 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705582 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705584 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705584 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705584 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427405124859"} 20241201085705584 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241201085705584 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427405124859" cause=Invalid mandatory information} 20241201085705584 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705584 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705584 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705584 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705584 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705586 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705586 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705586 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427405124859"} 20241201085705586 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241201085705586 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427405124859" cause=Invalid mandatory information} 20241201085705586 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427405124859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705586 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705586 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705586 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705586 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46090<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@d9582b112897: Final verdict of PTC: pass 20241201085705589 DAUC <0003> db_auc.c:157 IMSI='262422454563133': No 2G Auth Data 20241201085705589 DAUC <0003> db_auc.c:192 IMSI='262422454563133': No 3G Auth Data HLR_Test-GSUP(278)@d9582b112897: Created GsupExpect[0] for "262422454563133" to be handled at TC_gsup_check_imei_invalid_len(284) 20241201085705604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46092<->l=127.0.0.1:4258 20241201085705607 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705607 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705607 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422454563133"} 20241201085705607 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241201085705607 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422454563133" cause=Invalid mandatory information} 20241201085705607 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705607 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705607 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705607 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705607 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@d9582b112897: Found GsupExpect[0] for "262422454563133" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@d9582b112897: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262422454563133" TC_gsup_check_imei_invalid_len(284)@d9582b112897: setverdict(pass): none -> pass 20241201085705608 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705608 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705608 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422454563133"} 20241201085705608 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241201085705608 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422454563133" cause=Invalid mandatory information} 20241201085705608 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705608 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705608 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705609 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705609 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705610 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705610 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705610 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422454563133"} 20241201085705610 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241201085705610 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422454563133" cause=Invalid mandatory information} 20241201085705610 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705610 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705610 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705610 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705610 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705612 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705612 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705612 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422454563133"} 20241201085705612 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241201085705612 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422454563133" cause=Invalid mandatory information} 20241201085705612 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705612 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705612 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705612 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705612 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705614 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705614 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705614 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422454563133"} 20241201085705614 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241201085705614 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422454563133" cause=Invalid mandatory information} 20241201085705614 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422454563133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705614 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705614 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705614 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705614 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46092<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@d9582b112897: Final verdict of PTC: pass 20241201085705616 DAUC <0003> db_auc.c:157 IMSI='262425533615610': No 2G Auth Data 20241201085705616 DAUC <0003> db_auc.c:192 IMSI='262425533615610': No 3G Auth Data HLR_Test-GSUP(278)@d9582b112897: Created GsupExpect[0] for "262425533615610" to be handled at TC_gsup_check_imei_invalid_len(285) 20241201085705632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46094<->l=127.0.0.1:4258 20241201085705635 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705635 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705635 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425533615610"} 20241201085705635 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241201085705635 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425533615610" cause=Invalid mandatory information} 20241201085705635 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705635 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705635 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705635 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705635 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@d9582b112897: Found GsupExpect[0] for "262425533615610" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@d9582b112897: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262425533615610" TC_gsup_check_imei_invalid_len(285)@d9582b112897: setverdict(pass): none -> pass 20241201085705638 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705638 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705638 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425533615610"} 20241201085705638 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241201085705638 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425533615610" cause=Invalid mandatory information} 20241201085705638 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705638 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705638 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705638 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705638 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705640 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705640 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705640 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425533615610"} 20241201085705640 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241201085705640 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425533615610" cause=Invalid mandatory information} 20241201085705640 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705640 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705640 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705640 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705640 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705642 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705642 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705642 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425533615610"} 20241201085705642 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241201085705642 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425533615610" cause=Invalid mandatory information} 20241201085705642 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705642 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705642 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705642 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705642 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705644 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705644 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705644 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425533615610"} 20241201085705644 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241201085705644 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425533615610" cause=Invalid mandatory information} 20241201085705644 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425533615610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705644 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705644 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705644 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705644 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46094<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@d9582b112897: Final verdict of PTC: pass 20241201085705646 DAUC <0003> db_auc.c:157 IMSI='262425467962550': No 2G Auth Data 20241201085705646 DAUC <0003> db_auc.c:192 IMSI='262425467962550': No 3G Auth Data HLR_Test-GSUP(278)@d9582b112897: Created GsupExpect[0] for "262425467962550" to be handled at TC_gsup_check_imei_invalid_len(286) 20241201085705661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46106<->l=127.0.0.1:4258 20241201085705664 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705664 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705664 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425467962550"} 20241201085705664 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241201085705664 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425467962550" cause=Invalid mandatory information} 20241201085705664 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705664 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705664 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705664 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705664 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@d9582b112897: Found GsupExpect[0] for "262425467962550" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@d9582b112897: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262425467962550" TC_gsup_check_imei_invalid_len(286)@d9582b112897: setverdict(pass): none -> pass 20241201085705666 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705666 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705666 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425467962550"} 20241201085705666 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241201085705666 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425467962550" cause=Invalid mandatory information} 20241201085705666 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705666 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705666 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705666 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705666 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705668 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705668 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705668 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425467962550"} 20241201085705668 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241201085705668 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425467962550" cause=Invalid mandatory information} 20241201085705668 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705668 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705668 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705668 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705668 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705670 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705670 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705670 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425467962550"} 20241201085705670 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241201085705670 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425467962550" cause=Invalid mandatory information} 20241201085705670 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705670 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705670 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705670 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705670 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705672 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705672 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705672 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425467962550"} 20241201085705672 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241201085705672 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425467962550" cause=Invalid mandatory information} 20241201085705672 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425467962550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705672 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705672 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705672 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705672 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46106<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@d9582b112897: Final verdict of PTC: pass 20241201085705675 DAUC <0003> db_auc.c:157 IMSI='262426557613454': No 2G Auth Data 20241201085705675 DAUC <0003> db_auc.c:192 IMSI='262426557613454': No 3G Auth Data HLR_Test-GSUP(278)@d9582b112897: Created GsupExpect[0] for "262426557613454" to be handled at TC_gsup_check_imei_invalid_len(287) 20241201085705691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46108<->l=127.0.0.1:4258 20241201085705694 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705694 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705694 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426557613454"} 20241201085705694 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241201085705694 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426557613454" cause=Invalid mandatory information} 20241201085705694 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705694 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705694 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705694 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705694 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@d9582b112897: Found GsupExpect[0] for "262426557613454" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@d9582b112897: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262426557613454" TC_gsup_check_imei_invalid_len(287)@d9582b112897: setverdict(pass): none -> pass 20241201085705696 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705696 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705696 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426557613454"} 20241201085705696 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241201085705696 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426557613454" cause=Invalid mandatory information} 20241201085705696 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705696 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705696 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705696 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705696 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705698 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705698 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705698 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426557613454"} 20241201085705698 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241201085705698 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426557613454" cause=Invalid mandatory information} 20241201085705698 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705698 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705698 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705698 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705698 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705701 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705701 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705701 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426557613454"} 20241201085705701 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241201085705701 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426557613454" cause=Invalid mandatory information} 20241201085705701 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705701 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705701 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705701 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705701 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705703 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705703 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705703 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426557613454"} 20241201085705703 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241201085705703 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426557613454" cause=Invalid mandatory information} 20241201085705704 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426557613454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705704 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705704 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705704 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705704 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46108<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@d9582b112897: Final verdict of PTC: pass 20241201085705707 DAUC <0003> db_auc.c:157 IMSI='262422758036006': No 2G Auth Data 20241201085705707 DAUC <0003> db_auc.c:192 IMSI='262422758036006': No 3G Auth Data HLR_Test-GSUP(278)@d9582b112897: Created GsupExpect[0] for "262422758036006" to be handled at TC_gsup_check_imei_invalid_len(288) 20241201085705724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46124<->l=127.0.0.1:4258 20241201085705728 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705728 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705728 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422758036006"} 20241201085705728 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241201085705728 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422758036006" cause=Invalid mandatory information} 20241201085705728 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705728 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705728 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705728 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705728 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@d9582b112897: Found GsupExpect[0] for "262422758036006" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@d9582b112897: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262422758036006" TC_gsup_check_imei_invalid_len(288)@d9582b112897: setverdict(pass): none -> pass 20241201085705731 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705731 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705731 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422758036006"} 20241201085705731 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241201085705731 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422758036006" cause=Invalid mandatory information} 20241201085705731 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705731 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705731 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705731 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705731 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705734 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705734 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705734 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422758036006"} 20241201085705734 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241201085705734 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422758036006" cause=Invalid mandatory information} 20241201085705734 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705734 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705734 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705734 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705734 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705736 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705736 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705736 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422758036006"} 20241201085705736 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241201085705736 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422758036006" cause=Invalid mandatory information} 20241201085705736 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705736 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705736 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705736 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705736 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705738 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705738 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705738 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422758036006"} 20241201085705738 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241201085705738 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422758036006" cause=Invalid mandatory information} 20241201085705738 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422758036006 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085705738 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705738 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085705738 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705738 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085705739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46124<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@d9582b112897: Final verdict of PTC: pass MTC@d9582b112897: setverdict(pass): none -> pass 20241201085705741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46068<->l=127.0.0.1:4258 20241201085705742 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34625<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@d9582b112897: Final verdict of PTC: none 20241201085705742 DLINP <000b> input/ipa.c:455 connected read/write 20241201085705742 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085705742 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085705742 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085705742 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 279@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: pass MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@d9582b112897: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sun Dec 1 08:57:05 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 20241201085705782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46130<->l=127.0.0.1:4258 20241201085705883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46130<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78644) Waiting for packet dumper to finish... 1 (prev_count=78644, count=168352) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sun Dec 1 08:57:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_gsup_check_imei_unknown_imsi started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085708964 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085708964 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085708965 DLINP <000b> input/ipa.c:455 connected read/write 20241201085708965 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085708966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41616<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085708967 DLINP <000b> input/ipa.c:455 connected read/write 20241201085708967 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085708967 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085708967 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085708967 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085708967 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085708967 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085708967 DLGSUP <0013> gsup_server.c:236 2: HLR_Test-GSUP-IPA(289)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085708967 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085708967 DLGSUP <0013> gsup_server.c:236 3: 20241201085708967 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085708967 DLGSUP <0013> gsup_server.c:236 4: 20241201085708967 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085708967 DLGSUP <0013> gsup_server.c:236 5: 20241201085708967 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085708967 DLGSUP <0013> gsup_server.c:236 7: 20241201085708967 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085708967 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085708967 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085708967 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@d9582b112897: 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") 20241201085708984 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40153<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@d9582b112897: Created GsupExpect[0] for "262427445431408" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241201085708995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41626<->l=127.0.0.1:4258 20241201085709013 DLINP <000b> input/ipa.c:455 connected read/write 20241201085709013 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085709013 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427445431408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427445431408"} 20241201085709013 DMAIN <0000> hlr.c:435 IMSI='262427445431408': has IMEI = 22245678901234 (consider setting 'store-imei') 20241201085709013 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427445431408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241201085709013 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427445431408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427445431408" cause=Invalid mandatory information} 20241201085709013 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427445431408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085709013 DLINP <000b> input/ipa.c:455 connected read/write 20241201085709013 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085709013 DLINP <000b> input/ipa.c:455 connected read/write 20241201085709013 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@d9582b112897: Found GsupExpect[0] for "262427445431408" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@d9582b112897: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262427445431408" TC_gsup_check_imei_unknown_imsi(293)@d9582b112897: setverdict(pass): none -> pass 20241201085709019 DLINP <000b> input/ipa.c:455 connected read/write 20241201085709019 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085709019 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427445431408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427445431408"} 20241201085709019 DAUC <0003> hlr.c:428 IMSI='262427445431408': storing IMEI = 22245678901234 20241201085709019 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427445431408': no such subscriber 20241201085709019 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427445431408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241201085709019 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427445431408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427445431408" cause=Invalid mandatory information} 20241201085709019 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427445431408 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085709019 DLINP <000b> input/ipa.c:455 connected read/write 20241201085709019 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085709019 DLINP <000b> input/ipa.c:455 connected read/write 20241201085709019 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085709021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41626<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@d9582b112897: Final verdict of PTC: pass 20241201085709022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41616<->l=127.0.0.1:4258 20241201085709023 DLINP <000b> input/ipa.c:455 connected read/write 20241201085709023 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085709023 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085709023 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085709023 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085709023 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40153<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@d9582b112897: Final verdict of PTC: none 291@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 291: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@d9582b112897: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sun Dec 1 08:57:09 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 20241201085709067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41636<->l=127.0.0.1:4258 20241201085709168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41636<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=30592) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Sun Dec 1 08:57:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085712237 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085712237 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085712239 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712239 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41650<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085712242 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712242 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712242 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085712242 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085712242 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085712242 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085712242 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085712242 DLGSUP <0013> gsup_server.c:236 2: 20241201085712242 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085712242 DLGSUP <0013> gsup_server.c:236 3: 20241201085712242 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085712242 DLGSUP <0013> gsup_server.c:236 4: 20241201085712242 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085712242 DLGSUP <0013> gsup_server.c:236 5: 20241201085712242 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085712242 DLGSUP <0013> gsup_server.c:236 7: 20241201085712242 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085712242 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085712242 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(294)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085712242 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@d9582b112897: 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") 20241201085712263 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38949<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@d9582b112897: Created GsupExpect[0] for "262429732732644" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241201085712278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41656<->l=127.0.0.1:4258 20241201085712289 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712289 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712289 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429732732644"} 20241201085712289 DMAIN <0000> hlr.c:227 IMSI='262429732732644': Creating subscriber on demand 20241201085712289 DMAIN <0000> hlr.c:243 IMSI='262429732732644': Successfully assigned MSISDN='466' 20241201085712289 DAUC <0003> hlr.c:428 IMSI='262429732732644': storing IMEI = 12345678901234 20241201085712289 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429732732644"} 20241201085712289 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085712289 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712289 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712290 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712290 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@d9582b112897: Found GsupExpect[0] for "262429732732644" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@d9582b112897: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262429732732644" TC_subscr_create_on_demand_check_imei_early(298)@d9582b112897: setverdict(pass): none -> pass 20241201085712292 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712292 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712293 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712293 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712293 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712293 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712295 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712295 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712295 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429732732644" cn_domain=PS} 20241201085712295 DLU <0006> fsm.c:456 lu(262429732732644)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085712295 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085712295 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085712295 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429732732644" cn_domain=PS} 20241201085712295 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712295 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712295 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712295 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712297 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712297 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712297 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429732732644"} 20241201085712297 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085712297 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085712297 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429732732644"} 20241201085712297 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085712297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085712297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085712297 DLU <0006> fsm.c:568 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085712297 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712297 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712297 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712297 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085712302 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712302 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712302 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429732732644"} 20241201085712302 DMAIN <0000> hlr.c:227 IMSI='262429732732644': Creating subscriber on demand 20241201085712302 DMAIN <0000> hlr.c:243 IMSI='262429732732644': Successfully assigned MSISDN='113' 20241201085712302 DAUC <0003> hlr.c:428 IMSI='262429732732644': storing IMEI = 12345678901234 20241201085712302 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429732732644"} 20241201085712302 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085712302 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712302 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712302 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712302 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085712304 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712304 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712304 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712304 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712305 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712305 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712306 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712306 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712308 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712308 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712308 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429732732644" cn_domain=PS} 20241201085712308 DLU <0006> fsm.c:456 lu(262429732732644)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085712308 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085712308 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085712308 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429732732644" cn_domain=PS} 20241201085712308 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712308 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712308 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712308 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712310 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712310 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712310 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429732732644"} 20241201085712310 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085712310 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085712310 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429732732644"} 20241201085712310 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085712310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085712310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085712310 DLU <0006> fsm.c:568 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085712310 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712310 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712310 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712310 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085712315 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712315 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712315 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429732732644"} 20241201085712315 DMAIN <0000> hlr.c:227 IMSI='262429732732644': Creating subscriber on demand 20241201085712315 DMAIN <0000> hlr.c:243 IMSI='262429732732644': Successfully assigned MSISDN='349' 20241201085712315 DAUC <0003> hlr.c:428 IMSI='262429732732644': storing IMEI = 12345678901234 20241201085712315 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429732732644"} 20241201085712315 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085712315 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712315 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712315 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712315 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085712316 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712316 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712317 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712317 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712318 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712318 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712319 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712319 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712321 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712321 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712321 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429732732644" cn_domain=PS} 20241201085712321 DLU <0006> fsm.c:456 lu(262429732732644)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085712321 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241201085712321 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429732732644" cause=GPRS services not allowed} 20241201085712321 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085712321 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085712321 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{UNVALIDATED}: Freeing instance 20241201085712321 DLU <0006> fsm.c:568 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{UNVALIDATED}: Deallocated 20241201085712321 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712321 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712321 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712321 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085712326 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712326 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712326 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429732732644"} 20241201085712326 DMAIN <0000> hlr.c:227 IMSI='262429732732644': Creating subscriber on demand 20241201085712326 DMAIN <0000> hlr.c:243 IMSI='262429732732644': Successfully assigned MSISDN='994' 20241201085712326 DAUC <0003> hlr.c:428 IMSI='262429732732644': storing IMEI = 12345678901234 20241201085712326 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429732732644"} 20241201085712326 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085712326 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712326 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712326 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712326 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085712327 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712327 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712328 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712328 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712329 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712329 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712330 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712330 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712330 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429732732644" cn_domain=PS} 20241201085712330 DLU <0006> fsm.c:456 lu(262429732732644)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085712330 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241201085712330 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429732732644" cause=GPRS services not allowed} 20241201085712330 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085712330 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085712330 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{UNVALIDATED}: Freeing instance 20241201085712330 DLU <0006> fsm.c:568 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{UNVALIDATED}: Deallocated 20241201085712330 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712330 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712330 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712330 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085712334 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712334 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712334 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429732732644"} 20241201085712334 DMAIN <0000> hlr.c:227 IMSI='262429732732644': Creating subscriber on demand 20241201085712334 DAUC <0003> hlr.c:428 IMSI='262429732732644': storing IMEI = 12345678901234 20241201085712334 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429732732644"} 20241201085712334 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085712334 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712334 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712334 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712334 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085712336 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712336 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712336 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712336 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712337 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712337 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712338 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712338 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712338 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429732732644" cn_domain=PS} 20241201085712338 DLU <0006> fsm.c:456 lu(262429732732644)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085712338 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241201085712338 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429732732644" cause=GPRS services not allowed} 20241201085712338 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085712338 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085712338 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{UNVALIDATED}: Freeing instance 20241201085712338 DLU <0006> fsm.c:568 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{UNVALIDATED}: Deallocated 20241201085712338 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712338 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712338 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712338 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085712342 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712342 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712342 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429732732644"} 20241201085712342 DMAIN <0000> hlr.c:227 IMSI='262429732732644': Creating subscriber on demand 20241201085712342 DAUC <0003> hlr.c:428 IMSI='262429732732644': storing IMEI = 12345678901234 20241201085712342 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429732732644"} 20241201085712342 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241201085712342 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712342 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712342 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712342 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085712343 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712343 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712344 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712344 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712345 DAUC <0003> db_auc.c:157 IMSI='262429732732644': No 2G Auth Data 20241201085712345 DAUC <0003> db_auc.c:192 IMSI='262429732732644': No 3G Auth Data 20241201085712346 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712346 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712346 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429732732644" cn_domain=PS} 20241201085712346 DLU <0006> fsm.c:456 lu(262429732732644)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085712346 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085712346 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085712346 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429732732644" cn_domain=PS} 20241201085712346 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712346 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712346 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712346 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712348 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712348 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712348 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429732732644"} 20241201085712348 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085712348 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085712348 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429732732644"} 20241201085712348 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429732732644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085712348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085712348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085712348 DLU <0006> fsm.c:568 lu(PS:IMSI-262429732732644)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085712348 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712348 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085712348 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712348 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085712351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41656<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@d9582b112897: Final verdict of PTC: pass 20241201085712351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41650<->l=127.0.0.1:4258 20241201085712352 DLINP <000b> input/ipa.c:455 connected read/write 20241201085712352 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085712352 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085712352 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085712352 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@d9582b112897: Final verdict of PTC: none 20241201085712352 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38949<->l=127.0.0.1:4259) 296@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 296: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@d9582b112897: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sun Dec 1 08:57:12 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 20241201085712395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41672<->l=127.0.0.1:4258 20241201085712496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41672<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=97052) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sun Dec 1 08:57:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_subscr_create_on_demand_ul started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085715571 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085715571 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085715573 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715573 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085715573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41680<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085715575 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715575 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085715575 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085715575 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085715575 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085715575 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085715575 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085715575 DLGSUP <0013> gsup_server.c:236 2: 20241201085715575 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085715575 DLGSUP <0013> gsup_server.c:236 3: 20241201085715575 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085715575 DLGSUP <0013> gsup_server.c:236 4: 20241201085715575 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(299)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085715575 DLGSUP <0013> gsup_server.c:236 5: 20241201085715575 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085715575 DLGSUP <0013> gsup_server.c:236 7: 20241201085715575 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085715575 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085715575 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085715575 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@d9582b112897: 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") 20241201085715598 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34361<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@d9582b112897: Created GsupExpect[0] for "262424982794129" to be handled at TC_subscr_create_on_demand_ul(303) 20241201085715615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41688<->l=127.0.0.1:4258 20241201085715622 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715622 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085715622 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424982794129" cn_domain=PS} 20241201085715622 DMAIN <0000> hlr.c:227 IMSI='262424982794129': Creating subscriber on demand 20241201085715622 DMAIN <0000> hlr.c:243 IMSI='262424982794129': Successfully assigned MSISDN='006' 20241201085715622 DLU <0006> fsm.c:456 lu(262424982794129)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085715622 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085715622 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085715622 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424982794129" cn_domain=PS} 20241201085715622 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715622 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085715622 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715622 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@d9582b112897: Found GsupExpect[0] for "262424982794129" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@d9582b112897: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424982794129" 20241201085715625 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715625 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085715625 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424982794129"} 20241201085715625 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085715625 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085715625 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424982794129"} 20241201085715625 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085715625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085715625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085715625 DLU <0006> fsm.c:568 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085715625 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715625 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085715625 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715625 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@d9582b112897: setverdict(pass): none -> pass 20241201085715626 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715626 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715627 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715627 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715628 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715628 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715632 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715632 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085715632 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424982794129" cn_domain=PS} 20241201085715632 DMAIN <0000> hlr.c:227 IMSI='262424982794129': Creating subscriber on demand 20241201085715632 DMAIN <0000> hlr.c:243 IMSI='262424982794129': Successfully assigned MSISDN='146' 20241201085715632 DLU <0006> fsm.c:456 lu(262424982794129)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085715632 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085715633 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085715633 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424982794129" cn_domain=PS} 20241201085715633 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715633 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085715633 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715633 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085715634 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715634 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085715634 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424982794129"} 20241201085715634 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085715635 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085715635 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424982794129"} 20241201085715635 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085715635 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085715635 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085715635 DLU <0006> fsm.c:568 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085715635 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715635 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085715635 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715635 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085715636 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715636 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715637 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715637 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715638 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715638 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715639 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715639 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715643 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715643 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085715643 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424982794129" cn_domain=PS} 20241201085715643 DMAIN <0000> hlr.c:227 IMSI='262424982794129': Creating subscriber on demand 20241201085715643 DMAIN <0000> hlr.c:243 IMSI='262424982794129': Successfully assigned MSISDN='661' 20241201085715643 DLU <0006> fsm.c:456 lu(262424982794129)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085715643 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241201085715643 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424982794129" cause=GPRS services not allowed} 20241201085715643 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085715643 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085715643 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{UNVALIDATED}: Freeing instance 20241201085715643 DLU <0006> fsm.c:568 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{UNVALIDATED}: Deallocated 20241201085715643 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715643 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085715643 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715643 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085715644 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715644 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715645 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715645 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715646 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715646 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715646 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715646 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715649 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715649 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085715649 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424982794129" cn_domain=PS} 20241201085715649 DMAIN <0000> hlr.c:227 IMSI='262424982794129': Creating subscriber on demand 20241201085715649 DMAIN <0000> hlr.c:243 IMSI='262424982794129': Successfully assigned MSISDN='721' 20241201085715649 DLU <0006> fsm.c:456 lu(262424982794129)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085715649 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241201085715649 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424982794129" cause=GPRS services not allowed} 20241201085715649 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085715649 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085715649 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{UNVALIDATED}: Freeing instance 20241201085715649 DLU <0006> fsm.c:568 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{UNVALIDATED}: Deallocated 20241201085715649 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715649 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085715649 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715649 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085715650 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715651 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715651 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715651 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715652 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715652 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715657 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715657 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085715657 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424982794129" cn_domain=PS} 20241201085715657 DMAIN <0000> hlr.c:227 IMSI='262424982794129': Creating subscriber on demand 20241201085715657 DLU <0006> fsm.c:456 lu(262424982794129)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085715657 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241201085715657 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424982794129" cause=GPRS services not allowed} 20241201085715657 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085715657 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085715657 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{UNVALIDATED}: Freeing instance 20241201085715657 DLU <0006> fsm.c:568 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{UNVALIDATED}: Deallocated 20241201085715657 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715657 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085715657 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715657 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085715659 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715659 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715660 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715660 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715660 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715660 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715665 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715665 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085715665 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424982794129" cn_domain=PS} 20241201085715665 DMAIN <0000> hlr.c:227 IMSI='262424982794129': Creating subscriber on demand 20241201085715665 DLU <0006> fsm.c:456 lu(262424982794129)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085715665 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085715665 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085715665 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424982794129" cn_domain=PS} 20241201085715665 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715665 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085715665 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715665 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085715667 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715667 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085715667 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424982794129"} 20241201085715667 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085715667 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085715667 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424982794129"} 20241201085715667 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424982794129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085715667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085715667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085715667 DLU <0006> fsm.c:568 lu(PS:IMSI-262424982794129)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085715667 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715667 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085715667 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715667 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085715668 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715668 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715669 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715669 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data 20241201085715670 DAUC <0003> db_auc.c:157 IMSI='262424982794129': No 2G Auth Data 20241201085715670 DAUC <0003> db_auc.c:192 IMSI='262424982794129': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085715671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41688<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@d9582b112897: Final verdict of PTC: pass 20241201085715672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41680<->l=127.0.0.1:4258 20241201085715673 DLINP <000b> input/ipa.c:455 connected read/write 20241201085715673 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085715673 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085715673 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085715673 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085715673 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34361<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@d9582b112897: Final verdict of PTC: none 301@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 301: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@d9582b112897: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sun Dec 1 08:57:15 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 20241201085715714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4258 20241201085715815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=81536) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sun Dec 1 08:57:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_subscr_create_on_demand_sai started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085718894 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085718894 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085718896 DLINP <000b> input/ipa.c:455 connected read/write 20241201085718897 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085718897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56666<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085718899 DLINP <000b> input/ipa.c:455 connected read/write 20241201085718899 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085718899 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085718899 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085718899 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085718899 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085718899 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085718899 DLGSUP <0013> gsup_server.c:236 2: 20241201085718899 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085718899 DLGSUP <0013> gsup_server.c:236 3: 20241201085718899 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085718899 DLGSUP <0013> gsup_server.c:236 4: 20241201085718899 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085718899 DLGSUP <0013> gsup_server.c:236 5: 20241201085718899 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085718899 DLGSUP <0013> gsup_server.c:236 7: 20241201085718899 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(304)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085718899 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085718899 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085718899 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@d9582b112897: 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") 20241201085718921 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39025<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@d9582b112897: Created GsupExpect[0] for "262428326276179" to be handled at TC_subscr_create_on_demand_sai(308) 20241201085718934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56670<->l=127.0.0.1:4258 20241201085718941 DLINP <000b> input/ipa.c:455 connected read/write 20241201085718941 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085718941 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428326276179 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428326276179"} 20241201085718941 DMAIN <0000> hlr.c:227 IMSI='262428326276179': Creating subscriber on demand 20241201085718941 DMAIN <0000> hlr.c:243 IMSI='262428326276179': Successfully assigned MSISDN='581' 20241201085718941 DAUC <0003> db_auc.c:157 IMSI='262428326276179': No 2G Auth Data 20241201085718941 DAUC <0003> db_auc.c:192 IMSI='262428326276179': No 3G Auth Data 20241201085718941 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428326276179 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 20241201085718941 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428326276179 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428326276179" cause=IMSI unknown in HLR} 20241201085718941 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428326276179 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241201085718941 DLINP <000b> input/ipa.c:455 connected read/write 20241201085718941 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085718941 DLINP <000b> input/ipa.c:455 connected read/write 20241201085718942 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@d9582b112897: Found GsupExpect[0] for "262428326276179" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@d9582b112897: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262428326276179" TC_subscr_create_on_demand_sai(308)@d9582b112897: setverdict(pass): none -> pass 20241201085718944 DAUC <0003> db_auc.c:157 IMSI='262428326276179': No 2G Auth Data 20241201085718944 DAUC <0003> db_auc.c:192 IMSI='262428326276179': No 3G Auth Data 20241201085718946 DAUC <0003> db_auc.c:157 IMSI='262428326276179': No 2G Auth Data 20241201085718946 DAUC <0003> db_auc.c:192 IMSI='262428326276179': No 3G Auth Data 20241201085718946 DAUC <0003> db_auc.c:157 IMSI='262428326276179': No 2G Auth Data 20241201085718946 DAUC <0003> db_auc.c:192 IMSI='262428326276179': No 3G Auth Data 20241201085718948 DLINP <000b> input/ipa.c:455 connected read/write 20241201085718948 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085718948 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428326276179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428326276179" cn_domain=PS} 20241201085718948 DLU <0006> fsm.c:456 lu(262428326276179)[0x555bc524a4c0]{UNVALIDATED}: Allocated 20241201085718948 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428326276179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241201085718948 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428326276179)[0x555bc524a4c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085718948 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428326276179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428326276179" cn_domain=PS} 20241201085718948 DLINP <000b> input/ipa.c:455 connected read/write 20241201085718948 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085718948 DLINP <000b> input/ipa.c:455 connected read/write 20241201085718948 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085718951 DLINP <000b> input/ipa.c:455 connected read/write 20241201085718951 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085718951 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428326276179 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428326276179"} 20241201085718951 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428326276179)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085718951 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428326276179 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085718951 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428326276179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428326276179"} 20241201085718951 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428326276179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085718951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428326276179)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085718951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428326276179)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085718951 DLU <0006> fsm.c:568 lu(PS:IMSI-262428326276179)[0x555bc524a4c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085718951 DLINP <000b> input/ipa.c:455 connected read/write 20241201085718951 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085718951 DLINP <000b> input/ipa.c:455 connected read/write 20241201085718951 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085718954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56670<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@d9582b112897: Final verdict of PTC: pass 20241201085718954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56666<->l=127.0.0.1:4258 20241201085718955 DLINP <000b> input/ipa.c:455 connected read/write 20241201085718955 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085718956 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085718956 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085718956 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085718956 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39025<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@d9582b112897: Final verdict of PTC: none 306@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 306: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@d9582b112897: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sun Dec 1 08:57:18 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 20241201085719003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56684<->l=127.0.0.1:4258 20241201085719104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56684<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=36596) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sun Dec 1 08:57:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_MSLookup_mDNS_service_other_home started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085722183 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085722183 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085722186 DLINP <000b> input/ipa.c:455 connected read/write 20241201085722186 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085722187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56700<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085722190 DLINP <000b> input/ipa.c:455 connected read/write 20241201085722190 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085722190 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085722190 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085722190 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085722190 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085722190 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085722190 DLGSUP <0013> gsup_server.c:236 2: 20241201085722190 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085722190 DLGSUP <0013> gsup_server.c:236 3: 20241201085722190 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085722190 DLGSUP <0013> gsup_server.c:236 4: 20241201085722190 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085722190 DLGSUP <0013> gsup_server.c:236 5: 20241201085722190 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085722190 DLGSUP <0013> gsup_server.c:236 7: 20241201085722190 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085722190 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085722190 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085722190 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)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@d9582b112897: 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") 20241201085722208 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36183<->l=127.0.0.1:4259) 20241201085722210 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241201085722210 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@d9582b112897: Created GsupExpect[0] for "262420593074282" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241201085722225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56716<->l=127.0.0.1:4258 20241201085722228 DAUC <0003> db_auc.c:157 IMSI='262420593074282': No 2G Auth Data 20241201085722228 DAUC <0003> db_auc.c:192 IMSI='262420593074282': No 3G Auth Data 20241201085722234 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613273350.msisdn 20241201085722234 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613273350.msisdn: not attached (vlr_number unset) 20241201085722234 DDGSM <0007> mslookup_server.c:327 sip.voice.491613273350.msisdn: does not exist in GSUP proxy 20241201085723236 DLINP <000b> input/ipa.c:455 connected read/write 20241201085723236 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085723236 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420593074282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420593074282" cn_domain=CS} 20241201085723236 DLU <0006> fsm.c:456 lu(262420593074282)[0x555bc5257e00]{UNVALIDATED}: Allocated 20241201085723236 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420593074282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241201085723236 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420593074282)[0x555bc5257e00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241201085723236 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420593074282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420593074282" cn_domain=CS} 20241201085723236 DLINP <000b> input/ipa.c:455 connected read/write 20241201085723236 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085723236 DLINP <000b> input/ipa.c:455 connected read/write 20241201085723236 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@d9582b112897: Found GsupExpect[0] for "262420593074282" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@d9582b112897: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420593074282" 20241201085723239 DLINP <000b> input/ipa.c:455 connected read/write 20241201085723239 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085723239 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420593074282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420593074282"} 20241201085723239 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420593074282)[0x555bc5257e00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241201085723239 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420593074282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241201085723239 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420593074282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420593074282"} 20241201085723239 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420593074282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085723239 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420593074282)[0x555bc5257e00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241201085723239 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420593074282)[0x555bc5257e00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241201085723239 DLU <0006> fsm.c:568 lu(CS:IMSI-262420593074282)[0x555bc5257e00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241201085723239 DLINP <000b> input/ipa.c:455 connected read/write 20241201085723239 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085723239 DLINP <000b> input/ipa.c:455 connected read/write 20241201085723240 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@d9582b112897: setverdict(pass): none -> pass 20241201085723241 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613273350.msisdn 20241201085723242 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613273350.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241201085723242 DDGSM <0007> mslookup_server.c:327 sip.voice.491613273350.msisdn: does not exist in GSUP proxy 20241201085723242 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613273350.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@d9582b112897: setverdict(pass): pass -> pass, component reason not changed 20241201085723245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56716<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@d9582b112897: Final verdict of PTC: pass 20241201085723246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56700<->l=127.0.0.1:4258 HLR_Test-GSUP(310)@d9582b112897: Final verdict of PTC: none 20241201085723246 DLINP <000b> input/ipa.c:455 connected read/write 20241201085723246 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085723246 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085723246 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085723246 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085723247 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36183<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(309)@d9582b112897: Final verdict of PTC: none 311@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 311: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@d9582b112897: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Sun Dec 1 08:57:23 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 20241201085723297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56718<->l=127.0.0.1:4258 20241201085723397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56718<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21384) Waiting for packet dumper to finish... 1 (prev_count=21384, count=37440) 20241201085725236 DSS <0004> hlr_ussd.c:239 262427604611881/0x2fbd2613: SS Session Timeout, destroying 20241201085725236 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427604611881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sun Dec 1 08:57:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_MSLookup_GSUP_proxy started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085726475 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085726475 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085726477 DLINP <000b> input/ipa.c:455 connected read/write 20241201085726477 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085726478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56722<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@d9582b112897: 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 } } } } 20241201085726479 DLINP <000b> input/ipa.c:455 connected read/write 20241201085726479 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085726479 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085726479 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085726479 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085726479 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085726479 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085726479 DLGSUP <0013> gsup_server.c:236 2: 20241201085726479 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085726479 DLGSUP <0013> gsup_server.c:236 3: 20241201085726479 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085726479 DLGSUP <0013> gsup_server.c:236 4: 20241201085726479 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085726479 DLGSUP <0013> gsup_server.c:236 5: 20241201085726479 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085726479 DLGSUP <0013> gsup_server.c:236 7: 20241201085726479 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085726479 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(314)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085726479 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085726479 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201085726480 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241201085726480 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@d9582b112897: 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") 20241201085726510 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36723<->l=127.0.0.1:4259) 20241201085726513 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241201085726513 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@d9582b112897: Created GsupExpect[0] for "262429080005791" to be handled at TC_MSLookup_GSUP_proxy(320) 20241201085726529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56728<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@d9582b112897: Created GsupExpect[0] for "262429080005791" to be handled at TC_MSLookup_GSUP_proxy(320) 20241201085726534 DLINP <000b> input/ipa.c:455 connected read/write 20241201085726534 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085726534 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429080005791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429080005791" cn_domain=CS} 20241201085726534 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429080005791 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241201085726534 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429080005791 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241201085726534 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429080005791.imsi 20241201085726534 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429080005791.imsi 20241201085726534 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429080005791.imsi: does not exist in local HLR 20241201085726540 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429080005791 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241201085726540 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241201085726540 DLINP <000b> input/ipa.c:147 127.0.0.99:4222 connection done 20241201085726540 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241201085726540 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241201085726540 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241201085726540 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429080005791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085726540 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241201085726540 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241201085726540 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241201085726540 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241201085726540 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241201085726540 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@d9582b112897: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@d9582b112897: 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) } } } } 20241201085726541 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085726541 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085726541 DLINP <000b> input/ipaccess.c:888 received ID_GET for unit ID 0/0/0 20241201085726541 DLINP <000b> ipa.c:396 tag 1: HLR 20241201085726541 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201085726542 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085726542 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085726542 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@d9582b112897: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@d9582b112897: Found GsupExpect[0] for "262429080005791" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@d9582b112897: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429080005791" HLR_Test-GSUP-server-IPA(318)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085726585 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085726585 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085726585 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085726585 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085726585 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429080005791 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610831580 20241201085726585 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429080005791 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201085726585 DLINP <000b> input/ipa.c:455 connected read/write 20241201085726585 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085726585 DLINP <000b> input/ipa.c:455 connected read/write 20241201085726585 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@d9582b112897: Found GsupExpect[0] for "262429080005791" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@d9582b112897: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429080005791" 20241201085726589 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085726589 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085726589 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429080005791 MSISDN-491610831580 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201085726589 DLINP <000b> input/ipa.c:455 connected read/write 20241201085726589 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085726589 DLINP <000b> input/ipa.c:455 connected read/write 20241201085726589 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085726591 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085726591 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085726591 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429080005791 MSISDN-491610831580 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 20241201085726591 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429080005791 MSISDN-491610831580 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201085726591 DLINP <000b> input/ipa.c:455 connected read/write 20241201085726591 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085726591 DLINP <000b> input/ipa.c:455 connected read/write 20241201085726591 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@d9582b112897: setverdict(pass): none -> pass 20241201085726593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56728<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@d9582b112897: Final verdict of PTC: pass 20241201085726594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56722<->l=127.0.0.1:4258 20241201085726595 DLINP <000b> input/ipa.c:455 connected read/write 20241201085726595 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085726595 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085726595 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085726595 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085726595 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36723<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP(315)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@d9582b112897: Final verdict of PTC: none 316@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@d9582b112897: Final verdict of PTC: none 20241201085726596 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085726596 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085726596 DLINP <000b> input/ipa.c:72 127.0.0.99:4222 connection closed with server 20241201085726596 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241201085726596 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)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 316: none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@d9582b112897: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sun Dec 1 08:57:26 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 20241201085726639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56740<->l=127.0.0.1:4258 20241201085726740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56740<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=42992) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Sun Dec 1 08:57:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085729821 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085729822 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085729824 DLINP <000b> input/ipa.c:455 connected read/write 20241201085729824 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085729825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53624<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085729827 DLINP <000b> input/ipa.c:455 connected read/write 20241201085729827 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085729827 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085729827 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085729827 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085729827 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085729827 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085729827 DLGSUP <0013> gsup_server.c:236 2: 20241201085729827 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085729827 DLGSUP <0013> gsup_server.c:236 3: 20241201085729827 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085729827 DLGSUP <0013> gsup_server.c:236 4: 20241201085729827 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085729827 DLGSUP <0013> gsup_server.c:236 5: 20241201085729827 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(321)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085729827 DLGSUP <0013> gsup_server.c:236 7: 20241201085729827 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085729827 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085729827 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085729827 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201085729828 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241201085729828 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@d9582b112897: 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") 20241201085729848 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41721<->l=127.0.0.1:4259) 20241201085729850 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241201085729850 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@d9582b112897: Created GsupExpect[0] for "262420290318628" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241201085729863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53632<->l=127.0.0.1:4258 20241201085729865 DAUC <0003> db_auc.c:157 IMSI='262420290318628': No 2G Auth Data 20241201085729865 DAUC <0003> db_auc.c:192 IMSI='262420290318628': No 3G Auth Data 20241201085729871 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420290318628.imsi 20241201085729871 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262420290318628.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@d9582b112897: setverdict(pass): none -> pass 20241201085729875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53632<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@d9582b112897: Final verdict of PTC: pass 20241201085729876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53624<->l=127.0.0.1:4258 20241201085729877 DLINP <000b> input/ipa.c:455 connected read/write 20241201085729877 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085729877 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085729877 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085729877 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@d9582b112897: Final verdict of PTC: none 323@d9582b112897: Final verdict of PTC: none 20241201085729877 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41721<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 323: none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@d9582b112897: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Sun Dec 1 08:57:29 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 20241201085729921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 20241201085730022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27948) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Sun Dec 1 08:57:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085733094 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085733095 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085733097 DLINP <000b> input/ipa.c:455 connected read/write 20241201085733097 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085733098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53650<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@d9582b112897: 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) } } } } 20241201085733099 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241201085733099 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@d9582b112897: 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 } } } } 20241201085733100 DLINP <000b> input/ipa.c:455 connected read/write 20241201085733100 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085733100 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085733100 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085733100 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085733100 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085733100 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085733100 DLGSUP <0013> gsup_server.c:236 2: 20241201085733100 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085733100 DLGSUP <0013> gsup_server.c:236 3: 20241201085733100 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085733100 DLGSUP <0013> gsup_server.c:236 4: 20241201085733100 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085733100 DLGSUP <0013> gsup_server.c:236 5: 20241201085733100 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085733100 DLGSUP <0013> gsup_server.c:236 7: 20241201085733100 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085733100 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085733100 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085733100 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@d9582b112897: 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") 20241201085733132 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35855<->l=127.0.0.1:4259) 20241201085733134 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241201085733134 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@d9582b112897: Created GsupExpect[0] for "262428573487525" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241201085733149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53660<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@d9582b112897: Created GsupExpect[0] for "262428573487525" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241201085733153 DLINP <000b> input/ipa.c:455 connected read/write 20241201085733153 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085733153 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428573487525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428573487525" cn_domain=CS} 20241201085733154 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428573487525 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241201085733154 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428573487525 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241201085733154 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428573487525.imsi 20241201085733154 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428573487525.imsi 20241201085733154 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428573487525.imsi: does not exist in local HLR 20241201085733159 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428573487525 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241201085733159 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241201085733160 DLINP <000b> input/ipa.c:147 127.0.0.99:4222 connection done 20241201085733160 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241201085733160 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241201085733160 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241201085733160 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428573487525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085733160 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241201085733160 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241201085733160 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241201085733160 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241201085733160 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241201085733160 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@d9582b112897: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@d9582b112897: 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) } } } } 20241201085733163 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085733163 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085733163 DLINP <000b> input/ipaccess.c:888 received ID_GET for unit ID 0/0/0 20241201085733163 DLINP <000b> ipa.c:396 tag 1: HLR 20241201085733163 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201085733164 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085733164 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085733164 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server(329)@d9582b112897: Found GsupExpect[0] for "262428573487525" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@d9582b112897: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428573487525" HLR_Test-GSUP-server-IPA(330)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@d9582b112897: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085733205 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085733205 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085733205 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085733205 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085733205 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428573487525 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613035100 20241201085733205 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428573487525 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201085733205 DLINP <000b> input/ipa.c:455 connected read/write 20241201085733205 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085733205 DLINP <000b> input/ipa.c:455 connected read/write 20241201085733205 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@d9582b112897: Found GsupExpect[0] for "262428573487525" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@d9582b112897: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428573487525" 20241201085733209 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085733209 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085733209 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428573487525 MSISDN-491613035100 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201085733209 DLINP <000b> input/ipa.c:455 connected read/write 20241201085733209 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085733209 DLINP <000b> input/ipa.c:455 connected read/write 20241201085733209 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085733211 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085733211 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085733212 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428573487525 MSISDN-491613035100 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 20241201085733212 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428573487525 MSISDN-491613035100 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201085733212 DLINP <000b> input/ipa.c:455 connected read/write 20241201085733212 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085733212 DLINP <000b> input/ipa.c:455 connected read/write 20241201085733212 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085733214 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428573487525.imsi 20241201085733214 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428573487525.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@d9582b112897: setverdict(pass): none -> pass 20241201085734218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53660<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@d9582b112897: Final verdict of PTC: pass 20241201085734219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53650<->l=127.0.0.1:4258 20241201085734220 DLINP <000b> input/ipa.c:455 connected read/write 20241201085734220 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085734220 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085734220 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085734220 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085734220 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35855<->l=127.0.0.1:4259) 20241201085734220 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085734220 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085734220 DLINP <000b> input/ipa.c:72 127.0.0.99:4222 connection closed with server 20241201085734221 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241201085734221 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)@d9582b112897: Final verdict of PTC: none 328@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-server(329)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 328: none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@d9582b112897: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Sun Dec 1 08:57:34 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 20241201085734267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53664<->l=127.0.0.1:4258 20241201085734367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53664<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35828) Waiting for packet dumper to finish... 1 (prev_count=35828, count=43996) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sun Dec 1 08:57:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@d9582b112897: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@d9582b112897: legacy= false MTC@d9582b112897: in not legacy case 1 MTC@d9582b112897: in not legacy case 2 20241201085737446 DLINP <000b> input/ipa.c:324 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241201085737446 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085737448 DLINP <000b> input/ipa.c:455 connected read/write 20241201085737448 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085737449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59422<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@d9582b112897: 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)@d9582b112897: 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 } } } } 20241201085737451 DLINP <000b> input/ipa.c:455 connected read/write 20241201085737451 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085737451 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241201085737451 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241201085737451 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241201085737451 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241201085737451 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241201085737451 DLGSUP <0013> gsup_server.c:236 2: 20241201085737451 DLGSUP <0013> gsup_server.c:238 2: 00 20241201085737451 DLGSUP <0013> gsup_server.c:236 3: 20241201085737451 DLGSUP <0013> gsup_server.c:238 3: 00 20241201085737451 DLGSUP <0013> gsup_server.c:236 4: 20241201085737451 DLGSUP <0013> gsup_server.c:238 4: 00 20241201085737451 DLGSUP <0013> gsup_server.c:236 5: 20241201085737451 DLGSUP <0013> gsup_server.c:238 5: 00 20241201085737451 DLGSUP <0013> gsup_server.c:236 7: 20241201085737451 DLGSUP <0013> gsup_server.c:238 7: 00 20241201085737451 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241201085737451 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241201085737451 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241201085737451 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241201085737451 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@d9582b112897: 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") 20241201085737483 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45527<->l=127.0.0.1:4259) 20241201085737486 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241201085737486 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@d9582b112897: Created GsupExpect[0] for "262427785475460" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241201085737503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59432<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@d9582b112897: Created GsupExpect[0] for "262427785475460" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241201085737509 DLINP <000b> input/ipa.c:455 connected read/write 20241201085737509 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085737509 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427785475460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427785475460" cn_domain=CS} 20241201085737509 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427785475460 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241201085737509 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427785475460 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241201085737509 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427785475460.imsi 20241201085737509 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427785475460.imsi 20241201085737510 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427785475460.imsi: does not exist in local HLR 20241201085737515 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427785475460 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241201085737515 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241201085737515 DLINP <000b> input/ipa.c:147 127.0.0.99:4222 connection done 20241201085737515 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241201085737515 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241201085737515 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241201085737515 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427785475460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241201085737515 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241201085737515 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241201085737515 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241201085737515 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data 20241201085737515 DLINP <000b> input/ipa.c:158 127.0.0.99:4222 connected write 20241201085737515 DLINP <000b> input/ipa.c:98 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@d9582b112897: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@d9582b112897: 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) } } } } 20241201085737516 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085737516 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085737516 DLINP <000b> input/ipaccess.c:888 received ID_GET for unit ID 0/0/0 20241201085737516 DLINP <000b> ipa.c:396 tag 1: HLR 20241201085737516 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201085737517 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085737517 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085737517 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@d9582b112897: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@d9582b112897: Found GsupExpect[0] for "262427785475460" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@d9582b112897: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427785475460" HLR_Test-GSUP-server-IPA(337)@d9582b112897: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@d9582b112897: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201085737565 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085737565 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085737565 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085737565 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085737565 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427785475460 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614034115 20241201085737565 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427785475460 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201085737565 DLINP <000b> input/ipa.c:455 connected read/write 20241201085737565 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085737565 DLINP <000b> input/ipa.c:455 connected read/write 20241201085737565 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@d9582b112897: Found GsupExpect[0] for "262427785475460" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@d9582b112897: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427785475460" 20241201085737569 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085737569 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085737569 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427785475460 MSISDN-491614034115 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201085737569 DLINP <000b> input/ipa.c:455 connected read/write 20241201085737569 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085737569 DLINP <000b> input/ipa.c:455 connected read/write 20241201085737569 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085737572 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085737572 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received 20241201085737572 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427785475460 MSISDN-491614034115 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 20241201085737572 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427785475460 MSISDN-491614034115 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241201085737572 DLINP <000b> input/ipa.c:455 connected read/write 20241201085737572 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085737572 DLINP <000b> input/ipa.c:455 connected read/write 20241201085737572 DLINP <000b> input/ipa.c:435 127.0.0.1:9999 sending data 20241201085737574 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614034115.msisdn 20241201085737574 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614034115.msisdn: does not exist in local HLR 20241201085737574 DDGSM <0007> mslookup_server.c:352 sip.voice.491614034115.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241201085737574 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614034115.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@d9582b112897: setverdict(pass): none -> pass 20241201085737576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59432<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@d9582b112897: Final verdict of PTC: pass 20241201085737577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59422<->l=127.0.0.1:4258 20241201085737578 DLINP <000b> input/ipa.c:455 connected read/write 20241201085737578 DLINP <000b> input/ipa.c:409 127.0.0.1:9999 message received 20241201085737578 DLINP <000b> input/ipa.c:418 127.0.0.1:9999 connection closed with server 20241201085737578 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241201085737578 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241201085737578 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45527<->l=127.0.0.1:4259) 20241201085737578 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected read 20241201085737578 DLINP <000b> input/ipa.c:63 127.0.0.99:4222 message received HLR_Test-GSUP(334)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-server(336)@d9582b112897: Final verdict of PTC: none 20241201085737578 DLINP <000b> input/ipa.c:72 127.0.0.99:4222 connection closed with server 20241201085737578 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241201085737578 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@d9582b112897: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@d9582b112897: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@d9582b112897: Final verdict of PTC: none MTC@d9582b112897: Setting final verdict of the test case. MTC@d9582b112897: Local verdict of MTC: none MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@d9582b112897: Local verdict of PTC with component reference 335: none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@d9582b112897: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@d9582b112897: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@d9582b112897: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@d9582b112897: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@d9582b112897: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Sun Dec 1 08:57:37 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 20241201085737623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59440<->l=127.0.0.1:4258 20241201085737724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59440<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=46316) MTC@d9582b112897: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@d9582b112897: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d9582b112897: Terminating MTC. MC@d9582b112897: MTC terminated. MC2> exit MC@d9582b112897: Shutting down session. MC@d9582b112897: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7526.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 (130183) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (130108) [testenv] Showing testsuite/junit-xml-7526.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7526.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='131.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.075734'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.253849'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.328298'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.175061'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.071715'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.076388'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.074992'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.068658'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.255567'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.261483'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.267968'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.054579'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.080929'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.275937'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.281468'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.069973'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.263363'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.269768'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.266911'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.277825'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.272858'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.272311'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.301381'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.335210'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.316200'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.085815'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.296676'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.302867'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.298600'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.077845'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.132434'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.122666'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.083167'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.085042'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.140295'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.080769'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.146837'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.152437'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20241201-0855-8261fea2-0'] d9582b1128978877ba088868f178d993dcafe4973813de205cd23fdf119a37f6 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2509/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS