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 9fb31e1c72efedd016e699242f354407a98c3b36 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9fb31e1c72efedd016e699242f354407a98c3b36 # timeout=10 Commit message: "tr_GTPC_SGSNContextReq: use the same template as MsgType" > git rev-list --no-walk 9fb31e1c72efedd016e699242f354407a98c3b36 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins10871655086235235691.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:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef 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-20241208-0855-8b7a8b65-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20241208-0855-8b7a8b65-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-08T08:55:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [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-20241208-0855-8b7a8b65-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241208-0855-8b7a8b65-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 [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [214 kB] Fetched 9266 kB in 1s (9477 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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-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_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_3.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_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_4.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_1.cc Creating dependency file for MAP_TS_Code_part_2.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_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_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_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_4.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_2.cc Creating dependency file for MAP_CommonDataTypes_part_3.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_1.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for Remote_Operations_Information_Objects.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_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_LocationServiceOperations.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_3.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_5.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_3.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_7.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_6.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_5.cc Creating dependency file for Native_Functions_part_6.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_2.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_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_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_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for 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 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_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env 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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (412 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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-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 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412072026 [1176 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.47.38eb4.202412072026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.47.38eb4.202412072026 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.47.38eb4.202412072026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.25.dd38.202412072026 [57.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.47.38eb4.202412072026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.43.b201.202412072026 [73.7 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.13.35d4.202412072026 [21.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.13.35d4.202412072026 [23.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.47.38eb4.202412072026 [50.5 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.47.38eb4.202412072026 [70.3 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.47.38eb4.202412072026 [177 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.47.38eb4.202412072026 [59.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.47.38eb4.202412072026 [62.9 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.47.38eb4.202412072026 [49.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.47.38eb4.202412072026 [43.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.13.35d4.202412072026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.47.38eb4.202412072026 [2162 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.8.0.13.35d4.202412072026 [460 kB] Fetched 11.4 MB in 0s (62.5 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_202412072026_amd64.deb ... Unpacking osmocom-nightly (202412072026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.25.dd38.202412072026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.25.dd38.202412072026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.43.b201.202412072026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.43.b201.202412072026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.13.35d4.202412072026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.13.35d4.202412072026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.8.0.13.35d4.202412072026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.13.35d4.202412072026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmocore (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.8.0.13.35d4.202412072026_amd64.deb ... Unpacking osmo-hlr (1.8.0.13.35d4.202412072026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.47.38eb4.202412072026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.47.38eb4.202412072026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.8.0.13.35d4.202412072026_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.13.35d4.202412072026) ... Setting up osmocom-nightly (202412072026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmocodec4:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmovty13:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmoisdn0:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmousb0:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmogsm20:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmoctrl0:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmogb14:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmonetif11:amd64 (1.5.1.25.dd38.202412072026) ... Setting up libosmocoding0:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.13.35d4.202412072026) ... Setting up libosmosim2:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmocore (1.10.0.47.38eb4.202412072026) ... Setting up libosmoabis13:amd64 (1.6.0.43.b201.202412072026) ... Setting up libosmocore-dbg:amd64 (1.10.0.47.38eb4.202412072026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.13.35d4.202412072026) ... Setting up osmo-hlr (1.8.0.13.35d4.202412072026) ... 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.13.35d4.202412072026) ... 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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20241208085527564 DMAIN <0000> hlr.c:813 hlr starting 20241208085527564 DDB <0001> db.c:599 using database: :memory: 20241208085527564 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241208085527565 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241208085527565 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241208085527566 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241208085527566 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241208085527566 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241208085527566 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241208085527566 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241208085527566 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241208085527566 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241208085527567 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241208085527567 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241208085527568 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241208085527568 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241208085527568 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-20241208-0855-8b7a8b65-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@b4e45f939671: Unix server socket created successfully. MC@b4e45f939671: Listening on TCP port 38195. b4e45f939671 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests b4e45f939671 38195 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@b4e45f939671: New HC connected from 10.0.2.100 [10.0.2.100]. b4e45f939671: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@b4e45f939671: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@b4e45f939671: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@b4e45f939671: Configuration file was processed on all HCs. MC@b4e45f939671: Creating MTC on host 10.0.2.100. MC@b4e45f939671: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_sai_err_invalid_imsi started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085529286 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085529286 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085529287 DLINP <000b> input/ipa.c:454 connected read/write 20241208085529287 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085529289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56876<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085529289 DLINP <000b> input/ipa.c:454 connected read/write 20241208085529289 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085529290 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085529290 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085529290 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 20241208085529290 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085529290 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 20241208085529290 DLGSUP <0013> gsup_server.c:236 2: 20241208085529290 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085529290 DLGSUP <0013> gsup_server.c:236 3: 20241208085529290 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085529290 DLGSUP <0013> gsup_server.c:236 4: 20241208085529290 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085529290 DLGSUP <0013> gsup_server.c:236 5: 20241208085529290 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085529290 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(3)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085529290 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085529290 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085529290 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085529290 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@b4e45f939671: 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") 20241208085529307 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34439<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@b4e45f939671: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241208085529320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56884<->l=127.0.0.1:4258 20241208085529333 DLINP <000b> input/ipa.c:454 connected read/write 20241208085529333 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085529333 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"} 20241208085529333 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" 20241208085529333 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} 20241208085529333 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 20241208085529333 DLINP <000b> input/ipa.c:454 connected read/write 20241208085529333 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085529333 DLINP <000b> input/ipa.c:454 connected read/write 20241208085529333 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@b4e45f939671: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@b4e45f939671: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085529336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56884<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@b4e45f939671: Final verdict of PTC: pass 20241208085529337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56876<->l=127.0.0.1:4258 20241208085529339 DLINP <000b> input/ipa.c:454 connected read/write 20241208085529339 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085529339 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085529339 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085529339 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085529339 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34439<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@b4e45f939671: Final verdict of PTC: none 5@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 5: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@b4e45f939671: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085529399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56892<->l=127.0.0.1:4258 20241208085529500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56892<->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@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_sai started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085532574 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085532574 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085532576 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532576 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085532577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085532578 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532578 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085532578 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085532578 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085532578 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 20241208085532578 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085532578 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 20241208085532578 DLGSUP <0013> gsup_server.c:236 2: 20241208085532578 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085532578 DLGSUP <0013> gsup_server.c:236 3: 20241208085532578 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085532578 DLGSUP <0013> gsup_server.c:236 4: 20241208085532578 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085532578 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(8)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085532578 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085532578 DLGSUP <0013> gsup_server.c:236 7: 20241208085532578 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085532578 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085532578 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085532578 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@b4e45f939671: 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") 20241208085532596 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42629<->l=127.0.0.1:4259) 20241208085532603 DAUC <0003> db_auc.c:157 IMSI='262428486615485': No 2G Auth Data 20241208085532603 DAUC <0003> db_auc.c:192 IMSI='262428486615485': No 3G Auth Data HLR_Test-GSUP(9)@b4e45f939671: Created GsupExpect[0] for "262428486615485" to be handled at TC_gsup_sai(12) 20241208085532619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56908<->l=127.0.0.1:4258 20241208085532625 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532625 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085532625 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428486615485 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428486615485"} 20241208085532625 DAUC <0003> db_auc.c:192 IMSI='262428486615485': No 3G Auth Data 20241208085532625 DAUC <0003> db_auc.c:236 IMSI='262428486615485': Calling to generate 5 vectors 20241208085532625 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241208085532625 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085532625 DAUC <0003> auc.c:113 vector [0]: rand = 8c0dc2d21c567c337545794c08a44396 20241208085532625 DAUC <0003> auc.c:179 vector [0]: kc = c2052c0d7222a000 20241208085532625 DAUC <0003> auc.c:180 vector [0]: sres = 8c1fa93c 20241208085532625 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241208085532625 DAUC <0003> auc.c:113 vector [1]: rand = 4ef183bae0261d9aa4a6b8f533a4ff97 20241208085532625 DAUC <0003> auc.c:179 vector [1]: kc = f0b813a7b3ea9800 20241208085532625 DAUC <0003> auc.c:180 vector [1]: sres = 7c63b601 20241208085532625 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241208085532625 DAUC <0003> auc.c:113 vector [2]: rand = b7508d8aebdb0ae7df20b606c4c756b8 20241208085532625 DAUC <0003> auc.c:179 vector [2]: kc = b86e9cafe7338400 20241208085532625 DAUC <0003> auc.c:180 vector [2]: sres = 27e61d4c 20241208085532625 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241208085532625 DAUC <0003> auc.c:113 vector [3]: rand = 2b26b41fbe53168ff7843397f6778b48 20241208085532625 DAUC <0003> auc.c:179 vector [3]: kc = da1c31add9a55800 20241208085532625 DAUC <0003> auc.c:180 vector [3]: sres = e1968144 20241208085532625 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241208085532625 DAUC <0003> auc.c:113 vector [4]: rand = e91b49d169c5fe32e3d63d424435d975 20241208085532625 DAUC <0003> auc.c:179 vector [4]: kc = 284c2b6896a42400 20241208085532625 DAUC <0003> auc.c:180 vector [4]: sres = 0cf4d02b 20241208085532625 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241208085532625 DAUC <0003> db_auc.c:245 IMSI='262428486615485': Generated 5 vectors 20241208085532625 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428486615485 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428486615485"} 20241208085532625 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428486615485 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085532625 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532625 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085532625 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532625 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b4e45f939671: Found GsupExpect[0] for "262428486615485" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@b4e45f939671: Added IMSI table entry 0TC_gsup_sai(12)"262428486615485" TC_gsup_sai(12)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_sai(12)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085532629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56908<->l=127.0.0.1:4258 TC_gsup_sai(12)@b4e45f939671: Final verdict of PTC: pass 20241208085532630 DAUC <0003> db_auc.c:157 IMSI='262429146778902': No 2G Auth Data 20241208085532630 DAUC <0003> db_auc.c:192 IMSI='262429146778902': No 3G Auth Data HLR_Test-GSUP(9)@b4e45f939671: Created GsupExpect[0] for "262429146778902" to be handled at TC_gsup_sai(13) 20241208085532646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56910<->l=127.0.0.1:4258 20241208085532650 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532650 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085532650 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429146778902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429146778902"} 20241208085532650 DAUC <0003> db_auc.c:192 IMSI='262429146778902': No 3G Auth Data 20241208085532650 DAUC <0003> db_auc.c:236 IMSI='262429146778902': Calling to generate 5 vectors 20241208085532650 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241208085532650 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085532650 DAUC <0003> auc.c:113 vector [0]: rand = db5facb1e64e0c77d51928be9e822e3b 20241208085532650 DAUC <0003> auc.c:179 vector [0]: kc = c10fce9c4462c400 20241208085532650 DAUC <0003> auc.c:180 vector [0]: sres = 3a25f434 20241208085532650 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241208085532650 DAUC <0003> auc.c:113 vector [1]: rand = 7aa58bb1ec22e822eb893b2e732af062 20241208085532650 DAUC <0003> auc.c:179 vector [1]: kc = 723e0c435abe4000 20241208085532650 DAUC <0003> auc.c:180 vector [1]: sres = 9f5d3ee6 20241208085532650 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241208085532650 DAUC <0003> auc.c:113 vector [2]: rand = 059f90632a70c5c27433b75f883367fd 20241208085532650 DAUC <0003> auc.c:179 vector [2]: kc = c254712e53a82400 20241208085532650 DAUC <0003> auc.c:180 vector [2]: sres = cde335ff 20241208085532650 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241208085532650 DAUC <0003> auc.c:113 vector [3]: rand = c5203c73e540abc2641575380ad9d3bf 20241208085532650 DAUC <0003> auc.c:179 vector [3]: kc = 5f5a62a2e25b8c00 20241208085532650 DAUC <0003> auc.c:180 vector [3]: sres = 9e3bb685 20241208085532650 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241208085532650 DAUC <0003> auc.c:113 vector [4]: rand = b36c4fa6516328b5eb0f65b3842b78f5 20241208085532650 DAUC <0003> auc.c:179 vector [4]: kc = ad759f1879094400 20241208085532650 DAUC <0003> auc.c:180 vector [4]: sres = 5b88cf5b 20241208085532650 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241208085532650 DAUC <0003> db_auc.c:245 IMSI='262429146778902': Generated 5 vectors 20241208085532650 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429146778902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429146778902"} 20241208085532650 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429146778902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085532650 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532650 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085532650 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532650 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b4e45f939671: Found GsupExpect[0] for "262429146778902" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@b4e45f939671: Added IMSI table entry 1TC_gsup_sai(13)"262429146778902" TC_gsup_sai(13)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_sai(13)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085532653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56910<->l=127.0.0.1:4258 TC_gsup_sai(13)@b4e45f939671: Final verdict of PTC: pass 20241208085532654 DAUC <0003> db_auc.c:157 IMSI='262428957468192': No 2G Auth Data 20241208085532654 DAUC <0003> db_auc.c:192 IMSI='262428957468192': No 3G Auth Data HLR_Test-GSUP(9)@b4e45f939671: Created GsupExpect[0] for "262428957468192" to be handled at TC_gsup_sai(14) 20241208085532672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56918<->l=127.0.0.1:4258 20241208085532676 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532676 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085532676 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428957468192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428957468192"} 20241208085532676 DAUC <0003> db_auc.c:192 IMSI='262428957468192': No 3G Auth Data 20241208085532676 DAUC <0003> db_auc.c:236 IMSI='262428957468192': Calling to generate 5 vectors 20241208085532676 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241208085532676 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085532676 DAUC <0003> auc.c:113 vector [0]: rand = f6335641d81107e1a53290a904ca7c4b 20241208085532676 DAUC <0003> auc.c:179 vector [0]: kc = fee7a704dc014b84 20241208085532676 DAUC <0003> auc.c:180 vector [0]: sres = e0fc2c52 20241208085532676 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241208085532676 DAUC <0003> auc.c:113 vector [1]: rand = 0ad2a5c784a2a1a727f739a52d464d64 20241208085532676 DAUC <0003> auc.c:179 vector [1]: kc = 57ab885ee46bc2ad 20241208085532676 DAUC <0003> auc.c:180 vector [1]: sres = 81297bda 20241208085532676 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241208085532676 DAUC <0003> auc.c:113 vector [2]: rand = adeb27c06168802f0fcd3c536c206031 20241208085532676 DAUC <0003> auc.c:179 vector [2]: kc = 2b85bfd97ba6aa49 20241208085532676 DAUC <0003> auc.c:180 vector [2]: sres = 50831d47 20241208085532676 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241208085532676 DAUC <0003> auc.c:113 vector [3]: rand = a0d9442f75e3c5872e7df094b868c4a7 20241208085532676 DAUC <0003> auc.c:179 vector [3]: kc = f50914f42760dbc7 20241208085532676 DAUC <0003> auc.c:180 vector [3]: sres = cf76a675 20241208085532676 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241208085532676 DAUC <0003> auc.c:113 vector [4]: rand = f8c14c4d580ea74a58792ff80ba2879e 20241208085532676 DAUC <0003> auc.c:179 vector [4]: kc = ccecc519d2f00cc8 20241208085532676 DAUC <0003> auc.c:180 vector [4]: sres = 375b8ece 20241208085532676 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241208085532676 DAUC <0003> db_auc.c:245 IMSI='262428957468192': Generated 5 vectors 20241208085532676 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428957468192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428957468192"} 20241208085532676 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428957468192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085532676 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532676 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085532676 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532676 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b4e45f939671: Found GsupExpect[0] for "262428957468192" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@b4e45f939671: Added IMSI table entry 2TC_gsup_sai(14)"262428957468192" TC_gsup_sai(14)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_sai(14)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085532679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56918<->l=127.0.0.1:4258 TC_gsup_sai(14)@b4e45f939671: Final verdict of PTC: pass 20241208085532680 DAUC <0003> db_auc.c:157 IMSI='262424259311393': No 2G Auth Data 20241208085532680 DAUC <0003> db_auc.c:192 IMSI='262424259311393': No 3G Auth Data HLR_Test-GSUP(9)@b4e45f939671: Created GsupExpect[0] for "262424259311393" to be handled at TC_gsup_sai(15) 20241208085532698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56934<->l=127.0.0.1:4258 20241208085532701 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532701 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085532701 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424259311393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424259311393"} 20241208085532701 DAUC <0003> db_auc.c:157 IMSI='262424259311393': No 2G Auth Data 20241208085532701 DAUC <0003> db_auc.c:236 IMSI='262424259311393': Calling to generate 5 vectors 20241208085532701 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241208085532701 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085532701 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085532701 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241208085532701 DAUC <0003> auc.c:113 vector [0]: rand = 426ac826f438950d32df75fbd216fda4 20241208085532701 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241208085532701 DAUC <0003> auc.c:142 vector [0]: autn = f5b4da809eb8000081cccbf6a76c1eed 20241208085532701 DAUC <0003> auc.c:143 vector [0]: ck = 009ff63f3cee901cfada24cead224a56 20241208085532702 DAUC <0003> auc.c:144 vector [0]: ik = 823d574e7dd9cf35cd651766ac73e612 20241208085532702 DAUC <0003> auc.c:145 vector [0]: res = 48898fb919e3cb020000000000000000 20241208085532702 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085532702 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241208085532702 DAUC <0003> auc.c:151 vector [0]: kc = b51d92d94066f36d 20241208085532702 DAUC <0003> auc.c:152 vector [0]: sres = 516a44bb 20241208085532702 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241208085532702 DAUC <0003> auc.c:113 vector [1]: rand = 427e9bb9d3ea5943a778475e913a41f1 20241208085532702 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241208085532702 DAUC <0003> auc.c:142 vector [1]: autn = d1ef6f79418100006bb3d0891b1946bf 20241208085532702 DAUC <0003> auc.c:143 vector [1]: ck = 4581119ac2e48a1b10e37df06d454cd3 20241208085532702 DAUC <0003> auc.c:144 vector [1]: ik = 53ccdbee6475d3a0f0c40827832a7386 20241208085532702 DAUC <0003> auc.c:145 vector [1]: res = 0b81e8197fdf887e0000000000000000 20241208085532702 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085532702 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241208085532702 DAUC <0003> auc.c:151 vector [1]: kc = f66abfa348fe66ee 20241208085532702 DAUC <0003> auc.c:152 vector [1]: sres = 745e6067 20241208085532702 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241208085532702 DAUC <0003> auc.c:113 vector [2]: rand = 961f40634a0a8c475a030d4da5291d26 20241208085532702 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241208085532702 DAUC <0003> auc.c:142 vector [2]: autn = 185152b32ccd00000afde0e014d4122e 20241208085532702 DAUC <0003> auc.c:143 vector [2]: ck = d28bf6d841c27c709f7858299958a89a 20241208085532702 DAUC <0003> auc.c:144 vector [2]: ik = 9f7e1b3cbd802e05fef23c24370c88e3 20241208085532702 DAUC <0003> auc.c:145 vector [2]: res = e3d015eed6fe07800000000000000000 20241208085532702 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085532702 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241208085532702 DAUC <0003> auc.c:151 vector [2]: kc = 2c7f89e95216720c 20241208085532702 DAUC <0003> auc.c:152 vector [2]: sres = 352e126e 20241208085532702 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241208085532702 DAUC <0003> auc.c:113 vector [3]: rand = 00ecf7518be35ff6bc5c65b0db87bdea 20241208085532702 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241208085532702 DAUC <0003> auc.c:142 vector [3]: autn = 8b23fc643d75000090e9af342da23f49 20241208085532702 DAUC <0003> auc.c:143 vector [3]: ck = 9b5485cfcb4c821c6d9c7d0039597208 20241208085532702 DAUC <0003> auc.c:144 vector [3]: ik = 954d13f8943e458b3f5d9ffe2af064a3 20241208085532702 DAUC <0003> auc.c:145 vector [3]: res = 55443d0c205b4ff60000000000000000 20241208085532702 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085532702 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241208085532702 DAUC <0003> auc.c:151 vector [3]: kc = 5cd874c94cdbd13c 20241208085532702 DAUC <0003> auc.c:152 vector [3]: sres = 751f72fa 20241208085532702 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241208085532702 DAUC <0003> auc.c:113 vector [4]: rand = beb9cc48d8f660f6bfc469eb9cef738b 20241208085532702 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241208085532702 DAUC <0003> auc.c:142 vector [4]: autn = 4d11e515602c000016e792201e7e44ac 20241208085532702 DAUC <0003> auc.c:143 vector [4]: ck = b40fc3a18f9951aadb3f8472322abced 20241208085532702 DAUC <0003> auc.c:144 vector [4]: ik = 14c61aba571208763b8d965bfef3b341 20241208085532702 DAUC <0003> auc.c:145 vector [4]: res = f7fe3d28e9c686a70000000000000000 20241208085532702 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085532702 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241208085532702 DAUC <0003> auc.c:151 vector [4]: kc = 407bcb3214525670 20241208085532702 DAUC <0003> auc.c:152 vector [4]: sres = 1e38bb8f 20241208085532702 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241208085532702 DAUC <0003> db_auc.c:245 IMSI='262424259311393': Generated 5 vectors 20241208085532702 DAUC <0003> db_auc.c:249 IMSI='262424259311393': Updating SQN=161 in DB 20241208085532702 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424259311393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424259311393"} 20241208085532702 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424259311393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085532702 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532702 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085532702 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532702 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b4e45f939671: Found GsupExpect[0] for "262424259311393" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@b4e45f939671: Added IMSI table entry 3TC_gsup_sai(15)"262424259311393" TC_gsup_sai(15)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_sai(15)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085532705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56934<->l=127.0.0.1:4258 TC_gsup_sai(15)@b4e45f939671: Final verdict of PTC: pass 20241208085532707 DAUC <0003> db_auc.c:157 IMSI='262425399394900': No 2G Auth Data 20241208085532707 DAUC <0003> db_auc.c:192 IMSI='262425399394900': No 3G Auth Data HLR_Test-GSUP(9)@b4e45f939671: Created GsupExpect[0] for "262425399394900" to be handled at TC_gsup_sai(16) 20241208085532725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56946<->l=127.0.0.1:4258 20241208085532729 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532729 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085532729 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425399394900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425399394900"} 20241208085532729 DAUC <0003> db_auc.c:157 IMSI='262425399394900': No 2G Auth Data 20241208085532729 DAUC <0003> db_auc.c:236 IMSI='262425399394900': Calling to generate 5 vectors 20241208085532729 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241208085532729 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085532729 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241208085532729 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241208085532729 DAUC <0003> auc.c:113 vector [0]: rand = d409fa51ed5c05596212bfb13b2b6cdf 20241208085532729 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241208085532729 DAUC <0003> auc.c:142 vector [0]: autn = ed892e49bed9000009464c9320301a32 20241208085532729 DAUC <0003> auc.c:143 vector [0]: ck = 273a1a8fa3ba99ea43b09abb005cb6c0 20241208085532729 DAUC <0003> auc.c:144 vector [0]: ik = af1fb22b4c2927fe7164efed0d603834 20241208085532729 DAUC <0003> auc.c:145 vector [0]: res = 8248c197c0c8c7850000000000000000 20241208085532729 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085532729 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241208085532729 DAUC <0003> auc.c:151 vector [0]: kc = baf1ddf2e2af30e0 20241208085532729 DAUC <0003> auc.c:152 vector [0]: sres = 42800612 20241208085532729 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241208085532729 DAUC <0003> auc.c:113 vector [1]: rand = 295072ea19dcc08e84f41595239305d2 20241208085532729 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241208085532729 DAUC <0003> auc.c:142 vector [1]: autn = dcd0b680ac5a00007be977706f8c2427 20241208085532729 DAUC <0003> auc.c:143 vector [1]: ck = 0227693823c1ba021843b834f3b3b859 20241208085532729 DAUC <0003> auc.c:144 vector [1]: ik = 91319e4d5a41e5cf0ae8bc4663f18dc5 20241208085532729 DAUC <0003> auc.c:145 vector [1]: res = c2c8d170be9d65da0000000000000000 20241208085532729 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085532729 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241208085532729 DAUC <0003> auc.c:151 vector [1]: kc = 81bdf307e9c26a51 20241208085532729 DAUC <0003> auc.c:152 vector [1]: sres = 7c55b4aa 20241208085532729 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241208085532729 DAUC <0003> auc.c:113 vector [2]: rand = 097d9b34c0b0a5cedfa505bee7c36dc9 20241208085532729 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241208085532729 DAUC <0003> auc.c:142 vector [2]: autn = b37bf00f477a0000de3676bf726c329b 20241208085532729 DAUC <0003> auc.c:143 vector [2]: ck = 1d1b208b1713c83a62b35c0ec732bcf1 20241208085532729 DAUC <0003> auc.c:144 vector [2]: ik = 1fc818ed0fe35c70fd939ee5798f822d 20241208085532729 DAUC <0003> auc.c:145 vector [2]: res = f05fa0125958c9520000000000000000 20241208085532729 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085532729 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241208085532729 DAUC <0003> auc.c:151 vector [2]: kc = 9df3fa8da64daa96 20241208085532729 DAUC <0003> auc.c:152 vector [2]: sres = a9076940 20241208085532729 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241208085532729 DAUC <0003> auc.c:113 vector [3]: rand = 29054f414f04a846d53347dd32ec76d8 20241208085532729 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241208085532729 DAUC <0003> auc.c:142 vector [3]: autn = 74e774e72cd600009c7584aeb2e05749 20241208085532729 DAUC <0003> auc.c:143 vector [3]: ck = 6ff67655692dfcc836e885f1107034f6 20241208085532729 DAUC <0003> auc.c:144 vector [3]: ik = 25b45f93252aafd42290db2b090d7e11 20241208085532729 DAUC <0003> auc.c:145 vector [3]: res = 5f7b91ca7f69d5970000000000000000 20241208085532729 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085532729 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241208085532729 DAUC <0003> auc.c:151 vector [3]: kc = 5e3a771c557a19fb 20241208085532729 DAUC <0003> auc.c:152 vector [3]: sres = 2012445d 20241208085532729 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241208085532729 DAUC <0003> auc.c:113 vector [4]: rand = de126e759d87a78ed3d1a904927be5a5 20241208085532729 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241208085532729 DAUC <0003> auc.c:142 vector [4]: autn = c4006777a8470000adfa3dacec9ddd28 20241208085532730 DAUC <0003> auc.c:143 vector [4]: ck = d890192e45b7525001834f60901c20cc 20241208085532730 DAUC <0003> auc.c:144 vector [4]: ik = 2ec190307c8b284194ce9fb0f9f399ee 20241208085532730 DAUC <0003> auc.c:145 vector [4]: res = e12c0a121ace04450000000000000000 20241208085532730 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085532730 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241208085532730 DAUC <0003> auc.c:151 vector [4]: kc = 631c59ce50d3c333 20241208085532730 DAUC <0003> auc.c:152 vector [4]: sres = fbe20e57 20241208085532730 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241208085532730 DAUC <0003> db_auc.c:245 IMSI='262425399394900': Generated 5 vectors 20241208085532730 DAUC <0003> db_auc.c:249 IMSI='262425399394900': Updating SQN=161 in DB 20241208085532730 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425399394900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425399394900"} 20241208085532730 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425399394900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085532730 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532730 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085532730 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532730 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b4e45f939671: Found GsupExpect[0] for "262425399394900" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@b4e45f939671: Added IMSI table entry 4TC_gsup_sai(16)"262425399394900" TC_gsup_sai(16)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_sai(16)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085532734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56946<->l=127.0.0.1:4258 TC_gsup_sai(16)@b4e45f939671: Final verdict of PTC: pass 20241208085532735 DAUC <0003> db_auc.c:157 IMSI='262423644544917': No 2G Auth Data 20241208085532735 DAUC <0003> db_auc.c:192 IMSI='262423644544917': No 3G Auth Data HLR_Test-GSUP(9)@b4e45f939671: Created GsupExpect[0] for "262423644544917" to be handled at TC_gsup_sai(17) 20241208085532753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56954<->l=127.0.0.1:4258 20241208085532755 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532755 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085532755 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423644544917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423644544917"} 20241208085532755 DAUC <0003> db_auc.c:236 IMSI='262423644544917': Calling to generate 5 vectors 20241208085532755 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241208085532755 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085532755 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085532755 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241208085532755 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085532755 DAUC <0003> auc.c:113 vector [0]: rand = fca206fe201c13ed99d52bf6bc7ce6d1 20241208085532755 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241208085532755 DAUC <0003> auc.c:142 vector [0]: autn = a37eef49d4c8000056a1735c15d5fa65 20241208085532756 DAUC <0003> auc.c:143 vector [0]: ck = e861b536653c9a8d92720f8e2a5fd671 20241208085532756 DAUC <0003> auc.c:144 vector [0]: ik = a83b95fcd4a476fc113e130cc48803da 20241208085532756 DAUC <0003> auc.c:145 vector [0]: res = 5f9bb3fe0886c2f20000000000000000 20241208085532756 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085532756 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085532756 DAUC <0003> auc.c:179 vector [0]: kc = edfb9ee26c354400 20241208085532756 DAUC <0003> auc.c:180 vector [0]: sres = ab53b73f 20241208085532756 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085532756 DAUC <0003> auc.c:113 vector [1]: rand = 5d623d7e3d0a7fd4dec3856eb42ce34c 20241208085532756 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241208085532756 DAUC <0003> auc.c:142 vector [1]: autn = d56cc13193e60000998f9a29fbbda662 20241208085532756 DAUC <0003> auc.c:143 vector [1]: ck = aacb0df52f17f550006e9b357a2a44ab 20241208085532756 DAUC <0003> auc.c:144 vector [1]: ik = a501b7c93a2ca6a9e56f79adce00b59b 20241208085532756 DAUC <0003> auc.c:145 vector [1]: res = 49f61f7cffb785940000000000000000 20241208085532756 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085532756 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241208085532756 DAUC <0003> auc.c:179 vector [1]: kc = ea92d8d34a5fa800 20241208085532756 DAUC <0003> auc.c:180 vector [1]: sres = 115f5513 20241208085532756 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241208085532756 DAUC <0003> auc.c:113 vector [2]: rand = 462cc2e6c5ed7d8c633df9c9f2cda0e1 20241208085532756 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241208085532756 DAUC <0003> auc.c:142 vector [2]: autn = 3b1bdacfc36b00001c2d6e793834eb6e 20241208085532756 DAUC <0003> auc.c:143 vector [2]: ck = 34b3c23b34e94866b15389a8c81c4e41 20241208085532756 DAUC <0003> auc.c:144 vector [2]: ik = af4e1956cd3dfe305858d16b3c1df101 20241208085532756 DAUC <0003> auc.c:145 vector [2]: res = 76579c8a7ca4dea60000000000000000 20241208085532756 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085532756 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241208085532756 DAUC <0003> auc.c:179 vector [2]: kc = 38fd1dc871753800 20241208085532756 DAUC <0003> auc.c:180 vector [2]: sres = fd8f6624 20241208085532756 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241208085532756 DAUC <0003> auc.c:113 vector [3]: rand = e0bbb50b812a1d15a97710b1253b7f11 20241208085532756 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241208085532756 DAUC <0003> auc.c:142 vector [3]: autn = edcf4634f68d00009af35f0049d2125f 20241208085532756 DAUC <0003> auc.c:143 vector [3]: ck = afa44c1f1bdc419fbd0ee6c752dbdd10 20241208085532756 DAUC <0003> auc.c:144 vector [3]: ik = fed59288f5fde99dda56d671ac481bfa 20241208085532756 DAUC <0003> auc.c:145 vector [3]: res = cf2b376e13dbe73a0000000000000000 20241208085532756 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085532756 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241208085532756 DAUC <0003> auc.c:179 vector [3]: kc = 5d091fa8326d7c00 20241208085532756 DAUC <0003> auc.c:180 vector [3]: sres = 9183c103 20241208085532756 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241208085532756 DAUC <0003> auc.c:113 vector [4]: rand = f8c7d375896ec22cf283d8360b4248e8 20241208085532756 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241208085532756 DAUC <0003> auc.c:142 vector [4]: autn = 6b74eca935a50000b095b5a3adde409f 20241208085532756 DAUC <0003> auc.c:143 vector [4]: ck = 6de274f3c281fd5d96e7076bdd339944 20241208085532756 DAUC <0003> auc.c:144 vector [4]: ik = 97f06f012b153dd06694428e4da82cda 20241208085532756 DAUC <0003> auc.c:145 vector [4]: res = fb331c4b921ed6460000000000000000 20241208085532756 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085532756 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241208085532756 DAUC <0003> auc.c:179 vector [4]: kc = a1ace330613d1000 20241208085532756 DAUC <0003> auc.c:180 vector [4]: sres = ff2f9ae0 20241208085532756 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241208085532756 DAUC <0003> db_auc.c:245 IMSI='262423644544917': Generated 5 vectors 20241208085532756 DAUC <0003> db_auc.c:249 IMSI='262423644544917': Updating SQN=161 in DB 20241208085532756 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423644544917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423644544917"} 20241208085532756 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423644544917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085532756 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532756 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085532756 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532756 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b4e45f939671: Found GsupExpect[0] for "262423644544917" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@b4e45f939671: Added IMSI table entry 5TC_gsup_sai(17)"262423644544917" TC_gsup_sai(17)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_sai(17)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085532759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56954<->l=127.0.0.1:4258 TC_gsup_sai(17)@b4e45f939671: Final verdict of PTC: pass 20241208085532760 DAUC <0003> db_auc.c:157 IMSI='262427812441851': No 2G Auth Data 20241208085532760 DAUC <0003> db_auc.c:192 IMSI='262427812441851': No 3G Auth Data HLR_Test-GSUP(9)@b4e45f939671: Created GsupExpect[0] for "262427812441851" to be handled at TC_gsup_sai(18) 20241208085532778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56956<->l=127.0.0.1:4258 20241208085532782 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532782 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085532782 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427812441851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427812441851"} 20241208085532782 DAUC <0003> db_auc.c:236 IMSI='262427812441851': Calling to generate 5 vectors 20241208085532782 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241208085532782 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085532782 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085532782 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241208085532782 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085532782 DAUC <0003> auc.c:113 vector [0]: rand = 613d8109cc9a5529047cb79f35fe8473 20241208085532782 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241208085532782 DAUC <0003> auc.c:142 vector [0]: autn = bf53eaad2cc2000070aa4f5838939789 20241208085532782 DAUC <0003> auc.c:143 vector [0]: ck = 101450c31d774de1dc5d7de96fbf769f 20241208085532782 DAUC <0003> auc.c:144 vector [0]: ik = 61d20260da5b30d6feee318f29b63e9b 20241208085532782 DAUC <0003> auc.c:145 vector [0]: res = 5d44e8b62416c06f0000000000000000 20241208085532782 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085532782 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085532782 DAUC <0003> auc.c:179 vector [0]: kc = b5ad6dc7becb5800 20241208085532782 DAUC <0003> auc.c:180 vector [0]: sres = ae68917f 20241208085532782 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085532782 DAUC <0003> auc.c:113 vector [1]: rand = b94d241550a5c9c0b40f7e181eeafd80 20241208085532782 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241208085532782 DAUC <0003> auc.c:142 vector [1]: autn = 408ff05624750000fd50a822141664cb 20241208085532782 DAUC <0003> auc.c:143 vector [1]: ck = bfba70f52f146f5fed9f8f063472a717 20241208085532782 DAUC <0003> auc.c:144 vector [1]: ik = b16d3e2f7aef9e18128c46afbed0aee3 20241208085532782 DAUC <0003> auc.c:145 vector [1]: res = 1a0c8dded381a6870000000000000000 20241208085532782 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085532782 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241208085532782 DAUC <0003> auc.c:179 vector [1]: kc = 4684c90e9f6be000 20241208085532782 DAUC <0003> auc.c:180 vector [1]: sres = 8c878f1f 20241208085532782 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241208085532782 DAUC <0003> auc.c:113 vector [2]: rand = 52aa6e4a3cdb408385264dc22d858d01 20241208085532782 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241208085532782 DAUC <0003> auc.c:142 vector [2]: autn = 1b31c762bfc40000e8424a5d23c01823 20241208085532782 DAUC <0003> auc.c:143 vector [2]: ck = 6d02a1ab5e46c9c20d326a06345f4826 20241208085532782 DAUC <0003> auc.c:144 vector [2]: ik = 20ceb75e103bfd586782777594d563c8 20241208085532782 DAUC <0003> auc.c:145 vector [2]: res = 26f278cf4c4253060000000000000000 20241208085532782 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085532782 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241208085532782 DAUC <0003> auc.c:179 vector [2]: kc = 15f137fd18f0fc00 20241208085532782 DAUC <0003> auc.c:180 vector [2]: sres = c5408d3d 20241208085532782 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241208085532782 DAUC <0003> auc.c:113 vector [3]: rand = dda95299cc06f201bb2d378a3a40706a 20241208085532782 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241208085532782 DAUC <0003> auc.c:142 vector [3]: autn = df7ebfe35d8f00000ebe92bb87db5d97 20241208085532782 DAUC <0003> auc.c:143 vector [3]: ck = 3fd6a4d548714a03cd8af8f29cf89237 20241208085532782 DAUC <0003> auc.c:144 vector [3]: ik = 4302929c025bf6782b129927a757b022 20241208085532782 DAUC <0003> auc.c:145 vector [3]: res = 1a617bf72980d6f40000000000000000 20241208085532782 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085532782 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241208085532782 DAUC <0003> auc.c:179 vector [3]: kc = 859cdec558231000 20241208085532782 DAUC <0003> auc.c:180 vector [3]: sres = c9c3ddbe 20241208085532782 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241208085532782 DAUC <0003> auc.c:113 vector [4]: rand = 868d1b588e79f9153496b9b40461643a 20241208085532782 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241208085532783 DAUC <0003> auc.c:142 vector [4]: autn = 92165926c5fe0000f2d6334b6e525a2e 20241208085532783 DAUC <0003> auc.c:143 vector [4]: ck = 1c44b528930dbbfe2ff0f6ead8367169 20241208085532783 DAUC <0003> auc.c:144 vector [4]: ik = 5ac35f246f6c114f8dbd8aba8a9d1271 20241208085532783 DAUC <0003> auc.c:145 vector [4]: res = 8b56528f92ac62920000000000000000 20241208085532783 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085532783 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241208085532783 DAUC <0003> auc.c:179 vector [4]: kc = e4a3c82de3d4a000 20241208085532783 DAUC <0003> auc.c:180 vector [4]: sres = ee8986e0 20241208085532783 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241208085532783 DAUC <0003> db_auc.c:245 IMSI='262427812441851': Generated 5 vectors 20241208085532783 DAUC <0003> db_auc.c:249 IMSI='262427812441851': Updating SQN=161 in DB 20241208085532783 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427812441851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427812441851"} 20241208085532783 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427812441851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085532783 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532783 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085532783 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532783 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b4e45f939671: Found GsupExpect[0] for "262427812441851" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@b4e45f939671: Added IMSI table entry 6TC_gsup_sai(18)"262427812441851" TC_gsup_sai(18)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_sai(18)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085532787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56956<->l=127.0.0.1:4258 TC_gsup_sai(18)@b4e45f939671: Final verdict of PTC: pass 20241208085532788 DAUC <0003> db_auc.c:157 IMSI='262424496834468': No 2G Auth Data 20241208085532788 DAUC <0003> db_auc.c:192 IMSI='262424496834468': No 3G Auth Data HLR_Test-GSUP(9)@b4e45f939671: Created GsupExpect[0] for "262424496834468" to be handled at TC_gsup_sai(19) 20241208085532805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56968<->l=127.0.0.1:4258 20241208085532809 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532809 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085532809 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424496834468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424496834468"} 20241208085532809 DAUC <0003> db_auc.c:236 IMSI='262424496834468': Calling to generate 5 vectors 20241208085532809 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241208085532809 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085532809 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085532809 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241208085532809 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085532809 DAUC <0003> auc.c:113 vector [0]: rand = 7de517955f2696c87452e5f9b2728de8 20241208085532809 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241208085532809 DAUC <0003> auc.c:142 vector [0]: autn = b326b27a73db0000a1c664002915dd6f 20241208085532809 DAUC <0003> auc.c:143 vector [0]: ck = 8d66a4e9b7a73a11598c90e0d0a86736 20241208085532809 DAUC <0003> auc.c:144 vector [0]: ik = 23f97d249040f8bdd66003c99f0c77f1 20241208085532809 DAUC <0003> auc.c:145 vector [0]: res = 31c7455bc12660620000000000000000 20241208085532809 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085532809 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085532809 DAUC <0003> auc.c:179 vector [0]: kc = 0741d436ff2818ac 20241208085532809 DAUC <0003> auc.c:180 vector [0]: sres = 9b00dd76 20241208085532809 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085532809 DAUC <0003> auc.c:113 vector [1]: rand = 6084a0b84ecce092335d36003ca40e45 20241208085532809 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241208085532809 DAUC <0003> auc.c:142 vector [1]: autn = 1274389c8d3e000096df01de4788a5e3 20241208085532809 DAUC <0003> auc.c:143 vector [1]: ck = 31bbf0156fac2df08aa25591f1a51179 20241208085532809 DAUC <0003> auc.c:144 vector [1]: ik = dd17f57d6d0b3dd4c05a84c1a6eaa986 20241208085532809 DAUC <0003> auc.c:145 vector [1]: res = e30450c5d9b226b10000000000000000 20241208085532809 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085532809 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241208085532809 DAUC <0003> auc.c:179 vector [1]: kc = 6dc95a2996309f29 20241208085532809 DAUC <0003> auc.c:180 vector [1]: sres = 7fed46e9 20241208085532809 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241208085532809 DAUC <0003> auc.c:113 vector [2]: rand = 143033168f275da7404b42ef3c3b9445 20241208085532809 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241208085532809 DAUC <0003> auc.c:142 vector [2]: autn = f22969ba454e0000e06aa78f89ea9a75 20241208085532809 DAUC <0003> auc.c:143 vector [2]: ck = a7e21f5a8ac977a840de604c76a2d564 20241208085532809 DAUC <0003> auc.c:144 vector [2]: ik = 75d60af8d3f254b47becb71e21a425c0 20241208085532809 DAUC <0003> auc.c:145 vector [2]: res = 448b603f9cb1d79b0000000000000000 20241208085532809 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085532809 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241208085532809 DAUC <0003> auc.c:179 vector [2]: kc = c25648e85f71a79f 20241208085532809 DAUC <0003> auc.c:180 vector [2]: sres = 0b10d9b9 20241208085532809 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241208085532809 DAUC <0003> auc.c:113 vector [3]: rand = aa60d9ccbf287df98faba84b56903f9e 20241208085532809 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241208085532809 DAUC <0003> auc.c:142 vector [3]: autn = ee669405fa760000421fec3a3104f349 20241208085532809 DAUC <0003> auc.c:143 vector [3]: ck = be5c63b697b81722e80e543cbe7d3338 20241208085532809 DAUC <0003> auc.c:144 vector [3]: ik = 30983d33039c7e816a28099a11bd45ee 20241208085532809 DAUC <0003> auc.c:145 vector [3]: res = 28b5ae6b6155c33f0000000000000000 20241208085532809 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085532810 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241208085532810 DAUC <0003> auc.c:179 vector [3]: kc = 51613ad3c3f97dbf 20241208085532810 DAUC <0003> auc.c:180 vector [3]: sres = 552b8f46 20241208085532810 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241208085532810 DAUC <0003> auc.c:113 vector [4]: rand = 4983e277f3bb20125d52f2eb1652d5f6 20241208085532810 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241208085532810 DAUC <0003> auc.c:142 vector [4]: autn = eaaf578a9eda0000da5427aa5213fc8a 20241208085532810 DAUC <0003> auc.c:143 vector [4]: ck = f9091615ff5281e792e550d943c9c39d 20241208085532810 DAUC <0003> auc.c:144 vector [4]: ik = b2fe1a29226f47e6ab10afea05ec6709 20241208085532810 DAUC <0003> auc.c:145 vector [4]: res = 0c6fde5f71d4c12a0000000000000000 20241208085532810 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085532810 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241208085532810 DAUC <0003> auc.c:179 vector [4]: kc = d3050df4947f087e 20241208085532810 DAUC <0003> auc.c:180 vector [4]: sres = 741cc515 20241208085532810 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241208085532810 DAUC <0003> db_auc.c:245 IMSI='262424496834468': Generated 5 vectors 20241208085532810 DAUC <0003> db_auc.c:249 IMSI='262424496834468': Updating SQN=161 in DB 20241208085532810 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424496834468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424496834468"} 20241208085532810 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424496834468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085532810 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532810 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085532810 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532810 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b4e45f939671: Found GsupExpect[0] for "262424496834468" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@b4e45f939671: Added IMSI table entry 7TC_gsup_sai(19)"262424496834468" TC_gsup_sai(19)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_sai(19)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085532813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56968<->l=127.0.0.1:4258 TC_gsup_sai(19)@b4e45f939671: Final verdict of PTC: pass MTC@b4e45f939671: setverdict(pass): none -> pass 20241208085532815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4258 20241208085532816 DLINP <000b> input/ipa.c:454 connected read/write 20241208085532816 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085532816 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085532816 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085532816 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085532816 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42629<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@b4e45f939671: Final verdict of PTC: none 10@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: pass MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@b4e45f939671: Test case TC_gsup_sai finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085532857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56972<->l=127.0.0.1:4258 20241208085532957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56972<->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=163376) MTC@b4e45f939671: 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@b4e45f939671: 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 8 08:55:35 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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_sai_num_auth_vectors started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085536038 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085536038 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085536041 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536041 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56982<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085536043 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536043 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536043 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085536043 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085536043 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 20241208085536043 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085536043 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 20241208085536043 DLGSUP <0013> gsup_server.c:236 2: 20241208085536043 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085536043 DLGSUP <0013> gsup_server.c:236 3: 20241208085536043 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085536043 DLGSUP <0013> gsup_server.c:236 4: 20241208085536043 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085536043 DLGSUP <0013> gsup_server.c:236 5: 20241208085536043 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085536043 DLGSUP <0013> gsup_server.c:236 7: 20241208085536043 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085536043 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085536043 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085536043 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)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@b4e45f939671: 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") 20241208085536065 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40601<->l=127.0.0.1:4259) 20241208085536072 DAUC <0003> db_auc.c:157 IMSI='262420064867612': No 2G Auth Data 20241208085536072 DAUC <0003> db_auc.c:192 IMSI='262420064867612': No 3G Auth Data HLR_Test-GSUP(21)@b4e45f939671: Created GsupExpect[0] for "262420064867612" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241208085536089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56996<->l=127.0.0.1:4258 20241208085536093 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536093 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536093 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420064867612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420064867612"} 20241208085536094 DAUC <0003> db_auc.c:192 IMSI='262420064867612': No 3G Auth Data 20241208085536094 DAUC <0003> db_auc.c:236 IMSI='262420064867612': Calling to generate 1 vectors 20241208085536094 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241208085536094 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536094 DAUC <0003> auc.c:113 vector [0]: rand = b32c8c29a0147a50037595d0944572de 20241208085536094 DAUC <0003> auc.c:179 vector [0]: kc = f9b239de255bfc00 20241208085536094 DAUC <0003> auc.c:180 vector [0]: sres = 1b77fb41 20241208085536094 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241208085536094 DAUC <0003> db_auc.c:245 IMSI='262420064867612': Generated 1 vectors 20241208085536094 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420064867612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420064867612"} 20241208085536094 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420064867612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536094 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536094 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536094 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536094 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b4e45f939671: Found GsupExpect[0] for "262420064867612" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@b4e45f939671: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262420064867612" TC_gsup_sai_num_auth_vectors(24)@b4e45f939671: setverdict(pass): none -> pass 20241208085536097 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536097 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536097 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420064867612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420064867612"} 20241208085536097 DAUC <0003> db_auc.c:192 IMSI='262420064867612': No 3G Auth Data 20241208085536097 DAUC <0003> db_auc.c:236 IMSI='262420064867612': Calling to generate 4 vectors 20241208085536097 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241208085536097 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536097 DAUC <0003> auc.c:113 vector [0]: rand = fc3224832b36587840455dd90b769acd 20241208085536097 DAUC <0003> auc.c:179 vector [0]: kc = 4a55e1923cd0a400 20241208085536097 DAUC <0003> auc.c:180 vector [0]: sres = f0c0e952 20241208085536097 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241208085536097 DAUC <0003> auc.c:113 vector [1]: rand = 956e297c495029f6ac1e0df8f58c707c 20241208085536097 DAUC <0003> auc.c:179 vector [1]: kc = 86227278831d7c00 20241208085536097 DAUC <0003> auc.c:180 vector [1]: sres = 25d82c81 20241208085536097 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241208085536097 DAUC <0003> auc.c:113 vector [2]: rand = f3dd4b61899508249a58103d95eeeab1 20241208085536097 DAUC <0003> auc.c:179 vector [2]: kc = 023553d15f301400 20241208085536097 DAUC <0003> auc.c:180 vector [2]: sres = 29b164b1 20241208085536097 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241208085536097 DAUC <0003> auc.c:113 vector [3]: rand = bb1920107f4cab057e53e3d4cb7d4484 20241208085536097 DAUC <0003> auc.c:179 vector [3]: kc = 8f2f2c1b2e310800 20241208085536097 DAUC <0003> auc.c:180 vector [3]: sres = 1408caef 20241208085536097 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241208085536097 DAUC <0003> db_auc.c:245 IMSI='262420064867612': Generated 4 vectors 20241208085536097 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420064867612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420064867612"} 20241208085536097 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420064867612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536097 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536097 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536097 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536097 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536100 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536100 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536100 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420064867612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420064867612"} 20241208085536100 DAUC <0003> db_auc.c:192 IMSI='262420064867612': No 3G Auth Data 20241208085536100 DAUC <0003> db_auc.c:236 IMSI='262420064867612': Calling to generate 5 vectors 20241208085536100 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241208085536100 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536100 DAUC <0003> auc.c:113 vector [0]: rand = ab2d1baaa2affa6995d2c8c4fd0c81c7 20241208085536100 DAUC <0003> auc.c:179 vector [0]: kc = a363fa26978b0400 20241208085536100 DAUC <0003> auc.c:180 vector [0]: sres = 59949c56 20241208085536100 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241208085536100 DAUC <0003> auc.c:113 vector [1]: rand = 3efa6294c36e7abfc25029f3cf58a886 20241208085536100 DAUC <0003> auc.c:179 vector [1]: kc = 35b541f01fd5ac00 20241208085536100 DAUC <0003> auc.c:180 vector [1]: sres = 66915d3f 20241208085536100 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241208085536100 DAUC <0003> auc.c:113 vector [2]: rand = 87d982573c83dec36d8dfdea04d4d662 20241208085536100 DAUC <0003> auc.c:179 vector [2]: kc = c4d1eceeb2aa1400 20241208085536100 DAUC <0003> auc.c:180 vector [2]: sres = 0fe78343 20241208085536100 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241208085536100 DAUC <0003> auc.c:113 vector [3]: rand = 9c6e47d400975f63b2175fe52379ae9e 20241208085536100 DAUC <0003> auc.c:179 vector [3]: kc = 0200e080f7fa0000 20241208085536100 DAUC <0003> auc.c:180 vector [3]: sres = 4970214d 20241208085536100 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241208085536100 DAUC <0003> auc.c:113 vector [4]: rand = 11a1540d30420051f243cbd958d24daf 20241208085536100 DAUC <0003> auc.c:179 vector [4]: kc = 5574940a1e3d1400 20241208085536100 DAUC <0003> auc.c:180 vector [4]: sres = b20cc107 20241208085536100 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241208085536100 DAUC <0003> db_auc.c:245 IMSI='262420064867612': Generated 5 vectors 20241208085536100 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420064867612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420064867612"} 20241208085536100 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420064867612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536100 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536100 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536100 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536100 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536103 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536103 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536103 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420064867612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420064867612"} 20241208085536103 DAUC <0003> db_auc.c:192 IMSI='262420064867612': No 3G Auth Data 20241208085536104 DAUC <0003> db_auc.c:236 IMSI='262420064867612': Calling to generate 5 vectors 20241208085536104 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241208085536104 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536104 DAUC <0003> auc.c:113 vector [0]: rand = c27d3d53dbc216d0dc609f5a8da55d0d 20241208085536104 DAUC <0003> auc.c:179 vector [0]: kc = cc0c3d75e2903800 20241208085536104 DAUC <0003> auc.c:180 vector [0]: sres = f3fd0690 20241208085536104 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241208085536104 DAUC <0003> auc.c:113 vector [1]: rand = f8913df6ac6859851a39d26b74a84060 20241208085536104 DAUC <0003> auc.c:179 vector [1]: kc = ab0406258666c800 20241208085536104 DAUC <0003> auc.c:180 vector [1]: sres = 55bc20e0 20241208085536104 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241208085536104 DAUC <0003> auc.c:113 vector [2]: rand = cf37166e7961db4d879f0c7673fb5db0 20241208085536104 DAUC <0003> auc.c:179 vector [2]: kc = 8f5a64b30030b000 20241208085536104 DAUC <0003> auc.c:180 vector [2]: sres = 8cd84042 20241208085536104 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241208085536104 DAUC <0003> auc.c:113 vector [3]: rand = 3677531cdf3a3a9043beb887e0ddc2d8 20241208085536104 DAUC <0003> auc.c:179 vector [3]: kc = d3f81efae2436c00 20241208085536104 DAUC <0003> auc.c:180 vector [3]: sres = 94bd6295 20241208085536104 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241208085536104 DAUC <0003> auc.c:113 vector [4]: rand = 23adc5caa02839af4f2a159fab69b316 20241208085536104 DAUC <0003> auc.c:179 vector [4]: kc = d116f3a81b54a800 20241208085536104 DAUC <0003> auc.c:180 vector [4]: sres = 5794cd9a 20241208085536104 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241208085536104 DAUC <0003> db_auc.c:245 IMSI='262420064867612': Generated 5 vectors 20241208085536104 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420064867612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420064867612"} 20241208085536104 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420064867612 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536104 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536104 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536104 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536104 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56996<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@b4e45f939671: Final verdict of PTC: pass 20241208085536107 DAUC <0003> db_auc.c:157 IMSI='262424037249422': No 2G Auth Data 20241208085536107 DAUC <0003> db_auc.c:192 IMSI='262424037249422': No 3G Auth Data HLR_Test-GSUP(21)@b4e45f939671: Created GsupExpect[0] for "262424037249422" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241208085536124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57006<->l=127.0.0.1:4258 20241208085536127 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536127 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536127 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424037249422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424037249422"} 20241208085536127 DAUC <0003> db_auc.c:192 IMSI='262424037249422': No 3G Auth Data 20241208085536127 DAUC <0003> db_auc.c:236 IMSI='262424037249422': Calling to generate 1 vectors 20241208085536127 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241208085536127 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536127 DAUC <0003> auc.c:113 vector [0]: rand = a97c866beed71ba7ee72046d7dcd4a15 20241208085536127 DAUC <0003> auc.c:179 vector [0]: kc = 359075670c107c00 20241208085536127 DAUC <0003> auc.c:180 vector [0]: sres = e72777fe 20241208085536127 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241208085536127 DAUC <0003> db_auc.c:245 IMSI='262424037249422': Generated 1 vectors 20241208085536127 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424037249422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424037249422"} 20241208085536127 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424037249422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536127 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536127 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536127 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536127 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b4e45f939671: Found GsupExpect[0] for "262424037249422" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@b4e45f939671: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262424037249422" TC_gsup_sai_num_auth_vectors(25)@b4e45f939671: setverdict(pass): none -> pass 20241208085536130 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536130 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536130 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424037249422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424037249422"} 20241208085536130 DAUC <0003> db_auc.c:192 IMSI='262424037249422': No 3G Auth Data 20241208085536130 DAUC <0003> db_auc.c:236 IMSI='262424037249422': Calling to generate 4 vectors 20241208085536130 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241208085536130 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536130 DAUC <0003> auc.c:113 vector [0]: rand = fd75843846a90173ed9f6456e107fc42 20241208085536130 DAUC <0003> auc.c:179 vector [0]: kc = 37630303658fc800 20241208085536130 DAUC <0003> auc.c:180 vector [0]: sres = a0301097 20241208085536130 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241208085536130 DAUC <0003> auc.c:113 vector [1]: rand = 28d21566606fc37445d2ec5ae3e2e0b1 20241208085536130 DAUC <0003> auc.c:179 vector [1]: kc = e9f94245813e8800 20241208085536130 DAUC <0003> auc.c:180 vector [1]: sres = 6ff352e2 20241208085536130 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241208085536130 DAUC <0003> auc.c:113 vector [2]: rand = ff5453a0af5f56cc674247d471752278 20241208085536130 DAUC <0003> auc.c:179 vector [2]: kc = 615d7b74369a4000 20241208085536130 DAUC <0003> auc.c:180 vector [2]: sres = 5363cba9 20241208085536130 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241208085536130 DAUC <0003> auc.c:113 vector [3]: rand = 80cc98e33f909132724d0894cfb4848b 20241208085536130 DAUC <0003> auc.c:179 vector [3]: kc = b859c8ebe6341c00 20241208085536130 DAUC <0003> auc.c:180 vector [3]: sres = 726c972d 20241208085536130 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241208085536130 DAUC <0003> db_auc.c:245 IMSI='262424037249422': Generated 4 vectors 20241208085536130 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424037249422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424037249422"} 20241208085536130 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424037249422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536130 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536130 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536130 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536130 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536133 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536133 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536133 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424037249422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424037249422"} 20241208085536133 DAUC <0003> db_auc.c:192 IMSI='262424037249422': No 3G Auth Data 20241208085536133 DAUC <0003> db_auc.c:236 IMSI='262424037249422': Calling to generate 5 vectors 20241208085536133 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241208085536133 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536133 DAUC <0003> auc.c:113 vector [0]: rand = 96ff6f8be85e5ad5afa8bdc34e70c5e3 20241208085536133 DAUC <0003> auc.c:179 vector [0]: kc = bacfefd672964800 20241208085536133 DAUC <0003> auc.c:180 vector [0]: sres = 5b82b915 20241208085536133 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241208085536133 DAUC <0003> auc.c:113 vector [1]: rand = ca899b239f4ee5084a33f71f33f96048 20241208085536133 DAUC <0003> auc.c:179 vector [1]: kc = fd88f7197f9e9800 20241208085536133 DAUC <0003> auc.c:180 vector [1]: sres = 42452526 20241208085536133 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241208085536133 DAUC <0003> auc.c:113 vector [2]: rand = 74514b16c8743120c4b13e8c0bf46d9f 20241208085536133 DAUC <0003> auc.c:179 vector [2]: kc = 0b3402082d690c00 20241208085536133 DAUC <0003> auc.c:180 vector [2]: sres = eed9dfc1 20241208085536133 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241208085536133 DAUC <0003> auc.c:113 vector [3]: rand = 032e5b99e1aee34c975a91ee91e67e6c 20241208085536133 DAUC <0003> auc.c:179 vector [3]: kc = fb9e967a218bb800 20241208085536133 DAUC <0003> auc.c:180 vector [3]: sres = f8d8c1ee 20241208085536133 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241208085536133 DAUC <0003> auc.c:113 vector [4]: rand = b6f06ea2900266098632899572fc91f6 20241208085536133 DAUC <0003> auc.c:179 vector [4]: kc = 8ec954645b746800 20241208085536133 DAUC <0003> auc.c:180 vector [4]: sres = 7c8e86b3 20241208085536133 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241208085536133 DAUC <0003> db_auc.c:245 IMSI='262424037249422': Generated 5 vectors 20241208085536133 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424037249422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424037249422"} 20241208085536133 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424037249422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536133 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536133 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536133 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536133 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536136 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536136 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536136 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424037249422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424037249422"} 20241208085536136 DAUC <0003> db_auc.c:192 IMSI='262424037249422': No 3G Auth Data 20241208085536136 DAUC <0003> db_auc.c:236 IMSI='262424037249422': Calling to generate 5 vectors 20241208085536136 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241208085536136 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536136 DAUC <0003> auc.c:113 vector [0]: rand = 0f71e68aced03ba2adacf8dcbacedffd 20241208085536136 DAUC <0003> auc.c:179 vector [0]: kc = 3e27aa901381e400 20241208085536136 DAUC <0003> auc.c:180 vector [0]: sres = 9e5be846 20241208085536136 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241208085536136 DAUC <0003> auc.c:113 vector [1]: rand = cbc8fdc0d5d3570e9196fa556e63c8da 20241208085536136 DAUC <0003> auc.c:179 vector [1]: kc = 4eeba7253bd8c800 20241208085536136 DAUC <0003> auc.c:180 vector [1]: sres = dea7f38d 20241208085536136 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241208085536136 DAUC <0003> auc.c:113 vector [2]: rand = 3e092c32de533c01f8e72ff20ce7e8ab 20241208085536136 DAUC <0003> auc.c:179 vector [2]: kc = 32ef822fd1243c00 20241208085536136 DAUC <0003> auc.c:180 vector [2]: sres = 846eaaf6 20241208085536136 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241208085536136 DAUC <0003> auc.c:113 vector [3]: rand = 4e824918b8e6ed0a3fbb187fca4b2b27 20241208085536136 DAUC <0003> auc.c:179 vector [3]: kc = 515ae647d3acb800 20241208085536136 DAUC <0003> auc.c:180 vector [3]: sres = 9972c054 20241208085536136 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241208085536136 DAUC <0003> auc.c:113 vector [4]: rand = ab6a9c3a321bcbe2603143aa8ee86a2c 20241208085536136 DAUC <0003> auc.c:179 vector [4]: kc = 4681ac426d2ee400 20241208085536136 DAUC <0003> auc.c:180 vector [4]: sres = 5f7bc45e 20241208085536136 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241208085536136 DAUC <0003> db_auc.c:245 IMSI='262424037249422': Generated 5 vectors 20241208085536136 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424037249422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424037249422"} 20241208085536136 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424037249422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536136 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536136 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536136 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536136 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57006<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@b4e45f939671: Final verdict of PTC: pass 20241208085536140 DAUC <0003> db_auc.c:157 IMSI='262428200223541': No 2G Auth Data 20241208085536140 DAUC <0003> db_auc.c:192 IMSI='262428200223541': No 3G Auth Data HLR_Test-GSUP(21)@b4e45f939671: Created GsupExpect[0] for "262428200223541" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241208085536156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57008<->l=127.0.0.1:4258 20241208085536160 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536160 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536160 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428200223541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428200223541"} 20241208085536160 DAUC <0003> db_auc.c:192 IMSI='262428200223541': No 3G Auth Data 20241208085536160 DAUC <0003> db_auc.c:236 IMSI='262428200223541': Calling to generate 1 vectors 20241208085536160 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241208085536160 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536160 DAUC <0003> auc.c:113 vector [0]: rand = 7a4790f4f59658a90b4a7f741c0d1d6c 20241208085536160 DAUC <0003> auc.c:179 vector [0]: kc = 22d438fb3aed6650 20241208085536160 DAUC <0003> auc.c:180 vector [0]: sres = de2e6cae 20241208085536160 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241208085536160 DAUC <0003> db_auc.c:245 IMSI='262428200223541': Generated 1 vectors 20241208085536160 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428200223541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428200223541"} 20241208085536161 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428200223541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536161 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536161 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536161 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536161 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b4e45f939671: Found GsupExpect[0] for "262428200223541" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@b4e45f939671: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262428200223541" TC_gsup_sai_num_auth_vectors(26)@b4e45f939671: setverdict(pass): none -> pass 20241208085536163 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536163 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536163 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428200223541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428200223541"} 20241208085536163 DAUC <0003> db_auc.c:192 IMSI='262428200223541': No 3G Auth Data 20241208085536163 DAUC <0003> db_auc.c:236 IMSI='262428200223541': Calling to generate 4 vectors 20241208085536163 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241208085536163 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536163 DAUC <0003> auc.c:113 vector [0]: rand = 38d5633a444ff14192f8b582a856f932 20241208085536163 DAUC <0003> auc.c:179 vector [0]: kc = 318fdf80aadf7a2b 20241208085536163 DAUC <0003> auc.c:180 vector [0]: sres = 7408ebf8 20241208085536163 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241208085536163 DAUC <0003> auc.c:113 vector [1]: rand = 1b1710b67dc99c623a13c3a9d823846f 20241208085536163 DAUC <0003> auc.c:179 vector [1]: kc = c7d6932b4fc76a1a 20241208085536163 DAUC <0003> auc.c:180 vector [1]: sres = bdde0209 20241208085536163 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241208085536163 DAUC <0003> auc.c:113 vector [2]: rand = 9d7b86710f451ec8f99d86be1a835a44 20241208085536163 DAUC <0003> auc.c:179 vector [2]: kc = 576d45c30659df13 20241208085536163 DAUC <0003> auc.c:180 vector [2]: sres = eccb9849 20241208085536163 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241208085536163 DAUC <0003> auc.c:113 vector [3]: rand = 7e59c0295587c82b81e3de85c5202d2c 20241208085536163 DAUC <0003> auc.c:179 vector [3]: kc = 62596d8385d2f7cd 20241208085536163 DAUC <0003> auc.c:180 vector [3]: sres = 95f8edea 20241208085536163 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241208085536163 DAUC <0003> db_auc.c:245 IMSI='262428200223541': Generated 4 vectors 20241208085536163 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428200223541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428200223541"} 20241208085536163 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428200223541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536163 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536163 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536163 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536163 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536165 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536165 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536165 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428200223541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428200223541"} 20241208085536165 DAUC <0003> db_auc.c:192 IMSI='262428200223541': No 3G Auth Data 20241208085536165 DAUC <0003> db_auc.c:236 IMSI='262428200223541': Calling to generate 5 vectors 20241208085536165 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241208085536165 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536165 DAUC <0003> auc.c:113 vector [0]: rand = f0232deeab15fb996018d0d4674029c2 20241208085536165 DAUC <0003> auc.c:179 vector [0]: kc = ae9c135e378b1e86 20241208085536165 DAUC <0003> auc.c:180 vector [0]: sres = b856a81a 20241208085536165 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241208085536165 DAUC <0003> auc.c:113 vector [1]: rand = 8b62934ea6638d630f99d40f9afcdbd0 20241208085536165 DAUC <0003> auc.c:179 vector [1]: kc = 298012a0c024314e 20241208085536165 DAUC <0003> auc.c:180 vector [1]: sres = d5199738 20241208085536165 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241208085536165 DAUC <0003> auc.c:113 vector [2]: rand = e67fddf69841b1adb2815608599260dd 20241208085536166 DAUC <0003> auc.c:179 vector [2]: kc = b395c2dd3f3347e0 20241208085536166 DAUC <0003> auc.c:180 vector [2]: sres = 3336cb44 20241208085536166 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241208085536166 DAUC <0003> auc.c:113 vector [3]: rand = ad0768cd52c9505198e16be8fb818745 20241208085536166 DAUC <0003> auc.c:179 vector [3]: kc = 44905ad5001f532a 20241208085536166 DAUC <0003> auc.c:180 vector [3]: sres = f09b10e1 20241208085536166 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241208085536166 DAUC <0003> auc.c:113 vector [4]: rand = aded3d26cd52fabdf1f1f711375d6908 20241208085536166 DAUC <0003> auc.c:179 vector [4]: kc = cacd4854a5ab694f 20241208085536166 DAUC <0003> auc.c:180 vector [4]: sres = ab7d871b 20241208085536166 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241208085536166 DAUC <0003> db_auc.c:245 IMSI='262428200223541': Generated 5 vectors 20241208085536166 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428200223541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428200223541"} 20241208085536166 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428200223541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536166 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536166 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536166 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536166 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536168 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536168 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536168 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428200223541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428200223541"} 20241208085536168 DAUC <0003> db_auc.c:192 IMSI='262428200223541': No 3G Auth Data 20241208085536168 DAUC <0003> db_auc.c:236 IMSI='262428200223541': Calling to generate 5 vectors 20241208085536168 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241208085536168 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536168 DAUC <0003> auc.c:113 vector [0]: rand = c589e012548cb643126c887442559c20 20241208085536168 DAUC <0003> auc.c:179 vector [0]: kc = 2983e5fbaaa77f9e 20241208085536168 DAUC <0003> auc.c:180 vector [0]: sres = 4c06b317 20241208085536168 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241208085536168 DAUC <0003> auc.c:113 vector [1]: rand = a40fdb38453f5b1332b4322e1bccd316 20241208085536168 DAUC <0003> auc.c:179 vector [1]: kc = dc01bdd8763ae3e3 20241208085536168 DAUC <0003> auc.c:180 vector [1]: sres = 34f702a4 20241208085536168 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241208085536168 DAUC <0003> auc.c:113 vector [2]: rand = 42155c07dd30f9d688bd3ea4a2a0a00b 20241208085536168 DAUC <0003> auc.c:179 vector [2]: kc = 892c57c7d1b32711 20241208085536168 DAUC <0003> auc.c:180 vector [2]: sres = 17bd1c0e 20241208085536168 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241208085536168 DAUC <0003> auc.c:113 vector [3]: rand = d3076934de5e2b6c04f7b095733b13f2 20241208085536168 DAUC <0003> auc.c:179 vector [3]: kc = 5f7d7360cdf87812 20241208085536168 DAUC <0003> auc.c:180 vector [3]: sres = ed7e3bec 20241208085536168 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241208085536168 DAUC <0003> auc.c:113 vector [4]: rand = 25a6c6c099ba677077f6a484189021dc 20241208085536168 DAUC <0003> auc.c:179 vector [4]: kc = df168d1a0b57350b 20241208085536168 DAUC <0003> auc.c:180 vector [4]: sres = 0eead032 20241208085536168 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241208085536168 DAUC <0003> db_auc.c:245 IMSI='262428200223541': Generated 5 vectors 20241208085536168 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428200223541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428200223541"} 20241208085536168 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428200223541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536168 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536168 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536168 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536168 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57008<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@b4e45f939671: Final verdict of PTC: pass 20241208085536171 DAUC <0003> db_auc.c:157 IMSI='262428788781977': No 2G Auth Data 20241208085536171 DAUC <0003> db_auc.c:192 IMSI='262428788781977': No 3G Auth Data HLR_Test-GSUP(21)@b4e45f939671: Created GsupExpect[0] for "262428788781977" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241208085536186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57020<->l=127.0.0.1:4258 20241208085536189 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536189 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536189 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428788781977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428788781977"} 20241208085536189 DAUC <0003> db_auc.c:157 IMSI='262428788781977': No 2G Auth Data 20241208085536189 DAUC <0003> db_auc.c:236 IMSI='262428788781977': Calling to generate 1 vectors 20241208085536189 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241208085536189 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536189 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085536189 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241208085536189 DAUC <0003> auc.c:113 vector [0]: rand = 99640e380a4120f343c21e38b217b8c1 20241208085536189 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241208085536189 DAUC <0003> auc.c:142 vector [0]: autn = b0252e10a50f00006335ff2713504b7f 20241208085536189 DAUC <0003> auc.c:143 vector [0]: ck = 93a767f202f01d91e8cd25e5571fbe0d 20241208085536189 DAUC <0003> auc.c:144 vector [0]: ik = 0ba3e7626a0c3489c2102cc0e3f3975c 20241208085536189 DAUC <0003> auc.c:145 vector [0]: res = 36f09e2d632f28220000000000000000 20241208085536189 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536189 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241208085536189 DAUC <0003> auc.c:151 vector [0]: kc = b2d989b5dc100049 20241208085536189 DAUC <0003> auc.c:152 vector [0]: sres = 55dfb60f 20241208085536189 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241208085536189 DAUC <0003> db_auc.c:245 IMSI='262428788781977': Generated 1 vectors 20241208085536189 DAUC <0003> db_auc.c:249 IMSI='262428788781977': Updating SQN=33 in DB 20241208085536189 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428788781977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428788781977"} 20241208085536189 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428788781977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536189 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536189 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536189 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536189 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b4e45f939671: Found GsupExpect[0] for "262428788781977" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@b4e45f939671: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262428788781977" TC_gsup_sai_num_auth_vectors(27)@b4e45f939671: setverdict(pass): none -> pass 20241208085536192 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536192 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536192 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428788781977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428788781977"} 20241208085536192 DAUC <0003> db_auc.c:157 IMSI='262428788781977': No 2G Auth Data 20241208085536192 DAUC <0003> db_auc.c:236 IMSI='262428788781977': Calling to generate 4 vectors 20241208085536192 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241208085536192 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536192 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085536192 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241208085536192 DAUC <0003> auc.c:113 vector [0]: rand = e15e9dfcd97c6fd2f5e9becddfa465bb 20241208085536192 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241208085536192 DAUC <0003> auc.c:142 vector [0]: autn = 79a723c50fed0000d291426126f081ed 20241208085536192 DAUC <0003> auc.c:143 vector [0]: ck = 798ee13bff64a8629179ce4e0f4d4577 20241208085536192 DAUC <0003> auc.c:144 vector [0]: ik = d41998ade4e2923236591a0bd17ffd6a 20241208085536192 DAUC <0003> auc.c:145 vector [0]: res = 3f49fd7b50296d870000000000000000 20241208085536192 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536192 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241208085536192 DAUC <0003> auc.c:151 vector [0]: kc = 0ab7add3c5b4824d 20241208085536192 DAUC <0003> auc.c:152 vector [0]: sres = 6f6090fc 20241208085536192 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241208085536192 DAUC <0003> auc.c:113 vector [1]: rand = a106dc77e2ae378b6e8333bd4afb98bc 20241208085536192 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241208085536192 DAUC <0003> auc.c:142 vector [1]: autn = c365c95852370000f9bbde50952cc381 20241208085536192 DAUC <0003> auc.c:143 vector [1]: ck = dfc0b6d7f7f222916e11fcb4642ae8a7 20241208085536192 DAUC <0003> auc.c:144 vector [1]: ik = 58dd7880ccb532bdad6c5d85c07b1b5a 20241208085536192 DAUC <0003> auc.c:145 vector [1]: res = d5a29ab0254a31bb0000000000000000 20241208085536192 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085536192 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241208085536192 DAUC <0003> auc.c:151 vector [1]: kc = 44606f669f16e3d1 20241208085536192 DAUC <0003> auc.c:152 vector [1]: sres = f0e8ab0b 20241208085536192 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241208085536192 DAUC <0003> auc.c:113 vector [2]: rand = 17a901904c434b8181c777967c2eaebd 20241208085536192 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241208085536192 DAUC <0003> auc.c:142 vector [2]: autn = 15021c59503b00009790ede74b36e2e1 20241208085536192 DAUC <0003> auc.c:143 vector [2]: ck = 290e59c94644d3139edf7f4f3a27b6e3 20241208085536192 DAUC <0003> auc.c:144 vector [2]: ik = af5597ec493aabd1dd613bcae141ee44 20241208085536192 DAUC <0003> auc.c:145 vector [2]: res = 9ebd4155a2310a2d0000000000000000 20241208085536192 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085536192 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241208085536192 DAUC <0003> auc.c:151 vector [2]: kc = c5e58aa0d4182065 20241208085536192 DAUC <0003> auc.c:152 vector [2]: sres = 3c8c4b78 20241208085536192 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241208085536192 DAUC <0003> auc.c:113 vector [3]: rand = 661bcd7176d9344d88edb36eae27b9ba 20241208085536192 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241208085536192 DAUC <0003> auc.c:142 vector [3]: autn = b5c80368846f0000c955ea20c13f2d6c 20241208085536192 DAUC <0003> auc.c:143 vector [3]: ck = 018a0706b04f44b853e3195ae0246530 20241208085536192 DAUC <0003> auc.c:144 vector [3]: ik = 727c42aa76e65030978561714ced04af 20241208085536192 DAUC <0003> auc.c:145 vector [3]: res = 7b09f726f3441c720000000000000000 20241208085536192 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085536192 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241208085536192 DAUC <0003> auc.c:151 vector [3]: kc = b7903d876a607517 20241208085536192 DAUC <0003> auc.c:152 vector [3]: sres = 884deb54 20241208085536192 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241208085536192 DAUC <0003> db_auc.c:245 IMSI='262428788781977': Generated 4 vectors 20241208085536192 DAUC <0003> db_auc.c:249 IMSI='262428788781977': Updating SQN=161 in DB 20241208085536192 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428788781977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428788781977"} 20241208085536192 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428788781977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536192 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536192 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536192 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536192 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536195 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536196 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536196 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428788781977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428788781977"} 20241208085536196 DAUC <0003> db_auc.c:157 IMSI='262428788781977': No 2G Auth Data 20241208085536196 DAUC <0003> db_auc.c:236 IMSI='262428788781977': Calling to generate 5 vectors 20241208085536196 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241208085536196 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536196 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085536196 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241208085536196 DAUC <0003> auc.c:113 vector [0]: rand = 7cf302d29d344dd0c2f8513871b8d637 20241208085536196 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241208085536196 DAUC <0003> auc.c:142 vector [0]: autn = ce9d7b1b9a2b000037641f7efdf4f6f4 20241208085536196 DAUC <0003> auc.c:143 vector [0]: ck = 1dd5e26228894b95ff166c4e8568241c 20241208085536196 DAUC <0003> auc.c:144 vector [0]: ik = ccc6403667133e5fdd1b9995d952956f 20241208085536196 DAUC <0003> auc.c:145 vector [0]: res = 376900729f47d9650000000000000000 20241208085536196 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536196 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241208085536196 DAUC <0003> auc.c:151 vector [0]: kc = f31e578f13a0c4b9 20241208085536196 DAUC <0003> auc.c:152 vector [0]: sres = a82ed917 20241208085536196 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241208085536196 DAUC <0003> auc.c:113 vector [1]: rand = b2320f492938e4ba31d23a23a7f3fa39 20241208085536196 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241208085536196 DAUC <0003> auc.c:142 vector [1]: autn = ebbd84b99deb0000de604a430a0e5fa1 20241208085536196 DAUC <0003> auc.c:143 vector [1]: ck = fcdd1a37fdae56139556819f43a3486e 20241208085536196 DAUC <0003> auc.c:144 vector [1]: ik = 801b2bc1579aa784de6aa313da54d3c6 20241208085536196 DAUC <0003> auc.c:145 vector [1]: res = e0f38388606a20cb0000000000000000 20241208085536196 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085536196 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241208085536196 DAUC <0003> auc.c:151 vector [1]: kc = 37fa137a33c36a3f 20241208085536196 DAUC <0003> auc.c:152 vector [1]: sres = 8099a343 20241208085536196 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241208085536196 DAUC <0003> auc.c:113 vector [2]: rand = 59ef2053bcc68733086658f8bed92ad9 20241208085536196 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241208085536196 DAUC <0003> auc.c:142 vector [2]: autn = 4ba774e17b310000987e3d8174190634 20241208085536196 DAUC <0003> auc.c:143 vector [2]: ck = 5bb040ebe7be3bfe3e0195f3868bd8f3 20241208085536196 DAUC <0003> auc.c:144 vector [2]: ik = da90c805ce23b5d543af43d721fbfcc0 20241208085536196 DAUC <0003> auc.c:145 vector [2]: res = 58a31237f99b2f800000000000000000 20241208085536196 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085536196 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241208085536196 DAUC <0003> auc.c:151 vector [2]: kc = fc8e5eca8eedaa18 20241208085536196 DAUC <0003> auc.c:152 vector [2]: sres = a1383db7 20241208085536196 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241208085536196 DAUC <0003> auc.c:113 vector [3]: rand = fa40aca8c3109dea9b08b5eb83d765c7 20241208085536196 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241208085536196 DAUC <0003> auc.c:142 vector [3]: autn = be191a23e3df0000df43f909e013bf34 20241208085536196 DAUC <0003> auc.c:143 vector [3]: ck = 76dd2c99cdf4e4556f986db1784e16cb 20241208085536196 DAUC <0003> auc.c:144 vector [3]: ik = 8f3f290536e1ac26fb58c3a04e195021 20241208085536196 DAUC <0003> auc.c:145 vector [3]: res = b99a87303888c4150000000000000000 20241208085536196 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085536196 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241208085536196 DAUC <0003> auc.c:151 vector [3]: kc = 6d22ab8dcd420e99 20241208085536196 DAUC <0003> auc.c:152 vector [3]: sres = 81124325 20241208085536196 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241208085536196 DAUC <0003> auc.c:113 vector [4]: rand = b9315ef6a38b07875aade77463f72707 20241208085536196 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241208085536196 DAUC <0003> auc.c:142 vector [4]: autn = a47167ae853b00007ca2576e00748245 20241208085536196 DAUC <0003> auc.c:143 vector [4]: ck = 63da8b948833976201d22e1bb6753d88 20241208085536196 DAUC <0003> auc.c:144 vector [4]: ik = aac2b0a5bef8ecc18e6f9cd2843f3bef 20241208085536196 DAUC <0003> auc.c:145 vector [4]: res = 591b71dde4ef9c930000000000000000 20241208085536196 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085536196 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241208085536196 DAUC <0003> auc.c:151 vector [4]: kc = 46a589f804817dc4 20241208085536196 DAUC <0003> auc.c:152 vector [4]: sres = bdf4ed4e 20241208085536196 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241208085536196 DAUC <0003> db_auc.c:245 IMSI='262428788781977': Generated 5 vectors 20241208085536196 DAUC <0003> db_auc.c:249 IMSI='262428788781977': Updating SQN=321 in DB 20241208085536196 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428788781977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428788781977"} 20241208085536196 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428788781977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536196 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536196 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536196 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536196 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536199 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536199 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536199 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428788781977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428788781977"} 20241208085536199 DAUC <0003> db_auc.c:157 IMSI='262428788781977': No 2G Auth Data 20241208085536199 DAUC <0003> db_auc.c:236 IMSI='262428788781977': Calling to generate 5 vectors 20241208085536199 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241208085536199 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536199 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085536199 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241208085536199 DAUC <0003> auc.c:113 vector [0]: rand = 9f1fe8f1055b331666b1115320f3975c 20241208085536199 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241208085536199 DAUC <0003> auc.c:142 vector [0]: autn = 2d13521164e50000a023a8e663af5004 20241208085536199 DAUC <0003> auc.c:143 vector [0]: ck = cb4c3efa4b5ad6e97f0e2ba2c06ae4dc 20241208085536199 DAUC <0003> auc.c:144 vector [0]: ik = c30e3bf855ae3408a6639ba26b21e99d 20241208085536199 DAUC <0003> auc.c:145 vector [0]: res = d5300dd263eed8f90000000000000000 20241208085536199 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536199 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241208085536199 DAUC <0003> auc.c:151 vector [0]: kc = d12fb502b5bfefa0 20241208085536199 DAUC <0003> auc.c:152 vector [0]: sres = b6ded52b 20241208085536199 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241208085536199 DAUC <0003> auc.c:113 vector [1]: rand = 9644f32469c8dd84505fc35e5a9e830d 20241208085536199 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241208085536199 DAUC <0003> auc.c:142 vector [1]: autn = c72dc114ad6700003be7290380fbc18d 20241208085536199 DAUC <0003> auc.c:143 vector [1]: ck = 2c8de199e82c8c2b435bee10ac78c650 20241208085536199 DAUC <0003> auc.c:144 vector [1]: ik = 089f561e37f06a565f29fce5c6abf78a 20241208085536199 DAUC <0003> auc.c:145 vector [1]: res = 30247d4bad83ef220000000000000000 20241208085536199 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085536199 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241208085536199 DAUC <0003> auc.c:151 vector [1]: kc = 3860a572b50fd7a7 20241208085536199 DAUC <0003> auc.c:152 vector [1]: sres = 9da79269 20241208085536199 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241208085536199 DAUC <0003> auc.c:113 vector [2]: rand = 09d7a9dcdaceb8faa1cb93dc4c8e0baa 20241208085536199 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241208085536199 DAUC <0003> auc.c:142 vector [2]: autn = b4ecebbdcd16000029751d6ebb0cde49 20241208085536199 DAUC <0003> auc.c:143 vector [2]: ck = cb146e5dfec09c880696e36d2d52138d 20241208085536199 DAUC <0003> auc.c:144 vector [2]: ik = 9977b86819bf66c68a73cf160a8ef09b 20241208085536199 DAUC <0003> auc.c:145 vector [2]: res = db95b388daaa63660000000000000000 20241208085536199 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085536199 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241208085536199 DAUC <0003> auc.c:151 vector [2]: kc = de86fa4ec0a31958 20241208085536199 DAUC <0003> auc.c:152 vector [2]: sres = 013fd0ee 20241208085536199 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241208085536199 DAUC <0003> auc.c:113 vector [3]: rand = 457c561e2569fa219aefeedddbbef997 20241208085536199 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241208085536199 DAUC <0003> auc.c:142 vector [3]: autn = 170da0058bd100005884efb73ddb0479 20241208085536199 DAUC <0003> auc.c:143 vector [3]: ck = cf1b3332c915ed7f5624f878e864b11a 20241208085536199 DAUC <0003> auc.c:144 vector [3]: ik = 1fe8d5bc383daa4e88186f44497d9f39 20241208085536199 DAUC <0003> auc.c:145 vector [3]: res = 376fd7648396f1050000000000000000 20241208085536199 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085536199 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241208085536199 DAUC <0003> auc.c:151 vector [3]: kc = 0ecf71b250316912 20241208085536199 DAUC <0003> auc.c:152 vector [3]: sres = b4f92661 20241208085536199 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241208085536200 DAUC <0003> auc.c:113 vector [4]: rand = 914159938d38c7aab8f025429f40a814 20241208085536200 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241208085536200 DAUC <0003> auc.c:142 vector [4]: autn = be9a8667aec60000e344c59c991444a7 20241208085536200 DAUC <0003> auc.c:143 vector [4]: ck = c42df54dc5203f9d91f1c25adcf51f20 20241208085536200 DAUC <0003> auc.c:144 vector [4]: ik = ba299b5364c9e6511daacf59f850d6c9 20241208085536200 DAUC <0003> auc.c:145 vector [4]: res = f96e6ec9dde4dd0b0000000000000000 20241208085536200 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085536200 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241208085536200 DAUC <0003> auc.c:151 vector [4]: kc = f25f631d854c1025 20241208085536200 DAUC <0003> auc.c:152 vector [4]: sres = 248ab3c2 20241208085536200 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241208085536200 DAUC <0003> db_auc.c:245 IMSI='262428788781977': Generated 5 vectors 20241208085536200 DAUC <0003> db_auc.c:249 IMSI='262428788781977': Updating SQN=481 in DB 20241208085536200 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428788781977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428788781977"} 20241208085536200 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428788781977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536200 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536200 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536200 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536200 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57020<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@b4e45f939671: Final verdict of PTC: pass 20241208085536204 DAUC <0003> db_auc.c:157 IMSI='262423462159123': No 2G Auth Data 20241208085536204 DAUC <0003> db_auc.c:192 IMSI='262423462159123': No 3G Auth Data HLR_Test-GSUP(21)@b4e45f939671: Created GsupExpect[0] for "262423462159123" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241208085536218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57036<->l=127.0.0.1:4258 20241208085536220 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536220 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536220 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423462159123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423462159123"} 20241208085536220 DAUC <0003> db_auc.c:157 IMSI='262423462159123': No 2G Auth Data 20241208085536220 DAUC <0003> db_auc.c:236 IMSI='262423462159123': Calling to generate 1 vectors 20241208085536220 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241208085536220 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536220 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241208085536220 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241208085536220 DAUC <0003> auc.c:113 vector [0]: rand = b5cf9ad49b7b020ae2dec7d1a9f28ff0 20241208085536220 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241208085536220 DAUC <0003> auc.c:142 vector [0]: autn = 197a5f338b97000037f9cdfe4b0cb2ce 20241208085536220 DAUC <0003> auc.c:143 vector [0]: ck = b9d116c8111ccfec7b5002d3e6154253 20241208085536220 DAUC <0003> auc.c:144 vector [0]: ik = ecb0dac878fb19f7292733d5d99723c1 20241208085536220 DAUC <0003> auc.c:145 vector [0]: res = f24816326fc03ec80000000000000000 20241208085536220 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536220 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241208085536220 DAUC <0003> auc.c:151 vector [0]: kc = 0716fd065665b789 20241208085536220 DAUC <0003> auc.c:152 vector [0]: sres = 9d8828fa 20241208085536220 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241208085536220 DAUC <0003> db_auc.c:245 IMSI='262423462159123': Generated 1 vectors 20241208085536220 DAUC <0003> db_auc.c:249 IMSI='262423462159123': Updating SQN=33 in DB 20241208085536221 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423462159123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423462159123"} 20241208085536221 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423462159123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536221 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536221 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536221 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536221 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b4e45f939671: Found GsupExpect[0] for "262423462159123" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@b4e45f939671: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262423462159123" TC_gsup_sai_num_auth_vectors(28)@b4e45f939671: setverdict(pass): none -> pass 20241208085536222 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536222 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536222 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423462159123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423462159123"} 20241208085536222 DAUC <0003> db_auc.c:157 IMSI='262423462159123': No 2G Auth Data 20241208085536222 DAUC <0003> db_auc.c:236 IMSI='262423462159123': Calling to generate 4 vectors 20241208085536222 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241208085536222 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536222 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241208085536222 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241208085536222 DAUC <0003> auc.c:113 vector [0]: rand = 63d0dd939f9966a14d53f1116ef93705 20241208085536222 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241208085536223 DAUC <0003> auc.c:142 vector [0]: autn = f6f3e6e5cdc1000034c40fce8228684f 20241208085536223 DAUC <0003> auc.c:143 vector [0]: ck = 083d82da3d6ed1ec6dda4fc6a7c15a3a 20241208085536223 DAUC <0003> auc.c:144 vector [0]: ik = 9363b4e1abb0a035b278eb5cdbd18b4c 20241208085536223 DAUC <0003> auc.c:145 vector [0]: res = 6b4775de859d71680000000000000000 20241208085536223 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536223 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241208085536223 DAUC <0003> auc.c:151 vector [0]: kc = 44fc92a1eacea0af 20241208085536223 DAUC <0003> auc.c:152 vector [0]: sres = eeda04b6 20241208085536223 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241208085536223 DAUC <0003> auc.c:113 vector [1]: rand = 0eb361b4a170cbd8b16dd7585536f5c4 20241208085536223 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241208085536223 DAUC <0003> auc.c:142 vector [1]: autn = 9190e19cc10a0000c24ac83dadedb613 20241208085536223 DAUC <0003> auc.c:143 vector [1]: ck = 3ba792e2006062d8aae2ecc9746d9165 20241208085536223 DAUC <0003> auc.c:144 vector [1]: ik = 97f185810cb3948ea54dd8be91ee3f4b 20241208085536223 DAUC <0003> auc.c:145 vector [1]: res = 6c09003fd4a7c25f0000000000000000 20241208085536223 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085536223 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241208085536223 DAUC <0003> auc.c:151 vector [1]: kc = a3f92314e9505878 20241208085536223 DAUC <0003> auc.c:152 vector [1]: sres = b8aec260 20241208085536223 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241208085536223 DAUC <0003> auc.c:113 vector [2]: rand = f0e3360fa0f700d9af04d5babaaa0b65 20241208085536223 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241208085536223 DAUC <0003> auc.c:142 vector [2]: autn = da27836fbe3a00000b13f9425f86f6af 20241208085536223 DAUC <0003> auc.c:143 vector [2]: ck = 7c2c18c66846b8e43657e21f9b92a85c 20241208085536223 DAUC <0003> auc.c:144 vector [2]: ik = bcf6dbfa4f3c1f2b1cb877b4a1de0d02 20241208085536223 DAUC <0003> auc.c:145 vector [2]: res = 4ae0b2c3d2a4bf220000000000000000 20241208085536223 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085536223 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241208085536223 DAUC <0003> auc.c:151 vector [2]: kc = ea3556971d360291 20241208085536223 DAUC <0003> auc.c:152 vector [2]: sres = 98440de1 20241208085536223 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241208085536223 DAUC <0003> auc.c:113 vector [3]: rand = 49eff3302c171d2cb05e42d4dc2ece3b 20241208085536223 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241208085536223 DAUC <0003> auc.c:142 vector [3]: autn = bc53c28ad10f000000cdc9879f24c7e3 20241208085536223 DAUC <0003> auc.c:143 vector [3]: ck = 381ae35e4b68528dffbf21af8e4ffffb 20241208085536223 DAUC <0003> auc.c:144 vector [3]: ik = 89da9ce8656c9905098ed4bd5e709f04 20241208085536223 DAUC <0003> auc.c:145 vector [3]: res = 672050ee5079b4b90000000000000000 20241208085536223 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085536223 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241208085536223 DAUC <0003> auc.c:151 vector [3]: kc = 47f18aa4fe3bab77 20241208085536223 DAUC <0003> auc.c:152 vector [3]: sres = 3759e457 20241208085536223 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241208085536223 DAUC <0003> db_auc.c:245 IMSI='262423462159123': Generated 4 vectors 20241208085536223 DAUC <0003> db_auc.c:249 IMSI='262423462159123': Updating SQN=161 in DB 20241208085536223 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423462159123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423462159123"} 20241208085536223 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423462159123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536223 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536223 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536223 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536223 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536225 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536225 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536225 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423462159123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423462159123"} 20241208085536225 DAUC <0003> db_auc.c:157 IMSI='262423462159123': No 2G Auth Data 20241208085536225 DAUC <0003> db_auc.c:236 IMSI='262423462159123': Calling to generate 5 vectors 20241208085536225 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241208085536225 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536225 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241208085536225 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241208085536225 DAUC <0003> auc.c:113 vector [0]: rand = 8b5e4fb748707833be8f993c341ecc22 20241208085536225 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241208085536225 DAUC <0003> auc.c:142 vector [0]: autn = 44239f76254d000033ed4884254f7c21 20241208085536225 DAUC <0003> auc.c:143 vector [0]: ck = 56dbc72711c4d6d7d16ed6ab63d4735a 20241208085536225 DAUC <0003> auc.c:144 vector [0]: ik = cb796391614cc139048cb018f0d51321 20241208085536225 DAUC <0003> auc.c:145 vector [0]: res = 1ac39128a8e003790000000000000000 20241208085536225 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536225 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241208085536225 DAUC <0003> auc.c:151 vector [0]: kc = 4840c205e3897795 20241208085536225 DAUC <0003> auc.c:152 vector [0]: sres = b2239251 20241208085536225 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241208085536225 DAUC <0003> auc.c:113 vector [1]: rand = 8a163b963f90a60cb1947fdd98cc18fd 20241208085536225 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241208085536225 DAUC <0003> auc.c:142 vector [1]: autn = db6a0f2231570000e23cfd51b84c7475 20241208085536225 DAUC <0003> auc.c:143 vector [1]: ck = 043eb2eda102e98adf92f6b9c1496668 20241208085536225 DAUC <0003> auc.c:144 vector [1]: ik = cd1e3242c4f44ba55a3c5055770c7d48 20241208085536225 DAUC <0003> auc.c:145 vector [1]: res = 913aac41cfc0fbf30000000000000000 20241208085536225 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085536225 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241208085536225 DAUC <0003> auc.c:151 vector [1]: kc = 4c8e2643d3b3b90f 20241208085536225 DAUC <0003> auc.c:152 vector [1]: sres = 5efa57b2 20241208085536225 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241208085536225 DAUC <0003> auc.c:113 vector [2]: rand = e4928c33dcc14815023d910c18504b68 20241208085536225 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241208085536225 DAUC <0003> auc.c:142 vector [2]: autn = 6cf2b175c53200008584924565aacf74 20241208085536225 DAUC <0003> auc.c:143 vector [2]: ck = 062de4481c2e288391de5fc96a8fb78a 20241208085536225 DAUC <0003> auc.c:144 vector [2]: ik = 8f62bf13da034a80002044c4ecfda27d 20241208085536225 DAUC <0003> auc.c:145 vector [2]: res = 2ad7ca6972307ce60000000000000000 20241208085536225 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085536225 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241208085536225 DAUC <0003> auc.c:151 vector [2]: kc = 18b14056405f77f4 20241208085536225 DAUC <0003> auc.c:152 vector [2]: sres = 58e7b68f 20241208085536225 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241208085536225 DAUC <0003> auc.c:113 vector [3]: rand = 3ca81e9c636c8529302fd7c06454a747 20241208085536226 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241208085536226 DAUC <0003> auc.c:142 vector [3]: autn = 1e0f7db8568b0000cd01c0873590eb6c 20241208085536226 DAUC <0003> auc.c:143 vector [3]: ck = 18d1729a33dd298ae1b40bf5d7a71fc9 20241208085536226 DAUC <0003> auc.c:144 vector [3]: ik = 285acbabad86f88441ea1a3930b7406c 20241208085536226 DAUC <0003> auc.c:145 vector [3]: res = 212a09c786da4df20000000000000000 20241208085536226 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085536226 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241208085536226 DAUC <0003> auc.c:151 vector [3]: kc = 90d5a8fd794b8eab 20241208085536226 DAUC <0003> auc.c:152 vector [3]: sres = a7f04435 20241208085536226 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241208085536226 DAUC <0003> auc.c:113 vector [4]: rand = dc15f6f1ce70432ff6e4be98944ccfa8 20241208085536226 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241208085536226 DAUC <0003> auc.c:142 vector [4]: autn = e2e7889c5ae10000c15dd508ff72f463 20241208085536226 DAUC <0003> auc.c:143 vector [4]: ck = c8f21edf39d4be8dac83d184504ea7f0 20241208085536226 DAUC <0003> auc.c:144 vector [4]: ik = 8406f1b0ea7882949f9a01b43c63f733 20241208085536226 DAUC <0003> auc.c:145 vector [4]: res = 5f776c830d2f96cf0000000000000000 20241208085536226 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085536226 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241208085536226 DAUC <0003> auc.c:151 vector [4]: kc = 7fed3f5fbf816cda 20241208085536226 DAUC <0003> auc.c:152 vector [4]: sres = 5258fa4c 20241208085536226 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241208085536226 DAUC <0003> db_auc.c:245 IMSI='262423462159123': Generated 5 vectors 20241208085536226 DAUC <0003> db_auc.c:249 IMSI='262423462159123': Updating SQN=321 in DB 20241208085536226 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423462159123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423462159123"} 20241208085536226 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423462159123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536226 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536226 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536226 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536226 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536229 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536229 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536229 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423462159123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423462159123"} 20241208085536229 DAUC <0003> db_auc.c:157 IMSI='262423462159123': No 2G Auth Data 20241208085536229 DAUC <0003> db_auc.c:236 IMSI='262423462159123': Calling to generate 5 vectors 20241208085536229 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241208085536229 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536229 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241208085536229 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241208085536229 DAUC <0003> auc.c:113 vector [0]: rand = 8d6a28f24b82d68b3741bdb7e850daf2 20241208085536229 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241208085536229 DAUC <0003> auc.c:142 vector [0]: autn = bbd36b3189210000b5f56d9a58682e63 20241208085536229 DAUC <0003> auc.c:143 vector [0]: ck = 73828feddf0112f7a3a5c9bc79c99168 20241208085536229 DAUC <0003> auc.c:144 vector [0]: ik = 581282a9859b0495ffd871c77466b4fd 20241208085536229 DAUC <0003> auc.c:145 vector [0]: res = 6f0e64fe7a7a370f0000000000000000 20241208085536229 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536229 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241208085536229 DAUC <0003> auc.c:151 vector [0]: kc = 77edb53f573533f7 20241208085536229 DAUC <0003> auc.c:152 vector [0]: sres = 157453f1 20241208085536229 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241208085536229 DAUC <0003> auc.c:113 vector [1]: rand = 18161509b71b6963a4454c87b803c3fb 20241208085536229 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241208085536229 DAUC <0003> auc.c:142 vector [1]: autn = 87ec274734b70000e2e09d432b53f0f3 20241208085536229 DAUC <0003> auc.c:143 vector [1]: ck = 239175db7db6f3ac2342c536a0e8dd7d 20241208085536229 DAUC <0003> auc.c:144 vector [1]: ik = 8d08f2e0289fb52048b834fe66d1ec33 20241208085536229 DAUC <0003> auc.c:145 vector [1]: res = 54c5214e75feab580000000000000000 20241208085536229 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085536229 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241208085536229 DAUC <0003> auc.c:151 vector [1]: kc = c56376f3931077c2 20241208085536229 DAUC <0003> auc.c:152 vector [1]: sres = 213b8a16 20241208085536229 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241208085536229 DAUC <0003> auc.c:113 vector [2]: rand = 63c688f6789ec35dbf384b290ca227a7 20241208085536229 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241208085536229 DAUC <0003> auc.c:142 vector [2]: autn = b6a2221f5e470000d8448b62dd7429b7 20241208085536229 DAUC <0003> auc.c:143 vector [2]: ck = 5a796529cbba7c046cd811b120f86f0b 20241208085536229 DAUC <0003> auc.c:144 vector [2]: ik = caa37e99e849e62ae4a59cd8b3909a8b 20241208085536229 DAUC <0003> auc.c:145 vector [2]: res = 733ae85a053d466a0000000000000000 20241208085536229 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085536229 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241208085536229 DAUC <0003> auc.c:151 vector [2]: kc = 18a796d9b09b6fae 20241208085536229 DAUC <0003> auc.c:152 vector [2]: sres = 7607ae30 20241208085536229 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241208085536229 DAUC <0003> auc.c:113 vector [3]: rand = 2ae5ce0e14279a6a7304a8d1afa693fd 20241208085536229 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241208085536229 DAUC <0003> auc.c:142 vector [3]: autn = 5875a9033d6100007a96af7f6af3b313 20241208085536229 DAUC <0003> auc.c:143 vector [3]: ck = 91d6678637b57b4dda66f8d6502427db 20241208085536229 DAUC <0003> auc.c:144 vector [3]: ik = f6d08d4945a49c6d2f6b76b1e075a0c5 20241208085536229 DAUC <0003> auc.c:145 vector [3]: res = 7ea8ee6b60c884ef0000000000000000 20241208085536229 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085536229 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241208085536229 DAUC <0003> auc.c:151 vector [3]: kc = 920b64a8c240603e 20241208085536229 DAUC <0003> auc.c:152 vector [3]: sres = 1e606a84 20241208085536229 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241208085536229 DAUC <0003> auc.c:113 vector [4]: rand = 0346ed866c5e7aff16e8e9e7389fdd9d 20241208085536229 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241208085536229 DAUC <0003> auc.c:142 vector [4]: autn = c3b14e34ba93000080aa90f67edd8d07 20241208085536229 DAUC <0003> auc.c:143 vector [4]: ck = b8223dd3114bcdba5bee0bc026f0cd4d 20241208085536229 DAUC <0003> auc.c:144 vector [4]: ik = 849e16a4ded9c6e628cb876043d77fb2 20241208085536229 DAUC <0003> auc.c:145 vector [4]: res = 35c6a4f9eeac97170000000000000000 20241208085536229 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085536230 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241208085536230 DAUC <0003> auc.c:151 vector [4]: kc = 4f99a7d7aab5b9a3 20241208085536230 DAUC <0003> auc.c:152 vector [4]: sres = db6a33ee 20241208085536230 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241208085536230 DAUC <0003> db_auc.c:245 IMSI='262423462159123': Generated 5 vectors 20241208085536230 DAUC <0003> db_auc.c:249 IMSI='262423462159123': Updating SQN=481 in DB 20241208085536230 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423462159123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423462159123"} 20241208085536230 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423462159123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536230 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536230 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536230 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536230 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57036<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@b4e45f939671: Final verdict of PTC: pass 20241208085536234 DAUC <0003> db_auc.c:157 IMSI='262429405091535': No 2G Auth Data 20241208085536234 DAUC <0003> db_auc.c:192 IMSI='262429405091535': No 3G Auth Data HLR_Test-GSUP(21)@b4e45f939671: Created GsupExpect[0] for "262429405091535" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241208085536249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57046<->l=127.0.0.1:4258 20241208085536254 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536254 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536254 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429405091535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429405091535"} 20241208085536254 DAUC <0003> db_auc.c:236 IMSI='262429405091535': Calling to generate 1 vectors 20241208085536254 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241208085536254 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536254 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085536254 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241208085536254 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536254 DAUC <0003> auc.c:113 vector [0]: rand = 815987b389cdc1ce4cdf429e02e28bd8 20241208085536254 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241208085536254 DAUC <0003> auc.c:142 vector [0]: autn = aa558b081208000092f0fc675b36b89f 20241208085536254 DAUC <0003> auc.c:143 vector [0]: ck = 29ec61f54841536a7059fd161db3d66d 20241208085536254 DAUC <0003> auc.c:144 vector [0]: ik = 11dc24d4f27bdd0d8537050f8b25e5a6 20241208085536254 DAUC <0003> auc.c:145 vector [0]: res = d2d233d3f79705b40000000000000000 20241208085536254 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536254 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085536254 DAUC <0003> auc.c:179 vector [0]: kc = e724265d964ed400 20241208085536254 DAUC <0003> auc.c:180 vector [0]: sres = 75694f10 20241208085536254 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085536254 DAUC <0003> db_auc.c:245 IMSI='262429405091535': Generated 1 vectors 20241208085536254 DAUC <0003> db_auc.c:249 IMSI='262429405091535': Updating SQN=33 in DB 20241208085536254 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429405091535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429405091535"} 20241208085536254 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429405091535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536254 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536254 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536254 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536254 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b4e45f939671: Found GsupExpect[0] for "262429405091535" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@b4e45f939671: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429405091535" TC_gsup_sai_num_auth_vectors(29)@b4e45f939671: setverdict(pass): none -> pass 20241208085536256 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536256 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536257 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429405091535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429405091535"} 20241208085536257 DAUC <0003> db_auc.c:236 IMSI='262429405091535': Calling to generate 4 vectors 20241208085536257 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241208085536257 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536257 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085536257 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241208085536257 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536257 DAUC <0003> auc.c:113 vector [0]: rand = 9e9e177db9ec0635a829838be0bc6570 20241208085536257 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241208085536257 DAUC <0003> auc.c:142 vector [0]: autn = 7d341389bef00000b9d478086a862c82 20241208085536257 DAUC <0003> auc.c:143 vector [0]: ck = 4f500dce206d8422b89ba3f9a69f0abe 20241208085536257 DAUC <0003> auc.c:144 vector [0]: ik = b1150a3f621d9e0eb1b98761edc3f0c8 20241208085536257 DAUC <0003> auc.c:145 vector [0]: res = a643424496b6414f0000000000000000 20241208085536257 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536257 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085536257 DAUC <0003> auc.c:179 vector [0]: kc = 5e69fc4380c84000 20241208085536257 DAUC <0003> auc.c:180 vector [0]: sres = ebb52b5a 20241208085536257 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085536257 DAUC <0003> auc.c:113 vector [1]: rand = e47716402c49f2cd1190feb343f57b90 20241208085536257 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241208085536257 DAUC <0003> auc.c:142 vector [1]: autn = c930a43c299900004eb0347defad82f8 20241208085536257 DAUC <0003> auc.c:143 vector [1]: ck = e0c91044ce0c44260f3c9e60613c8505 20241208085536257 DAUC <0003> auc.c:144 vector [1]: ik = 580e12d1e50868965102e5dffb3d9698 20241208085536257 DAUC <0003> auc.c:145 vector [1]: res = 362a016b735c736d0000000000000000 20241208085536257 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085536257 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241208085536257 DAUC <0003> auc.c:179 vector [1]: kc = af2f353b5cac2800 20241208085536257 DAUC <0003> auc.c:180 vector [1]: sres = 4c216809 20241208085536257 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241208085536257 DAUC <0003> auc.c:113 vector [2]: rand = 87f28243324b40a9de745f0aa17273b2 20241208085536257 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241208085536257 DAUC <0003> auc.c:142 vector [2]: autn = 0f3a811e73590000e347bb444da663d9 20241208085536257 DAUC <0003> auc.c:143 vector [2]: ck = 5fd415371a5ddd4a3df440b59c332135 20241208085536257 DAUC <0003> auc.c:144 vector [2]: ik = acc7517a450f475540155b19780eaf6d 20241208085536257 DAUC <0003> auc.c:145 vector [2]: res = 40e4b0dacd524e810000000000000000 20241208085536257 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085536257 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241208085536257 DAUC <0003> auc.c:179 vector [2]: kc = ba9b54696a9ccc00 20241208085536257 DAUC <0003> auc.c:180 vector [2]: sres = 2094675c 20241208085536257 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241208085536257 DAUC <0003> auc.c:113 vector [3]: rand = 70188937ca18669edde0acfe80818755 20241208085536257 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241208085536257 DAUC <0003> auc.c:142 vector [3]: autn = f441dfd7c89000005ba9ad12932ae954 20241208085536257 DAUC <0003> auc.c:143 vector [3]: ck = adc19a30833c7dbfe7a43c2b428bbc88 20241208085536257 DAUC <0003> auc.c:144 vector [3]: ik = 29ab40123eb1cd34bc8c92824c2a757f 20241208085536257 DAUC <0003> auc.c:145 vector [3]: res = 6c72cdb095ee8b3c0000000000000000 20241208085536257 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085536257 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241208085536257 DAUC <0003> auc.c:179 vector [3]: kc = e85439eb7a9b8c00 20241208085536257 DAUC <0003> auc.c:180 vector [3]: sres = 518f0681 20241208085536257 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241208085536257 DAUC <0003> db_auc.c:245 IMSI='262429405091535': Generated 4 vectors 20241208085536257 DAUC <0003> db_auc.c:249 IMSI='262429405091535': Updating SQN=161 in DB 20241208085536257 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429405091535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429405091535"} 20241208085536257 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429405091535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536257 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536257 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536257 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536257 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536259 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536259 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536259 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429405091535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429405091535"} 20241208085536259 DAUC <0003> db_auc.c:236 IMSI='262429405091535': Calling to generate 5 vectors 20241208085536259 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241208085536259 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536259 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085536259 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241208085536259 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536259 DAUC <0003> auc.c:113 vector [0]: rand = 98fdc95e93598a03b78c0d99a0b74185 20241208085536259 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241208085536259 DAUC <0003> auc.c:142 vector [0]: autn = 7fff84434da00000b275014597c68c19 20241208085536259 DAUC <0003> auc.c:143 vector [0]: ck = 7b990985ccc7e16bcce6456910338d71 20241208085536259 DAUC <0003> auc.c:144 vector [0]: ik = ee818b3fa3182f2276e3be52917d10cf 20241208085536259 DAUC <0003> auc.c:145 vector [0]: res = a8491c231f7f176a0000000000000000 20241208085536259 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536259 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085536259 DAUC <0003> auc.c:179 vector [0]: kc = 0a12a8915edc7000 20241208085536259 DAUC <0003> auc.c:180 vector [0]: sres = 09e3f394 20241208085536259 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085536259 DAUC <0003> auc.c:113 vector [1]: rand = 9c68b8740599e4fade43a7f43fda9403 20241208085536259 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241208085536259 DAUC <0003> auc.c:142 vector [1]: autn = 8616d93ff2f60000d9ad52cae3d57e86 20241208085536259 DAUC <0003> auc.c:143 vector [1]: ck = e760a3d3c70ba9b9a9e6543f69217855 20241208085536259 DAUC <0003> auc.c:144 vector [1]: ik = 947db0d7d51f073c4ce2fc3f92a43930 20241208085536259 DAUC <0003> auc.c:145 vector [1]: res = e86a36ede84c769c0000000000000000 20241208085536259 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085536259 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241208085536259 DAUC <0003> auc.c:179 vector [1]: kc = af3372647923f800 20241208085536259 DAUC <0003> auc.c:180 vector [1]: sres = 789e2018 20241208085536259 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241208085536259 DAUC <0003> auc.c:113 vector [2]: rand = 9003f13cbc72546a603aab773cea25fe 20241208085536259 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241208085536259 DAUC <0003> auc.c:142 vector [2]: autn = 52277e3cf0a20000fca321ae956795cb 20241208085536259 DAUC <0003> auc.c:143 vector [2]: ck = caa3768d0b87ac21364924fc371d43ad 20241208085536259 DAUC <0003> auc.c:144 vector [2]: ik = dc4685e4d4a9571906a10d0089e36397 20241208085536259 DAUC <0003> auc.c:145 vector [2]: res = e0076cfab63508370000000000000000 20241208085536259 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085536259 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241208085536259 DAUC <0003> auc.c:179 vector [2]: kc = 46e94d4b84356000 20241208085536259 DAUC <0003> auc.c:180 vector [2]: sres = 03cbf9fb 20241208085536259 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241208085536259 DAUC <0003> auc.c:113 vector [3]: rand = 115235517258079d95ba6a83deb3975e 20241208085536259 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241208085536259 DAUC <0003> auc.c:142 vector [3]: autn = cd2cb724c6350000987b9a479c51d054 20241208085536259 DAUC <0003> auc.c:143 vector [3]: ck = 3025d3c8ef99b1dd314632bcb8d364db 20241208085536259 DAUC <0003> auc.c:144 vector [3]: ik = c268d64fa8c7ac849fbce63b5433228d 20241208085536259 DAUC <0003> auc.c:145 vector [3]: res = cafa1a48598e138e0000000000000000 20241208085536259 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085536259 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241208085536259 DAUC <0003> auc.c:179 vector [3]: kc = f9dd1d6eb001f400 20241208085536259 DAUC <0003> auc.c:180 vector [3]: sres = 67a98643 20241208085536259 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241208085536260 DAUC <0003> auc.c:113 vector [4]: rand = 39200ef5f2fafd90557f7980434bbeef 20241208085536260 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241208085536260 DAUC <0003> auc.c:142 vector [4]: autn = b7a4639f6c7000004fd28838916e3efd 20241208085536260 DAUC <0003> auc.c:143 vector [4]: ck = ba1a8578529fa8a1e06e3ed4538f09bf 20241208085536260 DAUC <0003> auc.c:144 vector [4]: ik = 7d6ed238c9a1494c18770569f4f79b85 20241208085536260 DAUC <0003> auc.c:145 vector [4]: res = 2374b561c3fa74d20000000000000000 20241208085536260 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085536260 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241208085536260 DAUC <0003> auc.c:179 vector [4]: kc = 9bbf0f361b4df800 20241208085536260 DAUC <0003> auc.c:180 vector [4]: sres = 9169c2a4 20241208085536260 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241208085536260 DAUC <0003> db_auc.c:245 IMSI='262429405091535': Generated 5 vectors 20241208085536260 DAUC <0003> db_auc.c:249 IMSI='262429405091535': Updating SQN=321 in DB 20241208085536260 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429405091535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429405091535"} 20241208085536260 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429405091535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536260 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536260 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536260 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536260 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536262 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536262 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536262 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429405091535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429405091535"} 20241208085536262 DAUC <0003> db_auc.c:236 IMSI='262429405091535': Calling to generate 5 vectors 20241208085536262 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241208085536262 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536262 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085536262 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241208085536262 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536263 DAUC <0003> auc.c:113 vector [0]: rand = 7384c92c0d2c13ae50484f74c0764578 20241208085536263 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241208085536263 DAUC <0003> auc.c:142 vector [0]: autn = 2094523d88400000411c82f87dbaef3a 20241208085536263 DAUC <0003> auc.c:143 vector [0]: ck = dae9497358e045fbc2cd5b0790f8a73e 20241208085536263 DAUC <0003> auc.c:144 vector [0]: ik = 4bc3f84d84458d1ccf61e436196ef4fd 20241208085536263 DAUC <0003> auc.c:145 vector [0]: res = 1abd864e7281ba550000000000000000 20241208085536263 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536263 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085536263 DAUC <0003> auc.c:179 vector [0]: kc = 69252d2f17338800 20241208085536263 DAUC <0003> auc.c:180 vector [0]: sres = 975714bc 20241208085536263 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085536263 DAUC <0003> auc.c:113 vector [1]: rand = 4792458e08baf30b9da7de84eb72d741 20241208085536263 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241208085536263 DAUC <0003> auc.c:142 vector [1]: autn = 329d38b8b7b50000538cfa93c157b50c 20241208085536263 DAUC <0003> auc.c:143 vector [1]: ck = 0deafc0afa5f7584e2240dd0ac979b68 20241208085536263 DAUC <0003> auc.c:144 vector [1]: ik = 88997ad7cf997ac0887c38d1506b6a7f 20241208085536263 DAUC <0003> auc.c:145 vector [1]: res = 2ebe7dacce345aa40000000000000000 20241208085536263 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085536263 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241208085536263 DAUC <0003> auc.c:179 vector [1]: kc = 188495a02a54c800 20241208085536263 DAUC <0003> auc.c:180 vector [1]: sres = 306a59cb 20241208085536263 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241208085536263 DAUC <0003> auc.c:113 vector [2]: rand = 5e72017b4c0c98012a06ee1be9864024 20241208085536263 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241208085536263 DAUC <0003> auc.c:142 vector [2]: autn = feadefe473ef00003a5ebb4968fe80e2 20241208085536263 DAUC <0003> auc.c:143 vector [2]: ck = 5d3c197b1e85785f4de433953571645d 20241208085536263 DAUC <0003> auc.c:144 vector [2]: ik = 7ca0064a6563024e75a67baac53e7a64 20241208085536263 DAUC <0003> auc.c:145 vector [2]: res = abca28c301e5773b0000000000000000 20241208085536263 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085536263 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241208085536263 DAUC <0003> auc.c:179 vector [2]: kc = d081a65bc5d71800 20241208085536263 DAUC <0003> auc.c:180 vector [2]: sres = 508807ee 20241208085536263 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241208085536263 DAUC <0003> auc.c:113 vector [3]: rand = 4f3d3ff2c921a2a09e604faf0761eccf 20241208085536263 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241208085536263 DAUC <0003> auc.c:142 vector [3]: autn = a5d33aaae7ee000032922d48b22e4152 20241208085536263 DAUC <0003> auc.c:143 vector [3]: ck = f925dd5dcc8e12e22fe405f600e33993 20241208085536263 DAUC <0003> auc.c:144 vector [3]: ik = b5b6c8597a6b1380511919122a9ebf95 20241208085536263 DAUC <0003> auc.c:145 vector [3]: res = fc994ac1239e55440000000000000000 20241208085536263 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085536263 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241208085536263 DAUC <0003> auc.c:179 vector [3]: kc = 0c4d08cabff7d800 20241208085536263 DAUC <0003> auc.c:180 vector [3]: sres = c6f56466 20241208085536263 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241208085536263 DAUC <0003> auc.c:113 vector [4]: rand = e5cc59c6619c81735f3d0a6ed7720d21 20241208085536263 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241208085536263 DAUC <0003> auc.c:142 vector [4]: autn = 81a483dd3ada000068bd06902e34e4d9 20241208085536263 DAUC <0003> auc.c:143 vector [4]: ck = 5b18b4efbe70ee7ab5f23357215226ee 20241208085536263 DAUC <0003> auc.c:144 vector [4]: ik = fe61935df141f3d0e020feac9073f29e 20241208085536263 DAUC <0003> auc.c:145 vector [4]: res = 886de891d2c12bee0000000000000000 20241208085536263 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085536263 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241208085536263 DAUC <0003> auc.c:179 vector [4]: kc = 9524dd50ad94ac00 20241208085536263 DAUC <0003> auc.c:180 vector [4]: sres = 86310aa5 20241208085536263 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241208085536263 DAUC <0003> db_auc.c:245 IMSI='262429405091535': Generated 5 vectors 20241208085536263 DAUC <0003> db_auc.c:249 IMSI='262429405091535': Updating SQN=481 in DB 20241208085536263 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429405091535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429405091535"} 20241208085536263 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429405091535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536263 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536263 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536263 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536263 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57046<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@b4e45f939671: Final verdict of PTC: pass 20241208085536267 DAUC <0003> db_auc.c:157 IMSI='262429138319502': No 2G Auth Data 20241208085536267 DAUC <0003> db_auc.c:192 IMSI='262429138319502': No 3G Auth Data HLR_Test-GSUP(21)@b4e45f939671: Created GsupExpect[0] for "262429138319502" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241208085536283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57054<->l=127.0.0.1:4258 20241208085536287 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536287 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536287 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429138319502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429138319502"} 20241208085536287 DAUC <0003> db_auc.c:236 IMSI='262429138319502': Calling to generate 1 vectors 20241208085536287 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241208085536287 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536287 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085536287 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241208085536287 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536287 DAUC <0003> auc.c:113 vector [0]: rand = e7ccdff8841f6f769b299340cea9183a 20241208085536287 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241208085536287 DAUC <0003> auc.c:142 vector [0]: autn = e8b703d56f1500008fdbbb3b77741c67 20241208085536287 DAUC <0003> auc.c:143 vector [0]: ck = 49ac148c3f7afa6fb39a6a507b775823 20241208085536287 DAUC <0003> auc.c:144 vector [0]: ik = e6347c25e44b3b732fc439141cc00e2d 20241208085536287 DAUC <0003> auc.c:145 vector [0]: res = dd5677915d7b735e0000000000000000 20241208085536287 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536287 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085536287 DAUC <0003> auc.c:179 vector [0]: kc = 9b5f1c6b1bb58800 20241208085536287 DAUC <0003> auc.c:180 vector [0]: sres = d5c9de41 20241208085536287 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085536287 DAUC <0003> db_auc.c:245 IMSI='262429138319502': Generated 1 vectors 20241208085536287 DAUC <0003> db_auc.c:249 IMSI='262429138319502': Updating SQN=33 in DB 20241208085536287 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429138319502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429138319502"} 20241208085536287 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429138319502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536287 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536287 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536287 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536287 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b4e45f939671: Found GsupExpect[0] for "262429138319502" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@b4e45f939671: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262429138319502" TC_gsup_sai_num_auth_vectors(30)@b4e45f939671: setverdict(pass): none -> pass 20241208085536289 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536289 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536289 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429138319502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429138319502"} 20241208085536289 DAUC <0003> db_auc.c:236 IMSI='262429138319502': Calling to generate 4 vectors 20241208085536289 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241208085536289 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536289 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085536289 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241208085536289 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536289 DAUC <0003> auc.c:113 vector [0]: rand = 380f0caa34eda2a6b75fddee6751b542 20241208085536289 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241208085536290 DAUC <0003> auc.c:142 vector [0]: autn = bc5a3269225d00000bbdc43907df6b6b 20241208085536290 DAUC <0003> auc.c:143 vector [0]: ck = d108a05345ae8a29aff6682624259ed0 20241208085536290 DAUC <0003> auc.c:144 vector [0]: ik = a1b06fabc756417887d94e78554835b8 20241208085536290 DAUC <0003> auc.c:145 vector [0]: res = 226e280c046e89d90000000000000000 20241208085536290 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536290 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085536290 DAUC <0003> auc.c:179 vector [0]: kc = 0d39f813b24fd400 20241208085536290 DAUC <0003> auc.c:180 vector [0]: sres = a3c59df1 20241208085536290 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085536290 DAUC <0003> auc.c:113 vector [1]: rand = a7df6a9f12409ec953d1d9e1766fc64e 20241208085536290 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241208085536290 DAUC <0003> auc.c:142 vector [1]: autn = c697d044545d0000b8b008c30c5b46b7 20241208085536290 DAUC <0003> auc.c:143 vector [1]: ck = 29f6fb79f2207b778949a4180d1dfbcd 20241208085536290 DAUC <0003> auc.c:144 vector [1]: ik = 0c5e639012873b402dfa068ef6bc4977 20241208085536290 DAUC <0003> auc.c:145 vector [1]: res = 67007f11a1532c900000000000000000 20241208085536290 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085536290 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241208085536290 DAUC <0003> auc.c:179 vector [1]: kc = 53925e24ac8da800 20241208085536290 DAUC <0003> auc.c:180 vector [1]: sres = d7e0ab15 20241208085536290 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241208085536290 DAUC <0003> auc.c:113 vector [2]: rand = 3f43dc4554549f06a5ece2ab880d8e93 20241208085536290 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241208085536290 DAUC <0003> auc.c:142 vector [2]: autn = bf9da718a98b0000fbe6e6b22cdceb34 20241208085536290 DAUC <0003> auc.c:143 vector [2]: ck = 99a31fd2dcd8b52b85f1fed1f064888d 20241208085536290 DAUC <0003> auc.c:144 vector [2]: ik = ed50c4109889caa6773b296f7666fb3c 20241208085536290 DAUC <0003> auc.c:145 vector [2]: res = 176e5be504ec41cb0000000000000000 20241208085536290 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085536290 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241208085536290 DAUC <0003> auc.c:179 vector [2]: kc = 8b664c7b3d51a400 20241208085536290 DAUC <0003> auc.c:180 vector [2]: sres = 1d9ba694 20241208085536290 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241208085536290 DAUC <0003> auc.c:113 vector [3]: rand = 7ae51672f27d810c4652c4994143712f 20241208085536290 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241208085536290 DAUC <0003> auc.c:142 vector [3]: autn = 00878a6369140000809cabc78c1cfd23 20241208085536290 DAUC <0003> auc.c:143 vector [3]: ck = 4c3bb01a5f79774d32355d598665a067 20241208085536290 DAUC <0003> auc.c:144 vector [3]: ik = 2391a8c202fbc1fd2940eb2459e88b8f 20241208085536290 DAUC <0003> auc.c:145 vector [3]: res = ee0230f629220ad20000000000000000 20241208085536290 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085536290 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241208085536290 DAUC <0003> auc.c:179 vector [3]: kc = 7e9887d18aaf3000 20241208085536290 DAUC <0003> auc.c:180 vector [3]: sres = 0247265c 20241208085536290 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241208085536290 DAUC <0003> db_auc.c:245 IMSI='262429138319502': Generated 4 vectors 20241208085536290 DAUC <0003> db_auc.c:249 IMSI='262429138319502': Updating SQN=161 in DB 20241208085536290 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429138319502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429138319502"} 20241208085536290 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429138319502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536290 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536290 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536290 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536290 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536292 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536292 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536292 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429138319502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429138319502"} 20241208085536292 DAUC <0003> db_auc.c:236 IMSI='262429138319502': Calling to generate 5 vectors 20241208085536292 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241208085536292 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536292 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085536292 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241208085536292 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536292 DAUC <0003> auc.c:113 vector [0]: rand = 3a77ca63c94805b4922ccebe5db6e6ba 20241208085536292 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241208085536292 DAUC <0003> auc.c:142 vector [0]: autn = e8d0cde4be4d000002ae1cf264362c89 20241208085536292 DAUC <0003> auc.c:143 vector [0]: ck = 34f751613de34732155160dbce0a9fc5 20241208085536292 DAUC <0003> auc.c:144 vector [0]: ik = 4e3614ce859f562f46f2b04ea8cb24b0 20241208085536292 DAUC <0003> auc.c:145 vector [0]: res = 15e38a5949b094f70000000000000000 20241208085536292 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536292 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085536292 DAUC <0003> auc.c:179 vector [0]: kc = e40d6b9b37bf7000 20241208085536292 DAUC <0003> auc.c:180 vector [0]: sres = 2906d37f 20241208085536292 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085536292 DAUC <0003> auc.c:113 vector [1]: rand = 0233d93ddfa06394ea94a6ae6acf44e4 20241208085536292 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241208085536292 DAUC <0003> auc.c:142 vector [1]: autn = 0152b3e9a6db00007226f26b5d2cad25 20241208085536292 DAUC <0003> auc.c:143 vector [1]: ck = 9ab7bbc7ca2ae42f4a1166b0b7c227e4 20241208085536292 DAUC <0003> auc.c:144 vector [1]: ik = 24f58c5a7d39840fab754eb158ff2f51 20241208085536292 DAUC <0003> auc.c:145 vector [1]: res = af28798a295b21db0000000000000000 20241208085536292 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085536292 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241208085536292 DAUC <0003> auc.c:179 vector [1]: kc = 827b734536987000 20241208085536292 DAUC <0003> auc.c:180 vector [1]: sres = f0121d00 20241208085536292 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241208085536292 DAUC <0003> auc.c:113 vector [2]: rand = ebebe8715787be7745d7675f2ff625d3 20241208085536292 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241208085536292 DAUC <0003> auc.c:142 vector [2]: autn = c174ab53a66b00006ee72118dba0d036 20241208085536292 DAUC <0003> auc.c:143 vector [2]: ck = af5e432a4f29b5bf93eafa0dfceee238 20241208085536293 DAUC <0003> auc.c:144 vector [2]: ik = 7ac5bc8ec7bb1f9c01692f2519aa500b 20241208085536293 DAUC <0003> auc.c:145 vector [2]: res = 0c22a0d4988a0d8b0000000000000000 20241208085536293 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085536293 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241208085536293 DAUC <0003> auc.c:179 vector [2]: kc = b86732023a16e000 20241208085536293 DAUC <0003> auc.c:180 vector [2]: sres = 20fe4f14 20241208085536293 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241208085536293 DAUC <0003> auc.c:113 vector [3]: rand = 5aaeedaa16d8be521ff72c5d5492584f 20241208085536293 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241208085536293 DAUC <0003> auc.c:142 vector [3]: autn = 2a307dc28083000023f7d050a59a595f 20241208085536293 DAUC <0003> auc.c:143 vector [3]: ck = 0ca58fe434f6d29559bdf80291bb7f23 20241208085536293 DAUC <0003> auc.c:144 vector [3]: ik = 4362f49fa18fa7f0a867a76ceb2e74f0 20241208085536293 DAUC <0003> auc.c:145 vector [3]: res = 489a6644e9ad164f0000000000000000 20241208085536293 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085536293 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241208085536293 DAUC <0003> auc.c:179 vector [3]: kc = 925327ba40669400 20241208085536293 DAUC <0003> auc.c:180 vector [3]: sres = 02985142 20241208085536293 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241208085536293 DAUC <0003> auc.c:113 vector [4]: rand = fc78cb526e8978ac2b39c06fa8c43d5f 20241208085536293 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241208085536293 DAUC <0003> auc.c:142 vector [4]: autn = d93d5cfaf7800000d85fbdd9e33503ff 20241208085536293 DAUC <0003> auc.c:143 vector [4]: ck = 7657b2e339d89c4de04a7588ad168205 20241208085536293 DAUC <0003> auc.c:144 vector [4]: ik = 5b51af3ec45a72dd4f754baa66ec1f99 20241208085536293 DAUC <0003> auc.c:145 vector [4]: res = be7c8fe17ff2a5e90000000000000000 20241208085536293 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085536293 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241208085536293 DAUC <0003> auc.c:179 vector [4]: kc = 7bf230ab7e097000 20241208085536293 DAUC <0003> auc.c:180 vector [4]: sres = 4207660c 20241208085536293 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241208085536293 DAUC <0003> db_auc.c:245 IMSI='262429138319502': Generated 5 vectors 20241208085536293 DAUC <0003> db_auc.c:249 IMSI='262429138319502': Updating SQN=321 in DB 20241208085536293 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429138319502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429138319502"} 20241208085536293 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429138319502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536293 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536293 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536293 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536293 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536295 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536295 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536295 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429138319502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429138319502"} 20241208085536296 DAUC <0003> db_auc.c:236 IMSI='262429138319502': Calling to generate 5 vectors 20241208085536296 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241208085536296 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536296 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085536296 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241208085536296 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536296 DAUC <0003> auc.c:113 vector [0]: rand = f9caa609ae32ba578b8f8e12972ce777 20241208085536296 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241208085536296 DAUC <0003> auc.c:142 vector [0]: autn = edf1a2fd73140000b011099505fc8996 20241208085536296 DAUC <0003> auc.c:143 vector [0]: ck = 5f46e8c72bad438d35c6946700e8e87b 20241208085536296 DAUC <0003> auc.c:144 vector [0]: ik = 42efc178b09cdc11b371f0177b8401a2 20241208085536296 DAUC <0003> auc.c:145 vector [0]: res = 4a1b6f404186771b0000000000000000 20241208085536296 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536296 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085536296 DAUC <0003> auc.c:179 vector [0]: kc = 1a772d9e855db000 20241208085536296 DAUC <0003> auc.c:180 vector [0]: sres = 6a965507 20241208085536296 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085536296 DAUC <0003> auc.c:113 vector [1]: rand = bc249e38497a515e82d4bb4651851da5 20241208085536296 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241208085536296 DAUC <0003> auc.c:142 vector [1]: autn = 0d27ecc2ba0e0000a2f89f82cd91e90f 20241208085536296 DAUC <0003> auc.c:143 vector [1]: ck = 248f4c4604d82d80881bae890517c7f5 20241208085536296 DAUC <0003> auc.c:144 vector [1]: ik = d4bb9e46a14dcaab8821adadda9450f1 20241208085536296 DAUC <0003> auc.c:145 vector [1]: res = 295d4921015af99a0000000000000000 20241208085536296 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085536296 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241208085536296 DAUC <0003> auc.c:179 vector [1]: kc = 6bdc1fac7d4a8400 20241208085536296 DAUC <0003> auc.c:180 vector [1]: sres = 184597aa 20241208085536296 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241208085536296 DAUC <0003> auc.c:113 vector [2]: rand = d1bcec18be59d6b794ae5f636d7423d6 20241208085536296 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241208085536296 DAUC <0003> auc.c:142 vector [2]: autn = e92570dfe4b90000f70931b9cb39e6d1 20241208085536296 DAUC <0003> auc.c:143 vector [2]: ck = ddd788592282303992c5f36aabed69b9 20241208085536296 DAUC <0003> auc.c:144 vector [2]: ik = 90794d3fdbce4ccf5c7c9531f2ddf2ea 20241208085536296 DAUC <0003> auc.c:145 vector [2]: res = db9244b49bceb0a80000000000000000 20241208085536296 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085536296 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241208085536296 DAUC <0003> auc.c:179 vector [2]: kc = 608b5b5183057000 20241208085536296 DAUC <0003> auc.c:180 vector [2]: sres = 7bcd2701 20241208085536296 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241208085536296 DAUC <0003> auc.c:113 vector [3]: rand = 3ed9d24066eb24a9cc77bfc4270d31de 20241208085536296 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241208085536296 DAUC <0003> auc.c:142 vector [3]: autn = 28bd16a854b30000b85410ff8bdd791d 20241208085536296 DAUC <0003> auc.c:143 vector [3]: ck = 558d6be37fcb4eb04350199a9aa2a261 20241208085536296 DAUC <0003> auc.c:144 vector [3]: ik = 19ba802f1c7a544835d9b2fdf06fc121 20241208085536296 DAUC <0003> auc.c:145 vector [3]: res = 4b782143f867f31c0000000000000000 20241208085536296 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085536296 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241208085536296 DAUC <0003> auc.c:179 vector [3]: kc = 4af6e9bf5828c800 20241208085536296 DAUC <0003> auc.c:180 vector [3]: sres = 526e9926 20241208085536296 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241208085536296 DAUC <0003> auc.c:113 vector [4]: rand = 98f869ec8ee51eab2a0dc0b1493421ee 20241208085536296 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241208085536296 DAUC <0003> auc.c:142 vector [4]: autn = cd3f57ca413600009a187ada5a21cbb3 20241208085536296 DAUC <0003> auc.c:143 vector [4]: ck = 756c65acbe8267088d70549dc00b99dd 20241208085536296 DAUC <0003> auc.c:144 vector [4]: ik = 7d9bc4f16a13309390106266a5d3e833 20241208085536296 DAUC <0003> auc.c:145 vector [4]: res = 2ddc050a662ace720000000000000000 20241208085536296 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085536296 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241208085536296 DAUC <0003> auc.c:179 vector [4]: kc = cfdb6ef0308c4000 20241208085536296 DAUC <0003> auc.c:180 vector [4]: sres = a9f711ae 20241208085536296 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241208085536296 DAUC <0003> db_auc.c:245 IMSI='262429138319502': Generated 5 vectors 20241208085536296 DAUC <0003> db_auc.c:249 IMSI='262429138319502': Updating SQN=481 in DB 20241208085536296 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429138319502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429138319502"} 20241208085536296 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429138319502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536296 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536296 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536296 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536296 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57054<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@b4e45f939671: Final verdict of PTC: pass 20241208085536301 DAUC <0003> db_auc.c:157 IMSI='262425518276924': No 2G Auth Data 20241208085536301 DAUC <0003> db_auc.c:192 IMSI='262425518276924': No 3G Auth Data HLR_Test-GSUP(21)@b4e45f939671: Created GsupExpect[0] for "262425518276924" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241208085536317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57062<->l=127.0.0.1:4258 20241208085536321 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536321 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536321 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425518276924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425518276924"} 20241208085536321 DAUC <0003> db_auc.c:236 IMSI='262425518276924': Calling to generate 1 vectors 20241208085536321 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241208085536321 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536321 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085536321 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241208085536321 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536321 DAUC <0003> auc.c:113 vector [0]: rand = 6b08c02833c1ad195a6b3661dc422d76 20241208085536321 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241208085536321 DAUC <0003> auc.c:142 vector [0]: autn = 9ee98403005a0000acf859ea9dab9085 20241208085536321 DAUC <0003> auc.c:143 vector [0]: ck = 65fca8e4542e32767684c0986d4f7d56 20241208085536321 DAUC <0003> auc.c:144 vector [0]: ik = 19def779dded4d7aee9f2a9689ade801 20241208085536321 DAUC <0003> auc.c:145 vector [0]: res = 8d414fe3109d16be0000000000000000 20241208085536321 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536321 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085536321 DAUC <0003> auc.c:179 vector [0]: kc = 29bc7d5986c6c372 20241208085536321 DAUC <0003> auc.c:180 vector [0]: sres = 77cc13a5 20241208085536321 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085536321 DAUC <0003> db_auc.c:245 IMSI='262425518276924': Generated 1 vectors 20241208085536321 DAUC <0003> db_auc.c:249 IMSI='262425518276924': Updating SQN=33 in DB 20241208085536321 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425518276924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425518276924"} 20241208085536321 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425518276924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536321 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536321 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536321 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536321 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b4e45f939671: Found GsupExpect[0] for "262425518276924" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@b4e45f939671: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262425518276924" TC_gsup_sai_num_auth_vectors(31)@b4e45f939671: setverdict(pass): none -> pass 20241208085536323 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536323 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536323 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425518276924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425518276924"} 20241208085536323 DAUC <0003> db_auc.c:236 IMSI='262425518276924': Calling to generate 4 vectors 20241208085536323 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241208085536323 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536323 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085536324 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241208085536324 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536324 DAUC <0003> auc.c:113 vector [0]: rand = c59d6711b94a2017eb40693242604c41 20241208085536324 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241208085536324 DAUC <0003> auc.c:142 vector [0]: autn = d1b16b400081000044a7a43372612322 20241208085536324 DAUC <0003> auc.c:143 vector [0]: ck = 1de60fe88ee99b50dc03e27007939952 20241208085536324 DAUC <0003> auc.c:144 vector [0]: ik = 06a3aa4cedac42438ebb7b43294f63fe 20241208085536324 DAUC <0003> auc.c:145 vector [0]: res = 117e6163174431c20000000000000000 20241208085536324 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536324 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085536324 DAUC <0003> auc.c:179 vector [0]: kc = de222b6c5248b17d 20241208085536324 DAUC <0003> auc.c:180 vector [0]: sres = 697d41a0 20241208085536324 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085536324 DAUC <0003> auc.c:113 vector [1]: rand = 6fe8c36cf1119f0525a0c802442182bd 20241208085536324 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241208085536324 DAUC <0003> auc.c:142 vector [1]: autn = 7e1c2f85c2fd00004b8803393270a31f 20241208085536324 DAUC <0003> auc.c:143 vector [1]: ck = 415bc0d51c6a7303239ca598268176e1 20241208085536324 DAUC <0003> auc.c:144 vector [1]: ik = d9f7fe410bdfb95f64d25d50684b8789 20241208085536324 DAUC <0003> auc.c:145 vector [1]: res = af45620c325e7ee00000000000000000 20241208085536324 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085536324 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241208085536324 DAUC <0003> auc.c:179 vector [1]: kc = e22bf11f8d6c918b 20241208085536324 DAUC <0003> auc.c:180 vector [1]: sres = 2a33c6a6 20241208085536324 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241208085536324 DAUC <0003> auc.c:113 vector [2]: rand = 081850ce69e381efc129faf21b80add9 20241208085536324 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241208085536324 DAUC <0003> auc.c:142 vector [2]: autn = 5f9f373dab6f00001c1ee28da2dca870 20241208085536324 DAUC <0003> auc.c:143 vector [2]: ck = 3ee120c926b1b7f5aff67d9eba5eb91f 20241208085536324 DAUC <0003> auc.c:144 vector [2]: ik = b4e5c06b3821d85cb741099a4c057e28 20241208085536324 DAUC <0003> auc.c:145 vector [2]: res = 1c91f790ef6863160000000000000000 20241208085536324 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085536324 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241208085536324 DAUC <0003> auc.c:179 vector [2]: kc = da4c341a18ec5b9b 20241208085536324 DAUC <0003> auc.c:180 vector [2]: sres = 67ef56d7 20241208085536324 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241208085536324 DAUC <0003> auc.c:113 vector [3]: rand = 95ce60364d5d5c43e3c360d273ceb29c 20241208085536324 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241208085536324 DAUC <0003> auc.c:142 vector [3]: autn = 0e078adf7702000064443bc639091233 20241208085536324 DAUC <0003> auc.c:143 vector [3]: ck = 0fa418b86cbedfff912e5da68c15afe2 20241208085536324 DAUC <0003> auc.c:144 vector [3]: ik = 51b5fe02a1e260ca3ac590133cdc0714 20241208085536324 DAUC <0003> auc.c:145 vector [3]: res = bbc63da382c739040000000000000000 20241208085536324 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085536324 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241208085536324 DAUC <0003> auc.c:179 vector [3]: kc = aa5563c1790a9889 20241208085536324 DAUC <0003> auc.c:180 vector [3]: sres = 62b164a9 20241208085536324 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241208085536324 DAUC <0003> db_auc.c:245 IMSI='262425518276924': Generated 4 vectors 20241208085536324 DAUC <0003> db_auc.c:249 IMSI='262425518276924': Updating SQN=161 in DB 20241208085536324 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425518276924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425518276924"} 20241208085536324 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425518276924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536324 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536324 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536324 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536324 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536327 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536327 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536327 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425518276924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425518276924"} 20241208085536327 DAUC <0003> db_auc.c:236 IMSI='262425518276924': Calling to generate 5 vectors 20241208085536327 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241208085536327 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536327 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085536327 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241208085536327 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536327 DAUC <0003> auc.c:113 vector [0]: rand = 140a5d3d49756499cd5cca1972978253 20241208085536327 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241208085536327 DAUC <0003> auc.c:142 vector [0]: autn = d8e8d0f42fa1000084e5185d4160c19f 20241208085536327 DAUC <0003> auc.c:143 vector [0]: ck = 161c0dc4fab2857ed9469926b78fd2c5 20241208085536327 DAUC <0003> auc.c:144 vector [0]: ik = 7e5519f4637e4f2ca9e202bab0a1535c 20241208085536327 DAUC <0003> auc.c:145 vector [0]: res = 48efdc10d56438e30000000000000000 20241208085536327 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536327 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085536327 DAUC <0003> auc.c:179 vector [0]: kc = 07217823205f68ed 20241208085536327 DAUC <0003> auc.c:180 vector [0]: sres = 150d1165 20241208085536327 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085536327 DAUC <0003> auc.c:113 vector [1]: rand = 8992e1f37d7911342e832d5f001a64c1 20241208085536327 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241208085536327 DAUC <0003> auc.c:142 vector [1]: autn = 63f506e8807d0000ec7da44f99245f18 20241208085536327 DAUC <0003> auc.c:143 vector [1]: ck = 9193bb57bb6b8054d0da5fbf5d340de7 20241208085536327 DAUC <0003> auc.c:144 vector [1]: ik = dbf6b0d2cf2d3a6ba0e217f392b3d6a7 20241208085536327 DAUC <0003> auc.c:145 vector [1]: res = 22fc0757e07ea29d0000000000000000 20241208085536327 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085536327 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241208085536327 DAUC <0003> auc.c:179 vector [1]: kc = 63c6be94274c7b2a 20241208085536327 DAUC <0003> auc.c:180 vector [1]: sres = 0186b755 20241208085536327 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241208085536327 DAUC <0003> auc.c:113 vector [2]: rand = 25f14dcf64cdc8bcf2a5ddfa7156ffbf 20241208085536327 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241208085536327 DAUC <0003> auc.c:142 vector [2]: autn = 085d2ba624d10000ef7f9093097b4be8 20241208085536327 DAUC <0003> auc.c:143 vector [2]: ck = 0c176bbaa80e7ba3eec1ea300c4b80a2 20241208085536327 DAUC <0003> auc.c:144 vector [2]: ik = 79e0519f2c0cfb501d5d5737aca14d84 20241208085536327 DAUC <0003> auc.c:145 vector [2]: res = da1a65abd020f6fa0000000000000000 20241208085536327 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085536327 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241208085536327 DAUC <0003> auc.c:179 vector [2]: kc = 60d2c60443a2a5d7 20241208085536327 DAUC <0003> auc.c:180 vector [2]: sres = 3b374b3a 20241208085536327 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241208085536327 DAUC <0003> auc.c:113 vector [3]: rand = 10aa1004c7a5dd619ef70439d321807f 20241208085536327 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241208085536327 DAUC <0003> auc.c:142 vector [3]: autn = 4f30baa1d7910000233c8f650718d9d2 20241208085536327 DAUC <0003> auc.c:143 vector [3]: ck = b093fcb88e60fdaaed4ab9f1b7cc76d5 20241208085536327 DAUC <0003> auc.c:144 vector [3]: ik = 1d2572265475a51502f9bde5047bb89c 20241208085536327 DAUC <0003> auc.c:145 vector [3]: res = 8cecc9bf1deddb330000000000000000 20241208085536327 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085536327 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241208085536327 DAUC <0003> auc.c:179 vector [3]: kc = 0bbb67a87bfce0d8 20241208085536327 DAUC <0003> auc.c:180 vector [3]: sres = 20944749 20241208085536327 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241208085536327 DAUC <0003> auc.c:113 vector [4]: rand = 8690adc8ca1679cc4f34af7a537166a7 20241208085536327 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241208085536327 DAUC <0003> auc.c:142 vector [4]: autn = d081ebec8832000007012902fef29a16 20241208085536327 DAUC <0003> auc.c:143 vector [4]: ck = d6047dd8592881bfa31d6e703b451e7d 20241208085536327 DAUC <0003> auc.c:144 vector [4]: ik = 761bd0512b08b210e0560f838cd8eb19 20241208085536327 DAUC <0003> auc.c:145 vector [4]: res = 60483c23d757363b0000000000000000 20241208085536327 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085536327 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241208085536327 DAUC <0003> auc.c:179 vector [4]: kc = f7dd6b454bb95795 20241208085536327 DAUC <0003> auc.c:180 vector [4]: sres = 914841b6 20241208085536327 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241208085536327 DAUC <0003> db_auc.c:245 IMSI='262425518276924': Generated 5 vectors 20241208085536327 DAUC <0003> db_auc.c:249 IMSI='262425518276924': Updating SQN=321 in DB 20241208085536327 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425518276924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425518276924"} 20241208085536327 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425518276924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536327 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536327 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536327 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536327 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536330 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536330 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536330 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425518276924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425518276924"} 20241208085536330 DAUC <0003> db_auc.c:236 IMSI='262425518276924': Calling to generate 5 vectors 20241208085536330 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241208085536330 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085536330 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085536330 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241208085536330 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085536330 DAUC <0003> auc.c:113 vector [0]: rand = c57081a9832f81f2992032486e4b3318 20241208085536330 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241208085536330 DAUC <0003> auc.c:142 vector [0]: autn = c78734d4494a000082c59d9526fe5fbd 20241208085536330 DAUC <0003> auc.c:143 vector [0]: ck = 34cff084e967b7ab6594013392665e03 20241208085536330 DAUC <0003> auc.c:144 vector [0]: ik = 7881153526441b80914f5c0a29924b8f 20241208085536330 DAUC <0003> auc.c:145 vector [0]: res = f20c1938084b3b500000000000000000 20241208085536330 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085536330 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085536330 DAUC <0003> auc.c:179 vector [0]: kc = ad572a2a3a82e880 20241208085536330 DAUC <0003> auc.c:180 vector [0]: sres = 2a94ab64 20241208085536330 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085536331 DAUC <0003> auc.c:113 vector [1]: rand = d967d02d3196ee39b54265b8826cc73d 20241208085536331 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241208085536331 DAUC <0003> auc.c:142 vector [1]: autn = b9bb92f604ec0000160ec49eed06d1c5 20241208085536331 DAUC <0003> auc.c:143 vector [1]: ck = c88a55552a1cb4c71586933591bde23c 20241208085536331 DAUC <0003> auc.c:144 vector [1]: ik = 931e2232fa8701f6ab60f65e1c8f66e2 20241208085536331 DAUC <0003> auc.c:145 vector [1]: res = 304b159fe3e602150000000000000000 20241208085536331 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085536331 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241208085536331 DAUC <0003> auc.c:179 vector [1]: kc = b48a0031d21741c9 20241208085536331 DAUC <0003> auc.c:180 vector [1]: sres = 2d716a66 20241208085536331 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241208085536331 DAUC <0003> auc.c:113 vector [2]: rand = 6b4c4fce0253ee25342e72c07ce03f6a 20241208085536331 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241208085536331 DAUC <0003> auc.c:142 vector [2]: autn = e5cea1abe05f0000d21c56dcc989ec7e 20241208085536331 DAUC <0003> auc.c:143 vector [2]: ck = b957659cf12e55445c339c538db0028e 20241208085536331 DAUC <0003> auc.c:144 vector [2]: ik = a16332a9da208294fd503a9ad2efed58 20241208085536331 DAUC <0003> auc.c:145 vector [2]: res = aef62f574ba07e670000000000000000 20241208085536331 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085536331 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241208085536331 DAUC <0003> auc.c:179 vector [2]: kc = bdc25580b756c7a9 20241208085536331 DAUC <0003> auc.c:180 vector [2]: sres = d47a3b18 20241208085536331 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241208085536331 DAUC <0003> auc.c:113 vector [3]: rand = f0b93894c2601ba10b42bb80686b07b4 20241208085536331 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241208085536331 DAUC <0003> auc.c:142 vector [3]: autn = 10568d373dd20000cdac18288e36a692 20241208085536331 DAUC <0003> auc.c:143 vector [3]: ck = fcbca08c2ccc51165fd01a21a0ed4fde 20241208085536331 DAUC <0003> auc.c:144 vector [3]: ik = 77a12b565488f485202f16981ff9af55 20241208085536331 DAUC <0003> auc.c:145 vector [3]: res = 421a4998db09d0010000000000000000 20241208085536331 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085536331 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241208085536331 DAUC <0003> auc.c:179 vector [3]: kc = 6c408c744d46d2ac 20241208085536331 DAUC <0003> auc.c:180 vector [3]: sres = f9800f13 20241208085536331 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241208085536331 DAUC <0003> auc.c:113 vector [4]: rand = 304019b96077e12658b2c1331885ddda 20241208085536331 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241208085536331 DAUC <0003> auc.c:142 vector [4]: autn = 1e448f206af9000049faf5927e26cf07 20241208085536331 DAUC <0003> auc.c:143 vector [4]: ck = 5503bbe3f53d5f5a02be3f56305dc2a2 20241208085536331 DAUC <0003> auc.c:144 vector [4]: ik = fe8b33238396396b3d300a0de102cea7 20241208085536331 DAUC <0003> auc.c:145 vector [4]: res = 51ca93bc5b546dfe0000000000000000 20241208085536331 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085536331 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241208085536331 DAUC <0003> auc.c:179 vector [4]: kc = 11beefada7fbb31e 20241208085536331 DAUC <0003> auc.c:180 vector [4]: sres = 630dc159 20241208085536331 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241208085536331 DAUC <0003> db_auc.c:245 IMSI='262425518276924': Generated 5 vectors 20241208085536331 DAUC <0003> db_auc.c:249 IMSI='262425518276924': Updating SQN=481 in DB 20241208085536331 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425518276924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425518276924"} 20241208085536331 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425518276924 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085536331 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536331 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085536331 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536331 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085536333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57062<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@b4e45f939671: Final verdict of PTC: pass MTC@b4e45f939671: setverdict(pass): none -> pass 20241208085536335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56982<->l=127.0.0.1:4258 20241208085536336 DLINP <000b> input/ipa.c:454 connected read/write 20241208085536336 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085536336 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085536336 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(21)@b4e45f939671: Final verdict of PTC: none 20241208085536336 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085536337 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40601<->l=127.0.0.1:4259) 22@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: pass MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@b4e45f939671: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085536378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4258 20241208085536478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=275836) Waiting for packet dumper to finish... 1 (prev_count=275836, count=408904) MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_sai_eps started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085539563 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085539563 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085539566 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539566 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085539567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44090<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085539569 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539569 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085539569 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085539569 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085539569 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 20241208085539569 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085539569 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 20241208085539569 DLGSUP <0013> gsup_server.c:236 2: 20241208085539569 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085539569 DLGSUP <0013> gsup_server.c:236 3: 20241208085539569 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085539569 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(32)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085539570 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085539570 DLGSUP <0013> gsup_server.c:236 5: 20241208085539570 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085539570 DLGSUP <0013> gsup_server.c:236 7: 20241208085539570 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085539570 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085539570 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085539570 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@b4e45f939671: 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") 20241208085539589 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33243<->l=127.0.0.1:4259) 20241208085539594 DAUC <0003> db_auc.c:157 IMSI='262421063979155': No 2G Auth Data 20241208085539594 DAUC <0003> db_auc.c:192 IMSI='262421063979155': No 3G Auth Data HLR_Test-GSUP(33)@b4e45f939671: Created GsupExpect[0] for "262421063979155" to be handled at TC_gsup_sai_eps(36) 20241208085539608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44098<->l=127.0.0.1:4258 20241208085539614 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539614 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085539614 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421063979155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421063979155"} 20241208085539614 DAUC <0003> db_auc.c:157 IMSI='262421063979155': No 2G Auth Data 20241208085539614 DAUC <0003> db_auc.c:236 IMSI='262421063979155': Calling to generate 5 vectors 20241208085539614 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241208085539614 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085539614 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085539614 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241208085539614 DAUC <0003> auc.c:113 vector [0]: rand = 7234cf40d5a4b61bc62614b91e3c1b16 20241208085539614 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241208085539614 DAUC <0003> auc.c:142 vector [0]: autn = 0031671109ac80007c47d1d99543dca3 20241208085539614 DAUC <0003> auc.c:143 vector [0]: ck = c3958dcf639425e5a913bc4b8e42bd13 20241208085539614 DAUC <0003> auc.c:144 vector [0]: ik = 3209a35b40ef8442c47a34e6f7d74d9d 20241208085539614 DAUC <0003> auc.c:145 vector [0]: res = f12cba32d8ed4cf20000000000000000 20241208085539614 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085539614 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241208085539614 DAUC <0003> auc.c:151 vector [0]: kc = 9cf5a6395aee5129 20241208085539614 DAUC <0003> auc.c:152 vector [0]: sres = 29c1f6c0 20241208085539614 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241208085539614 DAUC <0003> auc.c:113 vector [1]: rand = 4b70a762285217c53b77d42ae1c5f3c8 20241208085539614 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241208085539614 DAUC <0003> auc.c:142 vector [1]: autn = 9c5de1e76121800032ba893c3563766f 20241208085539614 DAUC <0003> auc.c:143 vector [1]: ck = e064319893324e64dcd01c8b1941a46e 20241208085539614 DAUC <0003> auc.c:144 vector [1]: ik = 57a21f8b9037bee93c89f6679d8e4ac5 20241208085539614 DAUC <0003> auc.c:145 vector [1]: res = fd1434c39a287ed70000000000000000 20241208085539614 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085539614 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241208085539614 DAUC <0003> auc.c:151 vector [1]: kc = 579fc4ff87ca1e26 20241208085539614 DAUC <0003> auc.c:152 vector [1]: sres = 673c4a14 20241208085539614 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241208085539614 DAUC <0003> auc.c:113 vector [2]: rand = 105630bcc26a06c4e45e57884488fdcd 20241208085539614 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241208085539614 DAUC <0003> auc.c:142 vector [2]: autn = 3be2c51fdf2480004227cb8fc2277e45 20241208085539614 DAUC <0003> auc.c:143 vector [2]: ck = 5847ca1dbe3517c423bfb1de68c8641f 20241208085539614 DAUC <0003> auc.c:144 vector [2]: ik = 144388e5f8d1eb287615ccb67aabbd56 20241208085539614 DAUC <0003> auc.c:145 vector [2]: res = 8a2a1fe0c8179ce10000000000000000 20241208085539614 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085539614 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241208085539614 DAUC <0003> auc.c:151 vector [2]: kc = 19ae3f90548725a5 20241208085539614 DAUC <0003> auc.c:152 vector [2]: sres = 423d8301 20241208085539614 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241208085539614 DAUC <0003> auc.c:113 vector [3]: rand = 1742a85e51be240815a1f7ed3b5c7d3f 20241208085539614 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241208085539614 DAUC <0003> auc.c:142 vector [3]: autn = fe5b3d37c4f1800029c33434992774be 20241208085539614 DAUC <0003> auc.c:143 vector [3]: ck = 7a8df4470aea596e791ebecbcdc7bab7 20241208085539614 DAUC <0003> auc.c:144 vector [3]: ik = 07df64592c9c36c666d43d81f7a80d18 20241208085539614 DAUC <0003> auc.c:145 vector [3]: res = 9d7a658ebf2e62250000000000000000 20241208085539614 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085539614 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241208085539614 DAUC <0003> auc.c:151 vector [3]: kc = 629813541c19d807 20241208085539615 DAUC <0003> auc.c:152 vector [3]: sres = 225407ab 20241208085539615 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241208085539615 DAUC <0003> auc.c:113 vector [4]: rand = 4633ccaf6313188b73848499b9e46cac 20241208085539615 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241208085539615 DAUC <0003> auc.c:142 vector [4]: autn = 138d73710c618000b8ed50dcc0d7b29a 20241208085539615 DAUC <0003> auc.c:143 vector [4]: ck = f3b05f3b248844766b40adb6c2eb69de 20241208085539615 DAUC <0003> auc.c:144 vector [4]: ik = 3620a084caa983efb9e0ef4de472e208 20241208085539615 DAUC <0003> auc.c:145 vector [4]: res = 51946a19861999b70000000000000000 20241208085539615 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085539615 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241208085539615 DAUC <0003> auc.c:151 vector [4]: kc = 1730bd44c8b84c4f 20241208085539615 DAUC <0003> auc.c:152 vector [4]: sres = d78df3ae 20241208085539615 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241208085539615 DAUC <0003> db_auc.c:245 IMSI='262421063979155': Generated 5 vectors 20241208085539615 DAUC <0003> db_auc.c:249 IMSI='262421063979155': Updating SQN=161 in DB 20241208085539615 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421063979155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421063979155"} 20241208085539615 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421063979155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085539615 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539615 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085539615 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539615 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@b4e45f939671: Found GsupExpect[0] for "262421063979155" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@b4e45f939671: Added IMSI table entry 0TC_gsup_sai_eps(36)"262421063979155" TC_gsup_sai_eps(36)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085539619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44098<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@b4e45f939671: Final verdict of PTC: pass 20241208085539621 DAUC <0003> db_auc.c:157 IMSI='262423904809386': No 2G Auth Data 20241208085539621 DAUC <0003> db_auc.c:192 IMSI='262423904809386': No 3G Auth Data HLR_Test-GSUP(33)@b4e45f939671: Created GsupExpect[0] for "262423904809386" to be handled at TC_gsup_sai_eps(37) 20241208085539635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44102<->l=127.0.0.1:4258 20241208085539639 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539639 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085539639 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423904809386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423904809386"} 20241208085539639 DAUC <0003> db_auc.c:157 IMSI='262423904809386': No 2G Auth Data 20241208085539639 DAUC <0003> db_auc.c:236 IMSI='262423904809386': Calling to generate 5 vectors 20241208085539639 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241208085539639 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085539639 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241208085539639 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241208085539639 DAUC <0003> auc.c:113 vector [0]: rand = 73993e5880fd3913800f76623ad5447d 20241208085539639 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241208085539639 DAUC <0003> auc.c:142 vector [0]: autn = fc9f47d21a81800073c88b6e48fabc05 20241208085539639 DAUC <0003> auc.c:143 vector [0]: ck = bed2c21df0d132e424266c26c58a08e2 20241208085539639 DAUC <0003> auc.c:144 vector [0]: ik = 2519ab30056903ed2b0e2e6cc47ab929 20241208085539639 DAUC <0003> auc.c:145 vector [0]: res = 594b856462a752c10000000000000000 20241208085539640 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085539640 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241208085539640 DAUC <0003> auc.c:151 vector [0]: kc = 94e32b67f44880c2 20241208085539640 DAUC <0003> auc.c:152 vector [0]: sres = 3becd7a5 20241208085539640 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241208085539640 DAUC <0003> auc.c:113 vector [1]: rand = 0411e64f9c5f84af215aec8644104fa9 20241208085539640 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241208085539640 DAUC <0003> auc.c:142 vector [1]: autn = 2e7cda86662580009b87a1d0819939a8 20241208085539640 DAUC <0003> auc.c:143 vector [1]: ck = a2401bdf4ed3be89c047c77bb4a799a9 20241208085539640 DAUC <0003> auc.c:144 vector [1]: ik = f43b6d40f61444ac1a183bd97851f165 20241208085539640 DAUC <0003> auc.c:145 vector [1]: res = 5f2ea75e731cf2830000000000000000 20241208085539640 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085539640 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241208085539640 DAUC <0003> auc.c:151 vector [1]: kc = 8c248a3d743192e9 20241208085539640 DAUC <0003> auc.c:152 vector [1]: sres = 2c3255dd 20241208085539640 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241208085539640 DAUC <0003> auc.c:113 vector [2]: rand = b1a1a2c908ba5f0b3abae9eb4af3ddd4 20241208085539640 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241208085539640 DAUC <0003> auc.c:142 vector [2]: autn = b45faffe1cd18000876543be7528d8ee 20241208085539640 DAUC <0003> auc.c:143 vector [2]: ck = 9fb29febe1f467c0b464972ac7c80045 20241208085539640 DAUC <0003> auc.c:144 vector [2]: ik = 05e3022ccb852ccb34e62207e2b70115 20241208085539640 DAUC <0003> auc.c:145 vector [2]: res = 58f53878cfcc45100000000000000000 20241208085539640 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085539640 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241208085539640 DAUC <0003> auc.c:151 vector [2]: kc = 1ad328ea0f0e4a5b 20241208085539640 DAUC <0003> auc.c:152 vector [2]: sres = 97397d68 20241208085539640 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241208085539640 DAUC <0003> auc.c:113 vector [3]: rand = 10cd547db36918401c5d6a4e6a8d5124 20241208085539640 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241208085539640 DAUC <0003> auc.c:142 vector [3]: autn = c0af099fe1878000da337cd42ad2f0cf 20241208085539640 DAUC <0003> auc.c:143 vector [3]: ck = 664e72a9093141cc730a90b88ba086e2 20241208085539640 DAUC <0003> auc.c:144 vector [3]: ik = 51445c5d5a41dd5129e7e7ad53ee5849 20241208085539640 DAUC <0003> auc.c:145 vector [3]: res = 0e8ac6ec67df60750000000000000000 20241208085539640 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085539640 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241208085539640 DAUC <0003> auc.c:151 vector [3]: kc = 6de759e18b3e4236 20241208085539640 DAUC <0003> auc.c:152 vector [3]: sres = 6955a699 20241208085539640 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241208085539640 DAUC <0003> auc.c:113 vector [4]: rand = 6751777a0daa478c87341d3942705d51 20241208085539640 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241208085539640 DAUC <0003> auc.c:142 vector [4]: autn = f5927571d4708000701d8ccdd0a91d05 20241208085539640 DAUC <0003> auc.c:143 vector [4]: ck = d339f6f3f3e8a43274fd030baaf6a629 20241208085539640 DAUC <0003> auc.c:144 vector [4]: ik = 9b9de812ffbed72268df1a15933a1214 20241208085539640 DAUC <0003> auc.c:145 vector [4]: res = 108886f18b699cfd0000000000000000 20241208085539640 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085539640 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241208085539640 DAUC <0003> auc.c:151 vector [4]: kc = 548607ff359ac72d 20241208085539640 DAUC <0003> auc.c:152 vector [4]: sres = 9be11a0c 20241208085539640 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241208085539640 DAUC <0003> db_auc.c:245 IMSI='262423904809386': Generated 5 vectors 20241208085539640 DAUC <0003> db_auc.c:249 IMSI='262423904809386': Updating SQN=161 in DB 20241208085539640 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423904809386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423904809386"} 20241208085539640 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423904809386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085539640 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539640 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085539640 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539640 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@b4e45f939671: Found GsupExpect[0] for "262423904809386" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@b4e45f939671: Added IMSI table entry 1TC_gsup_sai_eps(37)"262423904809386" TC_gsup_sai_eps(37)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085539643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44102<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@b4e45f939671: Final verdict of PTC: pass 20241208085539645 DAUC <0003> db_auc.c:157 IMSI='262425482512217': No 2G Auth Data 20241208085539645 DAUC <0003> db_auc.c:192 IMSI='262425482512217': No 3G Auth Data HLR_Test-GSUP(33)@b4e45f939671: Created GsupExpect[0] for "262425482512217" to be handled at TC_gsup_sai_eps(38) 20241208085539662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44104<->l=127.0.0.1:4258 20241208085539665 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539665 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085539665 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425482512217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425482512217"} 20241208085539665 DAUC <0003> db_auc.c:236 IMSI='262425482512217': Calling to generate 5 vectors 20241208085539665 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241208085539665 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085539665 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085539665 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241208085539665 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085539665 DAUC <0003> auc.c:113 vector [0]: rand = 79da349e9622a3be2d0a7ab16b574c60 20241208085539665 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241208085539665 DAUC <0003> auc.c:142 vector [0]: autn = e1d1f288be788000d6d8f692d8c14572 20241208085539665 DAUC <0003> auc.c:143 vector [0]: ck = ed5b531e1c7af5bc854b39d6b41c828e 20241208085539665 DAUC <0003> auc.c:144 vector [0]: ik = 2fc1966a69c5b69e48c95ce1bf96cf91 20241208085539665 DAUC <0003> auc.c:145 vector [0]: res = 476c99d979cfb5c90000000000000000 20241208085539665 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085539665 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085539665 DAUC <0003> auc.c:179 vector [0]: kc = 328a1af0e4ccb000 20241208085539665 DAUC <0003> auc.c:180 vector [0]: sres = eb35e58a 20241208085539665 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085539665 DAUC <0003> auc.c:113 vector [1]: rand = d03142833e568d7d4ccc45f5b5ef2fbe 20241208085539665 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241208085539665 DAUC <0003> auc.c:142 vector [1]: autn = 0665e874987e800037e6ed73b3ed52c7 20241208085539665 DAUC <0003> auc.c:143 vector [1]: ck = 3ecc736b89011093f340d7aaf3dcece0 20241208085539665 DAUC <0003> auc.c:144 vector [1]: ik = 670a09298ba7d350ca6c0ab8fac2370d 20241208085539665 DAUC <0003> auc.c:145 vector [1]: res = e330a854854cb0530000000000000000 20241208085539665 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085539665 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241208085539665 DAUC <0003> auc.c:179 vector [1]: kc = 19fbceb20be7c400 20241208085539665 DAUC <0003> auc.c:180 vector [1]: sres = 5204ec63 20241208085539665 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241208085539665 DAUC <0003> auc.c:113 vector [2]: rand = 7063aee5d7b35f1301b53e07e1390d62 20241208085539665 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241208085539665 DAUC <0003> auc.c:142 vector [2]: autn = e344106363a78000e0b40b603dae4a12 20241208085539665 DAUC <0003> auc.c:143 vector [2]: ck = 5e0b09300097faf6d965812585cf5d11 20241208085539665 DAUC <0003> auc.c:144 vector [2]: ik = 40d479ca1a09b3bf7fe0bc735b5e6212 20241208085539665 DAUC <0003> auc.c:145 vector [2]: res = 5a3093b84f5163600000000000000000 20241208085539665 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085539665 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241208085539665 DAUC <0003> auc.c:179 vector [2]: kc = c940df7f98f03000 20241208085539665 DAUC <0003> auc.c:180 vector [2]: sres = 068961c0 20241208085539665 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241208085539665 DAUC <0003> auc.c:113 vector [3]: rand = 9961cef82b632a5938286accc84f6caf 20241208085539665 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241208085539665 DAUC <0003> auc.c:142 vector [3]: autn = a673d24ccf3d800024344ac943ed5f97 20241208085539665 DAUC <0003> auc.c:143 vector [3]: ck = 0d48fe2fd808474ed6e9a784c20dd958 20241208085539665 DAUC <0003> auc.c:144 vector [3]: ik = 494a3de443ad013b244193cda7861216 20241208085539665 DAUC <0003> auc.c:145 vector [3]: res = f07a5fe5effd16770000000000000000 20241208085539665 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085539665 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241208085539665 DAUC <0003> auc.c:179 vector [3]: kc = 99588eb1e10df000 20241208085539665 DAUC <0003> auc.c:180 vector [3]: sres = c3731469 20241208085539665 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241208085539665 DAUC <0003> auc.c:113 vector [4]: rand = 78c1fbede2f6c65575df080456cb1c51 20241208085539665 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241208085539666 DAUC <0003> auc.c:142 vector [4]: autn = 029718abff1a8000b63cc57a0a578311 20241208085539666 DAUC <0003> auc.c:143 vector [4]: ck = ee0ebdae8a6670180b5cc1db1e53ae00 20241208085539666 DAUC <0003> auc.c:144 vector [4]: ik = c81be97d1576cafead5e2c48917fcd16 20241208085539666 DAUC <0003> auc.c:145 vector [4]: res = 3b9d01f8c0f6f3cb0000000000000000 20241208085539666 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085539666 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241208085539666 DAUC <0003> auc.c:179 vector [4]: kc = f846857f91589400 20241208085539666 DAUC <0003> auc.c:180 vector [4]: sres = 9b446151 20241208085539666 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241208085539666 DAUC <0003> db_auc.c:245 IMSI='262425482512217': Generated 5 vectors 20241208085539666 DAUC <0003> db_auc.c:249 IMSI='262425482512217': Updating SQN=161 in DB 20241208085539666 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425482512217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425482512217"} 20241208085539666 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425482512217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085539666 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539666 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085539666 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539666 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@b4e45f939671: Found GsupExpect[0] for "262425482512217" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@b4e45f939671: Added IMSI table entry 2TC_gsup_sai_eps(38)"262425482512217" TC_gsup_sai_eps(38)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085539669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44104<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@b4e45f939671: Final verdict of PTC: pass 20241208085539671 DAUC <0003> db_auc.c:157 IMSI='262420446718721': No 2G Auth Data 20241208085539671 DAUC <0003> db_auc.c:192 IMSI='262420446718721': No 3G Auth Data HLR_Test-GSUP(33)@b4e45f939671: Created GsupExpect[0] for "262420446718721" to be handled at TC_gsup_sai_eps(39) 20241208085539686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44110<->l=127.0.0.1:4258 20241208085539689 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539690 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085539690 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420446718721 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420446718721"} 20241208085539690 DAUC <0003> db_auc.c:236 IMSI='262420446718721': Calling to generate 5 vectors 20241208085539690 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241208085539690 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085539690 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085539690 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241208085539690 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085539690 DAUC <0003> auc.c:113 vector [0]: rand = 5cc855c29be89cb530764952e25446b3 20241208085539690 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241208085539690 DAUC <0003> auc.c:142 vector [0]: autn = 995be4172be580006061ba637796a0b8 20241208085539690 DAUC <0003> auc.c:143 vector [0]: ck = 560c1e48d623a0cffaab1741e5649a81 20241208085539690 DAUC <0003> auc.c:144 vector [0]: ik = de8ca53652914410dea9476f724b563e 20241208085539690 DAUC <0003> auc.c:145 vector [0]: res = dc043f56f7fe3e1e0000000000000000 20241208085539690 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085539690 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085539690 DAUC <0003> auc.c:179 vector [0]: kc = 4392b97e2d9c9800 20241208085539690 DAUC <0003> auc.c:180 vector [0]: sres = eba3dbc1 20241208085539690 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085539690 DAUC <0003> auc.c:113 vector [1]: rand = 079c81b87db9e32c1ecabc8644d39f70 20241208085539690 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241208085539690 DAUC <0003> auc.c:142 vector [1]: autn = 0465babc23c580007a6c21f0b0fbb847 20241208085539690 DAUC <0003> auc.c:143 vector [1]: ck = a930422895f7f0019b4cc0cb757eb26e 20241208085539690 DAUC <0003> auc.c:144 vector [1]: ik = 837c4de20ef426af6913a3b59c046c7f 20241208085539690 DAUC <0003> auc.c:145 vector [1]: res = 9a4e3b9ac34ffb8d0000000000000000 20241208085539690 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085539690 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241208085539690 DAUC <0003> auc.c:179 vector [1]: kc = a1cd84eab57d5800 20241208085539690 DAUC <0003> auc.c:180 vector [1]: sres = 5650204f 20241208085539690 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241208085539690 DAUC <0003> auc.c:113 vector [2]: rand = b807c68542c862650433cc62cc3e573e 20241208085539690 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241208085539690 DAUC <0003> auc.c:142 vector [2]: autn = 4f40437caeb98000ce560c81e97cf400 20241208085539690 DAUC <0003> auc.c:143 vector [2]: ck = 116299e7869265ae2daa2333ee6ac42e 20241208085539690 DAUC <0003> auc.c:144 vector [2]: ik = 9a2d7a6892b8c8da3ea06b497f2d64d1 20241208085539690 DAUC <0003> auc.c:145 vector [2]: res = 85098abd06b2d65c0000000000000000 20241208085539690 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085539690 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241208085539690 DAUC <0003> auc.c:179 vector [2]: kc = 0c702e26e1d0a000 20241208085539690 DAUC <0003> auc.c:180 vector [2]: sres = 7ad4d6b3 20241208085539690 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241208085539690 DAUC <0003> auc.c:113 vector [3]: rand = c5bea715727473594e8ba716190d35f2 20241208085539690 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241208085539690 DAUC <0003> auc.c:142 vector [3]: autn = 1242c758bdce80004821910d0fc19c20 20241208085539690 DAUC <0003> auc.c:143 vector [3]: ck = 429a34ecdf3cb213e7831e64d700e660 20241208085539690 DAUC <0003> auc.c:144 vector [3]: ik = 6a3a20939e14d621b51472762545468c 20241208085539690 DAUC <0003> auc.c:145 vector [3]: res = 2e600f84520ad7060000000000000000 20241208085539690 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085539690 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241208085539690 DAUC <0003> auc.c:179 vector [3]: kc = b8f8c21b9e8bc000 20241208085539690 DAUC <0003> auc.c:180 vector [3]: sres = 431576b1 20241208085539690 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241208085539690 DAUC <0003> auc.c:113 vector [4]: rand = 6b2393efb268fd49242ac444e94f0f62 20241208085539690 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241208085539690 DAUC <0003> auc.c:142 vector [4]: autn = 24de05d21dbb8000b65e8d2e9add566d 20241208085539690 DAUC <0003> auc.c:143 vector [4]: ck = 8c4afcf000be96876ed85b5c11400d65 20241208085539690 DAUC <0003> auc.c:144 vector [4]: ik = fc5527d6786a01e92c279b49e9eb1ed8 20241208085539690 DAUC <0003> auc.c:145 vector [4]: res = ea8c4f54afce79460000000000000000 20241208085539690 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085539690 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241208085539690 DAUC <0003> auc.c:179 vector [4]: kc = 35be13ec6e7a4800 20241208085539690 DAUC <0003> auc.c:180 vector [4]: sres = b8b31f80 20241208085539690 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241208085539690 DAUC <0003> db_auc.c:245 IMSI='262420446718721': Generated 5 vectors 20241208085539690 DAUC <0003> db_auc.c:249 IMSI='262420446718721': Updating SQN=161 in DB 20241208085539690 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420446718721 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420446718721"} 20241208085539690 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420446718721 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085539690 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539690 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085539690 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539690 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@b4e45f939671: Found GsupExpect[0] for "262420446718721" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@b4e45f939671: Added IMSI table entry 3TC_gsup_sai_eps(39)"262420446718721" TC_gsup_sai_eps(39)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085539694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44110<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@b4e45f939671: Final verdict of PTC: pass 20241208085539695 DAUC <0003> db_auc.c:157 IMSI='262428465341910': No 2G Auth Data 20241208085539695 DAUC <0003> db_auc.c:192 IMSI='262428465341910': No 3G Auth Data HLR_Test-GSUP(33)@b4e45f939671: Created GsupExpect[0] for "262428465341910" to be handled at TC_gsup_sai_eps(40) 20241208085539709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4258 20241208085539712 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539712 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085539712 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428465341910 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428465341910"} 20241208085539712 DAUC <0003> db_auc.c:236 IMSI='262428465341910': Calling to generate 5 vectors 20241208085539712 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241208085539712 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241208085539712 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241208085539712 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241208085539712 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241208085539712 DAUC <0003> auc.c:113 vector [0]: rand = 64fefebba2845b7f5baf9bce366197c8 20241208085539712 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241208085539712 DAUC <0003> auc.c:142 vector [0]: autn = cb05ec21540580007db84e2d5a7e6840 20241208085539713 DAUC <0003> auc.c:143 vector [0]: ck = 57aa3ca1ffe0954b05c42d0e580ed4df 20241208085539713 DAUC <0003> auc.c:144 vector [0]: ik = ab3de317fb9897cd479f35e9253fe467 20241208085539713 DAUC <0003> auc.c:145 vector [0]: res = 6a711ff276b3d35e0000000000000000 20241208085539713 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241208085539713 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241208085539713 DAUC <0003> auc.c:179 vector [0]: kc = f7b40d5507f7c0f3 20241208085539713 DAUC <0003> auc.c:180 vector [0]: sres = eb6a8bf5 20241208085539713 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241208085539713 DAUC <0003> auc.c:113 vector [1]: rand = b648c5a9eac0dd65f7f3c8d0d974ba02 20241208085539713 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241208085539713 DAUC <0003> auc.c:142 vector [1]: autn = 056bc43dedda8000250ed7b3c4bce15b 20241208085539713 DAUC <0003> auc.c:143 vector [1]: ck = ca64554cfe76a5e27b19245b87f6ba81 20241208085539713 DAUC <0003> auc.c:144 vector [1]: ik = fda3a80c8ec862528d72e19746342bba 20241208085539713 DAUC <0003> auc.c:145 vector [1]: res = 4f3ca446f477a82a0000000000000000 20241208085539713 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241208085539713 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241208085539713 DAUC <0003> auc.c:179 vector [1]: kc = f801087e8add5d6a 20241208085539713 DAUC <0003> auc.c:180 vector [1]: sres = ff49c672 20241208085539713 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241208085539713 DAUC <0003> auc.c:113 vector [2]: rand = 9491f23efff82356990d40787cdf20d2 20241208085539713 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241208085539713 DAUC <0003> auc.c:142 vector [2]: autn = 03f9115c9cb68000ea38092c4f2e0d02 20241208085539713 DAUC <0003> auc.c:143 vector [2]: ck = 940865497ebf8b2396bc56933ccd30af 20241208085539713 DAUC <0003> auc.c:144 vector [2]: ik = d820d29d8f4d5520e32710e55068c92d 20241208085539713 DAUC <0003> auc.c:145 vector [2]: res = eea3917abb9b7ebf0000000000000000 20241208085539713 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241208085539713 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241208085539713 DAUC <0003> auc.c:179 vector [2]: kc = 1f21ebdaad7d65cd 20241208085539713 DAUC <0003> auc.c:180 vector [2]: sres = 8c480322 20241208085539713 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241208085539713 DAUC <0003> auc.c:113 vector [3]: rand = 79ee32e60a80438124eabe862e663687 20241208085539713 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241208085539713 DAUC <0003> auc.c:142 vector [3]: autn = 01cb174bfbbc80005866a69d59a03f96 20241208085539713 DAUC <0003> auc.c:143 vector [3]: ck = 4b584178fad1d093d3ff652e98bf0c36 20241208085539713 DAUC <0003> auc.c:144 vector [3]: ik = 5d22f645c264082951c2dfb6ac9814c4 20241208085539713 DAUC <0003> auc.c:145 vector [3]: res = 977ad709c2cfb1de0000000000000000 20241208085539713 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241208085539713 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241208085539713 DAUC <0003> auc.c:179 vector [3]: kc = 0a4a973a31cf9034 20241208085539713 DAUC <0003> auc.c:180 vector [3]: sres = 1cafd035 20241208085539713 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241208085539713 DAUC <0003> auc.c:113 vector [4]: rand = 4feb8a548b17bf114b47509f3c40c08c 20241208085539713 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241208085539713 DAUC <0003> auc.c:142 vector [4]: autn = 8ee09cc5e409800096c066cfabd8bd5a 20241208085539713 DAUC <0003> auc.c:143 vector [4]: ck = 76fc694c3259d3008a383911747fd661 20241208085539713 DAUC <0003> auc.c:144 vector [4]: ik = 836bf3a45a5cd4ac7e0c32f2aceb1f68 20241208085539713 DAUC <0003> auc.c:145 vector [4]: res = d6ccae2470bcb0a00000000000000000 20241208085539713 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241208085539713 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241208085539713 DAUC <0003> auc.c:179 vector [4]: kc = 3e59b1ce9c30b838 20241208085539713 DAUC <0003> auc.c:180 vector [4]: sres = 5b5fbb94 20241208085539713 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241208085539713 DAUC <0003> db_auc.c:245 IMSI='262428465341910': Generated 5 vectors 20241208085539713 DAUC <0003> db_auc.c:249 IMSI='262428465341910': Updating SQN=161 in DB 20241208085539713 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428465341910 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428465341910"} 20241208085539713 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428465341910 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085539713 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539713 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085539713 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539713 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@b4e45f939671: Found GsupExpect[0] for "262428465341910" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@b4e45f939671: Added IMSI table entry 4TC_gsup_sai_eps(40)"262428465341910" TC_gsup_sai_eps(40)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085539716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@b4e45f939671: Final verdict of PTC: pass MTC@b4e45f939671: setverdict(pass): none -> pass 20241208085539718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44090<->l=127.0.0.1:4258 HLR_Test-GSUP(33)@b4e45f939671: Final verdict of PTC: none 20241208085539719 DLINP <000b> input/ipa.c:454 connected read/write 20241208085539719 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085539719 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085539720 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085539720 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085539720 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33243<->l=127.0.0.1:4259) 34@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: pass MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@b4e45f939671: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085539760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44126<->l=127.0.0.1:4258 20241208085539861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44126<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78580) Waiting for packet dumper to finish... 1 (prev_count=78580, count=126076) MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_ul_unknown_imsi started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085542940 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085542940 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085542943 DLINP <000b> input/ipa.c:454 connected read/write 20241208085542943 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085542944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44142<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085542947 DLINP <000b> input/ipa.c:454 connected read/write 20241208085542947 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085542947 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085542947 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085542947 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 20241208085542947 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085542947 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 20241208085542947 DLGSUP <0013> gsup_server.c:236 2: 20241208085542947 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085542947 DLGSUP <0013> gsup_server.c:236 3: 20241208085542948 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085542948 DLGSUP <0013> gsup_server.c:236 4: 20241208085542948 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085542948 DLGSUP <0013> gsup_server.c:236 5: 20241208085542948 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085542948 DLGSUP <0013> gsup_server.c:236 7: 20241208085542948 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085542948 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085542948 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085542948 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)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@b4e45f939671: 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") 20241208085542965 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45079<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@b4e45f939671: Created GsupExpect[0] for "262426898985010" to be handled at TC_gsup_ul_unknown_imsi(45) 20241208085542981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4258 20241208085542989 DLINP <000b> input/ipa.c:454 connected read/write 20241208085542989 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085542989 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426898985010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426898985010" cn_domain=PS} 20241208085542989 DLU <0006> fsm.c:456 lu(262426898985010)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085542989 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426898985010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241208085542989 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426898985010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426898985010" cause=IMSI unknown in HLR} 20241208085542989 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426898985010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085542990 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426898985010)[0x55d9bd1c21f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085542990 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426898985010)[0x55d9bd1c21f0]{UNVALIDATED}: Freeing instance 20241208085542990 DLU <0006> fsm.c:568 lu(PS:IMSI-262426898985010)[0x55d9bd1c21f0]{UNVALIDATED}: Deallocated 20241208085542990 DLINP <000b> input/ipa.c:454 connected read/write 20241208085542990 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085542990 DLINP <000b> input/ipa.c:454 connected read/write 20241208085542990 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@b4e45f939671: Found GsupExpect[0] for "262426898985010" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@b4e45f939671: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262426898985010" TC_gsup_ul_unknown_imsi(45)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085542992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@b4e45f939671: Final verdict of PTC: pass 20241208085542992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44142<->l=127.0.0.1:4258 20241208085542993 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45079<->l=127.0.0.1:4259) 20241208085542993 DLINP <000b> input/ipa.c:454 connected read/write 20241208085542994 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085542994 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085542994 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085542994 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(44)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP(42)@b4e45f939671: Final verdict of PTC: none 43@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 43: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@b4e45f939671: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@b4e45f939671: 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 8 08:55:43 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 20241208085543034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4258 20241208085543135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44158<->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@b4e45f939671: 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@b4e45f939671: 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 8 08:55:45 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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085546213 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085546213 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085546215 DLINP <000b> input/ipa.c:454 connected read/write 20241208085546215 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085546216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44160<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085546218 DLINP <000b> input/ipa.c:454 connected read/write 20241208085546218 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085546218 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085546218 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085546218 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 20241208085546218 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085546218 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 20241208085546218 DLGSUP <0013> gsup_server.c:236 2: 20241208085546218 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085546218 DLGSUP <0013> gsup_server.c:236 3: 20241208085546218 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085546218 DLGSUP <0013> gsup_server.c:236 4: 20241208085546218 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085546218 DLGSUP <0013> gsup_server.c:236 5: 20241208085546218 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085546218 DLGSUP <0013> gsup_server.c:236 7: 20241208085546218 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085546218 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085546218 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085546218 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)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@b4e45f939671: 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") 20241208085546240 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46607<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@b4e45f939671: Created GsupExpect[0] for "262426017855671" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241208085546252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44162<->l=127.0.0.1:4258 20241208085546261 DLINP <000b> input/ipa.c:454 connected read/write 20241208085546261 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085546261 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262426017855671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426017855671" cn_domain=PS source_name="the-source\n"} 20241208085546261 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241208085546261 DLU <0006> fsm.c:456 lu(262426017855671)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085546261 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262426017855671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241208085546261 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262426017855671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426017855671" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241208085546261 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262426017855671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085546261 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426017855671)[0x55d9bd1c21f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085546261 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426017855671)[0x55d9bd1c21f0]{UNVALIDATED}: Freeing instance 20241208085546262 DLU <0006> fsm.c:568 lu(PS:IMSI-262426017855671)[0x55d9bd1c21f0]{UNVALIDATED}: Deallocated 20241208085546262 DLINP <000b> input/ipa.c:454 connected read/write 20241208085546262 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085546262 DLINP <000b> input/ipa.c:454 connected read/write 20241208085546262 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@b4e45f939671: Found GsupExpect[0] for "262426017855671" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@b4e45f939671: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262426017855671" TC_gsup_ul_unknown_imsi_via_proxy(50)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085546264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44162<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@b4e45f939671: Final verdict of PTC: pass 20241208085546265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44160<->l=127.0.0.1:4258 20241208085546266 DLINP <000b> input/ipa.c:454 connected read/write 20241208085546266 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085546266 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085546266 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085546266 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085546266 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@b4e45f939671: Final verdict of PTC: none 20241208085546267 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46607<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(46)@b4e45f939671: Final verdict of PTC: none 48@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 48: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@b4e45f939671: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085546310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4258 20241208085546410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44174<->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=26624) MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085549491 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085549491 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085549494 DLINP <000b> input/ipa.c:454 connected read/write 20241208085549494 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085549495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36582<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085549497 DLINP <000b> input/ipa.c:454 connected read/write 20241208085549497 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085549497 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085549497 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085549497 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 20241208085549497 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085549497 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 20241208085549497 DLGSUP <0013> gsup_server.c:236 2: 20241208085549497 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085549497 DLGSUP <0013> gsup_server.c:236 3: 20241208085549497 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085549497 DLGSUP <0013> gsup_server.c:236 4: 20241208085549497 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085549497 DLGSUP <0013> gsup_server.c:236 5: 20241208085549497 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085549497 DLGSUP <0013> gsup_server.c:236 7: 20241208085549497 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085549497 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085549497 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085549497 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@b4e45f939671: 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") 20241208085549518 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37045<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@b4e45f939671: Created GsupExpect[0] for "262422050619664" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241208085549531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36586<->l=127.0.0.1:4258 20241208085549541 DLINP <000b> input/ipa.c:454 connected read/write 20241208085549541 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085549541 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422050619664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422050619664" cn_domain=PS} 20241208085549541 DLU <0006> fsm.c:456 lu(262422050619664)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085549541 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422050619664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241208085549541 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422050619664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422050619664" cause=Roaming not allowed in this location area} 20241208085549541 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422050619664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085549541 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422050619664)[0x55d9bd1c21f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085549541 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422050619664)[0x55d9bd1c21f0]{UNVALIDATED}: Freeing instance 20241208085549541 DLU <0006> fsm.c:568 lu(PS:IMSI-262422050619664)[0x55d9bd1c21f0]{UNVALIDATED}: Deallocated 20241208085549541 DLINP <000b> input/ipa.c:454 connected read/write 20241208085549542 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085549542 DLINP <000b> input/ipa.c:454 connected read/write 20241208085549542 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@b4e45f939671: Found GsupExpect[0] for "262422050619664" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@b4e45f939671: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262422050619664" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085549544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36586<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@b4e45f939671: Final verdict of PTC: pass 20241208085549545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36582<->l=127.0.0.1:4258 HLR_Test-GSUP(52)@b4e45f939671: Final verdict of PTC: none 20241208085549546 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37045<->l=127.0.0.1:4259) 20241208085549546 DLINP <000b> input/ipa.c:454 connected read/write 20241208085549546 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085549546 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085549546 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085549546 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 53@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 53: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@b4e45f939671: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085549588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36600<->l=127.0.0.1:4258 20241208085549689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36600<->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@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_sai_err_unknown_imsi started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085552765 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085552765 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085552767 DLINP <000b> input/ipa.c:454 connected read/write 20241208085552768 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085552768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36616<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085552771 DLINP <000b> input/ipa.c:454 connected read/write 20241208085552771 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085552771 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085552771 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085552771 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 20241208085552771 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085552771 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 20241208085552771 DLGSUP <0013> gsup_server.c:236 2: 20241208085552771 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085552771 DLGSUP <0013> gsup_server.c:236 3: 20241208085552771 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085552771 DLGSUP <0013> gsup_server.c:236 4: 20241208085552771 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085552771 DLGSUP <0013> gsup_server.c:236 5: 20241208085552771 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(56)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085552771 DLGSUP <0013> gsup_server.c:236 7: 20241208085552771 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085552771 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085552771 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085552771 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@b4e45f939671: 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") 20241208085552792 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41609<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@b4e45f939671: Created GsupExpect[0] for "262427497409950" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241208085552803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4258 20241208085552813 DLINP <000b> input/ipa.c:454 connected read/write 20241208085552813 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085552813 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427497409950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427497409950"} 20241208085552813 DAUC <0003> db_auc.c:133 IMSI='262427497409950': No such subscriber 20241208085552813 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427497409950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241208085552813 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427497409950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427497409950" cause=IMSI unknown in HLR} 20241208085552813 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427497409950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085552813 DLINP <000b> input/ipa.c:454 connected read/write 20241208085552813 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085552813 DLINP <000b> input/ipa.c:454 connected read/write 20241208085552813 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@b4e45f939671: Found GsupExpect[0] for "262427497409950" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@b4e45f939671: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262427497409950" TC_gsup_sai_err_unknown_imsi(60)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085552816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@b4e45f939671: Final verdict of PTC: pass 20241208085552817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36616<->l=127.0.0.1:4258 20241208085552818 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41609<->l=127.0.0.1:4259) 20241208085552818 DLINP <000b> input/ipa.c:454 connected read/write 20241208085552818 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085552818 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085552818 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085552818 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@b4e45f939671: Final verdict of PTC: none 58@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 58: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@b4e45f939671: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085552863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36634<->l=127.0.0.1:4258 20241208085552964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36634<->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@b4e45f939671: 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@b4e45f939671: 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 8 08:55:55 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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_ul started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085556040 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085556040 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085556042 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556042 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085556045 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556045 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556045 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085556045 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085556045 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 20241208085556045 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085556045 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 20241208085556045 DLGSUP <0013> gsup_server.c:236 2: 20241208085556045 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085556045 DLGSUP <0013> gsup_server.c:236 3: 20241208085556045 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085556045 DLGSUP <0013> gsup_server.c:236 4: 20241208085556045 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085556045 DLGSUP <0013> gsup_server.c:236 5: 20241208085556045 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085556045 DLGSUP <0013> gsup_server.c:236 7: 20241208085556045 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085556045 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085556045 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085556045 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)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@b4e45f939671: 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") 20241208085556063 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44691<->l=127.0.0.1:4259) 20241208085556069 DAUC <0003> db_auc.c:157 IMSI='262428881536300': No 2G Auth Data 20241208085556069 DAUC <0003> db_auc.c:192 IMSI='262428881536300': No 3G Auth Data HLR_Test-GSUP(62)@b4e45f939671: Created GsupExpect[0] for "262428881536300" to be handled at TC_gsup_ul(65) 20241208085556087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36662<->l=127.0.0.1:4258 20241208085556092 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556092 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556092 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428881536300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428881536300" cn_domain=PS} 20241208085556092 DLU <0006> fsm.c:456 lu(262428881536300)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085556092 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428881536300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085556092 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428881536300)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085556092 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428881536300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428881536300" cn_domain=PS} 20241208085556092 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556092 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085556092 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556092 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b4e45f939671: Found GsupExpect[0] for "262428881536300" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@b4e45f939671: Added IMSI table entry 0TC_gsup_ul(65)"262428881536300" 20241208085556095 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556095 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556095 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428881536300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428881536300"} 20241208085556095 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428881536300)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085556095 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428881536300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085556095 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428881536300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428881536300"} 20241208085556095 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428881536300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085556095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428881536300)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085556095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428881536300)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085556095 DLU <0006> fsm.c:568 lu(PS:IMSI-262428881536300)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085556095 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556095 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085556095 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556095 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul(65)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul(65)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085556096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36662<->l=127.0.0.1:4258 TC_gsup_ul(65)@b4e45f939671: Final verdict of PTC: pass 20241208085556097 DAUC <0003> db_auc.c:157 IMSI='262428611726526': No 2G Auth Data 20241208085556097 DAUC <0003> db_auc.c:192 IMSI='262428611726526': No 3G Auth Data 20241208085556098 DLGSUP <0013> hlr.c:121 IMSI 262428611726526: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b4e45f939671: Created GsupExpect[0] for "262428611726526" to be handled at TC_gsup_ul(66) 20241208085556113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36672<->l=127.0.0.1:4258 20241208085556117 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556117 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556117 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428611726526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428611726526" cn_domain=PS} 20241208085556117 DLU <0006> fsm.c:456 lu(262428611726526)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085556117 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428611726526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085556117 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428611726526)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085556117 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428611726526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428611726526" cn_domain=PS} 20241208085556117 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556117 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085556117 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556117 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b4e45f939671: Found GsupExpect[0] for "262428611726526" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@b4e45f939671: Added IMSI table entry 1TC_gsup_ul(66)"262428611726526" 20241208085556119 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556119 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556119 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428611726526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428611726526"} 20241208085556119 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428611726526)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085556119 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428611726526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085556119 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428611726526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428611726526"} 20241208085556119 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428611726526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085556119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428611726526)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085556119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428611726526)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085556119 DLU <0006> fsm.c:568 lu(PS:IMSI-262428611726526)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085556119 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556119 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085556119 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556119 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul(66)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul(66)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085556121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36672<->l=127.0.0.1:4258 TC_gsup_ul(66)@b4e45f939671: Final verdict of PTC: pass 20241208085556122 DAUC <0003> db_auc.c:157 IMSI='262428832152012': No 2G Auth Data 20241208085556122 DAUC <0003> db_auc.c:192 IMSI='262428832152012': No 3G Auth Data 20241208085556123 DLGSUP <0013> hlr.c:121 IMSI 262428832152012: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b4e45f939671: Created GsupExpect[0] for "262428832152012" to be handled at TC_gsup_ul(67) 20241208085556138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36674<->l=127.0.0.1:4258 20241208085556143 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556143 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556143 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428832152012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428832152012" cn_domain=PS} 20241208085556143 DLU <0006> fsm.c:456 lu(262428832152012)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085556143 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428832152012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085556143 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428832152012)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085556143 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428832152012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428832152012" cn_domain=PS} 20241208085556143 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556143 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085556143 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556143 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b4e45f939671: Found GsupExpect[0] for "262428832152012" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@b4e45f939671: Added IMSI table entry 2TC_gsup_ul(67)"262428832152012" 20241208085556145 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556145 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556145 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428832152012 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428832152012"} 20241208085556145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428832152012)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085556145 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428832152012 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085556145 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428832152012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428832152012"} 20241208085556145 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428832152012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085556145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428832152012)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085556145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428832152012)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085556145 DLU <0006> fsm.c:568 lu(PS:IMSI-262428832152012)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085556145 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556145 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085556145 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556145 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul(67)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul(67)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085556147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36674<->l=127.0.0.1:4258 TC_gsup_ul(67)@b4e45f939671: Final verdict of PTC: pass 20241208085556148 DAUC <0003> db_auc.c:157 IMSI='262429391242317': No 2G Auth Data 20241208085556148 DAUC <0003> db_auc.c:192 IMSI='262429391242317': No 3G Auth Data 20241208085556149 DLGSUP <0013> hlr.c:121 IMSI 262429391242317: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b4e45f939671: Created GsupExpect[0] for "262429391242317" to be handled at TC_gsup_ul(68) 20241208085556164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36676<->l=127.0.0.1:4258 20241208085556168 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556168 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556168 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429391242317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429391242317" cn_domain=PS} 20241208085556168 DLU <0006> fsm.c:456 lu(262429391242317)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085556168 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429391242317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085556168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429391242317)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085556168 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429391242317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429391242317" cn_domain=PS} 20241208085556168 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556168 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085556168 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556168 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b4e45f939671: Found GsupExpect[0] for "262429391242317" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@b4e45f939671: Added IMSI table entry 3TC_gsup_ul(68)"262429391242317" 20241208085556170 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556170 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556170 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429391242317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429391242317"} 20241208085556170 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429391242317)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085556170 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429391242317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085556170 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429391242317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429391242317"} 20241208085556170 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429391242317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085556170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429391242317)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085556170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429391242317)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085556170 DLU <0006> fsm.c:568 lu(PS:IMSI-262429391242317)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085556170 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556170 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085556170 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556170 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul(68)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul(68)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085556171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36676<->l=127.0.0.1:4258 TC_gsup_ul(68)@b4e45f939671: Final verdict of PTC: pass 20241208085556173 DAUC <0003> db_auc.c:157 IMSI='262426328629804': No 2G Auth Data 20241208085556173 DAUC <0003> db_auc.c:192 IMSI='262426328629804': No 3G Auth Data 20241208085556173 DLGSUP <0013> hlr.c:121 IMSI 262426328629804: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b4e45f939671: Created GsupExpect[0] for "262426328629804" to be handled at TC_gsup_ul(69) 20241208085556189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36682<->l=127.0.0.1:4258 20241208085556193 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556193 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556193 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426328629804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426328629804" cn_domain=PS} 20241208085556193 DLU <0006> fsm.c:456 lu(262426328629804)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085556193 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426328629804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085556193 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426328629804)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085556193 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426328629804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426328629804" cn_domain=PS} 20241208085556193 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556193 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085556193 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556193 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b4e45f939671: Found GsupExpect[0] for "262426328629804" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@b4e45f939671: Added IMSI table entry 4TC_gsup_ul(69)"262426328629804" 20241208085556195 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556195 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556195 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426328629804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426328629804"} 20241208085556195 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426328629804)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085556195 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426328629804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085556195 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426328629804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426328629804"} 20241208085556195 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426328629804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085556195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426328629804)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085556195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426328629804)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085556195 DLU <0006> fsm.c:568 lu(PS:IMSI-262426328629804)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085556195 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556195 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085556195 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556195 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul(69)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul(69)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085556196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36682<->l=127.0.0.1:4258 TC_gsup_ul(69)@b4e45f939671: Final verdict of PTC: pass 20241208085556198 DAUC <0003> db_auc.c:157 IMSI='262420765776905': No 2G Auth Data 20241208085556198 DAUC <0003> db_auc.c:192 IMSI='262420765776905': No 3G Auth Data 20241208085556199 DLGSUP <0013> hlr.c:121 IMSI 262420765776905: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b4e45f939671: Created GsupExpect[0] for "262420765776905" to be handled at TC_gsup_ul(70) 20241208085556213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36684<->l=127.0.0.1:4258 20241208085556217 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556217 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556217 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420765776905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420765776905" cn_domain=PS} 20241208085556217 DLU <0006> fsm.c:456 lu(262420765776905)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085556217 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420765776905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085556218 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420765776905)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085556218 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420765776905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420765776905" cn_domain=PS} 20241208085556218 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556218 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085556218 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556218 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b4e45f939671: Found GsupExpect[0] for "262420765776905" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@b4e45f939671: Added IMSI table entry 5TC_gsup_ul(70)"262420765776905" 20241208085556220 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556220 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556220 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420765776905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420765776905"} 20241208085556220 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420765776905)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085556220 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420765776905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085556220 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420765776905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420765776905"} 20241208085556220 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420765776905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085556220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420765776905)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085556220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420765776905)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085556220 DLU <0006> fsm.c:568 lu(PS:IMSI-262420765776905)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085556220 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556220 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085556220 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556220 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul(70)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul(70)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085556221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36684<->l=127.0.0.1:4258 TC_gsup_ul(70)@b4e45f939671: Final verdict of PTC: pass 20241208085556222 DAUC <0003> db_auc.c:157 IMSI='262427318419405': No 2G Auth Data 20241208085556222 DAUC <0003> db_auc.c:192 IMSI='262427318419405': No 3G Auth Data 20241208085556223 DLGSUP <0013> hlr.c:121 IMSI 262427318419405: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b4e45f939671: Created GsupExpect[0] for "262427318419405" to be handled at TC_gsup_ul(71) 20241208085556238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36698<->l=127.0.0.1:4258 20241208085556241 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556241 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556241 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427318419405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427318419405" cn_domain=PS} 20241208085556241 DLU <0006> fsm.c:456 lu(262427318419405)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085556241 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427318419405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085556241 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427318419405)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085556241 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427318419405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427318419405" cn_domain=PS} 20241208085556241 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556241 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085556241 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556241 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b4e45f939671: Found GsupExpect[0] for "262427318419405" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@b4e45f939671: Added IMSI table entry 6TC_gsup_ul(71)"262427318419405" 20241208085556243 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556243 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556243 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427318419405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427318419405"} 20241208085556243 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427318419405)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085556243 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427318419405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085556243 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427318419405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427318419405"} 20241208085556243 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427318419405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085556243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427318419405)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085556243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427318419405)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085556243 DLU <0006> fsm.c:568 lu(PS:IMSI-262427318419405)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085556243 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556243 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085556243 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556243 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul(71)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul(71)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085556244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36698<->l=127.0.0.1:4258 TC_gsup_ul(71)@b4e45f939671: Final verdict of PTC: pass 20241208085556245 DAUC <0003> db_auc.c:157 IMSI='262421817958135': No 2G Auth Data 20241208085556245 DAUC <0003> db_auc.c:192 IMSI='262421817958135': No 3G Auth Data 20241208085556246 DLGSUP <0013> hlr.c:121 IMSI 262421817958135: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b4e45f939671: Created GsupExpect[0] for "262421817958135" to be handled at TC_gsup_ul(72) 20241208085556261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36710<->l=127.0.0.1:4258 20241208085556264 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556264 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556264 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421817958135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421817958135" cn_domain=PS} 20241208085556264 DLU <0006> fsm.c:456 lu(262421817958135)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085556264 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421817958135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085556264 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421817958135)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085556264 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421817958135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421817958135" cn_domain=PS} 20241208085556264 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556264 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085556264 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556264 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b4e45f939671: Found GsupExpect[0] for "262421817958135" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@b4e45f939671: Added IMSI table entry 7TC_gsup_ul(72)"262421817958135" 20241208085556266 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556266 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556266 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421817958135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421817958135"} 20241208085556266 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421817958135)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085556266 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421817958135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085556266 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421817958135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421817958135"} 20241208085556266 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421817958135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085556266 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421817958135)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085556266 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421817958135)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085556266 DLU <0006> fsm.c:568 lu(PS:IMSI-262421817958135)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085556266 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556266 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085556266 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556266 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul(72)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul(72)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085556268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36710<->l=127.0.0.1:4258 TC_gsup_ul(72)@b4e45f939671: Final verdict of PTC: pass MTC@b4e45f939671: setverdict(pass): none -> pass 20241208085556269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 20241208085556270 DLINP <000b> input/ipa.c:454 connected read/write 20241208085556270 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085556270 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085556270 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085556270 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@b4e45f939671: Final verdict of PTC: none 20241208085556271 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44691<->l=127.0.0.1:4259) 63@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: pass MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@b4e45f939671: Test case TC_gsup_ul finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085556313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36720<->l=127.0.0.1:4258 20241208085556414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36720<->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=112776) MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_ul_via_proxy started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085559495 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085559495 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085559497 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559497 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085559500 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559500 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559501 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085559501 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085559501 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 20241208085559501 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085559501 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 20241208085559501 DLGSUP <0013> gsup_server.c:236 2: 20241208085559501 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085559501 DLGSUP <0013> gsup_server.c:236 3: 20241208085559501 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085559501 DLGSUP <0013> gsup_server.c:236 4: 20241208085559501 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085559501 DLGSUP <0013> gsup_server.c:236 5: 20241208085559501 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085559501 DLGSUP <0013> gsup_server.c:236 7: 20241208085559501 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085559501 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085559501 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(73)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085559501 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@b4e45f939671: 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") 20241208085559518 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43323<->l=127.0.0.1:4259) 20241208085559523 DAUC <0003> db_auc.c:157 IMSI='262428914827192': No 2G Auth Data 20241208085559523 DAUC <0003> db_auc.c:192 IMSI='262428914827192': No 3G Auth Data HLR_Test-GSUP(74)@b4e45f939671: Created GsupExpect[0] for "262428914827192" to be handled at TC_gsup_ul_via_proxy(77) 20241208085559537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4258 20241208085559545 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559545 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559545 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262428914827192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428914827192" cn_domain=PS source_name="the-source\n"} 20241208085559545 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241208085559545 DLU <0006> fsm.c:456 lu(262428914827192)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085559545 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262428914827192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241208085559545 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428914827192)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085559546 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262428914827192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428914827192" cn_domain=PS destination_name="the-source\n"} 20241208085559546 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559546 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085559546 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559546 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b4e45f939671: Found GsupExpect[0] for "262428914827192" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@b4e45f939671: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262428914827192" 20241208085559549 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559549 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559549 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262428914827192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428914827192" source_name="the-source\n"} 20241208085559549 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428914827192)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085559549 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262428914827192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085559549 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262428914827192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428914827192" destination_name="the-source\n"} 20241208085559549 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262428914827192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085559549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428914827192)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085559549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428914827192)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085559549 DLU <0006> fsm.c:568 lu(PS:IMSI-262428914827192)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085559549 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559549 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085559549 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559549 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085559551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@b4e45f939671: Final verdict of PTC: pass 20241208085559552 DAUC <0003> db_auc.c:157 IMSI='262426750291962': No 2G Auth Data 20241208085559552 DAUC <0003> db_auc.c:192 IMSI='262426750291962': No 3G Auth Data 20241208085559553 DLGSUP <0013> hlr.c:121 IMSI 262426750291962: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b4e45f939671: Created GsupExpect[0] for "262426750291962" to be handled at TC_gsup_ul_via_proxy(78) 20241208085559572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54796<->l=127.0.0.1:4258 20241208085559576 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559576 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559576 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426750291962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426750291962" cn_domain=PS source_name="the-source\n"} 20241208085559576 DLU <0006> fsm.c:456 lu(262426750291962)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085559576 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426750291962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241208085559576 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426750291962)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085559576 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426750291962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426750291962" cn_domain=PS destination_name="the-source\n"} 20241208085559576 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559576 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085559576 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559576 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b4e45f939671: Found GsupExpect[0] for "262426750291962" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@b4e45f939671: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262426750291962" 20241208085559579 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559579 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559579 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426750291962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426750291962" source_name="the-source\n"} 20241208085559579 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426750291962)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085559579 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262426750291962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085559579 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426750291962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426750291962" destination_name="the-source\n"} 20241208085559579 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262426750291962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085559579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426750291962)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085559579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426750291962)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085559579 DLU <0006> fsm.c:568 lu(PS:IMSI-262426750291962)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085559579 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559579 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085559579 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559579 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085559580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54796<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@b4e45f939671: Final verdict of PTC: pass 20241208085559582 DAUC <0003> db_auc.c:157 IMSI='262422452851001': No 2G Auth Data 20241208085559582 DAUC <0003> db_auc.c:192 IMSI='262422452851001': No 3G Auth Data 20241208085559583 DLGSUP <0013> hlr.c:121 IMSI 262422452851001: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b4e45f939671: Created GsupExpect[0] for "262422452851001" to be handled at TC_gsup_ul_via_proxy(79) 20241208085559598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54800<->l=127.0.0.1:4258 20241208085559602 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559602 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559602 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422452851001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422452851001" cn_domain=PS source_name="the-source\n"} 20241208085559602 DLU <0006> fsm.c:456 lu(262422452851001)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085559602 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422452851001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241208085559602 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422452851001)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085559602 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422452851001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422452851001" cn_domain=PS destination_name="the-source\n"} 20241208085559602 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559602 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085559602 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559602 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b4e45f939671: Found GsupExpect[0] for "262422452851001" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@b4e45f939671: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262422452851001" 20241208085559605 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559605 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559605 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422452851001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422452851001" source_name="the-source\n"} 20241208085559605 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422452851001)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085559605 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262422452851001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085559605 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422452851001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422452851001" destination_name="the-source\n"} 20241208085559605 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262422452851001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085559605 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422452851001)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085559605 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422452851001)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085559605 DLU <0006> fsm.c:568 lu(PS:IMSI-262422452851001)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085559605 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559605 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085559605 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559605 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085559607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54800<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@b4e45f939671: Final verdict of PTC: pass 20241208085559608 DAUC <0003> db_auc.c:157 IMSI='262423982279022': No 2G Auth Data 20241208085559608 DAUC <0003> db_auc.c:192 IMSI='262423982279022': No 3G Auth Data 20241208085559609 DLGSUP <0013> hlr.c:121 IMSI 262423982279022: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b4e45f939671: Created GsupExpect[0] for "262423982279022" to be handled at TC_gsup_ul_via_proxy(80) 20241208085559625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54806<->l=127.0.0.1:4258 20241208085559629 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559629 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559629 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423982279022 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423982279022" cn_domain=PS source_name="the-source\n"} 20241208085559629 DLU <0006> fsm.c:456 lu(262423982279022)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085559629 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423982279022 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241208085559629 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423982279022)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085559629 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423982279022 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423982279022" cn_domain=PS destination_name="the-source\n"} 20241208085559629 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559629 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085559629 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559629 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b4e45f939671: Found GsupExpect[0] for "262423982279022" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@b4e45f939671: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262423982279022" 20241208085559632 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559632 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559632 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423982279022 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423982279022" source_name="the-source\n"} 20241208085559632 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423982279022)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085559632 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262423982279022 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085559632 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423982279022 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423982279022" destination_name="the-source\n"} 20241208085559632 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262423982279022 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085559632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423982279022)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085559632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423982279022)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085559632 DLU <0006> fsm.c:568 lu(PS:IMSI-262423982279022)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085559632 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559632 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085559632 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559632 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085559634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54806<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@b4e45f939671: Final verdict of PTC: pass 20241208085559635 DAUC <0003> db_auc.c:157 IMSI='262424116440498': No 2G Auth Data 20241208085559635 DAUC <0003> db_auc.c:192 IMSI='262424116440498': No 3G Auth Data 20241208085559636 DLGSUP <0013> hlr.c:121 IMSI 262424116440498: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b4e45f939671: Created GsupExpect[0] for "262424116440498" to be handled at TC_gsup_ul_via_proxy(81) 20241208085559652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54808<->l=127.0.0.1:4258 20241208085559656 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559656 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559656 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424116440498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424116440498" cn_domain=PS source_name="the-source\n"} 20241208085559656 DLU <0006> fsm.c:456 lu(262424116440498)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085559656 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424116440498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241208085559656 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424116440498)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085559656 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424116440498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424116440498" cn_domain=PS destination_name="the-source\n"} 20241208085559656 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559656 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085559656 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559656 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b4e45f939671: Found GsupExpect[0] for "262424116440498" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@b4e45f939671: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262424116440498" 20241208085559658 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559658 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559658 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424116440498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424116440498" source_name="the-source\n"} 20241208085559658 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424116440498)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085559658 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262424116440498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085559658 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424116440498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424116440498" destination_name="the-source\n"} 20241208085559658 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262424116440498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085559658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424116440498)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085559658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424116440498)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085559658 DLU <0006> fsm.c:568 lu(PS:IMSI-262424116440498)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085559658 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559658 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085559658 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559658 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085559660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54808<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@b4e45f939671: Final verdict of PTC: pass 20241208085559661 DAUC <0003> db_auc.c:157 IMSI='262422175245684': No 2G Auth Data 20241208085559661 DAUC <0003> db_auc.c:192 IMSI='262422175245684': No 3G Auth Data 20241208085559662 DLGSUP <0013> hlr.c:121 IMSI 262422175245684: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b4e45f939671: Created GsupExpect[0] for "262422175245684" to be handled at TC_gsup_ul_via_proxy(82) 20241208085559678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4258 20241208085559682 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559682 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559682 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422175245684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422175245684" cn_domain=PS source_name="the-source\n"} 20241208085559682 DLU <0006> fsm.c:456 lu(262422175245684)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085559682 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422175245684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241208085559682 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422175245684)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085559682 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422175245684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422175245684" cn_domain=PS destination_name="the-source\n"} 20241208085559682 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559682 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085559682 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559683 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b4e45f939671: Found GsupExpect[0] for "262422175245684" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@b4e45f939671: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262422175245684" 20241208085559685 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559685 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559685 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422175245684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422175245684" source_name="the-source\n"} 20241208085559685 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422175245684)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085559685 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262422175245684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085559685 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422175245684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422175245684" destination_name="the-source\n"} 20241208085559685 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262422175245684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085559685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422175245684)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085559685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422175245684)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085559685 DLU <0006> fsm.c:568 lu(PS:IMSI-262422175245684)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085559685 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559685 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085559685 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559685 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085559686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@b4e45f939671: Final verdict of PTC: pass 20241208085559688 DAUC <0003> db_auc.c:157 IMSI='262424158476866': No 2G Auth Data 20241208085559688 DAUC <0003> db_auc.c:192 IMSI='262424158476866': No 3G Auth Data 20241208085559689 DLGSUP <0013> hlr.c:121 IMSI 262424158476866: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b4e45f939671: Created GsupExpect[0] for "262424158476866" to be handled at TC_gsup_ul_via_proxy(83) 20241208085559705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54830<->l=127.0.0.1:4258 20241208085559708 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559708 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559708 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424158476866 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424158476866" cn_domain=PS source_name="the-source\n"} 20241208085559708 DLU <0006> fsm.c:456 lu(262424158476866)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085559708 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424158476866 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241208085559708 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424158476866)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085559708 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424158476866 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424158476866" cn_domain=PS destination_name="the-source\n"} 20241208085559708 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559708 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085559708 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559708 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b4e45f939671: Found GsupExpect[0] for "262424158476866" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@b4e45f939671: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262424158476866" 20241208085559711 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559711 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559711 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424158476866 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424158476866" source_name="the-source\n"} 20241208085559711 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424158476866)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085559711 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262424158476866 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085559711 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424158476866 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424158476866" destination_name="the-source\n"} 20241208085559711 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262424158476866 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085559711 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424158476866)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085559711 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424158476866)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085559711 DLU <0006> fsm.c:568 lu(PS:IMSI-262424158476866)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085559711 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559711 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085559711 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559711 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085559712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54830<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@b4e45f939671: Final verdict of PTC: pass 20241208085559714 DAUC <0003> db_auc.c:157 IMSI='262422268557972': No 2G Auth Data 20241208085559714 DAUC <0003> db_auc.c:192 IMSI='262422268557972': No 3G Auth Data 20241208085559715 DLGSUP <0013> hlr.c:121 IMSI 262422268557972: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b4e45f939671: Created GsupExpect[0] for "262422268557972" to be handled at TC_gsup_ul_via_proxy(84) 20241208085559730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54832<->l=127.0.0.1:4258 20241208085559733 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559733 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559733 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422268557972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422268557972" cn_domain=PS source_name="the-source\n"} 20241208085559733 DLU <0006> fsm.c:456 lu(262422268557972)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085559733 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422268557972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241208085559733 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422268557972)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085559733 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422268557972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422268557972" cn_domain=PS destination_name="the-source\n"} 20241208085559733 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559733 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085559733 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559733 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b4e45f939671: Found GsupExpect[0] for "262422268557972" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@b4e45f939671: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262422268557972" 20241208085559735 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559735 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559735 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422268557972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422268557972" source_name="the-source\n"} 20241208085559735 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422268557972)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085559735 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262422268557972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085559736 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422268557972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422268557972" destination_name="the-source\n"} 20241208085559736 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262422268557972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085559736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422268557972)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085559736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422268557972)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085559736 DLU <0006> fsm.c:568 lu(PS:IMSI-262422268557972)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085559736 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559736 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085559736 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559736 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085559737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54832<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@b4e45f939671: Final verdict of PTC: pass MTC@b4e45f939671: setverdict(pass): none -> pass 20241208085559739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54780<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@b4e45f939671: Final verdict of PTC: none 20241208085559740 DLINP <000b> input/ipa.c:454 connected read/write 20241208085559740 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085559740 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085559740 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085559740 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085559740 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241208085559740 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43323<->l=127.0.0.1:4259) 75@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: pass MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@b4e45f939671: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085559780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54840<->l=127.0.0.1:4258 20241208085559881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54840<->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=114604) MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_ul_subscriber_data started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085602958 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085602958 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085602961 DLINP <000b> input/ipa.c:454 connected read/write 20241208085602961 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085602961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085602963 DLINP <000b> input/ipa.c:454 connected read/write 20241208085602963 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085602963 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085602963 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085602963 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 20241208085602963 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085602963 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 20241208085602963 DLGSUP <0013> gsup_server.c:236 2: 20241208085602963 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085602963 DLGSUP <0013> gsup_server.c:236 3: 20241208085602963 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085602963 DLGSUP <0013> gsup_server.c:236 4: 20241208085602963 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085602963 DLGSUP <0013> gsup_server.c:236 5: 20241208085602963 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085602963 DLGSUP <0013> gsup_server.c:236 7: 20241208085602963 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085602963 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(85)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085602963 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085602963 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@b4e45f939671: 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") 20241208085602982 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44793<->l=127.0.0.1:4259) 20241208085602993 DAUC <0003> db_auc.c:157 IMSI='262423927606764': No 2G Auth Data 20241208085602993 DAUC <0003> db_auc.c:192 IMSI='262423927606764': No 3G Auth Data HLR_Test-GSUP(86)@b4e45f939671: Created GsupExpect[0] for "262423927606764" to be handled at TC_gsup_ul_subscriber_data(89) 20241208085603009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54866<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@b4e45f939671: GSUP ul subscriber_data<unbound> 20241208085603015 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603015 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603015 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423927606764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423927606764" cn_domain=PS} 20241208085603015 DLU <0006> fsm.c:456 lu(262423927606764)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085603015 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423927606764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085603015 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423927606764)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085603015 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423927606764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423927606764" cn_domain=PS} 20241208085603015 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603015 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085603015 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603015 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b4e45f939671: Found GsupExpect[0] for "262423927606764" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@b4e45f939671: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262423927606764" 20241208085603018 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603018 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603018 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423927606764 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423927606764"} 20241208085603018 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423927606764)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085603018 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423927606764 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085603018 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423927606764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423927606764"} 20241208085603018 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423927606764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085603018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423927606764)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085603018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423927606764)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085603018 DLU <0006> fsm.c:568 lu(PS:IMSI-262423927606764)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085603018 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603018 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085603018 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603018 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085603020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54866<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@b4e45f939671: Final verdict of PTC: pass 20241208085603022 DAUC <0003> db_auc.c:157 IMSI='262421571741434': No 2G Auth Data 20241208085603022 DAUC <0003> db_auc.c:192 IMSI='262421571741434': No 3G Auth Data 20241208085603023 DLGSUP <0013> hlr.c:121 IMSI 262421571741434: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b4e45f939671: Created GsupExpect[0] for "262421571741434" to be handled at TC_gsup_ul_subscriber_data(90) 20241208085603040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54882<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@b4e45f939671: GSUP ul subscriber_data<unbound> 20241208085603045 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603045 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603045 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421571741434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421571741434" cn_domain=PS} 20241208085603045 DLU <0006> fsm.c:456 lu(262421571741434)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085603045 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421571741434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085603045 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421571741434)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085603045 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421571741434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421571741434" cn_domain=PS} 20241208085603045 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603045 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085603045 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603045 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b4e45f939671: Found GsupExpect[0] for "262421571741434" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@b4e45f939671: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262421571741434" 20241208085603048 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603048 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603048 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421571741434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421571741434"} 20241208085603048 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421571741434)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085603048 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421571741434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085603048 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421571741434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421571741434"} 20241208085603048 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421571741434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085603048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421571741434)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085603048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421571741434)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085603048 DLU <0006> fsm.c:568 lu(PS:IMSI-262421571741434)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085603048 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603048 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085603048 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603048 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085603049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54882<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@b4e45f939671: Final verdict of PTC: pass 20241208085603051 DAUC <0003> db_auc.c:157 IMSI='262422721623332': No 2G Auth Data 20241208085603051 DAUC <0003> db_auc.c:192 IMSI='262422721623332': No 3G Auth Data 20241208085603052 DLGSUP <0013> hlr.c:121 IMSI 262422721623332: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b4e45f939671: Created GsupExpect[0] for "262422721623332" to be handled at TC_gsup_ul_subscriber_data(91) 20241208085603069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54894<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@b4e45f939671: GSUP ul subscriber_data<unbound> 20241208085603073 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603073 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603073 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422721623332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422721623332" cn_domain=PS} 20241208085603073 DLU <0006> fsm.c:456 lu(262422721623332)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085603073 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422721623332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085603073 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422721623332)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085603073 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422721623332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422721623332" cn_domain=PS} 20241208085603073 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603073 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085603073 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603073 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b4e45f939671: Found GsupExpect[0] for "262422721623332" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@b4e45f939671: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262422721623332" 20241208085603076 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603076 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603076 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422721623332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422721623332"} 20241208085603076 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422721623332)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085603076 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422721623332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085603076 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422721623332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422721623332"} 20241208085603076 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422721623332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085603076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422721623332)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085603076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422721623332)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085603076 DLU <0006> fsm.c:568 lu(PS:IMSI-262422721623332)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085603076 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603076 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085603076 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603076 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085603078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54894<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@b4e45f939671: Final verdict of PTC: pass 20241208085603079 DAUC <0003> db_auc.c:157 IMSI='262429703585495': No 2G Auth Data 20241208085603079 DAUC <0003> db_auc.c:192 IMSI='262429703585495': No 3G Auth Data 20241208085603080 DLGSUP <0013> hlr.c:121 IMSI 262429703585495: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b4e45f939671: Created GsupExpect[0] for "262429703585495" to be handled at TC_gsup_ul_subscriber_data(92) 20241208085603097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54898<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@b4e45f939671: GSUP ul subscriber_data<unbound> 20241208085603101 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603101 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603101 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429703585495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429703585495" cn_domain=PS} 20241208085603101 DLU <0006> fsm.c:456 lu(262429703585495)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085603101 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429703585495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085603101 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429703585495)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085603101 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429703585495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429703585495" cn_domain=PS} 20241208085603101 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603101 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085603101 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603102 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b4e45f939671: Found GsupExpect[0] for "262429703585495" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@b4e45f939671: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262429703585495" 20241208085603104 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603104 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603104 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429703585495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429703585495"} 20241208085603104 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429703585495)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085603104 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429703585495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085603104 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429703585495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429703585495"} 20241208085603104 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429703585495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085603104 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429703585495)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085603104 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429703585495)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085603104 DLU <0006> fsm.c:568 lu(PS:IMSI-262429703585495)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085603104 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603104 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085603104 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603104 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085603106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54898<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@b4e45f939671: Final verdict of PTC: pass 20241208085603107 DAUC <0003> db_auc.c:157 IMSI='262425697797205': No 2G Auth Data 20241208085603108 DAUC <0003> db_auc.c:192 IMSI='262425697797205': No 3G Auth Data 20241208085603109 DLGSUP <0013> hlr.c:121 IMSI 262425697797205: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b4e45f939671: Created GsupExpect[0] for "262425697797205" to be handled at TC_gsup_ul_subscriber_data(93) 20241208085603125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54910<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@b4e45f939671: GSUP ul subscriber_data<unbound> 20241208085603129 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603129 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603129 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425697797205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425697797205" cn_domain=PS} 20241208085603129 DLU <0006> fsm.c:456 lu(262425697797205)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085603129 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425697797205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085603129 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425697797205)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085603129 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425697797205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425697797205" cn_domain=PS} 20241208085603129 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603129 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085603129 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603129 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b4e45f939671: Found GsupExpect[0] for "262425697797205" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@b4e45f939671: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262425697797205" 20241208085603131 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603132 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603132 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425697797205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425697797205"} 20241208085603132 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425697797205)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085603132 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425697797205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085603132 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425697797205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425697797205"} 20241208085603132 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425697797205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085603132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425697797205)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085603132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425697797205)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085603132 DLU <0006> fsm.c:568 lu(PS:IMSI-262425697797205)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085603132 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603132 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085603132 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603132 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085603133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54910<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@b4e45f939671: Final verdict of PTC: pass 20241208085603135 DAUC <0003> db_auc.c:157 IMSI='262429417420806': No 2G Auth Data 20241208085603135 DAUC <0003> db_auc.c:192 IMSI='262429417420806': No 3G Auth Data 20241208085603136 DLGSUP <0013> hlr.c:121 IMSI 262429417420806: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b4e45f939671: Created GsupExpect[0] for "262429417420806" to be handled at TC_gsup_ul_subscriber_data(94) 20241208085603152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54916<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@b4e45f939671: GSUP ul subscriber_data<unbound> 20241208085603156 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603156 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603156 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429417420806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429417420806" cn_domain=PS} 20241208085603156 DLU <0006> fsm.c:456 lu(262429417420806)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085603156 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429417420806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085603156 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429417420806)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085603156 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429417420806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429417420806" cn_domain=PS} 20241208085603156 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603156 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085603156 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603156 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b4e45f939671: Found GsupExpect[0] for "262429417420806" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@b4e45f939671: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262429417420806" 20241208085603158 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603158 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603158 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429417420806 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429417420806"} 20241208085603158 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429417420806)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085603158 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429417420806 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085603158 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429417420806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429417420806"} 20241208085603158 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429417420806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085603158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429417420806)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085603158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429417420806)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085603158 DLU <0006> fsm.c:568 lu(PS:IMSI-262429417420806)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085603158 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603158 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085603159 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603159 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085603160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54916<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@b4e45f939671: Final verdict of PTC: pass 20241208085603162 DAUC <0003> db_auc.c:157 IMSI='262422487198418': No 2G Auth Data 20241208085603162 DAUC <0003> db_auc.c:192 IMSI='262422487198418': No 3G Auth Data 20241208085603162 DLGSUP <0013> hlr.c:121 IMSI 262422487198418: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b4e45f939671: Created GsupExpect[0] for "262422487198418" to be handled at TC_gsup_ul_subscriber_data(95) 20241208085603178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54930<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@b4e45f939671: GSUP ul subscriber_data<unbound> 20241208085603182 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603182 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603182 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422487198418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422487198418" cn_domain=PS} 20241208085603183 DLU <0006> fsm.c:456 lu(262422487198418)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085603183 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422487198418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085603183 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422487198418)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085603183 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422487198418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422487198418" cn_domain=PS} 20241208085603183 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603183 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085603183 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603183 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b4e45f939671: Found GsupExpect[0] for "262422487198418" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@b4e45f939671: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262422487198418" 20241208085603185 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603185 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603185 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422487198418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422487198418"} 20241208085603185 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422487198418)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085603185 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422487198418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085603185 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422487198418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422487198418"} 20241208085603185 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422487198418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085603185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422487198418)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085603185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422487198418)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085603185 DLU <0006> fsm.c:568 lu(PS:IMSI-262422487198418)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085603185 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603185 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085603185 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603185 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085603187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54930<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@b4e45f939671: Final verdict of PTC: pass 20241208085603188 DAUC <0003> db_auc.c:157 IMSI='262425370870206': No 2G Auth Data 20241208085603188 DAUC <0003> db_auc.c:192 IMSI='262425370870206': No 3G Auth Data 20241208085603189 DLGSUP <0013> hlr.c:121 IMSI 262425370870206: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b4e45f939671: Created GsupExpect[0] for "262425370870206" to be handled at TC_gsup_ul_subscriber_data(96) 20241208085603204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54936<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@b4e45f939671: GSUP ul subscriber_data<unbound> 20241208085603208 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603208 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603208 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425370870206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425370870206" cn_domain=PS} 20241208085603208 DLU <0006> fsm.c:456 lu(262425370870206)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085603208 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425370870206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085603208 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425370870206)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085603208 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425370870206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425370870206" cn_domain=PS} 20241208085603208 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603208 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085603208 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603208 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b4e45f939671: Found GsupExpect[0] for "262425370870206" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@b4e45f939671: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262425370870206" 20241208085603210 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603210 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603210 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425370870206 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425370870206"} 20241208085603210 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425370870206)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085603210 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425370870206 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085603210 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425370870206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425370870206"} 20241208085603210 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425370870206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085603210 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425370870206)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085603210 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425370870206)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085603210 DLU <0006> fsm.c:568 lu(PS:IMSI-262425370870206)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085603210 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603210 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085603210 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603210 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085603212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54936<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@b4e45f939671: Final verdict of PTC: pass MTC@b4e45f939671: setverdict(pass): none -> pass 20241208085603214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54852<->l=127.0.0.1:4258 20241208085603215 DLINP <000b> input/ipa.c:454 connected read/write 20241208085603215 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085603215 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085603215 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085603215 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085603215 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44793<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@b4e45f939671: Final verdict of PTC: none 87@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: pass MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@b4e45f939671: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085603261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54944<->l=127.0.0.1:4258 20241208085603361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54944<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65888) Waiting for packet dumper to finish... 1 (prev_count=65888, count=118048) MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_vty started. MTC@b4e45f939671: legacy= true 20241208085606434 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085606434 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085606436 DLINP <000b> input/ipa.c:454 connected read/write 20241208085606436 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085606437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54948<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085606439 DLINP <000b> input/ipa.c:454 connected read/write 20241208085606439 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085606439 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085606439 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085606439 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 20241208085606439 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085606439 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 20241208085606439 DLGSUP <0013> gsup_server.c:236 2: 20241208085606439 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085606439 DLGSUP <0013> gsup_server.c:236 3: 20241208085606439 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085606439 DLGSUP <0013> gsup_server.c:236 4: 20241208085606439 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085606439 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(97)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085606439 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085606439 DLGSUP <0013> gsup_server.c:236 7: 20241208085606439 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085606439 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085606439 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085606439 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@b4e45f939671: 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") 20241208085606457 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34171<->l=127.0.0.1:4259) 20241208085606459 DAUC <0003> db_auc.c:157 IMSI='262427240904117': No 2G Auth Data 20241208085606459 DAUC <0003> db_auc.c:192 IMSI='262427240904117': No 3G Auth Data 20241208085606462 DAUC <0003> db_auc.c:192 IMSI='262427240904117': No 3G Auth Data 20241208085606464 DAUC <0003> db_auc.c:157 IMSI='262429073555216': No 2G Auth Data 20241208085606464 DAUC <0003> db_auc.c:192 IMSI='262429073555216': No 3G Auth Data 20241208085606467 DAUC <0003> db_auc.c:157 IMSI='262429073555216': No 2G Auth Data 20241208085606468 DAUC <0003> db_auc.c:157 IMSI='262423480115690': No 2G Auth Data 20241208085606468 DAUC <0003> db_auc.c:192 IMSI='262423480115690': No 3G Auth Data MTC@b4e45f939671: setverdict(pass): none -> pass 20241208085606471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54948<->l=127.0.0.1:4258 20241208085606472 DLINP <000b> input/ipa.c:454 connected read/write 20241208085606472 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 98@b4e45f939671: Final verdict of PTC: none 20241208085606472 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085606473 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085606473 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085606473 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34171<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(97)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: pass MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@b4e45f939671: Test case TC_vty finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085606519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54956<->l=127.0.0.1:4258 20241208085606619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54956<->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=28436) MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_vty_msisdn_isd started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085609695 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085609696 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085609697 DLINP <000b> input/ipa.c:454 connected read/write 20241208085609697 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085609698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57648<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085609699 DLINP <000b> input/ipa.c:454 connected read/write 20241208085609699 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085609699 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085609699 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085609699 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 20241208085609699 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085609699 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 20241208085609699 DLGSUP <0013> gsup_server.c:236 2: 20241208085609699 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085609699 DLGSUP <0013> gsup_server.c:236 3: 20241208085609699 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085609699 DLGSUP <0013> gsup_server.c:236 4: 20241208085609699 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085609699 DLGSUP <0013> gsup_server.c:236 5: 20241208085609699 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085609699 DLGSUP <0013> gsup_server.c:236 7: 20241208085609699 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085609699 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085609699 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085609699 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)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@b4e45f939671: 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") 20241208085609719 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43565<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@b4e45f939671: Created GsupExpect[0] for "262425408670499" to be handled at TC_vty_msisdn_isd(104) 20241208085609736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57660<->l=127.0.0.1:4258 20241208085609738 DAUC <0003> db_auc.c:157 IMSI='262425408670499': No 2G Auth Data 20241208085609738 DAUC <0003> db_auc.c:192 IMSI='262425408670499': No 3G Auth Data 20241208085609745 DLINP <000b> input/ipa.c:454 connected read/write 20241208085609745 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085609745 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425408670499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425408670499" cn_domain=PS} 20241208085609745 DLU <0006> fsm.c:456 lu(262425408670499)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085609745 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425408670499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085609745 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425408670499)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085609745 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425408670499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425408670499" cn_domain=PS} 20241208085609745 DLINP <000b> input/ipa.c:454 connected read/write 20241208085609745 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085609745 DLINP <000b> input/ipa.c:454 connected read/write 20241208085609745 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@b4e45f939671: Found GsupExpect[0] for "262425408670499" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@b4e45f939671: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262425408670499" 20241208085609749 DLINP <000b> input/ipa.c:454 connected read/write 20241208085609749 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085609749 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425408670499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425408670499"} 20241208085609749 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425408670499)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085609749 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425408670499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085609749 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425408670499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425408670499"} 20241208085609749 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425408670499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085609749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425408670499)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085609749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425408670499)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085609749 DLU <0006> fsm.c:568 lu(PS:IMSI-262425408670499)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085609749 DLINP <000b> input/ipa.c:454 connected read/write 20241208085609749 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085609749 DLINP <000b> input/ipa.c:454 connected read/write 20241208085609749 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@b4e45f939671: setverdict(pass): none -> pass 20241208085609751 DLGSUP <0013> hlr.c:128 IMSI 262425408670499: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241208085609751 DLINP <000b> input/ipa.c:454 connected read/write 20241208085609751 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085609751 DLINP <000b> input/ipa.c:454 connected read/write 20241208085609751 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085609753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57660<->l=127.0.0.1:4258 20241208085609754 DLINP <000b> input/ipa.c:454 connected read/write 20241208085609754 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085609754 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425408670499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425408670499"} 20241208085609754 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425408670499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241208085609754 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425408670499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@b4e45f939671: Final verdict of PTC: pass 20241208085609755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57648<->l=127.0.0.1:4258 20241208085609756 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43565<->l=127.0.0.1:4259) 20241208085609756 DLINP <000b> input/ipa.c:454 connected read/write 20241208085609756 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085609756 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085609756 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085609756 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 102@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP(101)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 102: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@b4e45f939671: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085609800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4258 20241208085609900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57666<->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@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_purge_cs started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085612976 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085612976 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085612977 DLINP <000b> input/ipa.c:454 connected read/write 20241208085612977 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085612978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57674<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085612979 DLINP <000b> input/ipa.c:454 connected read/write 20241208085612979 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085612980 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085612980 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085612980 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 20241208085612980 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085612980 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 20241208085612980 DLGSUP <0013> gsup_server.c:236 2: 20241208085612980 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085612980 DLGSUP <0013> gsup_server.c:236 3: 20241208085612980 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085612980 DLGSUP <0013> gsup_server.c:236 4: 20241208085612980 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085612980 DLGSUP <0013> gsup_server.c:236 5: 20241208085612980 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(105)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085612980 DLGSUP <0013> gsup_server.c:236 7: 20241208085612980 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085612980 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085612980 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085612980 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@b4e45f939671: 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") 20241208085613002 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43471<->l=127.0.0.1:4259) 20241208085613009 DAUC <0003> db_auc.c:157 IMSI='262421627131089': No 2G Auth Data 20241208085613009 DAUC <0003> db_auc.c:192 IMSI='262421627131089': No 3G Auth Data HLR_Test-GSUP(106)@b4e45f939671: Created GsupExpect[0] for "262421627131089" to be handled at TC_gsup_purge_cs(109) 20241208085613026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57686<->l=127.0.0.1:4258 20241208085613030 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613030 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613030 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421627131089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421627131089" cn_domain=PS} 20241208085613030 DLU <0006> fsm.c:456 lu(262421627131089)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085613030 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421627131089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085613030 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421627131089)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085613030 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421627131089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421627131089" cn_domain=PS} 20241208085613030 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613030 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613030 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613030 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b4e45f939671: Found GsupExpect[0] for "262421627131089" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@b4e45f939671: Added IMSI table entry 0TC_gsup_purge_cs(109)"262421627131089" 20241208085613033 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613033 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613033 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421627131089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421627131089"} 20241208085613033 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421627131089)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085613033 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421627131089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085613033 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421627131089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421627131089"} 20241208085613033 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421627131089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085613033 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421627131089)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085613033 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421627131089)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085613033 DLU <0006> fsm.c:568 lu(PS:IMSI-262421627131089)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085613033 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613033 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613033 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613033 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@b4e45f939671: setverdict(pass): none -> pass 20241208085613035 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613035 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613035 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421627131089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421627131089" cn_domain=CS} 20241208085613035 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421627131089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241208085613035 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421627131089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421627131089"} 20241208085613035 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421627131089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241208085613035 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613035 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613035 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613035 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085613036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57686<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@b4e45f939671: Final verdict of PTC: pass 20241208085613038 DAUC <0003> db_auc.c:157 IMSI='262420373761700': No 2G Auth Data 20241208085613038 DAUC <0003> db_auc.c:192 IMSI='262420373761700': No 3G Auth Data 20241208085613038 DLGSUP <0013> hlr.c:121 IMSI 262420373761700: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b4e45f939671: Created GsupExpect[0] for "262420373761700" to be handled at TC_gsup_purge_cs(110) 20241208085613055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57688<->l=127.0.0.1:4258 20241208085613059 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613059 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613059 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420373761700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420373761700" cn_domain=PS} 20241208085613059 DLU <0006> fsm.c:456 lu(262420373761700)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085613059 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420373761700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085613059 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420373761700)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085613059 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420373761700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420373761700" cn_domain=PS} 20241208085613059 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613059 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613059 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613059 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b4e45f939671: Found GsupExpect[0] for "262420373761700" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@b4e45f939671: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420373761700" 20241208085613062 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613062 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613062 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420373761700 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420373761700"} 20241208085613062 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420373761700)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085613062 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420373761700 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085613062 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420373761700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420373761700"} 20241208085613062 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420373761700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085613062 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420373761700)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085613062 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420373761700)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085613062 DLU <0006> fsm.c:568 lu(PS:IMSI-262420373761700)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085613062 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613062 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613062 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613062 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@b4e45f939671: setverdict(pass): none -> pass 20241208085613064 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613064 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613064 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420373761700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420373761700" cn_domain=CS} 20241208085613064 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420373761700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241208085613064 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420373761700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420373761700"} 20241208085613064 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420373761700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241208085613064 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613064 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613064 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613064 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085613066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57688<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@b4e45f939671: Final verdict of PTC: pass 20241208085613067 DAUC <0003> db_auc.c:157 IMSI='262429547181408': No 2G Auth Data 20241208085613068 DAUC <0003> db_auc.c:192 IMSI='262429547181408': No 3G Auth Data 20241208085613068 DLGSUP <0013> hlr.c:121 IMSI 262429547181408: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b4e45f939671: Created GsupExpect[0] for "262429547181408" to be handled at TC_gsup_purge_cs(111) 20241208085613082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57702<->l=127.0.0.1:4258 20241208085613085 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613085 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613086 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429547181408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429547181408" cn_domain=PS} 20241208085613086 DLU <0006> fsm.c:456 lu(262429547181408)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085613086 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429547181408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085613086 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429547181408)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085613086 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429547181408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429547181408" cn_domain=PS} 20241208085613086 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613086 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613086 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613086 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b4e45f939671: Found GsupExpect[0] for "262429547181408" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@b4e45f939671: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429547181408" 20241208085613088 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613088 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613089 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429547181408 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429547181408"} 20241208085613089 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429547181408)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085613089 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429547181408 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085613089 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429547181408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429547181408"} 20241208085613089 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429547181408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085613089 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429547181408)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085613089 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429547181408)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085613089 DLU <0006> fsm.c:568 lu(PS:IMSI-262429547181408)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085613089 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613089 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613089 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613089 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@b4e45f939671: setverdict(pass): none -> pass 20241208085613091 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613091 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613091 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429547181408 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429547181408" cn_domain=CS} 20241208085613091 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429547181408 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241208085613091 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429547181408 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429547181408"} 20241208085613091 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429547181408 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241208085613091 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613091 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613091 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613091 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085613093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57702<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@b4e45f939671: Final verdict of PTC: pass 20241208085613094 DAUC <0003> db_auc.c:157 IMSI='262421995818734': No 2G Auth Data 20241208085613094 DAUC <0003> db_auc.c:192 IMSI='262421995818734': No 3G Auth Data 20241208085613095 DLGSUP <0013> hlr.c:121 IMSI 262421995818734: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b4e45f939671: Created GsupExpect[0] for "262421995818734" to be handled at TC_gsup_purge_cs(112) 20241208085613110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57704<->l=127.0.0.1:4258 20241208085613113 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613113 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613113 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421995818734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421995818734" cn_domain=PS} 20241208085613113 DLU <0006> fsm.c:456 lu(262421995818734)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085613113 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421995818734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085613113 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421995818734)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085613113 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421995818734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421995818734" cn_domain=PS} 20241208085613113 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613113 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613113 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613113 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b4e45f939671: Found GsupExpect[0] for "262421995818734" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@b4e45f939671: Added IMSI table entry 3TC_gsup_purge_cs(112)"262421995818734" 20241208085613115 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613115 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613115 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421995818734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421995818734"} 20241208085613115 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421995818734)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085613115 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421995818734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085613115 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421995818734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421995818734"} 20241208085613115 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421995818734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085613115 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421995818734)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085613115 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421995818734)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085613115 DLU <0006> fsm.c:568 lu(PS:IMSI-262421995818734)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085613115 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613116 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613116 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613116 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@b4e45f939671: setverdict(pass): none -> pass 20241208085613117 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613117 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613117 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421995818734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421995818734" cn_domain=CS} 20241208085613117 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421995818734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241208085613118 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421995818734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421995818734"} 20241208085613118 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421995818734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241208085613118 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613118 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613118 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613118 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085613119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57704<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@b4e45f939671: Final verdict of PTC: pass 20241208085613121 DAUC <0003> db_auc.c:157 IMSI='262424050562044': No 2G Auth Data 20241208085613121 DAUC <0003> db_auc.c:192 IMSI='262424050562044': No 3G Auth Data 20241208085613122 DLGSUP <0013> hlr.c:121 IMSI 262424050562044: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b4e45f939671: Created GsupExpect[0] for "262424050562044" to be handled at TC_gsup_purge_cs(113) 20241208085613137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4258 20241208085613141 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613141 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613141 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424050562044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424050562044" cn_domain=PS} 20241208085613141 DLU <0006> fsm.c:456 lu(262424050562044)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085613141 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424050562044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085613141 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424050562044)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085613141 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424050562044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424050562044" cn_domain=PS} 20241208085613141 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613141 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613141 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613141 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b4e45f939671: Found GsupExpect[0] for "262424050562044" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@b4e45f939671: Added IMSI table entry 4TC_gsup_purge_cs(113)"262424050562044" 20241208085613143 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613143 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613143 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424050562044 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424050562044"} 20241208085613143 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424050562044)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085613143 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424050562044 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085613143 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424050562044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424050562044"} 20241208085613143 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424050562044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085613143 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424050562044)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085613143 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424050562044)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085613143 DLU <0006> fsm.c:568 lu(PS:IMSI-262424050562044)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085613143 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613143 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613143 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613143 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@b4e45f939671: setverdict(pass): none -> pass 20241208085613145 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613145 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613145 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424050562044 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424050562044" cn_domain=CS} 20241208085613145 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424050562044 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241208085613145 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424050562044 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424050562044"} 20241208085613146 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424050562044 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241208085613146 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613146 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613146 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613146 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085613147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@b4e45f939671: Final verdict of PTC: pass 20241208085613148 DAUC <0003> db_auc.c:157 IMSI='262426595956826': No 2G Auth Data 20241208085613149 DAUC <0003> db_auc.c:192 IMSI='262426595956826': No 3G Auth Data 20241208085613150 DLGSUP <0013> hlr.c:121 IMSI 262426595956826: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b4e45f939671: Created GsupExpect[0] for "262426595956826" to be handled at TC_gsup_purge_cs(114) 20241208085613165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4258 20241208085613169 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613169 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613169 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426595956826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426595956826" cn_domain=PS} 20241208085613169 DLU <0006> fsm.c:456 lu(262426595956826)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085613169 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426595956826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085613169 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426595956826)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085613169 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426595956826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426595956826" cn_domain=PS} 20241208085613169 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613169 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613169 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613169 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b4e45f939671: Found GsupExpect[0] for "262426595956826" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@b4e45f939671: Added IMSI table entry 5TC_gsup_purge_cs(114)"262426595956826" 20241208085613172 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613172 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613172 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426595956826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426595956826"} 20241208085613172 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426595956826)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085613172 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426595956826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085613172 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426595956826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426595956826"} 20241208085613172 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426595956826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085613172 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426595956826)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085613172 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426595956826)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085613172 DLU <0006> fsm.c:568 lu(PS:IMSI-262426595956826)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085613172 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613172 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613172 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613172 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@b4e45f939671: setverdict(pass): none -> pass 20241208085613174 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613174 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613174 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426595956826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426595956826" cn_domain=CS} 20241208085613174 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426595956826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241208085613174 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426595956826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426595956826"} 20241208085613174 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426595956826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241208085613174 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613174 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613174 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613174 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085613176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@b4e45f939671: Final verdict of PTC: pass 20241208085613177 DAUC <0003> db_auc.c:157 IMSI='262426789344153': No 2G Auth Data 20241208085613177 DAUC <0003> db_auc.c:192 IMSI='262426789344153': No 3G Auth Data 20241208085613178 DLGSUP <0013> hlr.c:121 IMSI 262426789344153: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b4e45f939671: Created GsupExpect[0] for "262426789344153" to be handled at TC_gsup_purge_cs(115) 20241208085613192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 20241208085613196 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613196 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613196 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426789344153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426789344153" cn_domain=PS} 20241208085613196 DLU <0006> fsm.c:456 lu(262426789344153)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085613196 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426789344153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085613196 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426789344153)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085613196 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426789344153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426789344153" cn_domain=PS} 20241208085613196 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613196 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613196 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613196 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b4e45f939671: Found GsupExpect[0] for "262426789344153" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@b4e45f939671: Added IMSI table entry 6TC_gsup_purge_cs(115)"262426789344153" 20241208085613199 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613199 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613199 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426789344153 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426789344153"} 20241208085613199 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426789344153)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085613199 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426789344153 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085613199 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426789344153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426789344153"} 20241208085613199 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426789344153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085613199 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426789344153)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085613199 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426789344153)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085613199 DLU <0006> fsm.c:568 lu(PS:IMSI-262426789344153)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085613199 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613199 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613199 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613199 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@b4e45f939671: setverdict(pass): none -> pass 20241208085613201 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613201 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613201 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426789344153 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426789344153" cn_domain=CS} 20241208085613201 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426789344153 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241208085613201 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426789344153 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426789344153"} 20241208085613201 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426789344153 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241208085613201 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613201 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613201 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613201 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085613203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@b4e45f939671: Final verdict of PTC: pass 20241208085613205 DAUC <0003> db_auc.c:157 IMSI='262420417992590': No 2G Auth Data 20241208085613205 DAUC <0003> db_auc.c:192 IMSI='262420417992590': No 3G Auth Data 20241208085613205 DLGSUP <0013> hlr.c:121 IMSI 262420417992590: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b4e45f939671: Created GsupExpect[0] for "262420417992590" to be handled at TC_gsup_purge_cs(116) 20241208085613219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4258 20241208085613223 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613223 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613223 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420417992590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420417992590" cn_domain=PS} 20241208085613223 DLU <0006> fsm.c:456 lu(262420417992590)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085613223 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420417992590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085613223 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420417992590)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085613223 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420417992590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420417992590" cn_domain=PS} 20241208085613223 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613223 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613223 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613223 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b4e45f939671: Found GsupExpect[0] for "262420417992590" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@b4e45f939671: Added IMSI table entry 7TC_gsup_purge_cs(116)"262420417992590" 20241208085613225 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613225 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613225 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420417992590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420417992590"} 20241208085613225 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420417992590)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085613225 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420417992590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085613225 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420417992590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420417992590"} 20241208085613225 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420417992590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085613225 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420417992590)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085613225 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420417992590)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085613225 DLU <0006> fsm.c:568 lu(PS:IMSI-262420417992590)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085613225 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613225 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613225 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613225 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@b4e45f939671: setverdict(pass): none -> pass 20241208085613227 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613227 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613227 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420417992590 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420417992590" cn_domain=CS} 20241208085613227 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420417992590 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241208085613227 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420417992590 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420417992590"} 20241208085613227 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420417992590 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241208085613227 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613227 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085613227 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613227 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085613228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@b4e45f939671: Final verdict of PTC: pass MTC@b4e45f939671: setverdict(pass): none -> pass 20241208085613230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57674<->l=127.0.0.1:4258 20241208085613231 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43471<->l=127.0.0.1:4259) 20241208085613231 DLINP <000b> input/ipa.c:454 connected read/write 20241208085613231 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085613231 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085613231 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085613231 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@b4e45f939671: Final verdict of PTC: none 107@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: pass MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@b4e45f939671: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085613278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57770<->l=127.0.0.1:4258 20241208085613379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57770<->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@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_purge_ps started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085616462 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085616462 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085616464 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616464 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085616467 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616467 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616467 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085616467 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085616467 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 20241208085616467 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085616467 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 20241208085616467 DLGSUP <0013> gsup_server.c:236 2: 20241208085616467 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085616467 DLGSUP <0013> gsup_server.c:236 3: 20241208085616467 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085616467 DLGSUP <0013> gsup_server.c:236 4: 20241208085616467 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085616467 DLGSUP <0013> gsup_server.c:236 5: 20241208085616467 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085616467 DLGSUP <0013> gsup_server.c:236 7: 20241208085616467 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085616467 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(117)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085616467 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085616467 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@b4e45f939671: 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") 20241208085616489 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41517<->l=127.0.0.1:4259) 20241208085616496 DAUC <0003> db_auc.c:157 IMSI='262426533238150': No 2G Auth Data 20241208085616496 DAUC <0003> db_auc.c:192 IMSI='262426533238150': No 3G Auth Data HLR_Test-GSUP(118)@b4e45f939671: Created GsupExpect[0] for "262426533238150" to be handled at TC_gsup_purge_ps(121) 20241208085616512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57794<->l=127.0.0.1:4258 20241208085616517 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616517 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616517 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426533238150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426533238150" cn_domain=PS} 20241208085616517 DLU <0006> fsm.c:456 lu(262426533238150)[0x55d9bd1c21f0]{UNVALIDATED}: Allocated 20241208085616517 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426533238150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085616517 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426533238150)[0x55d9bd1c21f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085616517 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426533238150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426533238150" cn_domain=PS} 20241208085616517 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616517 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616517 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616517 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b4e45f939671: Found GsupExpect[0] for "262426533238150" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@b4e45f939671: Added IMSI table entry 0TC_gsup_purge_ps(121)"262426533238150" 20241208085616520 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616520 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616520 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426533238150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426533238150"} 20241208085616520 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426533238150)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085616520 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426533238150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085616520 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426533238150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426533238150"} 20241208085616520 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426533238150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085616520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426533238150)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085616520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426533238150)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085616520 DLU <0006> fsm.c:568 lu(PS:IMSI-262426533238150)[0x55d9bd1c21f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085616520 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616520 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616520 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616520 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@b4e45f939671: setverdict(pass): none -> pass 20241208085616522 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616522 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616522 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426533238150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426533238150" cn_domain=PS} 20241208085616522 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426533238150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241208085616522 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426533238150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426533238150"} 20241208085616522 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426533238150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241208085616522 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616522 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616522 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616522 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085616524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57794<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@b4e45f939671: Final verdict of PTC: pass 20241208085616525 DAUC <0003> db_auc.c:157 IMSI='262429943611532': No 2G Auth Data 20241208085616525 DAUC <0003> db_auc.c:192 IMSI='262429943611532': No 3G Auth Data 20241208085616526 DLGSUP <0013> hlr.c:121 IMSI 262429943611532: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b4e45f939671: Created GsupExpect[0] for "262429943611532" to be handled at TC_gsup_purge_ps(122) 20241208085616542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57806<->l=127.0.0.1:4258 20241208085616545 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616545 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616545 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429943611532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429943611532" cn_domain=PS} 20241208085616545 DLU <0006> fsm.c:456 lu(262429943611532)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085616545 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429943611532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085616545 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429943611532)[0x55d9bd1c0620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085616545 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429943611532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429943611532" cn_domain=PS} 20241208085616545 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616545 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616545 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616545 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b4e45f939671: Found GsupExpect[0] for "262429943611532" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@b4e45f939671: Added IMSI table entry 1TC_gsup_purge_ps(122)"262429943611532" 20241208085616548 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616548 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616548 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429943611532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429943611532"} 20241208085616548 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429943611532)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085616548 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429943611532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085616548 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429943611532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429943611532"} 20241208085616548 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429943611532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085616548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429943611532)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085616548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429943611532)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085616548 DLU <0006> fsm.c:568 lu(PS:IMSI-262429943611532)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085616548 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616548 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616548 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616548 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@b4e45f939671: setverdict(pass): none -> pass 20241208085616550 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616550 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616550 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429943611532 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429943611532" cn_domain=PS} 20241208085616550 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429943611532 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241208085616550 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429943611532 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429943611532"} 20241208085616550 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429943611532 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241208085616550 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616550 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616550 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616550 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085616551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57806<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@b4e45f939671: Final verdict of PTC: pass 20241208085616552 DAUC <0003> db_auc.c:157 IMSI='262421153934481': No 2G Auth Data 20241208085616552 DAUC <0003> db_auc.c:192 IMSI='262421153934481': No 3G Auth Data 20241208085616553 DLGSUP <0013> hlr.c:121 IMSI 262421153934481: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b4e45f939671: Created GsupExpect[0] for "262421153934481" to be handled at TC_gsup_purge_ps(123) 20241208085616570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57822<->l=127.0.0.1:4258 20241208085616573 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616573 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616574 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421153934481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421153934481" cn_domain=PS} 20241208085616574 DLU <0006> fsm.c:456 lu(262421153934481)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085616574 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421153934481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085616574 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421153934481)[0x55d9bd1c0620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085616574 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421153934481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421153934481" cn_domain=PS} 20241208085616574 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616574 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616574 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616574 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b4e45f939671: Found GsupExpect[0] for "262421153934481" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@b4e45f939671: Added IMSI table entry 2TC_gsup_purge_ps(123)"262421153934481" 20241208085616576 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616576 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616576 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421153934481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421153934481"} 20241208085616576 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421153934481)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085616576 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421153934481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085616576 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421153934481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421153934481"} 20241208085616576 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421153934481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085616576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421153934481)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085616576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421153934481)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085616576 DLU <0006> fsm.c:568 lu(PS:IMSI-262421153934481)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085616576 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616576 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616576 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616576 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@b4e45f939671: setverdict(pass): none -> pass 20241208085616577 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616577 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616577 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421153934481 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421153934481" cn_domain=PS} 20241208085616577 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421153934481 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241208085616577 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421153934481 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421153934481"} 20241208085616578 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421153934481 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241208085616578 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616578 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616578 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616578 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085616579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57822<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@b4e45f939671: Final verdict of PTC: pass 20241208085616580 DAUC <0003> db_auc.c:157 IMSI='262426553388045': No 2G Auth Data 20241208085616580 DAUC <0003> db_auc.c:192 IMSI='262426553388045': No 3G Auth Data 20241208085616581 DLGSUP <0013> hlr.c:121 IMSI 262426553388045: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b4e45f939671: Created GsupExpect[0] for "262426553388045" to be handled at TC_gsup_purge_ps(124) 20241208085616597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57826<->l=127.0.0.1:4258 20241208085616601 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616601 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616601 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426553388045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426553388045" cn_domain=PS} 20241208085616601 DLU <0006> fsm.c:456 lu(262426553388045)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085616601 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426553388045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085616601 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426553388045)[0x55d9bd1c0620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085616601 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426553388045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426553388045" cn_domain=PS} 20241208085616601 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616601 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616601 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616601 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b4e45f939671: Found GsupExpect[0] for "262426553388045" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@b4e45f939671: Added IMSI table entry 3TC_gsup_purge_ps(124)"262426553388045" 20241208085616604 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616604 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616604 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426553388045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426553388045"} 20241208085616604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426553388045)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085616604 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426553388045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085616604 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426553388045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426553388045"} 20241208085616604 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426553388045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085616604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426553388045)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085616604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426553388045)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085616604 DLU <0006> fsm.c:568 lu(PS:IMSI-262426553388045)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085616604 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616604 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616604 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616604 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@b4e45f939671: setverdict(pass): none -> pass 20241208085616605 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616605 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616605 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426553388045 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426553388045" cn_domain=PS} 20241208085616605 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426553388045 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241208085616605 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426553388045 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426553388045"} 20241208085616605 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426553388045 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241208085616605 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616605 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616605 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616605 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085616607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57826<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@b4e45f939671: Final verdict of PTC: pass 20241208085616608 DAUC <0003> db_auc.c:157 IMSI='262427166800549': No 2G Auth Data 20241208085616608 DAUC <0003> db_auc.c:192 IMSI='262427166800549': No 3G Auth Data 20241208085616609 DLGSUP <0013> hlr.c:121 IMSI 262427166800549: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b4e45f939671: Created GsupExpect[0] for "262427166800549" to be handled at TC_gsup_purge_ps(125) 20241208085616627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57838<->l=127.0.0.1:4258 20241208085616631 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616632 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616632 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427166800549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427166800549" cn_domain=PS} 20241208085616632 DLU <0006> fsm.c:456 lu(262427166800549)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085616632 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427166800549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085616632 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427166800549)[0x55d9bd1c0620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085616632 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427166800549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427166800549" cn_domain=PS} 20241208085616632 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616632 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616632 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616632 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b4e45f939671: Found GsupExpect[0] for "262427166800549" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@b4e45f939671: Added IMSI table entry 4TC_gsup_purge_ps(125)"262427166800549" 20241208085616634 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616634 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616634 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427166800549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427166800549"} 20241208085616634 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427166800549)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085616634 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427166800549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085616634 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427166800549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427166800549"} 20241208085616634 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427166800549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085616634 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427166800549)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085616634 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427166800549)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085616634 DLU <0006> fsm.c:568 lu(PS:IMSI-262427166800549)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085616634 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616634 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616634 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616634 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@b4e45f939671: setverdict(pass): none -> pass 20241208085616636 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616636 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616636 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427166800549 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427166800549" cn_domain=PS} 20241208085616636 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427166800549 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241208085616636 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427166800549 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427166800549"} 20241208085616636 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427166800549 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241208085616636 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616636 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616636 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616636 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085616637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57838<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@b4e45f939671: Final verdict of PTC: pass 20241208085616639 DAUC <0003> db_auc.c:157 IMSI='262429343006374': No 2G Auth Data 20241208085616639 DAUC <0003> db_auc.c:192 IMSI='262429343006374': No 3G Auth Data 20241208085616640 DLGSUP <0013> hlr.c:121 IMSI 262429343006374: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b4e45f939671: Created GsupExpect[0] for "262429343006374" to be handled at TC_gsup_purge_ps(126) 20241208085616655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57850<->l=127.0.0.1:4258 20241208085616659 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616659 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616659 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429343006374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429343006374" cn_domain=PS} 20241208085616659 DLU <0006> fsm.c:456 lu(262429343006374)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085616659 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429343006374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085616659 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429343006374)[0x55d9bd1c0620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085616659 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429343006374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429343006374" cn_domain=PS} 20241208085616659 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616659 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616659 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616659 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b4e45f939671: Found GsupExpect[0] for "262429343006374" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@b4e45f939671: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429343006374" 20241208085616662 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616662 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616662 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429343006374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429343006374"} 20241208085616662 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429343006374)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085616662 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429343006374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085616662 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429343006374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429343006374"} 20241208085616662 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429343006374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085616662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429343006374)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085616662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429343006374)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085616662 DLU <0006> fsm.c:568 lu(PS:IMSI-262429343006374)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085616662 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616662 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616662 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616662 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@b4e45f939671: setverdict(pass): none -> pass 20241208085616664 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616664 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616664 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429343006374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429343006374" cn_domain=PS} 20241208085616664 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429343006374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241208085616664 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429343006374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429343006374"} 20241208085616664 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429343006374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241208085616664 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616664 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616664 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616664 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085616665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57850<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@b4e45f939671: Final verdict of PTC: pass 20241208085616667 DAUC <0003> db_auc.c:157 IMSI='262423533555021': No 2G Auth Data 20241208085616667 DAUC <0003> db_auc.c:192 IMSI='262423533555021': No 3G Auth Data 20241208085616668 DLGSUP <0013> hlr.c:121 IMSI 262423533555021: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b4e45f939671: Created GsupExpect[0] for "262423533555021" to be handled at TC_gsup_purge_ps(127) 20241208085616684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35016<->l=127.0.0.1:4258 20241208085616688 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616688 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616688 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423533555021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423533555021" cn_domain=PS} 20241208085616688 DLU <0006> fsm.c:456 lu(262423533555021)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085616688 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423533555021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085616688 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423533555021)[0x55d9bd1c0620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085616688 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423533555021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423533555021" cn_domain=PS} 20241208085616688 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616688 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616688 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616688 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b4e45f939671: Found GsupExpect[0] for "262423533555021" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@b4e45f939671: Added IMSI table entry 6TC_gsup_purge_ps(127)"262423533555021" 20241208085616690 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616690 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616690 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423533555021 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423533555021"} 20241208085616690 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423533555021)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085616690 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423533555021 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085616690 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423533555021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423533555021"} 20241208085616690 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423533555021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085616690 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423533555021)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085616690 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423533555021)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085616690 DLU <0006> fsm.c:568 lu(PS:IMSI-262423533555021)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085616690 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616690 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616690 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616690 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@b4e45f939671: setverdict(pass): none -> pass 20241208085616693 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616693 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616693 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423533555021 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423533555021" cn_domain=PS} 20241208085616693 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423533555021 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241208085616693 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423533555021 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423533555021"} 20241208085616693 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423533555021 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241208085616693 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616693 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616693 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616693 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085616694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35016<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@b4e45f939671: Final verdict of PTC: pass 20241208085616695 DAUC <0003> db_auc.c:157 IMSI='262425501054738': No 2G Auth Data 20241208085616695 DAUC <0003> db_auc.c:192 IMSI='262425501054738': No 3G Auth Data 20241208085616697 DLGSUP <0013> hlr.c:121 IMSI 262425501054738: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b4e45f939671: Created GsupExpect[0] for "262425501054738" to be handled at TC_gsup_purge_ps(128) 20241208085616712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35032<->l=127.0.0.1:4258 20241208085616716 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616716 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616716 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425501054738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425501054738" cn_domain=PS} 20241208085616716 DLU <0006> fsm.c:456 lu(262425501054738)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085616716 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425501054738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085616716 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425501054738)[0x55d9bd1c0620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085616716 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425501054738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425501054738" cn_domain=PS} 20241208085616716 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616716 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616716 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616716 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b4e45f939671: Found GsupExpect[0] for "262425501054738" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@b4e45f939671: Added IMSI table entry 7TC_gsup_purge_ps(128)"262425501054738" 20241208085616719 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616719 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616719 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425501054738 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425501054738"} 20241208085616719 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425501054738)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085616719 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425501054738 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085616719 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425501054738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425501054738"} 20241208085616719 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425501054738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085616719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425501054738)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085616719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425501054738)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085616719 DLU <0006> fsm.c:568 lu(PS:IMSI-262425501054738)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085616719 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616719 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616719 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616719 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@b4e45f939671: setverdict(pass): none -> pass 20241208085616721 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616721 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616721 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425501054738 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425501054738" cn_domain=PS} 20241208085616721 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425501054738 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241208085616721 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425501054738 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425501054738"} 20241208085616721 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425501054738 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241208085616721 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616721 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085616721 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616721 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085616722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35032<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@b4e45f939671: Final verdict of PTC: pass MTC@b4e45f939671: setverdict(pass): none -> pass 20241208085616724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57780<->l=127.0.0.1:4258 20241208085616725 DLINP <000b> input/ipa.c:454 connected read/write 20241208085616725 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085616725 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085616725 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085616725 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085616725 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41517<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@b4e45f939671: Final verdict of PTC: none 119@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: pass MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@b4e45f939671: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085616767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35040<->l=127.0.0.1:4258 20241208085616868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35040<->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@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_purge_unknown started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085619948 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085619948 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085619951 DLINP <000b> input/ipa.c:454 connected read/write 20241208085619951 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085619952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35052<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085619955 DLINP <000b> input/ipa.c:454 connected read/write 20241208085619955 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085619955 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085619955 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085619955 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 20241208085619955 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085619955 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 20241208085619955 DLGSUP <0013> gsup_server.c:236 2: 20241208085619955 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085619955 DLGSUP <0013> gsup_server.c:236 3: 20241208085619955 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085619955 DLGSUP <0013> gsup_server.c:236 4: 20241208085619955 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085619955 DLGSUP <0013> gsup_server.c:236 5: 20241208085619955 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085619955 DLGSUP <0013> gsup_server.c:236 7: 20241208085619955 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(129)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085619955 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085619955 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085619955 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@b4e45f939671: 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") 20241208085619974 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42207<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@b4e45f939671: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241208085619985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35056<->l=127.0.0.1:4258 20241208085619997 DLINP <000b> input/ipa.c:454 connected read/write 20241208085619997 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085619997 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} 20241208085619997 DLU <0006> fsm.c:456 lu(2345743413463)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085619997 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 20241208085619997 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} 20241208085619997 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085619997 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55d9bd1c0620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085619997 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55d9bd1c0620]{UNVALIDATED}: Freeing instance 20241208085619997 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55d9bd1c0620]{UNVALIDATED}: Deallocated 20241208085619997 DLINP <000b> input/ipa.c:454 connected read/write 20241208085619997 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085619998 DLINP <000b> input/ipa.c:454 connected read/write 20241208085619998 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@b4e45f939671: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@b4e45f939671: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@b4e45f939671: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085620000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35056<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@b4e45f939671: Final verdict of PTC: pass MTC@b4e45f939671: setverdict(pass): none -> pass 20241208085620001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35052<->l=127.0.0.1:4258 HLR_Test-GSUP(130)@b4e45f939671: Final verdict of PTC: none 20241208085620002 DLINP <000b> input/ipa.c:454 connected read/write 20241208085620002 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085620002 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085620003 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085620003 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085620003 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42207<->l=127.0.0.1:4259) 131@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: pass MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@b4e45f939671: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@b4e45f939671: 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 8 08:56:20 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 20241208085620050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35070<->l=127.0.0.1:4258 20241208085620151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35070<->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@b4e45f939671: 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@b4e45f939671: 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 8 08:56:22 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@b4e45f939671: 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@b4e45f939671: Test case TC_mo_ussd_unknown started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085623233 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085623233 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085623236 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623236 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085623236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35082<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085623239 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623239 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085623239 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085623239 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085623239 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 20241208085623239 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085623239 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 20241208085623239 DLGSUP <0013> gsup_server.c:236 2: 20241208085623239 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085623239 DLGSUP <0013> gsup_server.c:236 3: 20241208085623239 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085623239 DLGSUP <0013> gsup_server.c:236 4: 20241208085623239 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085623239 DLGSUP <0013> gsup_server.c:236 5: 20241208085623239 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085623239 DLGSUP <0013> gsup_server.c:236 7: 20241208085623239 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085623239 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085623239 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085623239 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)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@b4e45f939671: 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") 20241208085623256 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35997<->l=127.0.0.1:4259) 20241208085623261 DAUC <0003> db_auc.c:157 IMSI='262421483240036': No 2G Auth Data 20241208085623261 DAUC <0003> db_auc.c:192 IMSI='262421483240036': No 3G Auth Data HLR_Test-GSUP(135)@b4e45f939671: Created GsupExpect[0] for "262421483240036" to be handled at TC_mo_ussd_unknown(138) 20241208085623274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35098<->l=127.0.0.1:4258 20241208085623283 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623283 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085623283 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421483240036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421483240036" session_id=1937218511 session_state=BEGIN} 20241208085623283 DSS <0004> hlr_ussd.c:576 262421483240036/0x73779bcf: Process SS (BEGIN) 20241208085623283 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241208085623283 DSS <0004> hlr_ussd.c:518 262421483240036/0x73779bcf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241208085623283 DSS <0004> hlr_ussd.c:523 262421483240036/0x73779bcf: USSD for unknown code '*#200#' 20241208085623283 DSS <0004> hlr_ussd.c:354 262421483240036/0x73779bcf: Tx ReturnError(1, 0x12) 20241208085623283 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421483240036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421483240036" session_id=1937218511 session_state=END} 20241208085623283 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623283 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085623283 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623283 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b4e45f939671: Found GsupExpect[0] for "262421483240036" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@b4e45f939671: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262421483240036" TC_mo_ussd_unknown(138)@b4e45f939671: setverdict(pass): none -> pass 20241208085623288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35098<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@b4e45f939671: Final verdict of PTC: pass 20241208085623288 DAUC <0003> db_auc.c:157 IMSI='262426456522440': No 2G Auth Data 20241208085623288 DAUC <0003> db_auc.c:192 IMSI='262426456522440': No 3G Auth Data HLR_Test-GSUP(135)@b4e45f939671: Created GsupExpect[0] for "262426456522440" to be handled at TC_mo_ussd_unknown(139) 20241208085623303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35110<->l=127.0.0.1:4258 20241208085623309 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623309 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085623309 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426456522440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426456522440" session_id=3429185969 session_state=BEGIN} 20241208085623309 DSS <0004> hlr_ussd.c:576 262426456522440/0xcc6539b1: Process SS (BEGIN) 20241208085623309 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241208085623309 DSS <0004> hlr_ussd.c:518 262426456522440/0xcc6539b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241208085623309 DSS <0004> hlr_ussd.c:523 262426456522440/0xcc6539b1: USSD for unknown code '*#200#' 20241208085623309 DSS <0004> hlr_ussd.c:354 262426456522440/0xcc6539b1: Tx ReturnError(1, 0x12) 20241208085623309 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426456522440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426456522440" session_id=3429185969 session_state=END} 20241208085623309 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623309 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085623309 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623309 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b4e45f939671: Found GsupExpect[0] for "262426456522440" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@b4e45f939671: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262426456522440" TC_mo_ussd_unknown(139)@b4e45f939671: setverdict(pass): none -> pass 20241208085623312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35110<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@b4e45f939671: Final verdict of PTC: pass 20241208085623313 DAUC <0003> db_auc.c:157 IMSI='262423224419435': No 2G Auth Data 20241208085623313 DAUC <0003> db_auc.c:192 IMSI='262423224419435': No 3G Auth Data HLR_Test-GSUP(135)@b4e45f939671: Created GsupExpect[0] for "262423224419435" to be handled at TC_mo_ussd_unknown(140) 20241208085623329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35122<->l=127.0.0.1:4258 20241208085623335 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623335 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085623335 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423224419435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423224419435" session_id=2495395681 session_state=BEGIN} 20241208085623335 DSS <0004> hlr_ussd.c:576 262423224419435/0x94bcb761: Process SS (BEGIN) 20241208085623335 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241208085623335 DSS <0004> hlr_ussd.c:518 262423224419435/0x94bcb761: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241208085623335 DSS <0004> hlr_ussd.c:523 262423224419435/0x94bcb761: USSD for unknown code '*#200#' 20241208085623335 DSS <0004> hlr_ussd.c:354 262423224419435/0x94bcb761: Tx ReturnError(1, 0x12) 20241208085623335 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423224419435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423224419435" session_id=2495395681 session_state=END} 20241208085623335 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623335 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085623335 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623335 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b4e45f939671: Found GsupExpect[0] for "262423224419435" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@b4e45f939671: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262423224419435" TC_mo_ussd_unknown(140)@b4e45f939671: setverdict(pass): none -> pass 20241208085623337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35122<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@b4e45f939671: Final verdict of PTC: pass 20241208085623338 DAUC <0003> db_auc.c:157 IMSI='262420444239697': No 2G Auth Data 20241208085623338 DAUC <0003> db_auc.c:192 IMSI='262420444239697': No 3G Auth Data HLR_Test-GSUP(135)@b4e45f939671: Created GsupExpect[0] for "262420444239697" to be handled at TC_mo_ussd_unknown(141) 20241208085623355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35132<->l=127.0.0.1:4258 20241208085623360 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623360 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085623360 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420444239697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420444239697" session_id=2070840845 session_state=BEGIN} 20241208085623360 DSS <0004> hlr_ussd.c:576 262420444239697/0x7b6e860d: Process SS (BEGIN) 20241208085623360 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241208085623360 DSS <0004> hlr_ussd.c:518 262420444239697/0x7b6e860d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241208085623360 DSS <0004> hlr_ussd.c:523 262420444239697/0x7b6e860d: USSD for unknown code '*#200#' 20241208085623360 DSS <0004> hlr_ussd.c:354 262420444239697/0x7b6e860d: Tx ReturnError(1, 0x12) 20241208085623360 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420444239697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420444239697" session_id=2070840845 session_state=END} 20241208085623360 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623360 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085623360 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623360 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b4e45f939671: Found GsupExpect[0] for "262420444239697" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@b4e45f939671: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262420444239697" TC_mo_ussd_unknown(141)@b4e45f939671: setverdict(pass): none -> pass 20241208085623363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35132<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@b4e45f939671: Final verdict of PTC: pass 20241208085623364 DAUC <0003> db_auc.c:157 IMSI='262423920437998': No 2G Auth Data 20241208085623364 DAUC <0003> db_auc.c:192 IMSI='262423920437998': No 3G Auth Data HLR_Test-GSUP(135)@b4e45f939671: Created GsupExpect[0] for "262423920437998" to be handled at TC_mo_ussd_unknown(142) 20241208085623380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35138<->l=127.0.0.1:4258 20241208085623385 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623385 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085623385 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423920437998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423920437998" session_id=3225487192 session_state=BEGIN} 20241208085623385 DSS <0004> hlr_ussd.c:576 262423920437998/0xc0410758: Process SS (BEGIN) 20241208085623385 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241208085623385 DSS <0004> hlr_ussd.c:518 262423920437998/0xc0410758: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241208085623385 DSS <0004> hlr_ussd.c:523 262423920437998/0xc0410758: USSD for unknown code '*#200#' 20241208085623385 DSS <0004> hlr_ussd.c:354 262423920437998/0xc0410758: Tx ReturnError(1, 0x12) 20241208085623385 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423920437998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423920437998" session_id=3225487192 session_state=END} 20241208085623385 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623385 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085623385 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623385 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b4e45f939671: Found GsupExpect[0] for "262423920437998" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@b4e45f939671: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262423920437998" TC_mo_ussd_unknown(142)@b4e45f939671: setverdict(pass): none -> pass 20241208085623388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35138<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@b4e45f939671: Final verdict of PTC: pass 20241208085623388 DAUC <0003> db_auc.c:157 IMSI='262427346383140': No 2G Auth Data 20241208085623388 DAUC <0003> db_auc.c:192 IMSI='262427346383140': No 3G Auth Data HLR_Test-GSUP(135)@b4e45f939671: Created GsupExpect[0] for "262427346383140" to be handled at TC_mo_ussd_unknown(143) 20241208085623402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35146<->l=127.0.0.1:4258 20241208085623409 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623409 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085623409 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427346383140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427346383140" session_id=3686215978 session_state=BEGIN} 20241208085623409 DSS <0004> hlr_ussd.c:576 262427346383140/0xdbb7312a: Process SS (BEGIN) 20241208085623409 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241208085623409 DSS <0004> hlr_ussd.c:518 262427346383140/0xdbb7312a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241208085623409 DSS <0004> hlr_ussd.c:523 262427346383140/0xdbb7312a: USSD for unknown code '*#200#' 20241208085623409 DSS <0004> hlr_ussd.c:354 262427346383140/0xdbb7312a: Tx ReturnError(1, 0x12) 20241208085623409 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427346383140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427346383140" session_id=3686215978 session_state=END} 20241208085623409 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623409 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085623409 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623409 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b4e45f939671: Found GsupExpect[0] for "262427346383140" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@b4e45f939671: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262427346383140" TC_mo_ussd_unknown(143)@b4e45f939671: setverdict(pass): none -> pass 20241208085623413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35146<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@b4e45f939671: Final verdict of PTC: pass 20241208085623414 DAUC <0003> db_auc.c:157 IMSI='262429948247148': No 2G Auth Data 20241208085623414 DAUC <0003> db_auc.c:192 IMSI='262429948247148': No 3G Auth Data HLR_Test-GSUP(135)@b4e45f939671: Created GsupExpect[0] for "262429948247148" to be handled at TC_mo_ussd_unknown(144) 20241208085623429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35150<->l=127.0.0.1:4258 20241208085623436 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623436 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085623436 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429948247148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429948247148" session_id=51651706 session_state=BEGIN} 20241208085623436 DSS <0004> hlr_ussd.c:576 262429948247148/0x0314247a: Process SS (BEGIN) 20241208085623436 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241208085623436 DSS <0004> hlr_ussd.c:518 262429948247148/0x0314247a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241208085623436 DSS <0004> hlr_ussd.c:523 262429948247148/0x0314247a: USSD for unknown code '*#200#' 20241208085623436 DSS <0004> hlr_ussd.c:354 262429948247148/0x0314247a: Tx ReturnError(1, 0x12) 20241208085623436 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429948247148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429948247148" session_id=51651706 session_state=END} 20241208085623436 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623436 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085623436 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623436 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b4e45f939671: Found GsupExpect[0] for "262429948247148" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@b4e45f939671: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262429948247148" TC_mo_ussd_unknown(144)@b4e45f939671: setverdict(pass): none -> pass 20241208085623439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35150<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@b4e45f939671: Final verdict of PTC: pass 20241208085623439 DAUC <0003> db_auc.c:157 IMSI='262429710980766': No 2G Auth Data 20241208085623439 DAUC <0003> db_auc.c:192 IMSI='262429710980766': No 3G Auth Data HLR_Test-GSUP(135)@b4e45f939671: Created GsupExpect[0] for "262429710980766" to be handled at TC_mo_ussd_unknown(145) 20241208085623455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35156<->l=127.0.0.1:4258 20241208085623460 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623460 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085623460 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429710980766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429710980766" session_id=270453775 session_state=BEGIN} 20241208085623460 DSS <0004> hlr_ussd.c:576 262429710980766/0x101ecc0f: Process SS (BEGIN) 20241208085623460 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241208085623460 DSS <0004> hlr_ussd.c:518 262429710980766/0x101ecc0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241208085623460 DSS <0004> hlr_ussd.c:523 262429710980766/0x101ecc0f: USSD for unknown code '*#200#' 20241208085623460 DSS <0004> hlr_ussd.c:354 262429710980766/0x101ecc0f: Tx ReturnError(1, 0x12) 20241208085623460 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429710980766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429710980766" session_id=270453775 session_state=END} 20241208085623460 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623460 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085623460 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623460 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b4e45f939671: Found GsupExpect[0] for "262429710980766" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@b4e45f939671: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429710980766" TC_mo_ussd_unknown(145)@b4e45f939671: setverdict(pass): none -> pass 20241208085623463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35156<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@b4e45f939671: Final verdict of PTC: pass 20241208085623464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35082<->l=127.0.0.1:4258 20241208085623465 DLINP <000b> input/ipa.c:454 connected read/write 20241208085623465 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085623465 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085623465 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085623465 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085623465 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35997<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@b4e45f939671: Final verdict of PTC: none 136@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 136: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@b4e45f939671: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085623509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35158<->l=127.0.0.1:4258 20241208085623609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35158<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67384) Waiting for packet dumper to finish... 1 (prev_count=67384, count=81388) MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_mo_ussd_euse_disc started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085626685 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085626685 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085626686 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626686 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085626687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54568<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085626688 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626688 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085626689 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085626689 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085626689 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 20241208085626689 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085626689 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 20241208085626689 DLGSUP <0013> gsup_server.c:236 2: 20241208085626689 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085626689 DLGSUP <0013> gsup_server.c:236 3: 20241208085626689 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085626689 DLGSUP <0013> gsup_server.c:236 4: 20241208085626689 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085626689 DLGSUP <0013> gsup_server.c:236 5: 20241208085626689 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085626689 DLGSUP <0013> gsup_server.c:236 7: 20241208085626689 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085626689 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085626689 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085626689 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@b4e45f939671: 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") 20241208085626706 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39425<->l=127.0.0.1:4259) 20241208085626712 DAUC <0003> db_auc.c:157 IMSI='262421818014770': No 2G Auth Data 20241208085626712 DAUC <0003> db_auc.c:192 IMSI='262421818014770': No 3G Auth Data HLR_Test-GSUP(147)@b4e45f939671: Created GsupExpect[0] for "262421818014770" to be handled at TC_mo_ussd_euse_disc(150) 20241208085626729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54572<->l=127.0.0.1:4258 20241208085626736 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626736 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085626737 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421818014770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421818014770" session_id=3942725024 session_state=BEGIN} 20241208085626737 DSS <0004> hlr_ussd.c:576 262421818014770/0xeb0135a0: Process SS (BEGIN) 20241208085626737 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085626737 DSS <0004> hlr_ussd.c:518 262421818014770/0xeb0135a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085626737 DSS <0004> hlr_ussd.c:542 262421818014770/0xeb0135a0: Cannot find conn for EUSE EUSE-foobar 20241208085626737 DSS <0004> hlr_ussd.c:354 262421818014770/0xeb0135a0: Tx ReturnError(1, 0x22) 20241208085626737 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421818014770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421818014770" session_id=3942725024 session_state=END} 20241208085626737 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626737 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085626737 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626737 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b4e45f939671: Found GsupExpect[0] for "262421818014770" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@b4e45f939671: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262421818014770" TC_mo_ussd_euse_disc(150)@b4e45f939671: setverdict(pass): none -> pass 20241208085626741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54572<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@b4e45f939671: Final verdict of PTC: pass 20241208085626742 DAUC <0003> db_auc.c:157 IMSI='262421011270877': No 2G Auth Data 20241208085626742 DAUC <0003> db_auc.c:192 IMSI='262421011270877': No 3G Auth Data HLR_Test-GSUP(147)@b4e45f939671: Created GsupExpect[0] for "262421011270877" to be handled at TC_mo_ussd_euse_disc(151) 20241208085626758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54576<->l=127.0.0.1:4258 20241208085626763 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626763 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085626763 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421011270877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421011270877" session_id=974359924 session_state=BEGIN} 20241208085626763 DSS <0004> hlr_ussd.c:576 262421011270877/0x3a138d74: Process SS (BEGIN) 20241208085626763 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085626763 DSS <0004> hlr_ussd.c:518 262421011270877/0x3a138d74: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085626763 DSS <0004> hlr_ussd.c:542 262421011270877/0x3a138d74: Cannot find conn for EUSE EUSE-foobar 20241208085626763 DSS <0004> hlr_ussd.c:354 262421011270877/0x3a138d74: Tx ReturnError(1, 0x22) 20241208085626763 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421011270877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421011270877" session_id=974359924 session_state=END} 20241208085626763 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626763 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085626763 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626763 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b4e45f939671: Found GsupExpect[0] for "262421011270877" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@b4e45f939671: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262421011270877" TC_mo_ussd_euse_disc(151)@b4e45f939671: setverdict(pass): none -> pass 20241208085626767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54576<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@b4e45f939671: Final verdict of PTC: pass 20241208085626767 DAUC <0003> db_auc.c:157 IMSI='262421764060392': No 2G Auth Data 20241208085626767 DAUC <0003> db_auc.c:192 IMSI='262421764060392': No 3G Auth Data HLR_Test-GSUP(147)@b4e45f939671: Created GsupExpect[0] for "262421764060392" to be handled at TC_mo_ussd_euse_disc(152) 20241208085626784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54582<->l=127.0.0.1:4258 20241208085626791 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626791 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085626791 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421764060392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421764060392" session_id=2416304236 session_state=BEGIN} 20241208085626791 DSS <0004> hlr_ussd.c:576 262421764060392/0x9005e06c: Process SS (BEGIN) 20241208085626791 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085626791 DSS <0004> hlr_ussd.c:518 262421764060392/0x9005e06c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085626791 DSS <0004> hlr_ussd.c:542 262421764060392/0x9005e06c: Cannot find conn for EUSE EUSE-foobar 20241208085626791 DSS <0004> hlr_ussd.c:354 262421764060392/0x9005e06c: Tx ReturnError(1, 0x22) 20241208085626791 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421764060392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421764060392" session_id=2416304236 session_state=END} 20241208085626791 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626791 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085626791 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626791 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b4e45f939671: Found GsupExpect[0] for "262421764060392" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@b4e45f939671: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262421764060392" TC_mo_ussd_euse_disc(152)@b4e45f939671: setverdict(pass): none -> pass 20241208085626795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54582<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@b4e45f939671: Final verdict of PTC: pass 20241208085626795 DAUC <0003> db_auc.c:157 IMSI='262420799169624': No 2G Auth Data 20241208085626795 DAUC <0003> db_auc.c:192 IMSI='262420799169624': No 3G Auth Data HLR_Test-GSUP(147)@b4e45f939671: Created GsupExpect[0] for "262420799169624" to be handled at TC_mo_ussd_euse_disc(153) 20241208085626811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54594<->l=127.0.0.1:4258 20241208085626817 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626817 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085626817 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420799169624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420799169624" session_id=3533382887 session_state=BEGIN} 20241208085626817 DSS <0004> hlr_ussd.c:576 262420799169624/0xd29b24e7: Process SS (BEGIN) 20241208085626817 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085626817 DSS <0004> hlr_ussd.c:518 262420799169624/0xd29b24e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085626817 DSS <0004> hlr_ussd.c:542 262420799169624/0xd29b24e7: Cannot find conn for EUSE EUSE-foobar 20241208085626817 DSS <0004> hlr_ussd.c:354 262420799169624/0xd29b24e7: Tx ReturnError(1, 0x22) 20241208085626817 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420799169624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420799169624" session_id=3533382887 session_state=END} 20241208085626817 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626817 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085626817 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626817 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b4e45f939671: Found GsupExpect[0] for "262420799169624" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@b4e45f939671: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262420799169624" TC_mo_ussd_euse_disc(153)@b4e45f939671: setverdict(pass): none -> pass 20241208085626820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54594<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@b4e45f939671: Final verdict of PTC: pass 20241208085626821 DAUC <0003> db_auc.c:157 IMSI='262425089387649': No 2G Auth Data 20241208085626821 DAUC <0003> db_auc.c:192 IMSI='262425089387649': No 3G Auth Data HLR_Test-GSUP(147)@b4e45f939671: Created GsupExpect[0] for "262425089387649" to be handled at TC_mo_ussd_euse_disc(154) 20241208085626838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54600<->l=127.0.0.1:4258 20241208085626845 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626845 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085626845 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425089387649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425089387649" session_id=4141473657 session_state=BEGIN} 20241208085626845 DSS <0004> hlr_ussd.c:576 262425089387649/0xf6d9df79: Process SS (BEGIN) 20241208085626845 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085626845 DSS <0004> hlr_ussd.c:518 262425089387649/0xf6d9df79: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085626845 DSS <0004> hlr_ussd.c:542 262425089387649/0xf6d9df79: Cannot find conn for EUSE EUSE-foobar 20241208085626845 DSS <0004> hlr_ussd.c:354 262425089387649/0xf6d9df79: Tx ReturnError(1, 0x22) 20241208085626845 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425089387649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425089387649" session_id=4141473657 session_state=END} 20241208085626845 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626845 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085626845 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626845 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b4e45f939671: Found GsupExpect[0] for "262425089387649" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@b4e45f939671: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262425089387649" TC_mo_ussd_euse_disc(154)@b4e45f939671: setverdict(pass): none -> pass 20241208085626848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54600<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@b4e45f939671: Final verdict of PTC: pass 20241208085626848 DAUC <0003> db_auc.c:157 IMSI='262424589233827': No 2G Auth Data 20241208085626848 DAUC <0003> db_auc.c:192 IMSI='262424589233827': No 3G Auth Data HLR_Test-GSUP(147)@b4e45f939671: Created GsupExpect[0] for "262424589233827" to be handled at TC_mo_ussd_euse_disc(155) 20241208085626863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54604<->l=127.0.0.1:4258 20241208085626869 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626869 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085626869 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424589233827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424589233827" session_id=3043050037 session_state=BEGIN} 20241208085626869 DSS <0004> hlr_ussd.c:576 262424589233827/0xb5614235: Process SS (BEGIN) 20241208085626869 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085626869 DSS <0004> hlr_ussd.c:518 262424589233827/0xb5614235: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085626869 DSS <0004> hlr_ussd.c:542 262424589233827/0xb5614235: Cannot find conn for EUSE EUSE-foobar 20241208085626869 DSS <0004> hlr_ussd.c:354 262424589233827/0xb5614235: Tx ReturnError(1, 0x22) 20241208085626869 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424589233827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424589233827" session_id=3043050037 session_state=END} 20241208085626869 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626869 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085626869 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626869 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b4e45f939671: Found GsupExpect[0] for "262424589233827" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@b4e45f939671: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262424589233827" TC_mo_ussd_euse_disc(155)@b4e45f939671: setverdict(pass): none -> pass 20241208085626872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54604<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@b4e45f939671: Final verdict of PTC: pass 20241208085626872 DAUC <0003> db_auc.c:157 IMSI='262422485502329': No 2G Auth Data 20241208085626873 DAUC <0003> db_auc.c:192 IMSI='262422485502329': No 3G Auth Data HLR_Test-GSUP(147)@b4e45f939671: Created GsupExpect[0] for "262422485502329" to be handled at TC_mo_ussd_euse_disc(156) 20241208085626888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54618<->l=127.0.0.1:4258 20241208085626893 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626893 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085626893 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422485502329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422485502329" session_id=3367018104 session_state=BEGIN} 20241208085626893 DSS <0004> hlr_ussd.c:576 262422485502329/0xc8b09e78: Process SS (BEGIN) 20241208085626893 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085626893 DSS <0004> hlr_ussd.c:518 262422485502329/0xc8b09e78: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085626893 DSS <0004> hlr_ussd.c:542 262422485502329/0xc8b09e78: Cannot find conn for EUSE EUSE-foobar 20241208085626893 DSS <0004> hlr_ussd.c:354 262422485502329/0xc8b09e78: Tx ReturnError(1, 0x22) 20241208085626893 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422485502329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422485502329" session_id=3367018104 session_state=END} 20241208085626893 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626893 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085626893 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626893 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b4e45f939671: Found GsupExpect[0] for "262422485502329" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@b4e45f939671: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262422485502329" TC_mo_ussd_euse_disc(156)@b4e45f939671: setverdict(pass): none -> pass 20241208085626896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54618<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@b4e45f939671: Final verdict of PTC: pass 20241208085626897 DAUC <0003> db_auc.c:157 IMSI='262423610562394': No 2G Auth Data 20241208085626897 DAUC <0003> db_auc.c:192 IMSI='262423610562394': No 3G Auth Data HLR_Test-GSUP(147)@b4e45f939671: Created GsupExpect[0] for "262423610562394" to be handled at TC_mo_ussd_euse_disc(157) 20241208085626908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54620<->l=127.0.0.1:4258 20241208085626914 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626914 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085626914 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423610562394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423610562394" session_id=1773371130 session_state=BEGIN} 20241208085626914 DSS <0004> hlr_ussd.c:576 262423610562394/0x69b37efa: Process SS (BEGIN) 20241208085626914 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085626914 DSS <0004> hlr_ussd.c:518 262423610562394/0x69b37efa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085626914 DSS <0004> hlr_ussd.c:542 262423610562394/0x69b37efa: Cannot find conn for EUSE EUSE-foobar 20241208085626914 DSS <0004> hlr_ussd.c:354 262423610562394/0x69b37efa: Tx ReturnError(1, 0x22) 20241208085626914 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423610562394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423610562394" session_id=1773371130 session_state=END} 20241208085626914 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626915 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085626915 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626915 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b4e45f939671: Found GsupExpect[0] for "262423610562394" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@b4e45f939671: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262423610562394" TC_mo_ussd_euse_disc(157)@b4e45f939671: setverdict(pass): none -> pass 20241208085626918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54620<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@b4e45f939671: Final verdict of PTC: pass 20241208085626919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54568<->l=127.0.0.1:4258 20241208085626920 DLINP <000b> input/ipa.c:454 connected read/write 20241208085626920 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085626920 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085626920 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085626920 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085626920 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39425<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@b4e45f939671: Final verdict of PTC: none 148@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 148: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@b4e45f939671: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085626968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54624<->l=127.0.0.1:4258 20241208085627169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54624<->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=81620) MTC@b4e45f939671: 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@b4e45f939671: 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 8 08:56:29 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@b4e45f939671: 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@b4e45f939671: Test case TC_mo_ussd_iuse_imsi started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085630247 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085630247 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085630248 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630248 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085630249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54626<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085630250 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630250 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085630251 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085630251 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085630251 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 20241208085630251 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085630251 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 20241208085630251 DLGSUP <0013> gsup_server.c:236 2: 20241208085630251 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085630251 DLGSUP <0013> gsup_server.c:236 3: 20241208085630251 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085630251 DLGSUP <0013> gsup_server.c:236 4: 20241208085630251 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085630251 DLGSUP <0013> gsup_server.c:236 5: 20241208085630251 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085630251 DLGSUP <0013> gsup_server.c:236 7: 20241208085630251 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085630251 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085630251 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085630251 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@b4e45f939671: 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") 20241208085630270 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36589<->l=127.0.0.1:4259) 20241208085630276 DAUC <0003> db_auc.c:157 IMSI='262424931059899': No 2G Auth Data 20241208085630276 DAUC <0003> db_auc.c:192 IMSI='262424931059899': No 3G Auth Data HLR_Test-GSUP(159)@b4e45f939671: Created GsupExpect[0] for "262424931059899" to be handled at TC_mo_ussd_iuse_imsi(162) 20241208085630291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54632<->l=127.0.0.1:4258 20241208085630297 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630297 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085630297 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424931059899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424931059899" session_id=4076441828 session_state=BEGIN} 20241208085630297 DSS <0004> hlr_ussd.c:576 262424931059899/0xf2f990e4: Process SS (BEGIN) 20241208085630297 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241208085630297 DSS <0004> hlr_ussd.c:518 262424931059899/0xf2f990e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241208085630297 DSS <0004> hlr_ussd.c:363 262424931059899/0xf2f990e4: Tx USSD 'Your IMSI is 262424931059899' 20241208085630297 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424931059899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424931059899" session_id=4076441828 session_state=END} 20241208085630297 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424931059899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085630297 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630297 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085630297 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630297 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b4e45f939671: Found GsupExpect[0] for "262424931059899" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@b4e45f939671: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262424931059899" TC_mo_ussd_iuse_imsi(162)@b4e45f939671: setverdict(pass): none -> pass 20241208085630301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54632<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@b4e45f939671: Final verdict of PTC: pass 20241208085630302 DAUC <0003> db_auc.c:157 IMSI='262421620004443': No 2G Auth Data 20241208085630302 DAUC <0003> db_auc.c:192 IMSI='262421620004443': No 3G Auth Data HLR_Test-GSUP(159)@b4e45f939671: Created GsupExpect[0] for "262421620004443" to be handled at TC_mo_ussd_iuse_imsi(163) 20241208085630318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54638<->l=127.0.0.1:4258 20241208085630325 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630325 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085630325 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421620004443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421620004443" session_id=3029457030 session_state=BEGIN} 20241208085630325 DSS <0004> hlr_ussd.c:576 262421620004443/0xb491d886: Process SS (BEGIN) 20241208085630325 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241208085630325 DSS <0004> hlr_ussd.c:518 262421620004443/0xb491d886: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241208085630325 DSS <0004> hlr_ussd.c:363 262421620004443/0xb491d886: Tx USSD 'Your IMSI is 262421620004443' 20241208085630325 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421620004443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421620004443" session_id=3029457030 session_state=END} 20241208085630325 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421620004443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085630325 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630325 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085630325 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630325 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b4e45f939671: Found GsupExpect[0] for "262421620004443" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@b4e45f939671: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262421620004443" TC_mo_ussd_iuse_imsi(163)@b4e45f939671: setverdict(pass): none -> pass 20241208085630329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54638<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@b4e45f939671: Final verdict of PTC: pass 20241208085630330 DAUC <0003> db_auc.c:157 IMSI='262425209457302': No 2G Auth Data 20241208085630330 DAUC <0003> db_auc.c:192 IMSI='262425209457302': No 3G Auth Data HLR_Test-GSUP(159)@b4e45f939671: Created GsupExpect[0] for "262425209457302" to be handled at TC_mo_ussd_iuse_imsi(164) 20241208085630347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54652<->l=127.0.0.1:4258 20241208085630351 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630351 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085630351 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425209457302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425209457302" session_id=173095244 session_state=BEGIN} 20241208085630351 DSS <0004> hlr_ussd.c:576 262425209457302/0x0a51394c: Process SS (BEGIN) 20241208085630351 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241208085630351 DSS <0004> hlr_ussd.c:518 262425209457302/0x0a51394c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241208085630351 DSS <0004> hlr_ussd.c:363 262425209457302/0x0a51394c: Tx USSD 'Your IMSI is 262425209457302' 20241208085630351 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425209457302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425209457302" session_id=173095244 session_state=END} 20241208085630351 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425209457302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085630351 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630351 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085630351 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630351 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b4e45f939671: Found GsupExpect[0] for "262425209457302" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@b4e45f939671: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262425209457302" TC_mo_ussd_iuse_imsi(164)@b4e45f939671: setverdict(pass): none -> pass 20241208085630354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54652<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@b4e45f939671: Final verdict of PTC: pass 20241208085630355 DAUC <0003> db_auc.c:157 IMSI='262424891036016': No 2G Auth Data 20241208085630355 DAUC <0003> db_auc.c:192 IMSI='262424891036016': No 3G Auth Data HLR_Test-GSUP(159)@b4e45f939671: Created GsupExpect[0] for "262424891036016" to be handled at TC_mo_ussd_iuse_imsi(165) 20241208085630372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54668<->l=127.0.0.1:4258 20241208085630378 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630378 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085630378 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424891036016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424891036016" session_id=2136198198 session_state=BEGIN} 20241208085630378 DSS <0004> hlr_ussd.c:576 262424891036016/0x7f53cc36: Process SS (BEGIN) 20241208085630378 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241208085630378 DSS <0004> hlr_ussd.c:518 262424891036016/0x7f53cc36: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241208085630378 DSS <0004> hlr_ussd.c:363 262424891036016/0x7f53cc36: Tx USSD 'Your IMSI is 262424891036016' 20241208085630378 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424891036016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424891036016" session_id=2136198198 session_state=END} 20241208085630378 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424891036016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085630378 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630378 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085630378 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630378 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b4e45f939671: Found GsupExpect[0] for "262424891036016" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@b4e45f939671: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424891036016" TC_mo_ussd_iuse_imsi(165)@b4e45f939671: setverdict(pass): none -> pass 20241208085630382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54668<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@b4e45f939671: Final verdict of PTC: pass 20241208085630383 DAUC <0003> db_auc.c:157 IMSI='262429855676103': No 2G Auth Data 20241208085630383 DAUC <0003> db_auc.c:192 IMSI='262429855676103': No 3G Auth Data HLR_Test-GSUP(159)@b4e45f939671: Created GsupExpect[0] for "262429855676103" to be handled at TC_mo_ussd_iuse_imsi(166) 20241208085630400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54680<->l=127.0.0.1:4258 20241208085630407 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630407 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085630407 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429855676103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429855676103" session_id=3370187977 session_state=BEGIN} 20241208085630407 DSS <0004> hlr_ussd.c:576 262429855676103/0xc8e0fcc9: Process SS (BEGIN) 20241208085630407 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241208085630407 DSS <0004> hlr_ussd.c:518 262429855676103/0xc8e0fcc9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241208085630407 DSS <0004> hlr_ussd.c:363 262429855676103/0xc8e0fcc9: Tx USSD 'Your IMSI is 262429855676103' 20241208085630407 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429855676103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429855676103" session_id=3370187977 session_state=END} 20241208085630407 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429855676103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085630407 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630407 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085630407 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630407 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b4e45f939671: Found GsupExpect[0] for "262429855676103" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@b4e45f939671: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262429855676103" TC_mo_ussd_iuse_imsi(166)@b4e45f939671: setverdict(pass): none -> pass 20241208085630411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54680<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@b4e45f939671: Final verdict of PTC: pass 20241208085630412 DAUC <0003> db_auc.c:157 IMSI='262429848183618': No 2G Auth Data 20241208085630412 DAUC <0003> db_auc.c:192 IMSI='262429848183618': No 3G Auth Data HLR_Test-GSUP(159)@b4e45f939671: Created GsupExpect[0] for "262429848183618" to be handled at TC_mo_ussd_iuse_imsi(167) 20241208085630429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4258 20241208085630435 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630435 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085630435 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429848183618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429848183618" session_id=1055091338 session_state=BEGIN} 20241208085630435 DSS <0004> hlr_ussd.c:576 262429848183618/0x3ee36a8a: Process SS (BEGIN) 20241208085630436 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241208085630436 DSS <0004> hlr_ussd.c:518 262429848183618/0x3ee36a8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241208085630436 DSS <0004> hlr_ussd.c:363 262429848183618/0x3ee36a8a: Tx USSD 'Your IMSI is 262429848183618' 20241208085630436 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429848183618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429848183618" session_id=1055091338 session_state=END} 20241208085630436 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429848183618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085630436 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630436 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085630436 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630436 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b4e45f939671: Found GsupExpect[0] for "262429848183618" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@b4e45f939671: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262429848183618" TC_mo_ussd_iuse_imsi(167)@b4e45f939671: setverdict(pass): none -> pass 20241208085630439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@b4e45f939671: Final verdict of PTC: pass 20241208085630439 DAUC <0003> db_auc.c:157 IMSI='262429030822060': No 2G Auth Data 20241208085630439 DAUC <0003> db_auc.c:192 IMSI='262429030822060': No 3G Auth Data HLR_Test-GSUP(159)@b4e45f939671: Created GsupExpect[0] for "262429030822060" to be handled at TC_mo_ussd_iuse_imsi(168) 20241208085630457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54700<->l=127.0.0.1:4258 20241208085630464 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630464 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085630464 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429030822060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429030822060" session_id=2166996703 session_state=BEGIN} 20241208085630464 DSS <0004> hlr_ussd.c:576 262429030822060/0x8129bedf: Process SS (BEGIN) 20241208085630464 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241208085630464 DSS <0004> hlr_ussd.c:518 262429030822060/0x8129bedf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241208085630464 DSS <0004> hlr_ussd.c:363 262429030822060/0x8129bedf: Tx USSD 'Your IMSI is 262429030822060' 20241208085630464 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429030822060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429030822060" session_id=2166996703 session_state=END} 20241208085630464 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429030822060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085630464 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630464 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085630464 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630464 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b4e45f939671: Found GsupExpect[0] for "262429030822060" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@b4e45f939671: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429030822060" TC_mo_ussd_iuse_imsi(168)@b4e45f939671: setverdict(pass): none -> pass 20241208085630468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54700<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@b4e45f939671: Final verdict of PTC: pass 20241208085630469 DAUC <0003> db_auc.c:157 IMSI='262428686823510': No 2G Auth Data 20241208085630469 DAUC <0003> db_auc.c:192 IMSI='262428686823510': No 3G Auth Data HLR_Test-GSUP(159)@b4e45f939671: Created GsupExpect[0] for "262428686823510" to be handled at TC_mo_ussd_iuse_imsi(169) 20241208085630483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54704<->l=127.0.0.1:4258 20241208085630490 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630490 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085630490 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428686823510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428686823510" session_id=2581394825 session_state=BEGIN} 20241208085630490 DSS <0004> hlr_ussd.c:576 262428686823510/0x99dcf589: Process SS (BEGIN) 20241208085630490 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241208085630490 DSS <0004> hlr_ussd.c:518 262428686823510/0x99dcf589: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241208085630490 DSS <0004> hlr_ussd.c:363 262428686823510/0x99dcf589: Tx USSD 'Your IMSI is 262428686823510' 20241208085630490 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428686823510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428686823510" session_id=2581394825 session_state=END} 20241208085630490 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428686823510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085630490 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630490 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085630490 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630490 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b4e45f939671: Found GsupExpect[0] for "262428686823510" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@b4e45f939671: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262428686823510" TC_mo_ussd_iuse_imsi(169)@b4e45f939671: setverdict(pass): none -> pass 20241208085630494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54704<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@b4e45f939671: Final verdict of PTC: pass 20241208085630495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54626<->l=127.0.0.1:4258 20241208085630496 DLINP <000b> input/ipa.c:454 connected read/write 20241208085630496 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085630496 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085630496 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085630496 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@b4e45f939671: Final verdict of PTC: none 20241208085630496 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36589<->l=127.0.0.1:4259) 160@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 160: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@b4e45f939671: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085630543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54708<->l=127.0.0.1:4258 20241208085630744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54708<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=82228) MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085633825 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085633826 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085633828 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633828 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085633829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54712<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085633832 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633832 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085633832 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085633832 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085633832 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 20241208085633832 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085633832 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 20241208085633832 DLGSUP <0013> gsup_server.c:236 2: 20241208085633832 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085633832 DLGSUP <0013> gsup_server.c:236 3: 20241208085633832 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085633832 DLGSUP <0013> gsup_server.c:236 4: 20241208085633832 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085633832 DLGSUP <0013> gsup_server.c:236 5: 20241208085633832 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085633832 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(170)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085633832 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085633832 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085633832 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085633832 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@b4e45f939671: 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") 20241208085633849 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46475<->l=127.0.0.1:4259) 20241208085633853 DAUC <0003> db_auc.c:157 IMSI='262429629004222': No 2G Auth Data 20241208085633853 DAUC <0003> db_auc.c:192 IMSI='262429629004222': No 3G Auth Data HLR_Test-GSUP(171)@b4e45f939671: Created GsupExpect[0] for "262429629004222" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241208085633866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54720<->l=127.0.0.1:4258 20241208085633873 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633873 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085633873 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429629004222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429629004222" source_name="the-source\n" session_id=88756816 session_state=BEGIN} 20241208085633873 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241208085633873 DSS <0004> hlr_ussd.c:576 262429629004222/0x054a5250: Process SS (BEGIN) 20241208085633873 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241208085633873 DSS <0004> hlr_ussd.c:518 262429629004222/0x054a5250: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241208085633873 DSS <0004> hlr_ussd.c:363 262429629004222/0x054a5250: Tx USSD 'Your IMSI is 262429629004222' 20241208085633873 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429629004222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429629004222" destination_name="the-source\n" session_id=88756816 session_state=END} 20241208085633873 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262429629004222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085633873 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633873 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085633873 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633874 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b4e45f939671: Found GsupExpect[0] for "262429629004222" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@b4e45f939671: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262429629004222" TC_mo_ussd_iuse_imsi_via_proxy(174)@b4e45f939671: setverdict(pass): none -> pass 20241208085633877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54720<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@b4e45f939671: Final verdict of PTC: pass 20241208085633878 DAUC <0003> db_auc.c:157 IMSI='262424116491102': No 2G Auth Data 20241208085633878 DAUC <0003> db_auc.c:192 IMSI='262424116491102': No 3G Auth Data HLR_Test-GSUP(171)@b4e45f939671: Created GsupExpect[0] for "262424116491102" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241208085633896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54730<->l=127.0.0.1:4258 20241208085633902 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633902 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085633902 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262424116491102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424116491102" source_name="the-source\n" session_id=4125693085 session_state=BEGIN} 20241208085633902 DSS <0004> hlr_ussd.c:576 262424116491102/0xf5e9149d: Process SS (BEGIN) 20241208085633902 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241208085633902 DSS <0004> hlr_ussd.c:518 262424116491102/0xf5e9149d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241208085633902 DSS <0004> hlr_ussd.c:363 262424116491102/0xf5e9149d: Tx USSD 'Your IMSI is 262424116491102' 20241208085633902 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262424116491102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424116491102" destination_name="the-source\n" session_id=4125693085 session_state=END} 20241208085633902 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262424116491102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085633902 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633902 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085633902 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633902 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b4e45f939671: Found GsupExpect[0] for "262424116491102" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@b4e45f939671: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262424116491102" TC_mo_ussd_iuse_imsi_via_proxy(175)@b4e45f939671: setverdict(pass): none -> pass 20241208085633906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54730<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@b4e45f939671: Final verdict of PTC: pass 20241208085633906 DAUC <0003> db_auc.c:157 IMSI='262428499357025': No 2G Auth Data 20241208085633906 DAUC <0003> db_auc.c:192 IMSI='262428499357025': No 3G Auth Data HLR_Test-GSUP(171)@b4e45f939671: Created GsupExpect[0] for "262428499357025" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241208085633921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4258 20241208085633926 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633926 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085633926 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428499357025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428499357025" source_name="the-source\n" session_id=3345333076 session_state=BEGIN} 20241208085633926 DSS <0004> hlr_ussd.c:576 262428499357025/0xc765bb54: Process SS (BEGIN) 20241208085633926 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241208085633926 DSS <0004> hlr_ussd.c:518 262428499357025/0xc765bb54: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241208085633926 DSS <0004> hlr_ussd.c:363 262428499357025/0xc765bb54: Tx USSD 'Your IMSI is 262428499357025' 20241208085633926 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262428499357025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428499357025" destination_name="the-source\n" session_id=3345333076 session_state=END} 20241208085633926 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262428499357025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085633926 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633926 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085633926 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633926 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b4e45f939671: Found GsupExpect[0] for "262428499357025" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@b4e45f939671: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262428499357025" TC_mo_ussd_iuse_imsi_via_proxy(176)@b4e45f939671: setverdict(pass): none -> pass 20241208085633929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@b4e45f939671: Final verdict of PTC: pass 20241208085633930 DAUC <0003> db_auc.c:157 IMSI='262428167262187': No 2G Auth Data 20241208085633930 DAUC <0003> db_auc.c:192 IMSI='262428167262187': No 3G Auth Data HLR_Test-GSUP(171)@b4e45f939671: Created GsupExpect[0] for "262428167262187" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241208085633948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54756<->l=127.0.0.1:4258 20241208085633954 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633954 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085633954 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428167262187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428167262187" source_name="the-source\n" session_id=2789059685 session_state=BEGIN} 20241208085633954 DSS <0004> hlr_ussd.c:576 262428167262187/0xa63dac65: Process SS (BEGIN) 20241208085633954 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241208085633954 DSS <0004> hlr_ussd.c:518 262428167262187/0xa63dac65: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241208085633954 DSS <0004> hlr_ussd.c:363 262428167262187/0xa63dac65: Tx USSD 'Your IMSI is 262428167262187' 20241208085633954 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428167262187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428167262187" destination_name="the-source\n" session_id=2789059685 session_state=END} 20241208085633954 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262428167262187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085633954 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633954 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085633954 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633954 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b4e45f939671: Found GsupExpect[0] for "262428167262187" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@b4e45f939671: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262428167262187" TC_mo_ussd_iuse_imsi_via_proxy(177)@b4e45f939671: setverdict(pass): none -> pass 20241208085633958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54756<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@b4e45f939671: Final verdict of PTC: pass 20241208085633958 DAUC <0003> db_auc.c:157 IMSI='262428979339767': No 2G Auth Data 20241208085633958 DAUC <0003> db_auc.c:192 IMSI='262428979339767': No 3G Auth Data HLR_Test-GSUP(171)@b4e45f939671: Created GsupExpect[0] for "262428979339767" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241208085633975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54770<->l=127.0.0.1:4258 20241208085633979 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633979 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085633979 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428979339767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428979339767" source_name="the-source\n" session_id=1508490263 session_state=BEGIN} 20241208085633979 DSS <0004> hlr_ussd.c:576 262428979339767/0x59e9bc17: Process SS (BEGIN) 20241208085633979 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241208085633979 DSS <0004> hlr_ussd.c:518 262428979339767/0x59e9bc17: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241208085633979 DSS <0004> hlr_ussd.c:363 262428979339767/0x59e9bc17: Tx USSD 'Your IMSI is 262428979339767' 20241208085633979 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428979339767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428979339767" destination_name="the-source\n" session_id=1508490263 session_state=END} 20241208085633979 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262428979339767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085633979 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633979 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085633979 DLINP <000b> input/ipa.c:454 connected read/write 20241208085633979 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b4e45f939671: Found GsupExpect[0] for "262428979339767" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@b4e45f939671: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262428979339767" TC_mo_ussd_iuse_imsi_via_proxy(178)@b4e45f939671: setverdict(pass): none -> pass 20241208085633983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54770<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@b4e45f939671: Final verdict of PTC: pass 20241208085633984 DAUC <0003> db_auc.c:157 IMSI='262429810927172': No 2G Auth Data 20241208085633984 DAUC <0003> db_auc.c:192 IMSI='262429810927172': No 3G Auth Data HLR_Test-GSUP(171)@b4e45f939671: Created GsupExpect[0] for "262429810927172" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241208085633999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54772<->l=127.0.0.1:4258 20241208085634006 DLINP <000b> input/ipa.c:454 connected read/write 20241208085634006 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085634006 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429810927172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429810927172" source_name="the-source\n" session_id=21614603 session_state=BEGIN} 20241208085634006 DSS <0004> hlr_ussd.c:576 262429810927172/0x0149d00b: Process SS (BEGIN) 20241208085634006 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241208085634006 DSS <0004> hlr_ussd.c:518 262429810927172/0x0149d00b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241208085634006 DSS <0004> hlr_ussd.c:363 262429810927172/0x0149d00b: Tx USSD 'Your IMSI is 262429810927172' 20241208085634006 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429810927172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429810927172" destination_name="the-source\n" session_id=21614603 session_state=END} 20241208085634006 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262429810927172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085634006 DLINP <000b> input/ipa.c:454 connected read/write 20241208085634006 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085634006 DLINP <000b> input/ipa.c:454 connected read/write 20241208085634006 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b4e45f939671: Found GsupExpect[0] for "262429810927172" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@b4e45f939671: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429810927172" TC_mo_ussd_iuse_imsi_via_proxy(179)@b4e45f939671: setverdict(pass): none -> pass 20241208085634010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54772<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@b4e45f939671: Final verdict of PTC: pass 20241208085634010 DAUC <0003> db_auc.c:157 IMSI='262429368335329': No 2G Auth Data 20241208085634010 DAUC <0003> db_auc.c:192 IMSI='262429368335329': No 3G Auth Data HLR_Test-GSUP(171)@b4e45f939671: Created GsupExpect[0] for "262429368335329" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241208085634028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54784<->l=127.0.0.1:4258 20241208085634034 DLINP <000b> input/ipa.c:454 connected read/write 20241208085634034 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085634034 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429368335329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429368335329" source_name="the-source\n" session_id=2324438160 session_state=BEGIN} 20241208085634035 DSS <0004> hlr_ussd.c:576 262429368335329/0x8a8c1c90: Process SS (BEGIN) 20241208085634035 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241208085634035 DSS <0004> hlr_ussd.c:518 262429368335329/0x8a8c1c90: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241208085634035 DSS <0004> hlr_ussd.c:363 262429368335329/0x8a8c1c90: Tx USSD 'Your IMSI is 262429368335329' 20241208085634035 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429368335329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429368335329" destination_name="the-source\n" session_id=2324438160 session_state=END} 20241208085634035 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262429368335329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085634035 DLINP <000b> input/ipa.c:454 connected read/write 20241208085634035 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085634035 DLINP <000b> input/ipa.c:454 connected read/write 20241208085634035 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b4e45f939671: Found GsupExpect[0] for "262429368335329" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@b4e45f939671: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262429368335329" TC_mo_ussd_iuse_imsi_via_proxy(180)@b4e45f939671: setverdict(pass): none -> pass 20241208085634038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54784<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@b4e45f939671: Final verdict of PTC: pass 20241208085634039 DAUC <0003> db_auc.c:157 IMSI='262421564345904': No 2G Auth Data 20241208085634039 DAUC <0003> db_auc.c:192 IMSI='262421564345904': No 3G Auth Data HLR_Test-GSUP(171)@b4e45f939671: Created GsupExpect[0] for "262421564345904" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241208085634054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54792<->l=127.0.0.1:4258 20241208085634060 DLINP <000b> input/ipa.c:454 connected read/write 20241208085634060 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085634060 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421564345904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421564345904" source_name="the-source\n" session_id=1429031979 session_state=BEGIN} 20241208085634060 DSS <0004> hlr_ussd.c:576 262421564345904/0x552d4c2b: Process SS (BEGIN) 20241208085634060 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241208085634060 DSS <0004> hlr_ussd.c:518 262421564345904/0x552d4c2b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241208085634060 DSS <0004> hlr_ussd.c:363 262421564345904/0x552d4c2b: Tx USSD 'Your IMSI is 262421564345904' 20241208085634060 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421564345904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421564345904" destination_name="the-source\n" session_id=1429031979 session_state=END} 20241208085634060 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262421564345904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085634060 DLINP <000b> input/ipa.c:454 connected read/write 20241208085634060 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085634060 DLINP <000b> input/ipa.c:454 connected read/write 20241208085634060 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b4e45f939671: Found GsupExpect[0] for "262421564345904" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@b4e45f939671: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262421564345904" TC_mo_ussd_iuse_imsi_via_proxy(181)@b4e45f939671: setverdict(pass): none -> pass 20241208085634064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54792<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@b4e45f939671: Final verdict of PTC: pass 20241208085634065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54712<->l=127.0.0.1:4258 20241208085634065 DLINP <000b> input/ipa.c:454 connected read/write 20241208085634065 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085634065 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085634065 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085634065 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085634066 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@b4e45f939671: Final verdict of PTC: none 20241208085634066 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46475<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(170)@b4e45f939671: Final verdict of PTC: none 172@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 172: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@b4e45f939671: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@b4e45f939671: 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 8 08:56:34 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 20241208085634112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54794<->l=127.0.0.1:4258 20241208085634313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54794<->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=83468) MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_mo_ussd_iuse_msisdn started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085637391 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085637391 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085637393 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637393 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085637394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085637396 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637396 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085637396 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085637396 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085637396 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 20241208085637396 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085637396 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 20241208085637396 DLGSUP <0013> gsup_server.c:236 2: 20241208085637396 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085637397 DLGSUP <0013> gsup_server.c:236 3: 20241208085637397 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085637397 DLGSUP <0013> gsup_server.c:236 4: 20241208085637397 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085637397 DLGSUP <0013> gsup_server.c:236 5: 20241208085637397 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085637397 DLGSUP <0013> gsup_server.c:236 7: 20241208085637397 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085637397 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(182)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085637397 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085637397 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@b4e45f939671: 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") 20241208085637414 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42201<->l=127.0.0.1:4259) 20241208085637420 DAUC <0003> db_auc.c:157 IMSI='262429210211933': No 2G Auth Data 20241208085637420 DAUC <0003> db_auc.c:192 IMSI='262429210211933': No 3G Auth Data HLR_Test-GSUP(183)@b4e45f939671: Created GsupExpect[0] for "262429210211933" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241208085637438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57142<->l=127.0.0.1:4258 20241208085637444 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637444 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085637444 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429210211933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429210211933" session_id=2803456158 session_state=BEGIN} 20241208085637444 DSS <0004> hlr_ussd.c:576 262429210211933/0xa719589e: Process SS (BEGIN) 20241208085637444 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241208085637444 DSS <0004> hlr_ussd.c:518 262429210211933/0xa719589e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241208085637444 DSS <0004> hlr_ussd.c:363 262429210211933/0xa719589e: Tx USSD 'Your extension is 491612466624' 20241208085637444 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429210211933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429210211933" session_id=2803456158 session_state=END} 20241208085637444 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429210211933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085637444 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637444 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085637444 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637444 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b4e45f939671: Found GsupExpect[0] for "262429210211933" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@b4e45f939671: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262429210211933" TC_mo_ussd_iuse_msisdn(186)@b4e45f939671: setverdict(pass): none -> pass 20241208085637448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57142<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@b4e45f939671: Final verdict of PTC: pass 20241208085637448 DAUC <0003> db_auc.c:157 IMSI='262428293401967': No 2G Auth Data 20241208085637448 DAUC <0003> db_auc.c:192 IMSI='262428293401967': No 3G Auth Data HLR_Test-GSUP(183)@b4e45f939671: Created GsupExpect[0] for "262428293401967" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241208085637464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57146<->l=127.0.0.1:4258 20241208085637471 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637471 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085637471 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428293401967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428293401967" session_id=3179225360 session_state=BEGIN} 20241208085637471 DSS <0004> hlr_ussd.c:576 262428293401967/0xbd7f2110: Process SS (BEGIN) 20241208085637471 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241208085637471 DSS <0004> hlr_ussd.c:518 262428293401967/0xbd7f2110: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241208085637471 DSS <0004> hlr_ussd.c:363 262428293401967/0xbd7f2110: Tx USSD 'Your extension is 491613045147' 20241208085637471 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428293401967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428293401967" session_id=3179225360 session_state=END} 20241208085637471 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428293401967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085637471 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637471 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085637471 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637471 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b4e45f939671: Found GsupExpect[0] for "262428293401967" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@b4e45f939671: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262428293401967" TC_mo_ussd_iuse_msisdn(187)@b4e45f939671: setverdict(pass): none -> pass 20241208085637475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57146<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@b4e45f939671: Final verdict of PTC: pass 20241208085637475 DAUC <0003> db_auc.c:157 IMSI='262428384842627': No 2G Auth Data 20241208085637475 DAUC <0003> db_auc.c:192 IMSI='262428384842627': No 3G Auth Data HLR_Test-GSUP(183)@b4e45f939671: Created GsupExpect[0] for "262428384842627" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241208085637493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57156<->l=127.0.0.1:4258 20241208085637497 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637497 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085637497 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428384842627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428384842627" session_id=3197866988 session_state=BEGIN} 20241208085637497 DSS <0004> hlr_ussd.c:576 262428384842627/0xbe9b93ec: Process SS (BEGIN) 20241208085637498 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241208085637498 DSS <0004> hlr_ussd.c:518 262428384842627/0xbe9b93ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241208085637498 DSS <0004> hlr_ussd.c:363 262428384842627/0xbe9b93ec: Tx USSD 'Your extension is 491612483303' 20241208085637498 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428384842627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428384842627" session_id=3197866988 session_state=END} 20241208085637498 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428384842627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085637498 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637498 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085637498 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637498 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b4e45f939671: Found GsupExpect[0] for "262428384842627" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@b4e45f939671: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262428384842627" TC_mo_ussd_iuse_msisdn(188)@b4e45f939671: setverdict(pass): none -> pass 20241208085637502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57156<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@b4e45f939671: Final verdict of PTC: pass 20241208085637503 DAUC <0003> db_auc.c:157 IMSI='262429959481508': No 2G Auth Data 20241208085637503 DAUC <0003> db_auc.c:192 IMSI='262429959481508': No 3G Auth Data HLR_Test-GSUP(183)@b4e45f939671: Created GsupExpect[0] for "262429959481508" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241208085637520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57172<->l=127.0.0.1:4258 20241208085637525 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637525 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085637525 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429959481508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429959481508" session_id=1999047181 session_state=BEGIN} 20241208085637525 DSS <0004> hlr_ussd.c:576 262429959481508/0x77270a0d: Process SS (BEGIN) 20241208085637525 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241208085637525 DSS <0004> hlr_ussd.c:518 262429959481508/0x77270a0d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241208085637525 DSS <0004> hlr_ussd.c:363 262429959481508/0x77270a0d: Tx USSD 'Your extension is 491616371767' 20241208085637525 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429959481508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429959481508" session_id=1999047181 session_state=END} 20241208085637525 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429959481508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085637525 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637525 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085637525 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637525 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b4e45f939671: Found GsupExpect[0] for "262429959481508" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@b4e45f939671: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429959481508" TC_mo_ussd_iuse_msisdn(189)@b4e45f939671: setverdict(pass): none -> pass 20241208085637528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57172<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@b4e45f939671: Final verdict of PTC: pass 20241208085637529 DAUC <0003> db_auc.c:157 IMSI='262420267328138': No 2G Auth Data 20241208085637529 DAUC <0003> db_auc.c:192 IMSI='262420267328138': No 3G Auth Data HLR_Test-GSUP(183)@b4e45f939671: Created GsupExpect[0] for "262420267328138" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241208085637547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57186<->l=127.0.0.1:4258 20241208085637554 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637554 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085637554 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420267328138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420267328138" session_id=520291794 session_state=BEGIN} 20241208085637554 DSS <0004> hlr_ussd.c:576 262420267328138/0x1f0305d2: Process SS (BEGIN) 20241208085637554 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241208085637554 DSS <0004> hlr_ussd.c:518 262420267328138/0x1f0305d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241208085637554 DSS <0004> hlr_ussd.c:363 262420267328138/0x1f0305d2: Tx USSD 'Your extension is 491611271116' 20241208085637554 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420267328138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420267328138" session_id=520291794 session_state=END} 20241208085637554 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420267328138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085637554 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637554 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085637554 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637554 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b4e45f939671: Found GsupExpect[0] for "262420267328138" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@b4e45f939671: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262420267328138" TC_mo_ussd_iuse_msisdn(190)@b4e45f939671: setverdict(pass): none -> pass 20241208085637559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57186<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@b4e45f939671: Final verdict of PTC: pass 20241208085637559 DAUC <0003> db_auc.c:157 IMSI='262426814178367': No 2G Auth Data 20241208085637559 DAUC <0003> db_auc.c:192 IMSI='262426814178367': No 3G Auth Data HLR_Test-GSUP(183)@b4e45f939671: Created GsupExpect[0] for "262426814178367" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241208085637574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57194<->l=127.0.0.1:4258 20241208085637579 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637579 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085637579 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426814178367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426814178367" session_id=2222268776 session_state=BEGIN} 20241208085637579 DSS <0004> hlr_ussd.c:576 262426814178367/0x84752168: Process SS (BEGIN) 20241208085637579 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241208085637579 DSS <0004> hlr_ussd.c:518 262426814178367/0x84752168: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241208085637579 DSS <0004> hlr_ussd.c:363 262426814178367/0x84752168: Tx USSD 'Your extension is 491610731104' 20241208085637579 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426814178367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426814178367" session_id=2222268776 session_state=END} 20241208085637579 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426814178367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085637579 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637579 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085637579 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637579 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b4e45f939671: Found GsupExpect[0] for "262426814178367" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@b4e45f939671: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262426814178367" TC_mo_ussd_iuse_msisdn(191)@b4e45f939671: setverdict(pass): none -> pass 20241208085637583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57194<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@b4e45f939671: Final verdict of PTC: pass 20241208085637583 DAUC <0003> db_auc.c:157 IMSI='262429984450311': No 2G Auth Data 20241208085637583 DAUC <0003> db_auc.c:192 IMSI='262429984450311': No 3G Auth Data HLR_Test-GSUP(183)@b4e45f939671: Created GsupExpect[0] for "262429984450311" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241208085637600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57208<->l=127.0.0.1:4258 20241208085637606 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637606 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085637606 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429984450311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429984450311" session_id=2617645307 session_state=BEGIN} 20241208085637606 DSS <0004> hlr_ussd.c:576 262429984450311/0x9c0618fb: Process SS (BEGIN) 20241208085637606 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241208085637606 DSS <0004> hlr_ussd.c:518 262429984450311/0x9c0618fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241208085637606 DSS <0004> hlr_ussd.c:363 262429984450311/0x9c0618fb: Tx USSD 'Your extension is 491611744334' 20241208085637606 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429984450311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429984450311" session_id=2617645307 session_state=END} 20241208085637606 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429984450311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085637606 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637606 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085637606 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637606 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b4e45f939671: Found GsupExpect[0] for "262429984450311" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@b4e45f939671: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262429984450311" TC_mo_ussd_iuse_msisdn(192)@b4e45f939671: setverdict(pass): none -> pass 20241208085637610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57208<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@b4e45f939671: Final verdict of PTC: pass 20241208085637610 DAUC <0003> db_auc.c:157 IMSI='262426009798301': No 2G Auth Data 20241208085637610 DAUC <0003> db_auc.c:192 IMSI='262426009798301': No 3G Auth Data HLR_Test-GSUP(183)@b4e45f939671: Created GsupExpect[0] for "262426009798301" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241208085637629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57220<->l=127.0.0.1:4258 20241208085637635 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637635 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085637635 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426009798301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426009798301" session_id=2122419524 session_state=BEGIN} 20241208085637635 DSS <0004> hlr_ussd.c:576 262426009798301/0x7e818d44: Process SS (BEGIN) 20241208085637635 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241208085637635 DSS <0004> hlr_ussd.c:518 262426009798301/0x7e818d44: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241208085637635 DSS <0004> hlr_ussd.c:363 262426009798301/0x7e818d44: Tx USSD 'Your extension is 491611015018' 20241208085637635 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426009798301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426009798301" session_id=2122419524 session_state=END} 20241208085637635 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426009798301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085637635 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637635 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085637635 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637635 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b4e45f939671: Found GsupExpect[0] for "262426009798301" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@b4e45f939671: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262426009798301" TC_mo_ussd_iuse_msisdn(193)@b4e45f939671: setverdict(pass): none -> pass 20241208085637639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57220<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@b4e45f939671: Final verdict of PTC: pass 20241208085637640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@b4e45f939671: Final verdict of PTC: none 184@b4e45f939671: Final verdict of PTC: none 20241208085637641 DLINP <000b> input/ipa.c:454 connected read/write 20241208085637641 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085637641 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085637641 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085637641 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085637641 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42201<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 184: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@b4e45f939671: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085637682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57230<->l=127.0.0.1:4258 20241208085637883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57230<->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@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085640960 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085640961 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085640963 DLINP <000b> input/ipa.c:454 connected read/write 20241208085640963 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085640964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57244<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085640967 DLINP <000b> input/ipa.c:454 connected read/write 20241208085640967 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085640967 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085640967 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085640967 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 20241208085640967 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085640967 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 20241208085640967 DLGSUP <0013> gsup_server.c:236 2: 20241208085640967 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085640967 DLGSUP <0013> gsup_server.c:236 3: 20241208085640967 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085640967 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(194)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085640967 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085640967 DLGSUP <0013> gsup_server.c:236 5: 20241208085640967 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085640967 DLGSUP <0013> gsup_server.c:236 7: 20241208085640967 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085640967 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085640967 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085640967 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@b4e45f939671: 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") 20241208085640986 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35001<->l=127.0.0.1:4259) 20241208085640995 DAUC <0003> db_auc.c:157 IMSI='262424176802773': No 2G Auth Data 20241208085640995 DAUC <0003> db_auc.c:192 IMSI='262424176802773': No 3G Auth Data HLR_Test-GSUP(195)@b4e45f939671: Created GsupExpect[0] for "262424176802773" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241208085641011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57248<->l=127.0.0.1:4258 20241208085641019 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641019 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085641019 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424176802773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424176802773" source_name="the-source\n" session_id=701995090 session_state=BEGIN} 20241208085641019 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241208085641019 DSS <0004> hlr_ussd.c:576 262424176802773/0x29d79852: Process SS (BEGIN) 20241208085641019 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241208085641019 DSS <0004> hlr_ussd.c:518 262424176802773/0x29d79852: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241208085641019 DSS <0004> hlr_ussd.c:363 262424176802773/0x29d79852: Tx USSD 'Your extension is 491613525823' 20241208085641019 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424176802773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424176802773" destination_name="the-source\n" session_id=701995090 session_state=END} 20241208085641019 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262424176802773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085641019 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641019 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085641019 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641019 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b4e45f939671: Found GsupExpect[0] for "262424176802773" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@b4e45f939671: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262424176802773" TC_mo_ussd_iuse_msisdn_via_proxy(198)@b4e45f939671: setverdict(pass): none -> pass 20241208085641024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57248<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@b4e45f939671: Final verdict of PTC: pass 20241208085641025 DAUC <0003> db_auc.c:157 IMSI='262425252788965': No 2G Auth Data 20241208085641025 DAUC <0003> db_auc.c:192 IMSI='262425252788965': No 3G Auth Data HLR_Test-GSUP(195)@b4e45f939671: Created GsupExpect[0] for "262425252788965" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241208085641040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57262<->l=127.0.0.1:4258 20241208085641045 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641045 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085641045 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425252788965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425252788965" source_name="the-source\n" session_id=263893943 session_state=BEGIN} 20241208085641045 DSS <0004> hlr_ussd.c:576 262425252788965/0x0fbab3b7: Process SS (BEGIN) 20241208085641045 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241208085641045 DSS <0004> hlr_ussd.c:518 262425252788965/0x0fbab3b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241208085641045 DSS <0004> hlr_ussd.c:363 262425252788965/0x0fbab3b7: Tx USSD 'Your extension is 491610814504' 20241208085641045 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425252788965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425252788965" destination_name="the-source\n" session_id=263893943 session_state=END} 20241208085641045 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262425252788965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085641045 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641045 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085641045 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641045 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b4e45f939671: Found GsupExpect[0] for "262425252788965" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@b4e45f939671: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262425252788965" TC_mo_ussd_iuse_msisdn_via_proxy(199)@b4e45f939671: setverdict(pass): none -> pass 20241208085641049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57262<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@b4e45f939671: Final verdict of PTC: pass 20241208085641050 DAUC <0003> db_auc.c:157 IMSI='262429240846729': No 2G Auth Data 20241208085641050 DAUC <0003> db_auc.c:192 IMSI='262429240846729': No 3G Auth Data HLR_Test-GSUP(195)@b4e45f939671: Created GsupExpect[0] for "262429240846729" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241208085641066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57274<->l=127.0.0.1:4258 20241208085641073 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641073 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085641073 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429240846729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429240846729" source_name="the-source\n" session_id=3685191822 session_state=BEGIN} 20241208085641073 DSS <0004> hlr_ussd.c:576 262429240846729/0xdba7908e: Process SS (BEGIN) 20241208085641073 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241208085641073 DSS <0004> hlr_ussd.c:518 262429240846729/0xdba7908e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241208085641073 DSS <0004> hlr_ussd.c:363 262429240846729/0xdba7908e: Tx USSD 'Your extension is 491618486164' 20241208085641073 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429240846729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429240846729" destination_name="the-source\n" session_id=3685191822 session_state=END} 20241208085641073 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262429240846729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085641073 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641073 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085641073 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641073 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b4e45f939671: Found GsupExpect[0] for "262429240846729" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@b4e45f939671: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262429240846729" TC_mo_ussd_iuse_msisdn_via_proxy(200)@b4e45f939671: setverdict(pass): none -> pass 20241208085641078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57274<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@b4e45f939671: Final verdict of PTC: pass 20241208085641079 DAUC <0003> db_auc.c:157 IMSI='262422253281113': No 2G Auth Data 20241208085641079 DAUC <0003> db_auc.c:192 IMSI='262422253281113': No 3G Auth Data HLR_Test-GSUP(195)@b4e45f939671: Created GsupExpect[0] for "262422253281113" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241208085641096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57278<->l=127.0.0.1:4258 20241208085641100 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641100 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085641100 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422253281113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422253281113" source_name="the-source\n" session_id=3519794188 session_state=BEGIN} 20241208085641100 DSS <0004> hlr_ussd.c:576 262422253281113/0xd1cbcc0c: Process SS (BEGIN) 20241208085641100 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241208085641101 DSS <0004> hlr_ussd.c:518 262422253281113/0xd1cbcc0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241208085641101 DSS <0004> hlr_ussd.c:363 262422253281113/0xd1cbcc0c: Tx USSD 'Your extension is 491616530088' 20241208085641101 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422253281113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422253281113" destination_name="the-source\n" session_id=3519794188 session_state=END} 20241208085641101 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262422253281113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085641101 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641101 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085641101 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641101 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b4e45f939671: Found GsupExpect[0] for "262422253281113" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@b4e45f939671: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262422253281113" TC_mo_ussd_iuse_msisdn_via_proxy(201)@b4e45f939671: setverdict(pass): none -> pass 20241208085641106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57278<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@b4e45f939671: Final verdict of PTC: pass 20241208085641107 DAUC <0003> db_auc.c:157 IMSI='262423168332809': No 2G Auth Data 20241208085641107 DAUC <0003> db_auc.c:192 IMSI='262423168332809': No 3G Auth Data HLR_Test-GSUP(195)@b4e45f939671: Created GsupExpect[0] for "262423168332809" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241208085641121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4258 20241208085641127 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641127 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085641127 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423168332809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423168332809" source_name="the-source\n" session_id=505021854 session_state=BEGIN} 20241208085641127 DSS <0004> hlr_ussd.c:576 262423168332809/0x1e1a059e: Process SS (BEGIN) 20241208085641127 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241208085641127 DSS <0004> hlr_ussd.c:518 262423168332809/0x1e1a059e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241208085641127 DSS <0004> hlr_ussd.c:363 262423168332809/0x1e1a059e: Tx USSD 'Your extension is 491618568183' 20241208085641127 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423168332809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423168332809" destination_name="the-source\n" session_id=505021854 session_state=END} 20241208085641127 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262423168332809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085641127 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641127 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085641127 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641127 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b4e45f939671: Found GsupExpect[0] for "262423168332809" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@b4e45f939671: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262423168332809" TC_mo_ussd_iuse_msisdn_via_proxy(202)@b4e45f939671: setverdict(pass): none -> pass 20241208085641131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@b4e45f939671: Final verdict of PTC: pass 20241208085641131 DAUC <0003> db_auc.c:157 IMSI='262421890063202': No 2G Auth Data 20241208085641131 DAUC <0003> db_auc.c:192 IMSI='262421890063202': No 3G Auth Data HLR_Test-GSUP(195)@b4e45f939671: Created GsupExpect[0] for "262421890063202" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241208085641148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57294<->l=127.0.0.1:4258 20241208085641154 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641154 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085641154 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421890063202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421890063202" source_name="the-source\n" session_id=3615550980 session_state=BEGIN} 20241208085641154 DSS <0004> hlr_ussd.c:576 262421890063202/0xd780ee04: Process SS (BEGIN) 20241208085641154 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241208085641154 DSS <0004> hlr_ussd.c:518 262421890063202/0xd780ee04: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241208085641154 DSS <0004> hlr_ussd.c:363 262421890063202/0xd780ee04: Tx USSD 'Your extension is 491617555080' 20241208085641154 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421890063202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421890063202" destination_name="the-source\n" session_id=3615550980 session_state=END} 20241208085641154 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262421890063202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085641154 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641154 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085641154 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641154 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b4e45f939671: Found GsupExpect[0] for "262421890063202" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@b4e45f939671: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262421890063202" TC_mo_ussd_iuse_msisdn_via_proxy(203)@b4e45f939671: setverdict(pass): none -> pass 20241208085641158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57294<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@b4e45f939671: Final verdict of PTC: pass 20241208085641159 DAUC <0003> db_auc.c:157 IMSI='262423886206808': No 2G Auth Data 20241208085641159 DAUC <0003> db_auc.c:192 IMSI='262423886206808': No 3G Auth Data HLR_Test-GSUP(195)@b4e45f939671: Created GsupExpect[0] for "262423886206808" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241208085641175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57302<->l=127.0.0.1:4258 20241208085641181 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641181 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085641181 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423886206808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423886206808" source_name="the-source\n" session_id=2162980234 session_state=BEGIN} 20241208085641181 DSS <0004> hlr_ussd.c:576 262423886206808/0x80ec758a: Process SS (BEGIN) 20241208085641181 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241208085641181 DSS <0004> hlr_ussd.c:518 262423886206808/0x80ec758a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241208085641181 DSS <0004> hlr_ussd.c:363 262423886206808/0x80ec758a: Tx USSD 'Your extension is 491616744712' 20241208085641181 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423886206808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423886206808" destination_name="the-source\n" session_id=2162980234 session_state=END} 20241208085641181 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262423886206808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085641181 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641181 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085641181 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641181 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b4e45f939671: Found GsupExpect[0] for "262423886206808" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@b4e45f939671: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262423886206808" TC_mo_ussd_iuse_msisdn_via_proxy(204)@b4e45f939671: setverdict(pass): none -> pass 20241208085641186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57302<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@b4e45f939671: Final verdict of PTC: pass 20241208085641186 DAUC <0003> db_auc.c:157 IMSI='262422685303953': No 2G Auth Data 20241208085641186 DAUC <0003> db_auc.c:192 IMSI='262422685303953': No 3G Auth Data HLR_Test-GSUP(195)@b4e45f939671: Created GsupExpect[0] for "262422685303953" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241208085641205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57314<->l=127.0.0.1:4258 20241208085641211 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641211 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085641211 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422685303953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422685303953" source_name="the-source\n" session_id=129262368 session_state=BEGIN} 20241208085641211 DSS <0004> hlr_ussd.c:576 262422685303953/0x07b46320: Process SS (BEGIN) 20241208085641211 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241208085641211 DSS <0004> hlr_ussd.c:518 262422685303953/0x07b46320: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241208085641211 DSS <0004> hlr_ussd.c:363 262422685303953/0x07b46320: Tx USSD 'Your extension is 491610887746' 20241208085641211 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422685303953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422685303953" destination_name="the-source\n" session_id=129262368 session_state=END} 20241208085641211 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262422685303953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085641211 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641211 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085641211 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641211 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b4e45f939671: Found GsupExpect[0] for "262422685303953" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@b4e45f939671: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262422685303953" TC_mo_ussd_iuse_msisdn_via_proxy(205)@b4e45f939671: setverdict(pass): none -> pass 20241208085641215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57314<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@b4e45f939671: Final verdict of PTC: pass 20241208085641216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57244<->l=127.0.0.1:4258 20241208085641217 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35001<->l=127.0.0.1:4259) 20241208085641218 DLINP <000b> input/ipa.c:454 connected read/write 20241208085641218 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085641218 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085641218 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085641218 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085641218 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@b4e45f939671: Final verdict of PTC: none 196@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 196: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@b4e45f939671: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085641263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57320<->l=127.0.0.1:4258 20241208085641464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57320<->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=83636) MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_mo_ussd_euse started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 20241208085644547 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44351 20241208085644547 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:44351 IPA-EUSE-foobar(208)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085644548 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644548 DLINP <000b> input/ipa.c:408 127.0.0.1:44351 message received MTC@b4e45f939671: in not legacy case 2 IPA-EUSE-foobar(208)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085644551 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644551 DLINP <000b> input/ipa.c:408 127.0.0.1:44351 message received 20241208085644551 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085644551 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241208085644551 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241208085644551 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241208085644551 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 20241208085644551 DLGSUP <0013> gsup_server.c:236 2: 20241208085644551 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085644551 DLGSUP <0013> gsup_server.c:236 3: 20241208085644551 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085644551 DLGSUP <0013> gsup_server.c:236 4: 20241208085644551 DLGSUP <0013> gsup_server.c:238 4: 00 IPA-EUSE-foobar(208)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085644551 DLGSUP <0013> gsup_server.c:236 5: 20241208085644551 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085644551 DLGSUP <0013> gsup_server.c:236 7: 20241208085644551 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085644551 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085644551 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085644551 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44351 20241208085644552 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085644552 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085644555 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644555 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085644555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57324<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085644558 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644558 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085644558 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085644558 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085644558 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 20241208085644558 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085644558 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 20241208085644558 DLGSUP <0013> gsup_server.c:236 2: 20241208085644558 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085644558 DLGSUP <0013> gsup_server.c:236 3: 20241208085644558 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085644558 DLGSUP <0013> gsup_server.c:236 4: 20241208085644558 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085644558 DLGSUP <0013> gsup_server.c:236 5: 20241208085644558 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085644558 DLGSUP <0013> gsup_server.c:236 7: 20241208085644558 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085644558 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085644558 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085644558 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@b4e45f939671: 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") 20241208085644578 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34649<->l=127.0.0.1:4259) 20241208085644585 DAUC <0003> db_auc.c:157 IMSI='262421218035735': No 2G Auth Data 20241208085644585 DAUC <0003> db_auc.c:192 IMSI='262421218035735': No 3G Auth Data HLR_Test-GSUP(209)@b4e45f939671: Created GsupExpect[0] for "262421218035735" to be handled at TC_mo_ussd_euse(212) 20241208085644603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57330<->l=127.0.0.1:4258 20241208085644610 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644610 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085644610 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421218035735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421218035735" session_id=1673545258 session_state=BEGIN} 20241208085644610 DSS <0004> hlr_ussd.c:576 262421218035735/0x63c0462a: Process SS (BEGIN) 20241208085644610 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085644610 DSS <0004> hlr_ussd.c:518 262421218035735/0x63c0462a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085644610 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644610 DLINP <000b> input/ipa.c:434 127.0.0.1:44351 sending data 20241208085644610 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644610 DLINP <000b> input/ipa.c:434 127.0.0.1:44351 sending data EUSE-TC_mo_ussd_euse(206)@b4e45f939671: 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 } } } } } 20241208085644618 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644618 DLINP <000b> input/ipa.c:408 127.0.0.1:44351 message received 20241208085644618 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262421218035735 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421218035735" session_id=1673545258 session_state=END} 20241208085644618 DSS <0004> hlr_ussd.c:576 262421218035735/0x63c0462a: Process SS (END) 20241208085644618 DSS <0004> hlr_ussd.c:518 262421218035735/0x63c0462a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241208085644618 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421218035735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421218035735" session_id=1673545258 session_state=END} 20241208085644618 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421218035735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085644618 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262421218035735 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085644618 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644618 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085644618 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644618 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b4e45f939671: Found GsupExpect[0] for "262421218035735" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@b4e45f939671: Added IMSI table entry 0TC_mo_ussd_euse(212)"262421218035735" TC_mo_ussd_euse(212)@b4e45f939671: setverdict(pass): none -> pass 20241208085644624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57330<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@b4e45f939671: Final verdict of PTC: pass 20241208085644625 DAUC <0003> db_auc.c:157 IMSI='262425487187156': No 2G Auth Data 20241208085644625 DAUC <0003> db_auc.c:192 IMSI='262425487187156': No 3G Auth Data HLR_Test-GSUP(209)@b4e45f939671: Created GsupExpect[0] for "262425487187156" to be handled at TC_mo_ussd_euse(213) 20241208085644639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57344<->l=127.0.0.1:4258 20241208085644644 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644644 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085644644 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425487187156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425487187156" session_id=970161113 session_state=BEGIN} 20241208085644644 DSS <0004> hlr_ussd.c:576 262425487187156/0x39d37bd9: Process SS (BEGIN) 20241208085644644 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085644644 DSS <0004> hlr_ussd.c:518 262425487187156/0x39d37bd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085644644 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644644 DLINP <000b> input/ipa.c:434 127.0.0.1:44351 sending data 20241208085644644 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644644 DLINP <000b> input/ipa.c:434 127.0.0.1:44351 sending data EUSE-TC_mo_ussd_euse(206)@b4e45f939671: 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 } } } } } 20241208085644646 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644646 DLINP <000b> input/ipa.c:408 127.0.0.1:44351 message received 20241208085644646 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262425487187156 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425487187156" session_id=970161113 session_state=END} 20241208085644646 DSS <0004> hlr_ussd.c:576 262425487187156/0x39d37bd9: Process SS (END) 20241208085644646 DSS <0004> hlr_ussd.c:518 262425487187156/0x39d37bd9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241208085644646 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425487187156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425487187156" session_id=970161113 session_state=END} 20241208085644646 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425487187156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085644646 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262425487187156 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085644646 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644646 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085644646 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644646 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b4e45f939671: Found GsupExpect[0] for "262425487187156" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@b4e45f939671: Added IMSI table entry 1TC_mo_ussd_euse(213)"262425487187156" TC_mo_ussd_euse(213)@b4e45f939671: setverdict(pass): none -> pass 20241208085644649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57344<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@b4e45f939671: Final verdict of PTC: pass 20241208085644650 DAUC <0003> db_auc.c:157 IMSI='262424003664712': No 2G Auth Data 20241208085644650 DAUC <0003> db_auc.c:192 IMSI='262424003664712': No 3G Auth Data HLR_Test-GSUP(209)@b4e45f939671: Created GsupExpect[0] for "262424003664712" to be handled at TC_mo_ussd_euse(214) 20241208085644668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57350<->l=127.0.0.1:4258 20241208085644676 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644676 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085644676 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424003664712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424003664712" session_id=741433655 session_state=BEGIN} 20241208085644676 DSS <0004> hlr_ussd.c:576 262424003664712/0x2c316137: Process SS (BEGIN) 20241208085644676 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085644676 DSS <0004> hlr_ussd.c:518 262424003664712/0x2c316137: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085644676 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644676 DLINP <000b> input/ipa.c:434 127.0.0.1:44351 sending data 20241208085644676 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644676 DLINP <000b> input/ipa.c:434 127.0.0.1:44351 sending data EUSE-TC_mo_ussd_euse(206)@b4e45f939671: 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 } } } } } 20241208085644678 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644678 DLINP <000b> input/ipa.c:408 127.0.0.1:44351 message received 20241208085644678 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262424003664712 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424003664712" session_id=741433655 session_state=END} 20241208085644678 DSS <0004> hlr_ussd.c:576 262424003664712/0x2c316137: Process SS (END) 20241208085644678 DSS <0004> hlr_ussd.c:518 262424003664712/0x2c316137: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241208085644678 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424003664712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424003664712" session_id=741433655 session_state=END} 20241208085644678 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424003664712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085644678 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262424003664712 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085644678 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644678 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085644678 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644678 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b4e45f939671: Found GsupExpect[0] for "262424003664712" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@b4e45f939671: Added IMSI table entry 2TC_mo_ussd_euse(214)"262424003664712" TC_mo_ussd_euse(214)@b4e45f939671: setverdict(pass): none -> pass 20241208085644683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57350<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@b4e45f939671: Final verdict of PTC: pass 20241208085644684 DAUC <0003> db_auc.c:157 IMSI='262429660399843': No 2G Auth Data 20241208085644684 DAUC <0003> db_auc.c:192 IMSI='262429660399843': No 3G Auth Data HLR_Test-GSUP(209)@b4e45f939671: Created GsupExpect[0] for "262429660399843" to be handled at TC_mo_ussd_euse(215) 20241208085644700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57352<->l=127.0.0.1:4258 20241208085644704 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644704 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085644704 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429660399843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429660399843" session_id=1755247588 session_state=BEGIN} 20241208085644704 DSS <0004> hlr_ussd.c:576 262429660399843/0x689ef3e4: Process SS (BEGIN) 20241208085644704 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085644704 DSS <0004> hlr_ussd.c:518 262429660399843/0x689ef3e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085644704 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644704 DLINP <000b> input/ipa.c:434 127.0.0.1:44351 sending data 20241208085644704 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644704 DLINP <000b> input/ipa.c:434 127.0.0.1:44351 sending data EUSE-TC_mo_ussd_euse(206)@b4e45f939671: 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 } } } } } 20241208085644707 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644707 DLINP <000b> input/ipa.c:408 127.0.0.1:44351 message received 20241208085644707 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262429660399843 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429660399843" session_id=1755247588 session_state=END} 20241208085644707 DSS <0004> hlr_ussd.c:576 262429660399843/0x689ef3e4: Process SS (END) 20241208085644707 DSS <0004> hlr_ussd.c:518 262429660399843/0x689ef3e4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241208085644707 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429660399843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429660399843" session_id=1755247588 session_state=END} 20241208085644707 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429660399843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085644707 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262429660399843 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085644707 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644707 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085644707 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644707 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b4e45f939671: Found GsupExpect[0] for "262429660399843" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@b4e45f939671: Added IMSI table entry 3TC_mo_ussd_euse(215)"262429660399843" TC_mo_ussd_euse(215)@b4e45f939671: setverdict(pass): none -> pass 20241208085644712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57352<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@b4e45f939671: Final verdict of PTC: pass 20241208085644712 DAUC <0003> db_auc.c:157 IMSI='262429907431784': No 2G Auth Data 20241208085644712 DAUC <0003> db_auc.c:192 IMSI='262429907431784': No 3G Auth Data HLR_Test-GSUP(209)@b4e45f939671: Created GsupExpect[0] for "262429907431784" to be handled at TC_mo_ussd_euse(216) 20241208085644729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57354<->l=127.0.0.1:4258 20241208085644733 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644733 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085644733 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429907431784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429907431784" session_id=501538079 session_state=BEGIN} 20241208085644733 DSS <0004> hlr_ussd.c:576 262429907431784/0x1de4dd1f: Process SS (BEGIN) 20241208085644733 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085644733 DSS <0004> hlr_ussd.c:518 262429907431784/0x1de4dd1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085644733 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644733 DLINP <000b> input/ipa.c:434 127.0.0.1:44351 sending data 20241208085644734 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644734 DLINP <000b> input/ipa.c:434 127.0.0.1:44351 sending data EUSE-TC_mo_ussd_euse(206)@b4e45f939671: 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 } } } } } 20241208085644735 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644735 DLINP <000b> input/ipa.c:408 127.0.0.1:44351 message received 20241208085644735 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262429907431784 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429907431784" session_id=501538079 session_state=END} 20241208085644735 DSS <0004> hlr_ussd.c:576 262429907431784/0x1de4dd1f: Process SS (END) 20241208085644735 DSS <0004> hlr_ussd.c:518 262429907431784/0x1de4dd1f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241208085644735 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429907431784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429907431784" session_id=501538079 session_state=END} 20241208085644735 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429907431784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085644735 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262429907431784 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085644735 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644735 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085644735 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644735 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b4e45f939671: Found GsupExpect[0] for "262429907431784" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@b4e45f939671: Added IMSI table entry 4TC_mo_ussd_euse(216)"262429907431784" TC_mo_ussd_euse(216)@b4e45f939671: setverdict(pass): none -> pass 20241208085644739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57354<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@b4e45f939671: Final verdict of PTC: pass 20241208085644739 DAUC <0003> db_auc.c:157 IMSI='262428644859335': No 2G Auth Data 20241208085644739 DAUC <0003> db_auc.c:192 IMSI='262428644859335': No 3G Auth Data HLR_Test-GSUP(209)@b4e45f939671: Created GsupExpect[0] for "262428644859335" to be handled at TC_mo_ussd_euse(217) 20241208085644756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4258 20241208085644761 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644761 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085644761 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428644859335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428644859335" session_id=1975244031 session_state=BEGIN} 20241208085644761 DSS <0004> hlr_ussd.c:576 262428644859335/0x75bbd4ff: Process SS (BEGIN) 20241208085644761 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085644761 DSS <0004> hlr_ussd.c:518 262428644859335/0x75bbd4ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085644761 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644761 DLINP <000b> input/ipa.c:434 127.0.0.1:44351 sending data 20241208085644761 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644761 DLINP <000b> input/ipa.c:434 127.0.0.1:44351 sending data EUSE-TC_mo_ussd_euse(206)@b4e45f939671: 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 } } } } } 20241208085644763 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644763 DLINP <000b> input/ipa.c:408 127.0.0.1:44351 message received 20241208085644763 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262428644859335 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428644859335" session_id=1975244031 session_state=END} 20241208085644763 DSS <0004> hlr_ussd.c:576 262428644859335/0x75bbd4ff: Process SS (END) 20241208085644763 DSS <0004> hlr_ussd.c:518 262428644859335/0x75bbd4ff: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241208085644763 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428644859335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428644859335" session_id=1975244031 session_state=END} 20241208085644763 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428644859335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085644763 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262428644859335 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085644763 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644763 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085644763 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644763 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b4e45f939671: Found GsupExpect[0] for "262428644859335" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@b4e45f939671: Added IMSI table entry 5TC_mo_ussd_euse(217)"262428644859335" TC_mo_ussd_euse(217)@b4e45f939671: setverdict(pass): none -> pass 20241208085644767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@b4e45f939671: Final verdict of PTC: pass 20241208085644767 DAUC <0003> db_auc.c:157 IMSI='262422881671995': No 2G Auth Data 20241208085644768 DAUC <0003> db_auc.c:192 IMSI='262422881671995': No 3G Auth Data HLR_Test-GSUP(209)@b4e45f939671: Created GsupExpect[0] for "262422881671995" to be handled at TC_mo_ussd_euse(218) 20241208085644783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57360<->l=127.0.0.1:4258 20241208085644788 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644788 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085644788 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422881671995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422881671995" session_id=2656783181 session_state=BEGIN} 20241208085644788 DSS <0004> hlr_ussd.c:576 262422881671995/0x9e5b4b4d: Process SS (BEGIN) 20241208085644788 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085644788 DSS <0004> hlr_ussd.c:518 262422881671995/0x9e5b4b4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085644788 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644788 DLINP <000b> input/ipa.c:434 127.0.0.1:44351 sending data 20241208085644788 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644788 DLINP <000b> input/ipa.c:434 127.0.0.1:44351 sending data EUSE-TC_mo_ussd_euse(206)@b4e45f939671: 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 } } } } } 20241208085644790 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644791 DLINP <000b> input/ipa.c:408 127.0.0.1:44351 message received 20241208085644791 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262422881671995 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422881671995" session_id=2656783181 session_state=END} 20241208085644791 DSS <0004> hlr_ussd.c:576 262422881671995/0x9e5b4b4d: Process SS (END) 20241208085644791 DSS <0004> hlr_ussd.c:518 262422881671995/0x9e5b4b4d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241208085644791 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422881671995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422881671995" session_id=2656783181 session_state=END} 20241208085644791 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422881671995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085644791 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262422881671995 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085644791 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644791 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085644791 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644791 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b4e45f939671: Found GsupExpect[0] for "262422881671995" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@b4e45f939671: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422881671995" TC_mo_ussd_euse(218)@b4e45f939671: setverdict(pass): none -> pass 20241208085644795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57360<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@b4e45f939671: Final verdict of PTC: pass 20241208085644795 DAUC <0003> db_auc.c:157 IMSI='262425086107042': No 2G Auth Data 20241208085644795 DAUC <0003> db_auc.c:192 IMSI='262425086107042': No 3G Auth Data HLR_Test-GSUP(209)@b4e45f939671: Created GsupExpect[0] for "262425086107042" to be handled at TC_mo_ussd_euse(219) 20241208085644810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57362<->l=127.0.0.1:4258 20241208085644815 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644815 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085644815 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425086107042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425086107042" session_id=530789404 session_state=BEGIN} 20241208085644815 DSS <0004> hlr_ussd.c:576 262425086107042/0x1fa3341c: Process SS (BEGIN) 20241208085644815 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085644815 DSS <0004> hlr_ussd.c:518 262425086107042/0x1fa3341c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085644815 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644815 DLINP <000b> input/ipa.c:434 127.0.0.1:44351 sending data 20241208085644816 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644816 DLINP <000b> input/ipa.c:434 127.0.0.1:44351 sending data EUSE-TC_mo_ussd_euse(206)@b4e45f939671: 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 } } } } } 20241208085644817 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644817 DLINP <000b> input/ipa.c:408 127.0.0.1:44351 message received 20241208085644818 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262425086107042 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425086107042" session_id=530789404 session_state=END} 20241208085644818 DSS <0004> hlr_ussd.c:576 262425086107042/0x1fa3341c: Process SS (END) 20241208085644818 DSS <0004> hlr_ussd.c:518 262425086107042/0x1fa3341c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241208085644818 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425086107042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425086107042" session_id=530789404 session_state=END} 20241208085644818 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425086107042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085644818 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262425086107042 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085644818 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644818 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085644818 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644818 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b4e45f939671: Found GsupExpect[0] for "262425086107042" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@b4e45f939671: Added IMSI table entry 7TC_mo_ussd_euse(219)"262425086107042" TC_mo_ussd_euse(219)@b4e45f939671: setverdict(pass): none -> pass 20241208085644821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57362<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@b4e45f939671: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@b4e45f939671: Final verdict of PTC: none 20241208085644823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57324<->l=127.0.0.1:4258 20241208085644823 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644823 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085644823 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085644824 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085644824 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(209)@b4e45f939671: Final verdict of PTC: none 20241208085644824 DLINP <000b> input/ipa.c:454 connected read/write 20241208085644824 DLINP <000b> input/ipa.c:408 127.0.0.1:44351 message received 20241208085644824 DLINP <000b> input/ipa.c:417 127.0.0.1:44351 connection closed with server 20241208085644824 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:44351 20241208085644824 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241208085644824 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34649<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(207)@b4e45f939671: Final verdict of PTC: none 210@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@b4e45f939671: Final verdict of PTC: none IPA-EUSE-foobar(208)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 210: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@b4e45f939671: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085644863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57374<->l=127.0.0.1:4258 20241208085645064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57374<->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@b4e45f939671: 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@b4e45f939671: 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 8 08:56:47 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@b4e45f939671: 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@b4e45f939671: Test case TC_mo_ussd_euse_continue started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 20241208085648153 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44119 20241208085648153 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:44119 IPA-EUSE-foobar(222)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b4e45f939671: in not legacy case 2 20241208085648155 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648155 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received IPA-EUSE-foobar(222)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085648158 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648158 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648158 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085648158 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241208085648158 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241208085648158 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241208085648158 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 20241208085648158 DLGSUP <0013> gsup_server.c:236 2: 20241208085648158 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085648158 DLGSUP <0013> gsup_server.c:236 3: 20241208085648158 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085648158 DLGSUP <0013> gsup_server.c:236 4: 20241208085648158 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085648158 DLGSUP <0013> gsup_server.c:236 5: 20241208085648158 DLGSUP <0013> gsup_server.c:238 5: 00 IPA-EUSE-foobar(222)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085648158 DLGSUP <0013> gsup_server.c:236 7: 20241208085648158 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085648158 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085648158 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085648158 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44119 20241208085648159 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085648159 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085648161 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648161 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46398<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085648163 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648163 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648163 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085648163 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085648163 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 20241208085648163 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085648163 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 20241208085648163 DLGSUP <0013> gsup_server.c:236 2: 20241208085648163 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085648163 DLGSUP <0013> gsup_server.c:236 3: 20241208085648163 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085648163 DLGSUP <0013> gsup_server.c:236 4: 20241208085648163 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085648163 DLGSUP <0013> gsup_server.c:236 5: 20241208085648163 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085648163 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(221)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085648163 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085648163 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085648163 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085648163 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@b4e45f939671: 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") 20241208085648187 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45743<->l=127.0.0.1:4259) 20241208085648195 DAUC <0003> db_auc.c:157 IMSI='262423566140777': No 2G Auth Data 20241208085648195 DAUC <0003> db_auc.c:192 IMSI='262423566140777': No 3G Auth Data HLR_Test-GSUP(223)@b4e45f939671: Created GsupExpect[0] for "262423566140777" to be handled at TC_mo_ussd_euse_continue(226) 20241208085648213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46406<->l=127.0.0.1:4258 20241208085648221 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648221 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648221 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423566140777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423566140777" session_id=3164895971 session_state=BEGIN} 20241208085648221 DSS <0004> hlr_ussd.c:576 262423566140777/0xbca47ae3: Process SS (BEGIN) 20241208085648221 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085648221 DSS <0004> hlr_ussd.c:518 262423566140777/0xbca47ae3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085648221 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648221 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data 20241208085648221 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648221 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: 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 } } } } } 20241208085648230 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648230 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648230 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262423566140777 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423566140777" session_id=3164895971 session_state=CONTINUE} 20241208085648230 DSS <0004> hlr_ussd.c:576 262423566140777/0xbca47ae3: Process SS (CONTINUE) 20241208085648230 DSS <0004> hlr_ussd.c:518 262423566140777/0xbca47ae3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241208085648230 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423566140777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423566140777" session_id=3164895971 session_state=CONTINUE} 20241208085648230 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262423566140777 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085648230 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648230 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085648230 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648230 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b4e45f939671: Found GsupExpect[0] for "262423566140777" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@b4e45f939671: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262423566140777" TC_mo_ussd_euse_continue(226)@b4e45f939671: setverdict(pass): none -> pass 20241208085648236 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648236 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648236 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423566140777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423566140777" session_id=3164895971 session_state=CONTINUE} 20241208085648236 DSS <0004> hlr_ussd.c:576 262423566140777/0xbca47ae3: Process SS (CONTINUE) 20241208085648236 DSS <0004> hlr_ussd.c:518 262423566140777/0xbca47ae3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241208085648236 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423566140777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085648236 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648236 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data 20241208085648236 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648236 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: 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 } } } } } 20241208085648238 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648238 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648238 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262423566140777 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423566140777" session_id=3164895971 session_state=END} 20241208085648238 DSS <0004> hlr_ussd.c:576 262423566140777/0xbca47ae3: Process SS (END) 20241208085648238 DSS <0004> hlr_ussd.c:518 262423566140777/0xbca47ae3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241208085648238 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423566140777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423566140777" session_id=3164895971 session_state=END} 20241208085648238 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423566140777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085648238 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262423566140777 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085648238 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648238 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085648238 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648238 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085648240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46406<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@b4e45f939671: Final verdict of PTC: pass 20241208085648241 DAUC <0003> db_auc.c:157 IMSI='262423409769461': No 2G Auth Data 20241208085648241 DAUC <0003> db_auc.c:192 IMSI='262423409769461': No 3G Auth Data HLR_Test-GSUP(223)@b4e45f939671: Created GsupExpect[0] for "262423409769461" to be handled at TC_mo_ussd_euse_continue(227) 20241208085648256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 20241208085648262 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648262 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648262 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423409769461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423409769461" session_id=1090808426 session_state=BEGIN} 20241208085648262 DSS <0004> hlr_ussd.c:576 262423409769461/0x41046a6a: Process SS (BEGIN) 20241208085648262 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085648262 DSS <0004> hlr_ussd.c:518 262423409769461/0x41046a6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085648262 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648262 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data 20241208085648262 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648262 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: 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 } } } } } 20241208085648264 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648264 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648264 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262423409769461 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423409769461" session_id=1090808426 session_state=CONTINUE} 20241208085648264 DSS <0004> hlr_ussd.c:576 262423409769461/0x41046a6a: Process SS (CONTINUE) 20241208085648264 DSS <0004> hlr_ussd.c:518 262423409769461/0x41046a6a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241208085648264 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423409769461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423409769461" session_id=1090808426 session_state=CONTINUE} 20241208085648264 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262423409769461 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085648264 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648264 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085648265 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648265 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b4e45f939671: Found GsupExpect[0] for "262423409769461" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@b4e45f939671: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262423409769461" TC_mo_ussd_euse_continue(227)@b4e45f939671: setverdict(pass): none -> pass 20241208085648269 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648269 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648269 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423409769461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423409769461" session_id=1090808426 session_state=CONTINUE} 20241208085648269 DSS <0004> hlr_ussd.c:576 262423409769461/0x41046a6a: Process SS (CONTINUE) 20241208085648269 DSS <0004> hlr_ussd.c:518 262423409769461/0x41046a6a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241208085648269 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423409769461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085648269 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648269 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data 20241208085648269 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648269 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: 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 } } } } } 20241208085648271 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648271 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648271 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262423409769461 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423409769461" session_id=1090808426 session_state=END} 20241208085648271 DSS <0004> hlr_ussd.c:576 262423409769461/0x41046a6a: Process SS (END) 20241208085648271 DSS <0004> hlr_ussd.c:518 262423409769461/0x41046a6a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241208085648271 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423409769461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423409769461" session_id=1090808426 session_state=END} 20241208085648271 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423409769461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085648271 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262423409769461 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085648271 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648271 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085648271 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648271 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085648272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@b4e45f939671: Final verdict of PTC: pass 20241208085648273 DAUC <0003> db_auc.c:157 IMSI='262425746012425': No 2G Auth Data 20241208085648273 DAUC <0003> db_auc.c:192 IMSI='262425746012425': No 3G Auth Data HLR_Test-GSUP(223)@b4e45f939671: Created GsupExpect[0] for "262425746012425" to be handled at TC_mo_ussd_euse_continue(228) 20241208085648289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46416<->l=127.0.0.1:4258 20241208085648295 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648295 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648295 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425746012425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425746012425" session_id=2882048722 session_state=BEGIN} 20241208085648295 DSS <0004> hlr_ussd.c:576 262425746012425/0xabc892d2: Process SS (BEGIN) 20241208085648295 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085648295 DSS <0004> hlr_ussd.c:518 262425746012425/0xabc892d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085648295 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648295 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data 20241208085648295 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648295 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: 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 } } } } } 20241208085648297 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648297 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648297 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262425746012425 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425746012425" session_id=2882048722 session_state=CONTINUE} 20241208085648297 DSS <0004> hlr_ussd.c:576 262425746012425/0xabc892d2: Process SS (CONTINUE) 20241208085648297 DSS <0004> hlr_ussd.c:518 262425746012425/0xabc892d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241208085648297 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425746012425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425746012425" session_id=2882048722 session_state=CONTINUE} 20241208085648297 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262425746012425 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085648297 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648297 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085648297 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648297 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b4e45f939671: Found GsupExpect[0] for "262425746012425" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@b4e45f939671: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262425746012425" TC_mo_ussd_euse_continue(228)@b4e45f939671: setverdict(pass): none -> pass 20241208085648301 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648301 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648301 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425746012425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425746012425" session_id=2882048722 session_state=CONTINUE} 20241208085648301 DSS <0004> hlr_ussd.c:576 262425746012425/0xabc892d2: Process SS (CONTINUE) 20241208085648301 DSS <0004> hlr_ussd.c:518 262425746012425/0xabc892d2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241208085648301 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425746012425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085648301 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648301 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data 20241208085648301 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648301 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: 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 } } } } } 20241208085648304 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648304 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648304 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262425746012425 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425746012425" session_id=2882048722 session_state=END} 20241208085648304 DSS <0004> hlr_ussd.c:576 262425746012425/0xabc892d2: Process SS (END) 20241208085648304 DSS <0004> hlr_ussd.c:518 262425746012425/0xabc892d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241208085648304 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425746012425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425746012425" session_id=2882048722 session_state=END} 20241208085648304 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425746012425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085648304 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262425746012425 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085648304 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648304 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085648304 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648304 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085648306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46416<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@b4e45f939671: Final verdict of PTC: pass 20241208085648307 DAUC <0003> db_auc.c:157 IMSI='262425692035957': No 2G Auth Data 20241208085648307 DAUC <0003> db_auc.c:192 IMSI='262425692035957': No 3G Auth Data HLR_Test-GSUP(223)@b4e45f939671: Created GsupExpect[0] for "262425692035957" to be handled at TC_mo_ussd_euse_continue(229) 20241208085648322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46422<->l=127.0.0.1:4258 20241208085648327 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648327 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648327 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425692035957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425692035957" session_id=3530198854 session_state=BEGIN} 20241208085648327 DSS <0004> hlr_ussd.c:576 262425692035957/0xd26a8f46: Process SS (BEGIN) 20241208085648327 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085648327 DSS <0004> hlr_ussd.c:518 262425692035957/0xd26a8f46: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085648327 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648327 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data 20241208085648327 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648327 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: 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 } } } } } 20241208085648329 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648329 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648329 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262425692035957 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425692035957" session_id=3530198854 session_state=CONTINUE} 20241208085648329 DSS <0004> hlr_ussd.c:576 262425692035957/0xd26a8f46: Process SS (CONTINUE) 20241208085648329 DSS <0004> hlr_ussd.c:518 262425692035957/0xd26a8f46: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241208085648329 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425692035957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425692035957" session_id=3530198854 session_state=CONTINUE} 20241208085648329 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262425692035957 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085648329 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648329 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085648329 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648329 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b4e45f939671: Found GsupExpect[0] for "262425692035957" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@b4e45f939671: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262425692035957" TC_mo_ussd_euse_continue(229)@b4e45f939671: setverdict(pass): none -> pass 20241208085648333 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648333 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648333 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425692035957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425692035957" session_id=3530198854 session_state=CONTINUE} 20241208085648333 DSS <0004> hlr_ussd.c:576 262425692035957/0xd26a8f46: Process SS (CONTINUE) 20241208085648333 DSS <0004> hlr_ussd.c:518 262425692035957/0xd26a8f46: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241208085648333 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425692035957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085648333 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648333 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data 20241208085648333 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648333 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: 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 } } } } } 20241208085648335 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648335 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648335 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262425692035957 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425692035957" session_id=3530198854 session_state=END} 20241208085648335 DSS <0004> hlr_ussd.c:576 262425692035957/0xd26a8f46: Process SS (END) 20241208085648335 DSS <0004> hlr_ussd.c:518 262425692035957/0xd26a8f46: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241208085648335 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425692035957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425692035957" session_id=3530198854 session_state=END} 20241208085648335 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425692035957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085648335 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262425692035957 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085648335 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648335 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085648335 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648335 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085648337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46422<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@b4e45f939671: Final verdict of PTC: pass 20241208085648337 DAUC <0003> db_auc.c:157 IMSI='262426133744050': No 2G Auth Data 20241208085648337 DAUC <0003> db_auc.c:192 IMSI='262426133744050': No 3G Auth Data HLR_Test-GSUP(223)@b4e45f939671: Created GsupExpect[0] for "262426133744050" to be handled at TC_mo_ussd_euse_continue(230) 20241208085648354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46434<->l=127.0.0.1:4258 20241208085648358 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648358 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648359 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426133744050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426133744050" session_id=3365417194 session_state=BEGIN} 20241208085648359 DSS <0004> hlr_ussd.c:576 262426133744050/0xc89830ea: Process SS (BEGIN) 20241208085648359 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085648359 DSS <0004> hlr_ussd.c:518 262426133744050/0xc89830ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085648359 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648359 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data 20241208085648359 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648359 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: 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 } } } } } 20241208085648360 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648360 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648360 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262426133744050 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426133744050" session_id=3365417194 session_state=CONTINUE} 20241208085648360 DSS <0004> hlr_ussd.c:576 262426133744050/0xc89830ea: Process SS (CONTINUE) 20241208085648360 DSS <0004> hlr_ussd.c:518 262426133744050/0xc89830ea: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241208085648360 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426133744050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426133744050" session_id=3365417194 session_state=CONTINUE} 20241208085648361 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262426133744050 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085648361 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648361 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085648361 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648361 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b4e45f939671: Found GsupExpect[0] for "262426133744050" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@b4e45f939671: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262426133744050" TC_mo_ussd_euse_continue(230)@b4e45f939671: setverdict(pass): none -> pass 20241208085648364 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648364 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648364 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426133744050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426133744050" session_id=3365417194 session_state=CONTINUE} 20241208085648364 DSS <0004> hlr_ussd.c:576 262426133744050/0xc89830ea: Process SS (CONTINUE) 20241208085648364 DSS <0004> hlr_ussd.c:518 262426133744050/0xc89830ea: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241208085648364 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426133744050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085648364 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648364 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data 20241208085648364 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648364 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: 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 } } } } } 20241208085648366 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648366 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648366 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262426133744050 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426133744050" session_id=3365417194 session_state=END} 20241208085648366 DSS <0004> hlr_ussd.c:576 262426133744050/0xc89830ea: Process SS (END) 20241208085648366 DSS <0004> hlr_ussd.c:518 262426133744050/0xc89830ea: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241208085648366 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426133744050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426133744050" session_id=3365417194 session_state=END} 20241208085648366 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426133744050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085648366 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262426133744050 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085648366 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648366 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085648366 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648366 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085648368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46434<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@b4e45f939671: Final verdict of PTC: pass 20241208085648368 DAUC <0003> db_auc.c:157 IMSI='262427356021277': No 2G Auth Data 20241208085648368 DAUC <0003> db_auc.c:192 IMSI='262427356021277': No 3G Auth Data HLR_Test-GSUP(223)@b4e45f939671: Created GsupExpect[0] for "262427356021277" to be handled at TC_mo_ussd_euse_continue(231) 20241208085648384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46438<->l=127.0.0.1:4258 20241208085648390 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648390 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648390 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427356021277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427356021277" session_id=1008125349 session_state=BEGIN} 20241208085648390 DSS <0004> hlr_ussd.c:576 262427356021277/0x3c16c5a5: Process SS (BEGIN) 20241208085648390 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085648390 DSS <0004> hlr_ussd.c:518 262427356021277/0x3c16c5a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085648390 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648390 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data 20241208085648390 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648390 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: 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 } } } } } 20241208085648391 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648392 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648392 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262427356021277 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427356021277" session_id=1008125349 session_state=CONTINUE} 20241208085648392 DSS <0004> hlr_ussd.c:576 262427356021277/0x3c16c5a5: Process SS (CONTINUE) 20241208085648392 DSS <0004> hlr_ussd.c:518 262427356021277/0x3c16c5a5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241208085648392 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427356021277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427356021277" session_id=1008125349 session_state=CONTINUE} 20241208085648392 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262427356021277 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085648392 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648392 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085648392 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648392 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b4e45f939671: Found GsupExpect[0] for "262427356021277" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@b4e45f939671: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262427356021277" TC_mo_ussd_euse_continue(231)@b4e45f939671: setverdict(pass): none -> pass 20241208085648396 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648396 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648396 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427356021277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427356021277" session_id=1008125349 session_state=CONTINUE} 20241208085648396 DSS <0004> hlr_ussd.c:576 262427356021277/0x3c16c5a5: Process SS (CONTINUE) 20241208085648396 DSS <0004> hlr_ussd.c:518 262427356021277/0x3c16c5a5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241208085648396 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427356021277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085648396 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648397 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data 20241208085648397 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648397 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: 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 } } } } } 20241208085648399 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648399 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648399 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262427356021277 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427356021277" session_id=1008125349 session_state=END} 20241208085648399 DSS <0004> hlr_ussd.c:576 262427356021277/0x3c16c5a5: Process SS (END) 20241208085648399 DSS <0004> hlr_ussd.c:518 262427356021277/0x3c16c5a5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241208085648399 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427356021277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427356021277" session_id=1008125349 session_state=END} 20241208085648399 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427356021277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085648399 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262427356021277 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085648399 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648399 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085648399 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648399 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085648400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46438<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@b4e45f939671: Final verdict of PTC: pass 20241208085648401 DAUC <0003> db_auc.c:157 IMSI='262426610767154': No 2G Auth Data 20241208085648401 DAUC <0003> db_auc.c:192 IMSI='262426610767154': No 3G Auth Data HLR_Test-GSUP(223)@b4e45f939671: Created GsupExpect[0] for "262426610767154" to be handled at TC_mo_ussd_euse_continue(232) 20241208085648416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46454<->l=127.0.0.1:4258 20241208085648420 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648420 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648420 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426610767154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426610767154" session_id=2605427839 session_state=BEGIN} 20241208085648420 DSS <0004> hlr_ussd.c:576 262426610767154/0x9b4bac7f: Process SS (BEGIN) 20241208085648420 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085648420 DSS <0004> hlr_ussd.c:518 262426610767154/0x9b4bac7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085648420 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648420 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data 20241208085648420 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648420 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: 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 } } } } } 20241208085648422 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648422 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648422 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262426610767154 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426610767154" session_id=2605427839 session_state=CONTINUE} 20241208085648422 DSS <0004> hlr_ussd.c:576 262426610767154/0x9b4bac7f: Process SS (CONTINUE) 20241208085648422 DSS <0004> hlr_ussd.c:518 262426610767154/0x9b4bac7f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241208085648422 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426610767154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426610767154" session_id=2605427839 session_state=CONTINUE} 20241208085648422 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262426610767154 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085648422 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648422 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085648422 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648423 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b4e45f939671: Found GsupExpect[0] for "262426610767154" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@b4e45f939671: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262426610767154" TC_mo_ussd_euse_continue(232)@b4e45f939671: setverdict(pass): none -> pass 20241208085648426 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648426 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648426 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426610767154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426610767154" session_id=2605427839 session_state=CONTINUE} 20241208085648426 DSS <0004> hlr_ussd.c:576 262426610767154/0x9b4bac7f: Process SS (CONTINUE) 20241208085648426 DSS <0004> hlr_ussd.c:518 262426610767154/0x9b4bac7f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241208085648426 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426610767154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085648426 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648426 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data 20241208085648426 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648426 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: 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 } } } } } 20241208085648428 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648428 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648428 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262426610767154 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426610767154" session_id=2605427839 session_state=END} 20241208085648428 DSS <0004> hlr_ussd.c:576 262426610767154/0x9b4bac7f: Process SS (END) 20241208085648428 DSS <0004> hlr_ussd.c:518 262426610767154/0x9b4bac7f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241208085648428 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426610767154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426610767154" session_id=2605427839 session_state=END} 20241208085648428 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426610767154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085648428 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262426610767154 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085648428 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648428 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085648428 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648428 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085648429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46454<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@b4e45f939671: Final verdict of PTC: pass 20241208085648430 DAUC <0003> db_auc.c:157 IMSI='262424851430256': No 2G Auth Data 20241208085648430 DAUC <0003> db_auc.c:192 IMSI='262424851430256': No 3G Auth Data HLR_Test-GSUP(223)@b4e45f939671: Created GsupExpect[0] for "262424851430256" to be handled at TC_mo_ussd_euse_continue(233) 20241208085648445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46460<->l=127.0.0.1:4258 20241208085648452 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648452 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648452 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424851430256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424851430256" session_id=2245084510 session_state=BEGIN} 20241208085648452 DSS <0004> hlr_ussd.c:576 262424851430256/0x85d1455e: Process SS (BEGIN) 20241208085648452 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241208085648452 DSS <0004> hlr_ussd.c:518 262424851430256/0x85d1455e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241208085648452 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648452 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data 20241208085648452 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648452 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: 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 } } } } } 20241208085648454 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648454 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648454 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262424851430256 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424851430256" session_id=2245084510 session_state=CONTINUE} 20241208085648454 DSS <0004> hlr_ussd.c:576 262424851430256/0x85d1455e: Process SS (CONTINUE) 20241208085648454 DSS <0004> hlr_ussd.c:518 262424851430256/0x85d1455e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241208085648454 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424851430256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424851430256" session_id=2245084510 session_state=CONTINUE} 20241208085648454 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262424851430256 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085648454 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648454 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085648454 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648454 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b4e45f939671: Found GsupExpect[0] for "262424851430256" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@b4e45f939671: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262424851430256" TC_mo_ussd_euse_continue(233)@b4e45f939671: setverdict(pass): none -> pass 20241208085648458 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648458 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648458 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424851430256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424851430256" session_id=2245084510 session_state=CONTINUE} 20241208085648458 DSS <0004> hlr_ussd.c:576 262424851430256/0x85d1455e: Process SS (CONTINUE) 20241208085648458 DSS <0004> hlr_ussd.c:518 262424851430256/0x85d1455e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241208085648458 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424851430256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085648458 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648458 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data 20241208085648458 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648458 DLINP <000b> input/ipa.c:434 127.0.0.1:44119 sending data EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: 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 } } } } } 20241208085648460 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648460 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648460 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262424851430256 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424851430256" session_id=2245084510 session_state=END} 20241208085648460 DSS <0004> hlr_ussd.c:576 262424851430256/0x85d1455e: Process SS (END) 20241208085648460 DSS <0004> hlr_ussd.c:518 262424851430256/0x85d1455e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241208085648460 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424851430256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424851430256" session_id=2245084510 session_state=END} 20241208085648460 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424851430256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085648460 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262424851430256 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085648460 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648460 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085648460 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648460 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085648462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46460<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@b4e45f939671: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@b4e45f939671: Final verdict of PTC: none 20241208085648464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46398<->l=127.0.0.1:4258 20241208085648465 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648465 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085648465 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085648465 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085648465 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085648465 DLINP <000b> input/ipa.c:454 connected read/write 20241208085648465 DLINP <000b> input/ipa.c:408 127.0.0.1:44119 message received 20241208085648465 DLINP <000b> input/ipa.c:417 127.0.0.1:44119 connection closed with server 20241208085648465 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:44119 20241208085648465 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241208085648465 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45743<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@b4e45f939671: Final verdict of PTC: none IPA-EUSE-foobar(222)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@b4e45f939671: Final verdict of PTC: none 224@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 224: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@b4e45f939671: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085648513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46462<->l=127.0.0.1:4258 20241208085648713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46462<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=126456) Waiting for packet dumper to finish... 1 (prev_count=126456, count=156852) MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_mo_ussd_euse_defaultroute started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 20241208085651800 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33383 20241208085651800 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33383 MTC@b4e45f939671: in not legacy case 2 IPA-EUSE-foobar(236)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085651802 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651802 DLINP <000b> input/ipa.c:408 127.0.0.1:33383 message received IPA-EUSE-foobar(236)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@b4e45f939671: 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 } } } } 20241208085651804 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651804 DLINP <000b> input/ipa.c:408 127.0.0.1:33383 message received 20241208085651804 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085651804 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241208085651804 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241208085651804 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241208085651804 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 20241208085651804 DLGSUP <0013> gsup_server.c:236 2: 20241208085651804 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085651804 DLGSUP <0013> gsup_server.c:236 3: 20241208085651804 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085651804 DLGSUP <0013> gsup_server.c:236 4: 20241208085651804 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085651804 DLGSUP <0013> gsup_server.c:236 5: 20241208085651804 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085651804 DLGSUP <0013> gsup_server.c:236 7: 20241208085651804 DLGSUP <0013> gsup_server.c:238 7: 00 IPA-EUSE-foobar(236)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085651804 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085651804 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085651804 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33383 20241208085651805 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085651805 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085651807 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651807 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085651808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46466<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085651810 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651810 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085651810 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085651810 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085651810 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 20241208085651810 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085651810 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 20241208085651810 DLGSUP <0013> gsup_server.c:236 2: 20241208085651810 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085651810 DLGSUP <0013> gsup_server.c:236 3: 20241208085651810 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085651810 DLGSUP <0013> gsup_server.c:236 4: 20241208085651810 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085651810 DLGSUP <0013> gsup_server.c:236 5: 20241208085651810 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085651810 DLGSUP <0013> gsup_server.c:236 7: 20241208085651810 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085651810 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085651810 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085651810 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@b4e45f939671: 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") 20241208085651829 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45177<->l=127.0.0.1:4259) 20241208085651838 DAUC <0003> db_auc.c:157 IMSI='262427381078412': No 2G Auth Data 20241208085651839 DAUC <0003> db_auc.c:192 IMSI='262427381078412': No 3G Auth Data HLR_Test-GSUP(237)@b4e45f939671: Created GsupExpect[0] for "262427381078412" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241208085651856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46468<->l=127.0.0.1:4258 20241208085651865 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651865 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085651865 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427381078412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427381078412" session_id=3116574974 session_state=BEGIN} 20241208085651865 DSS <0004> hlr_ussd.c:576 262427381078412/0xb9c328fe: Process SS (BEGIN) 20241208085651865 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241208085651865 DSS <0004> hlr_ussd.c:518 262427381078412/0xb9c328fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241208085651865 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651865 DLINP <000b> input/ipa.c:434 127.0.0.1:33383 sending data 20241208085651865 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651865 DLINP <000b> input/ipa.c:434 127.0.0.1:33383 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b4e45f939671: 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 } } } } } 20241208085651871 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651871 DLINP <000b> input/ipa.c:408 127.0.0.1:33383 message received 20241208085651871 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262427381078412 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427381078412" session_id=3116574974 session_state=END} 20241208085651871 DSS <0004> hlr_ussd.c:576 262427381078412/0xb9c328fe: Process SS (END) 20241208085651871 DSS <0004> hlr_ussd.c:518 262427381078412/0xb9c328fe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241208085651871 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427381078412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427381078412" session_id=3116574974 session_state=END} 20241208085651871 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427381078412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085651871 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262427381078412 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085651871 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651871 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085651871 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651871 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b4e45f939671: Found GsupExpect[0] for "262427381078412" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@b4e45f939671: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262427381078412" TC_mo_ussd_euse_defaultroute(240)@b4e45f939671: setverdict(pass): none -> pass 20241208085651875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46468<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@b4e45f939671: Final verdict of PTC: pass 20241208085651876 DAUC <0003> db_auc.c:157 IMSI='262426067368390': No 2G Auth Data 20241208085651876 DAUC <0003> db_auc.c:192 IMSI='262426067368390': No 3G Auth Data HLR_Test-GSUP(237)@b4e45f939671: Created GsupExpect[0] for "262426067368390" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241208085651889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46476<->l=127.0.0.1:4258 20241208085651893 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651893 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085651893 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426067368390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426067368390" session_id=1307133638 session_state=BEGIN} 20241208085651894 DSS <0004> hlr_ussd.c:576 262426067368390/0x4de946c6: Process SS (BEGIN) 20241208085651894 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241208085651894 DSS <0004> hlr_ussd.c:518 262426067368390/0x4de946c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241208085651894 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651894 DLINP <000b> input/ipa.c:434 127.0.0.1:33383 sending data 20241208085651894 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651894 DLINP <000b> input/ipa.c:434 127.0.0.1:33383 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b4e45f939671: 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 } } } } } 20241208085651895 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651895 DLINP <000b> input/ipa.c:408 127.0.0.1:33383 message received 20241208085651895 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262426067368390 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426067368390" session_id=1307133638 session_state=END} 20241208085651895 DSS <0004> hlr_ussd.c:576 262426067368390/0x4de946c6: Process SS (END) 20241208085651895 DSS <0004> hlr_ussd.c:518 262426067368390/0x4de946c6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241208085651895 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426067368390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426067368390" session_id=1307133638 session_state=END} 20241208085651895 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426067368390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085651895 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262426067368390 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085651895 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651895 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085651896 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651896 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b4e45f939671: Found GsupExpect[0] for "262426067368390" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@b4e45f939671: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262426067368390" TC_mo_ussd_euse_defaultroute(241)@b4e45f939671: setverdict(pass): none -> pass 20241208085651899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46476<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@b4e45f939671: Final verdict of PTC: pass 20241208085651900 DAUC <0003> db_auc.c:157 IMSI='262424902906597': No 2G Auth Data 20241208085651900 DAUC <0003> db_auc.c:192 IMSI='262424902906597': No 3G Auth Data HLR_Test-GSUP(237)@b4e45f939671: Created GsupExpect[0] for "262424902906597" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241208085651917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46482<->l=127.0.0.1:4258 20241208085651924 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651924 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085651924 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424902906597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424902906597" session_id=3677172320 session_state=BEGIN} 20241208085651924 DSS <0004> hlr_ussd.c:576 262424902906597/0xdb2d3260: Process SS (BEGIN) 20241208085651924 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241208085651924 DSS <0004> hlr_ussd.c:518 262424902906597/0xdb2d3260: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241208085651924 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651924 DLINP <000b> input/ipa.c:434 127.0.0.1:33383 sending data 20241208085651924 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651924 DLINP <000b> input/ipa.c:434 127.0.0.1:33383 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b4e45f939671: 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 } } } } } 20241208085651925 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651925 DLINP <000b> input/ipa.c:408 127.0.0.1:33383 message received 20241208085651925 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262424902906597 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424902906597" session_id=3677172320 session_state=END} 20241208085651926 DSS <0004> hlr_ussd.c:576 262424902906597/0xdb2d3260: Process SS (END) 20241208085651926 DSS <0004> hlr_ussd.c:518 262424902906597/0xdb2d3260: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241208085651926 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424902906597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424902906597" session_id=3677172320 session_state=END} 20241208085651926 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424902906597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085651926 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262424902906597 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085651926 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651926 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085651926 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651926 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b4e45f939671: Found GsupExpect[0] for "262424902906597" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@b4e45f939671: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262424902906597" TC_mo_ussd_euse_defaultroute(242)@b4e45f939671: setverdict(pass): none -> pass 20241208085651929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46482<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@b4e45f939671: Final verdict of PTC: pass 20241208085651930 DAUC <0003> db_auc.c:157 IMSI='262422465394671': No 2G Auth Data 20241208085651930 DAUC <0003> db_auc.c:192 IMSI='262422465394671': No 3G Auth Data HLR_Test-GSUP(237)@b4e45f939671: Created GsupExpect[0] for "262422465394671" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241208085651944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46490<->l=127.0.0.1:4258 20241208085651950 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651950 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085651950 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422465394671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422465394671" session_id=1866010096 session_state=BEGIN} 20241208085651950 DSS <0004> hlr_ussd.c:576 262422465394671/0x6f390df0: Process SS (BEGIN) 20241208085651950 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241208085651950 DSS <0004> hlr_ussd.c:518 262422465394671/0x6f390df0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241208085651950 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651950 DLINP <000b> input/ipa.c:434 127.0.0.1:33383 sending data 20241208085651950 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651950 DLINP <000b> input/ipa.c:434 127.0.0.1:33383 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b4e45f939671: 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 } } } } } 20241208085651952 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651952 DLINP <000b> input/ipa.c:408 127.0.0.1:33383 message received 20241208085651952 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262422465394671 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422465394671" session_id=1866010096 session_state=END} 20241208085651952 DSS <0004> hlr_ussd.c:576 262422465394671/0x6f390df0: Process SS (END) 20241208085651952 DSS <0004> hlr_ussd.c:518 262422465394671/0x6f390df0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241208085651952 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422465394671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422465394671" session_id=1866010096 session_state=END} 20241208085651952 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422465394671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085651952 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262422465394671 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085651952 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651952 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085651952 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651952 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b4e45f939671: Found GsupExpect[0] for "262422465394671" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@b4e45f939671: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262422465394671" TC_mo_ussd_euse_defaultroute(243)@b4e45f939671: setverdict(pass): none -> pass 20241208085651955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46490<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@b4e45f939671: Final verdict of PTC: pass 20241208085651956 DAUC <0003> db_auc.c:157 IMSI='262427990536558': No 2G Auth Data 20241208085651956 DAUC <0003> db_auc.c:192 IMSI='262427990536558': No 3G Auth Data HLR_Test-GSUP(237)@b4e45f939671: Created GsupExpect[0] for "262427990536558" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241208085651973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46500<->l=127.0.0.1:4258 20241208085651978 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651978 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085651978 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427990536558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427990536558" session_id=1303376261 session_state=BEGIN} 20241208085651978 DSS <0004> hlr_ussd.c:576 262427990536558/0x4daff185: Process SS (BEGIN) 20241208085651978 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241208085651978 DSS <0004> hlr_ussd.c:518 262427990536558/0x4daff185: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241208085651978 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651978 DLINP <000b> input/ipa.c:434 127.0.0.1:33383 sending data 20241208085651978 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651978 DLINP <000b> input/ipa.c:434 127.0.0.1:33383 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b4e45f939671: 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 } } } } } 20241208085651979 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651979 DLINP <000b> input/ipa.c:408 127.0.0.1:33383 message received 20241208085651979 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262427990536558 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427990536558" session_id=1303376261 session_state=END} 20241208085651979 DSS <0004> hlr_ussd.c:576 262427990536558/0x4daff185: Process SS (END) 20241208085651979 DSS <0004> hlr_ussd.c:518 262427990536558/0x4daff185: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241208085651979 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427990536558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427990536558" session_id=1303376261 session_state=END} 20241208085651979 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427990536558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085651979 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262427990536558 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085651979 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651979 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085651979 DLINP <000b> input/ipa.c:454 connected read/write 20241208085651979 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b4e45f939671: Found GsupExpect[0] for "262427990536558" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@b4e45f939671: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262427990536558" TC_mo_ussd_euse_defaultroute(244)@b4e45f939671: setverdict(pass): none -> pass 20241208085651983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46500<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@b4e45f939671: Final verdict of PTC: pass 20241208085651984 DAUC <0003> db_auc.c:157 IMSI='262423385340002': No 2G Auth Data 20241208085651984 DAUC <0003> db_auc.c:192 IMSI='262423385340002': No 3G Auth Data HLR_Test-GSUP(237)@b4e45f939671: Created GsupExpect[0] for "262423385340002" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241208085651999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46504<->l=127.0.0.1:4258 20241208085652005 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652005 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085652005 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423385340002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423385340002" session_id=3014966804 session_state=BEGIN} 20241208085652005 DSS <0004> hlr_ussd.c:576 262423385340002/0xb3b4be14: Process SS (BEGIN) 20241208085652005 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241208085652005 DSS <0004> hlr_ussd.c:518 262423385340002/0xb3b4be14: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241208085652005 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652005 DLINP <000b> input/ipa.c:434 127.0.0.1:33383 sending data 20241208085652005 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652005 DLINP <000b> input/ipa.c:434 127.0.0.1:33383 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b4e45f939671: 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 } } } } } 20241208085652007 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652007 DLINP <000b> input/ipa.c:408 127.0.0.1:33383 message received 20241208085652007 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262423385340002 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423385340002" session_id=3014966804 session_state=END} 20241208085652007 DSS <0004> hlr_ussd.c:576 262423385340002/0xb3b4be14: Process SS (END) 20241208085652007 DSS <0004> hlr_ussd.c:518 262423385340002/0xb3b4be14: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241208085652007 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423385340002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423385340002" session_id=3014966804 session_state=END} 20241208085652007 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423385340002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085652007 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262423385340002 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085652007 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652007 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085652007 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652007 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b4e45f939671: Found GsupExpect[0] for "262423385340002" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@b4e45f939671: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262423385340002" TC_mo_ussd_euse_defaultroute(245)@b4e45f939671: setverdict(pass): none -> pass 20241208085652011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46504<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@b4e45f939671: Final verdict of PTC: pass 20241208085652011 DAUC <0003> db_auc.c:157 IMSI='262428654689177': No 2G Auth Data 20241208085652011 DAUC <0003> db_auc.c:192 IMSI='262428654689177': No 3G Auth Data HLR_Test-GSUP(237)@b4e45f939671: Created GsupExpect[0] for "262428654689177" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241208085652028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46506<->l=127.0.0.1:4258 20241208085652034 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652034 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085652034 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428654689177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428654689177" session_id=3367844155 session_state=BEGIN} 20241208085652034 DSS <0004> hlr_ussd.c:576 262428654689177/0xc8bd393b: Process SS (BEGIN) 20241208085652034 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241208085652034 DSS <0004> hlr_ussd.c:518 262428654689177/0xc8bd393b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241208085652034 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652034 DLINP <000b> input/ipa.c:434 127.0.0.1:33383 sending data 20241208085652034 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652034 DLINP <000b> input/ipa.c:434 127.0.0.1:33383 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b4e45f939671: 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 } } } } } 20241208085652036 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652036 DLINP <000b> input/ipa.c:408 127.0.0.1:33383 message received 20241208085652036 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262428654689177 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428654689177" session_id=3367844155 session_state=END} 20241208085652036 DSS <0004> hlr_ussd.c:576 262428654689177/0xc8bd393b: Process SS (END) 20241208085652036 DSS <0004> hlr_ussd.c:518 262428654689177/0xc8bd393b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241208085652036 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428654689177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428654689177" session_id=3367844155 session_state=END} 20241208085652036 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428654689177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085652036 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262428654689177 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085652036 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652036 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085652036 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652036 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b4e45f939671: Found GsupExpect[0] for "262428654689177" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@b4e45f939671: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262428654689177" TC_mo_ussd_euse_defaultroute(246)@b4e45f939671: setverdict(pass): none -> pass 20241208085652039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46506<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@b4e45f939671: Final verdict of PTC: pass 20241208085652040 DAUC <0003> db_auc.c:157 IMSI='262427108025385': No 2G Auth Data 20241208085652040 DAUC <0003> db_auc.c:192 IMSI='262427108025385': No 3G Auth Data HLR_Test-GSUP(237)@b4e45f939671: Created GsupExpect[0] for "262427108025385" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241208085652056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46514<->l=127.0.0.1:4258 20241208085652061 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652061 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085652061 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427108025385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427108025385" session_id=3862355586 session_state=BEGIN} 20241208085652061 DSS <0004> hlr_ussd.c:576 262427108025385/0xe636de82: Process SS (BEGIN) 20241208085652061 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241208085652061 DSS <0004> hlr_ussd.c:518 262427108025385/0xe636de82: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241208085652061 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652061 DLINP <000b> input/ipa.c:434 127.0.0.1:33383 sending data 20241208085652061 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652061 DLINP <000b> input/ipa.c:434 127.0.0.1:33383 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b4e45f939671: 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 } } } } } 20241208085652063 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652063 DLINP <000b> input/ipa.c:408 127.0.0.1:33383 message received 20241208085652063 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262427108025385 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427108025385" session_id=3862355586 session_state=END} 20241208085652063 DSS <0004> hlr_ussd.c:576 262427108025385/0xe636de82: Process SS (END) 20241208085652063 DSS <0004> hlr_ussd.c:518 262427108025385/0xe636de82: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241208085652063 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427108025385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427108025385" session_id=3862355586 session_state=END} 20241208085652063 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427108025385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085652063 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262427108025385 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241208085652063 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652063 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085652063 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652063 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b4e45f939671: Found GsupExpect[0] for "262427108025385" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@b4e45f939671: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262427108025385" TC_mo_ussd_euse_defaultroute(247)@b4e45f939671: setverdict(pass): none -> pass 20241208085652067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46514<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@b4e45f939671: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@b4e45f939671: Final verdict of PTC: none 20241208085652072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46466<->l=127.0.0.1:4258 20241208085652073 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652073 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085652073 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085652074 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085652074 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085652074 DLINP <000b> input/ipa.c:454 connected read/write 20241208085652074 DLINP <000b> input/ipa.c:408 127.0.0.1:33383 message received 20241208085652074 DLINP <000b> input/ipa.c:417 127.0.0.1:33383 connection closed with server 20241208085652074 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33383 20241208085652074 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241208085652074 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45177<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@b4e45f939671: Final verdict of PTC: none 238@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@b4e45f939671: Final verdict of PTC: none IPA-EUSE-foobar(236)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 238: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@b4e45f939671: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@b4e45f939671: 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 8 08:56:52 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 20241208085652122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46516<->l=127.0.0.1:4258 20241208085652323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46516<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) 20241208085653284 DSS <0004> hlr_ussd.c:239 262421483240036/0x73779bcf: SS Session Timeout, destroying 20241208085653284 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421483240036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085653309 DSS <0004> hlr_ussd.c:239 262426456522440/0xcc6539b1: SS Session Timeout, destroying 20241208085653309 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426456522440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085653335 DSS <0004> hlr_ussd.c:239 262423224419435/0x94bcb761: SS Session Timeout, destroying 20241208085653336 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423224419435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=65784, count=113376) 20241208085653361 DSS <0004> hlr_ussd.c:239 262420444239697/0x7b6e860d: SS Session Timeout, destroying 20241208085653361 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420444239697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085653386 DSS <0004> hlr_ussd.c:239 262423920437998/0xc0410758: SS Session Timeout, destroying 20241208085653386 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423920437998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085653410 DSS <0004> hlr_ussd.c:239 262427346383140/0xdbb7312a: SS Session Timeout, destroying 20241208085653410 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427346383140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085653436 DSS <0004> hlr_ussd.c:239 262429948247148/0x0314247a: SS Session Timeout, destroying 20241208085653436 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429948247148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085653461 DSS <0004> hlr_ussd.c:239 262429710980766/0x101ecc0f: SS Session Timeout, destroying 20241208085653461 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429710980766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_mo_sss_reject started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085655404 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085655404 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085655406 DLINP <000b> input/ipa.c:454 connected read/write 20241208085655406 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085655407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46518<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085655408 DLINP <000b> input/ipa.c:454 connected read/write 20241208085655408 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085655409 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085655409 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085655409 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 20241208085655409 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085655409 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 20241208085655409 DLGSUP <0013> gsup_server.c:236 2: 20241208085655409 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085655409 DLGSUP <0013> gsup_server.c:236 3: 20241208085655409 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085655409 DLGSUP <0013> gsup_server.c:236 4: 20241208085655409 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085655409 DLGSUP <0013> gsup_server.c:236 5: 20241208085655409 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085655409 DLGSUP <0013> gsup_server.c:236 7: 20241208085655409 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085655409 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085655409 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085655409 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)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@b4e45f939671: 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") 20241208085655431 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46671<->l=127.0.0.1:4259) 20241208085655434 DAUC <0003> db_auc.c:157 IMSI='262420271160947': No 2G Auth Data 20241208085655434 DAUC <0003> db_auc.c:192 IMSI='262420271160947': No 3G Auth Data HLR_Test-GSUP(249)@b4e45f939671: Created GsupExpect[0] for "262420271160947" to be handled at TC_mo_sss_reject(252) 20241208085655451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46532<->l=127.0.0.1:4258 20241208085655458 DLINP <000b> input/ipa.c:454 connected read/write 20241208085655458 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085655458 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420271160947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420271160947" session_id=3521370136 session_state=BEGIN} 20241208085655458 DSS <0004> hlr_ussd.c:576 262420271160947/0xd1e3d818: Process SS (BEGIN) 20241208085655458 DSS <0004> hlr_ussd.c:498 262420271160947/0xd1e3d818: SS CompType=Invoke, OpCode=InterrogateSS 20241208085655458 DSS <0004> hlr_ussd.c:506 262420271160947/0xd1e3d818: Structured SS requests are not supported, rejecting... 20241208085655458 DSS <0004> hlr_ussd.c:354 262420271160947/0xd1e3d818: Tx ReturnError(0, 0x15) 20241208085655458 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420271160947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420271160947" session_id=3521370136 session_state=END} 20241208085655458 DLINP <000b> input/ipa.c:454 connected read/write 20241208085655458 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085655458 DLINP <000b> input/ipa.c:454 connected read/write 20241208085655458 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@b4e45f939671: Found GsupExpect[0] for "262420271160947" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@b4e45f939671: Added IMSI table entry 0TC_mo_sss_reject(252)"262420271160947" TC_mo_sss_reject(252)@b4e45f939671: setverdict(pass): none -> pass 20241208085655461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46532<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@b4e45f939671: Final verdict of PTC: pass 20241208085655463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46518<->l=127.0.0.1:4258 20241208085655464 DLINP <000b> input/ipa.c:454 connected read/write 20241208085655464 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085655464 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085655464 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085655464 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@b4e45f939671: Final verdict of PTC: none 20241208085655464 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46671<->l=127.0.0.1:4259) 250@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 250: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@b4e45f939671: Test case TC_mo_sss_reject finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085655507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46548<->l=127.0.0.1:4258 20241208085655607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46548<->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) 20241208085656737 DSS <0004> hlr_ussd.c:239 262421818014770/0xeb0135a0: SS Session Timeout, destroying 20241208085656737 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421818014770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085656763 DSS <0004> hlr_ussd.c:239 262421011270877/0x3a138d74: SS Session Timeout, destroying 20241208085656763 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421011270877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085656791 DSS <0004> hlr_ussd.c:239 262421764060392/0x9005e06c: SS Session Timeout, destroying 20241208085656791 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421764060392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085656818 DSS <0004> hlr_ussd.c:239 262420799169624/0xd29b24e7: SS Session Timeout, destroying 20241208085656818 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420799169624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085656846 DSS <0004> hlr_ussd.c:239 262425089387649/0xf6d9df79: SS Session Timeout, destroying 20241208085656846 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425089387649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085656870 DSS <0004> hlr_ussd.c:239 262424589233827/0xb5614235: SS Session Timeout, destroying 20241208085656870 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424589233827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085656894 DSS <0004> hlr_ussd.c:239 262422485502329/0xc8b09e78: SS Session Timeout, destroying 20241208085656894 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422485502329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241208085656915 DSS <0004> hlr_ussd.c:239 262423610562394/0x69b37efa: SS Session Timeout, destroying 20241208085656915 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423610562394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_check_imei started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085658684 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085658684 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085658687 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658687 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49566<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085658690 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658690 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658690 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085658690 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085658690 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 20241208085658690 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085658690 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 20241208085658690 DLGSUP <0013> gsup_server.c:236 2: 20241208085658690 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085658690 DLGSUP <0013> gsup_server.c:236 3: 20241208085658690 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085658690 DLGSUP <0013> gsup_server.c:236 4: 20241208085658690 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085658690 DLGSUP <0013> gsup_server.c:236 5: 20241208085658690 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085658690 DLGSUP <0013> gsup_server.c:236 7: 20241208085658690 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085658690 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085658690 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085658690 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)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@b4e45f939671: 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") 20241208085658710 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42151<->l=127.0.0.1:4259) 20241208085658716 DAUC <0003> db_auc.c:157 IMSI='262426648347943': No 2G Auth Data 20241208085658716 DAUC <0003> db_auc.c:192 IMSI='262426648347943': No 3G Auth Data HLR_Test-GSUP(254)@b4e45f939671: Created GsupExpect[0] for "262426648347943" to be handled at TC_gsup_check_imei(257) 20241208085658734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49572<->l=127.0.0.1:4258 20241208085658739 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658740 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658740 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426648347943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426648347943"} 20241208085658740 DMAIN <0000> hlr.c:435 IMSI='262426648347943': has IMEI = 12345678901234 (consider setting 'store-imei') 20241208085658740 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426648347943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426648347943"} 20241208085658740 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426648347943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085658740 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658740 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085658740 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658740 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b4e45f939671: Found GsupExpect[0] for "262426648347943" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@b4e45f939671: Added IMSI table entry 0TC_gsup_check_imei(257)"262426648347943" TC_gsup_check_imei(257)@b4e45f939671: setverdict(pass): none -> pass 20241208085658742 DAUC <0003> db_auc.c:192 IMSI='262426648347943': No 3G Auth Data 20241208085658746 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658746 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658746 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426648347943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426648347943"} 20241208085658746 DAUC <0003> hlr.c:428 IMSI='262426648347943': storing IMEI = 12345678901234 20241208085658746 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426648347943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426648347943"} 20241208085658746 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426648347943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085658746 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658746 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085658746 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658746 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085658747 DAUC <0003> db_auc.c:192 IMSI='262426648347943': No 3G Auth Data 20241208085658748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49572<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@b4e45f939671: Final verdict of PTC: pass 20241208085658749 DAUC <0003> db_auc.c:157 IMSI='262420115604060': No 2G Auth Data 20241208085658749 DAUC <0003> db_auc.c:192 IMSI='262420115604060': No 3G Auth Data HLR_Test-GSUP(254)@b4e45f939671: Created GsupExpect[0] for "262420115604060" to be handled at TC_gsup_check_imei(258) 20241208085658766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49578<->l=127.0.0.1:4258 20241208085658771 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658771 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658771 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420115604060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420115604060"} 20241208085658771 DMAIN <0000> hlr.c:435 IMSI='262420115604060': has IMEI = 12345678901234 (consider setting 'store-imei') 20241208085658771 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420115604060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420115604060"} 20241208085658771 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420115604060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085658771 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658771 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085658772 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658772 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b4e45f939671: Found GsupExpect[0] for "262420115604060" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@b4e45f939671: Added IMSI table entry 1TC_gsup_check_imei(258)"262420115604060" TC_gsup_check_imei(258)@b4e45f939671: setverdict(pass): none -> pass 20241208085658773 DAUC <0003> db_auc.c:192 IMSI='262420115604060': No 3G Auth Data 20241208085658776 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658776 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658776 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420115604060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420115604060"} 20241208085658776 DAUC <0003> hlr.c:428 IMSI='262420115604060': storing IMEI = 12345678901234 20241208085658776 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420115604060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420115604060"} 20241208085658776 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420115604060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085658776 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658776 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085658776 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658776 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085658777 DAUC <0003> db_auc.c:192 IMSI='262420115604060': No 3G Auth Data 20241208085658780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49578<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@b4e45f939671: Final verdict of PTC: pass 20241208085658782 DAUC <0003> db_auc.c:157 IMSI='262422029724413': No 2G Auth Data 20241208085658782 DAUC <0003> db_auc.c:192 IMSI='262422029724413': No 3G Auth Data HLR_Test-GSUP(254)@b4e45f939671: Created GsupExpect[0] for "262422029724413" to be handled at TC_gsup_check_imei(259) 20241208085658798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49580<->l=127.0.0.1:4258 20241208085658804 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658804 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658804 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422029724413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422029724413"} 20241208085658804 DMAIN <0000> hlr.c:435 IMSI='262422029724413': has IMEI = 12345678901234 (consider setting 'store-imei') 20241208085658804 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422029724413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422029724413"} 20241208085658804 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422029724413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085658804 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658804 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085658804 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658804 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b4e45f939671: Found GsupExpect[0] for "262422029724413" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@b4e45f939671: Added IMSI table entry 2TC_gsup_check_imei(259)"262422029724413" TC_gsup_check_imei(259)@b4e45f939671: setverdict(pass): none -> pass 20241208085658806 DAUC <0003> db_auc.c:192 IMSI='262422029724413': No 3G Auth Data 20241208085658809 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658809 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658809 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422029724413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422029724413"} 20241208085658810 DAUC <0003> hlr.c:428 IMSI='262422029724413': storing IMEI = 12345678901234 20241208085658810 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422029724413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422029724413"} 20241208085658810 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422029724413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085658810 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658810 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085658810 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658810 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085658811 DAUC <0003> db_auc.c:192 IMSI='262422029724413': No 3G Auth Data 20241208085658812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49580<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@b4e45f939671: Final verdict of PTC: pass 20241208085658813 DAUC <0003> db_auc.c:157 IMSI='262425342881289': No 2G Auth Data 20241208085658813 DAUC <0003> db_auc.c:192 IMSI='262425342881289': No 3G Auth Data HLR_Test-GSUP(254)@b4e45f939671: Created GsupExpect[0] for "262425342881289" to be handled at TC_gsup_check_imei(260) 20241208085658827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49592<->l=127.0.0.1:4258 20241208085658833 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658833 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658833 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425342881289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425342881289"} 20241208085658833 DMAIN <0000> hlr.c:435 IMSI='262425342881289': has IMEI = 12345678901234 (consider setting 'store-imei') 20241208085658833 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425342881289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425342881289"} 20241208085658833 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425342881289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085658833 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658833 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085658833 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658833 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b4e45f939671: Found GsupExpect[0] for "262425342881289" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@b4e45f939671: Added IMSI table entry 3TC_gsup_check_imei(260)"262425342881289" TC_gsup_check_imei(260)@b4e45f939671: setverdict(pass): none -> pass 20241208085658835 DAUC <0003> db_auc.c:157 IMSI='262425342881289': No 2G Auth Data 20241208085658837 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658837 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658837 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425342881289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425342881289"} 20241208085658837 DAUC <0003> hlr.c:428 IMSI='262425342881289': storing IMEI = 12345678901234 20241208085658837 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425342881289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425342881289"} 20241208085658837 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425342881289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085658837 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658837 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085658837 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658837 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085658838 DAUC <0003> db_auc.c:157 IMSI='262425342881289': No 2G Auth Data 20241208085658839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49592<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@b4e45f939671: Final verdict of PTC: pass 20241208085658841 DAUC <0003> db_auc.c:157 IMSI='262424638504563': No 2G Auth Data 20241208085658841 DAUC <0003> db_auc.c:192 IMSI='262424638504563': No 3G Auth Data HLR_Test-GSUP(254)@b4e45f939671: Created GsupExpect[0] for "262424638504563" to be handled at TC_gsup_check_imei(261) 20241208085658859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49596<->l=127.0.0.1:4258 20241208085658864 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658864 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658864 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424638504563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424638504563"} 20241208085658864 DMAIN <0000> hlr.c:435 IMSI='262424638504563': has IMEI = 12345678901234 (consider setting 'store-imei') 20241208085658864 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424638504563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424638504563"} 20241208085658864 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424638504563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085658864 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658864 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085658864 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658864 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b4e45f939671: Found GsupExpect[0] for "262424638504563" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@b4e45f939671: Added IMSI table entry 4TC_gsup_check_imei(261)"262424638504563" TC_gsup_check_imei(261)@b4e45f939671: setverdict(pass): none -> pass 20241208085658866 DAUC <0003> db_auc.c:157 IMSI='262424638504563': No 2G Auth Data 20241208085658868 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658868 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658869 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424638504563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424638504563"} 20241208085658869 DAUC <0003> hlr.c:428 IMSI='262424638504563': storing IMEI = 12345678901234 20241208085658869 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424638504563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424638504563"} 20241208085658869 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424638504563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085658869 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658869 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085658869 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658869 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085658870 DAUC <0003> db_auc.c:157 IMSI='262424638504563': No 2G Auth Data 20241208085658870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49596<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@b4e45f939671: Final verdict of PTC: pass 20241208085658872 DAUC <0003> db_auc.c:157 IMSI='262424483391734': No 2G Auth Data 20241208085658872 DAUC <0003> db_auc.c:192 IMSI='262424483391734': No 3G Auth Data HLR_Test-GSUP(254)@b4e45f939671: Created GsupExpect[0] for "262424483391734" to be handled at TC_gsup_check_imei(262) 20241208085658886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49598<->l=127.0.0.1:4258 20241208085658892 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658892 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658892 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424483391734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483391734"} 20241208085658892 DMAIN <0000> hlr.c:435 IMSI='262424483391734': has IMEI = 12345678901234 (consider setting 'store-imei') 20241208085658892 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424483391734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424483391734"} 20241208085658892 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424483391734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085658892 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658892 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085658892 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658892 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b4e45f939671: Found GsupExpect[0] for "262424483391734" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@b4e45f939671: Added IMSI table entry 5TC_gsup_check_imei(262)"262424483391734" TC_gsup_check_imei(262)@b4e45f939671: setverdict(pass): none -> pass 20241208085658897 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658897 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658897 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424483391734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483391734"} 20241208085658897 DAUC <0003> hlr.c:428 IMSI='262424483391734': storing IMEI = 12345678901234 20241208085658897 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424483391734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424483391734"} 20241208085658897 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424483391734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085658897 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658897 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085658897 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658897 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085658900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49598<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@b4e45f939671: Final verdict of PTC: pass 20241208085658901 DAUC <0003> db_auc.c:157 IMSI='262423459399002': No 2G Auth Data 20241208085658901 DAUC <0003> db_auc.c:192 IMSI='262423459399002': No 3G Auth Data HLR_Test-GSUP(254)@b4e45f939671: Created GsupExpect[0] for "262423459399002" to be handled at TC_gsup_check_imei(263) 20241208085658917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49610<->l=127.0.0.1:4258 20241208085658921 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658921 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658921 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423459399002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423459399002"} 20241208085658921 DMAIN <0000> hlr.c:435 IMSI='262423459399002': has IMEI = 12345678901234 (consider setting 'store-imei') 20241208085658921 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423459399002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423459399002"} 20241208085658921 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423459399002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085658921 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658921 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085658921 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658921 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b4e45f939671: Found GsupExpect[0] for "262423459399002" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@b4e45f939671: Added IMSI table entry 6TC_gsup_check_imei(263)"262423459399002" TC_gsup_check_imei(263)@b4e45f939671: setverdict(pass): none -> pass 20241208085658925 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658925 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658925 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423459399002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423459399002"} 20241208085658926 DAUC <0003> hlr.c:428 IMSI='262423459399002': storing IMEI = 12345678901234 20241208085658926 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423459399002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423459399002"} 20241208085658926 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423459399002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085658926 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658926 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085658926 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658926 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085658928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49610<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@b4e45f939671: Final verdict of PTC: pass 20241208085658929 DAUC <0003> db_auc.c:157 IMSI='262424396800725': No 2G Auth Data 20241208085658929 DAUC <0003> db_auc.c:192 IMSI='262424396800725': No 3G Auth Data HLR_Test-GSUP(254)@b4e45f939671: Created GsupExpect[0] for "262424396800725" to be handled at TC_gsup_check_imei(264) 20241208085658947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49624<->l=127.0.0.1:4258 20241208085658952 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658952 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658953 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424396800725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424396800725"} 20241208085658953 DMAIN <0000> hlr.c:435 IMSI='262424396800725': has IMEI = 12345678901234 (consider setting 'store-imei') 20241208085658953 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424396800725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424396800725"} 20241208085658953 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424396800725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085658953 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658953 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085658953 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658953 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b4e45f939671: Found GsupExpect[0] for "262424396800725" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@b4e45f939671: Added IMSI table entry 7TC_gsup_check_imei(264)"262424396800725" TC_gsup_check_imei(264)@b4e45f939671: setverdict(pass): none -> pass 20241208085658959 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658959 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658959 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424396800725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424396800725"} 20241208085658959 DAUC <0003> hlr.c:428 IMSI='262424396800725': storing IMEI = 12345678901234 20241208085658959 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424396800725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424396800725"} 20241208085658959 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424396800725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085658959 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658959 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085658959 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658959 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085658961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49624<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@b4e45f939671: Final verdict of PTC: pass MTC@b4e45f939671: setverdict(pass): none -> pass 20241208085658962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49566<->l=127.0.0.1:4258 20241208085658963 DLINP <000b> input/ipa.c:454 connected read/write 20241208085658963 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085658963 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085658963 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085658963 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@b4e45f939671: Final verdict of PTC: none 255@b4e45f939671: Final verdict of PTC: none 20241208085658964 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42151<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(256)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: pass MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@b4e45f939671: Test case TC_gsup_check_imei finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085659008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49640<->l=127.0.0.1:4258 20241208085659109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49640<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69840) Waiting for packet dumper to finish... 1 (prev_count=69840, count=125220) MTC@b4e45f939671: 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@b4e45f939671: 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 8 08:57: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_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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_check_imei_via_proxy started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085702187 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085702187 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085702189 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702189 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49650<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085702193 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702193 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702194 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085702194 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085702194 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 20241208085702194 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085702194 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 20241208085702194 DLGSUP <0013> gsup_server.c:236 2: 20241208085702194 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085702194 DLGSUP <0013> gsup_server.c:236 3: 20241208085702194 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085702194 DLGSUP <0013> gsup_server.c:236 4: 20241208085702194 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085702194 DLGSUP <0013> gsup_server.c:236 5: 20241208085702194 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085702194 DLGSUP <0013> gsup_server.c:236 7: 20241208085702194 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085702194 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085702194 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085702194 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)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@b4e45f939671: 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") 20241208085702214 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39967<->l=127.0.0.1:4259) 20241208085702220 DAUC <0003> db_auc.c:157 IMSI='262429833015961': No 2G Auth Data 20241208085702220 DAUC <0003> db_auc.c:192 IMSI='262429833015961': No 3G Auth Data HLR_Test-GSUP(266)@b4e45f939671: Created GsupExpect[0] for "262429833015961" to be handled at TC_gsup_check_imei_via_proxy(269) 20241208085702236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49666<->l=127.0.0.1:4258 20241208085702243 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702243 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702243 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429833015961 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429833015961" source_name="the-source\n"} 20241208085702243 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241208085702243 DMAIN <0000> hlr.c:435 IMSI='262429833015961': has IMEI = 12345678901234 (consider setting 'store-imei') 20241208085702243 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262429833015961 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429833015961" destination_name="the-source\n"} 20241208085702243 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262429833015961 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085702243 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702243 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085702243 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702243 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b4e45f939671: Found GsupExpect[0] for "262429833015961" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@b4e45f939671: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262429833015961" TC_gsup_check_imei_via_proxy(269)@b4e45f939671: setverdict(pass): none -> pass 20241208085702245 DAUC <0003> db_auc.c:192 IMSI='262429833015961': No 3G Auth Data 20241208085702248 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702248 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702248 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429833015961 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429833015961" source_name="the-source\n"} 20241208085702248 DAUC <0003> hlr.c:428 IMSI='262429833015961': storing IMEI = 12345678901234 20241208085702248 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262429833015961 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429833015961" destination_name="the-source\n"} 20241208085702248 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262429833015961 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085702248 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702248 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085702248 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702248 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085702249 DAUC <0003> db_auc.c:192 IMSI='262429833015961': No 3G Auth Data 20241208085702250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49666<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@b4e45f939671: Final verdict of PTC: pass 20241208085702251 DAUC <0003> db_auc.c:157 IMSI='262424431553198': No 2G Auth Data 20241208085702251 DAUC <0003> db_auc.c:192 IMSI='262424431553198': No 3G Auth Data HLR_Test-GSUP(266)@b4e45f939671: Created GsupExpect[0] for "262424431553198" to be handled at TC_gsup_check_imei_via_proxy(270) 20241208085702269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49674<->l=127.0.0.1:4258 20241208085702275 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702275 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702275 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424431553198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424431553198" source_name="the-source\n"} 20241208085702275 DMAIN <0000> hlr.c:435 IMSI='262424431553198': has IMEI = 12345678901234 (consider setting 'store-imei') 20241208085702275 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424431553198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424431553198" destination_name="the-source\n"} 20241208085702275 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262424431553198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085702275 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702275 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085702275 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702275 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b4e45f939671: Found GsupExpect[0] for "262424431553198" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@b4e45f939671: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262424431553198" TC_gsup_check_imei_via_proxy(270)@b4e45f939671: setverdict(pass): none -> pass 20241208085702277 DAUC <0003> db_auc.c:192 IMSI='262424431553198': No 3G Auth Data 20241208085702281 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702281 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702281 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424431553198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424431553198" source_name="the-source\n"} 20241208085702281 DAUC <0003> hlr.c:428 IMSI='262424431553198': storing IMEI = 12345678901234 20241208085702281 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424431553198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424431553198" destination_name="the-source\n"} 20241208085702281 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262424431553198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085702281 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702281 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085702281 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702281 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085702282 DAUC <0003> db_auc.c:192 IMSI='262424431553198': No 3G Auth Data 20241208085702283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49674<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@b4e45f939671: Final verdict of PTC: pass 20241208085702285 DAUC <0003> db_auc.c:157 IMSI='262420024045549': No 2G Auth Data 20241208085702285 DAUC <0003> db_auc.c:192 IMSI='262420024045549': No 3G Auth Data HLR_Test-GSUP(266)@b4e45f939671: Created GsupExpect[0] for "262420024045549" to be handled at TC_gsup_check_imei_via_proxy(271) 20241208085702300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4258 20241208085702306 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702306 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702306 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420024045549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420024045549" source_name="the-source\n"} 20241208085702306 DMAIN <0000> hlr.c:435 IMSI='262420024045549': has IMEI = 12345678901234 (consider setting 'store-imei') 20241208085702306 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262420024045549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420024045549" destination_name="the-source\n"} 20241208085702306 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262420024045549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085702306 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702306 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085702306 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702306 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b4e45f939671: Found GsupExpect[0] for "262420024045549" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@b4e45f939671: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262420024045549" TC_gsup_check_imei_via_proxy(271)@b4e45f939671: setverdict(pass): none -> pass 20241208085702308 DAUC <0003> db_auc.c:192 IMSI='262420024045549': No 3G Auth Data 20241208085702312 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702312 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702312 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420024045549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420024045549" source_name="the-source\n"} 20241208085702312 DAUC <0003> hlr.c:428 IMSI='262420024045549': storing IMEI = 12345678901234 20241208085702312 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262420024045549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420024045549" destination_name="the-source\n"} 20241208085702312 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262420024045549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085702312 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702312 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085702312 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702312 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085702314 DAUC <0003> db_auc.c:192 IMSI='262420024045549': No 3G Auth Data 20241208085702314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@b4e45f939671: Final verdict of PTC: pass 20241208085702316 DAUC <0003> db_auc.c:157 IMSI='262426763273871': No 2G Auth Data 20241208085702316 DAUC <0003> db_auc.c:192 IMSI='262426763273871': No 3G Auth Data HLR_Test-GSUP(266)@b4e45f939671: Created GsupExpect[0] for "262426763273871" to be handled at TC_gsup_check_imei_via_proxy(272) 20241208085702333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49694<->l=127.0.0.1:4258 20241208085702338 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702338 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702338 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426763273871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426763273871" source_name="the-source\n"} 20241208085702338 DMAIN <0000> hlr.c:435 IMSI='262426763273871': has IMEI = 12345678901234 (consider setting 'store-imei') 20241208085702338 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262426763273871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426763273871" destination_name="the-source\n"} 20241208085702338 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262426763273871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085702338 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702338 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085702338 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702338 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b4e45f939671: Found GsupExpect[0] for "262426763273871" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@b4e45f939671: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262426763273871" TC_gsup_check_imei_via_proxy(272)@b4e45f939671: setverdict(pass): none -> pass 20241208085702340 DAUC <0003> db_auc.c:157 IMSI='262426763273871': No 2G Auth Data 20241208085702342 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702342 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702342 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426763273871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426763273871" source_name="the-source\n"} 20241208085702342 DAUC <0003> hlr.c:428 IMSI='262426763273871': storing IMEI = 12345678901234 20241208085702342 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262426763273871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426763273871" destination_name="the-source\n"} 20241208085702342 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262426763273871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085702342 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702342 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085702342 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702342 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085702343 DAUC <0003> db_auc.c:157 IMSI='262426763273871': No 2G Auth Data 20241208085702344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49694<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@b4e45f939671: Final verdict of PTC: pass 20241208085702345 DAUC <0003> db_auc.c:157 IMSI='262420755660352': No 2G Auth Data 20241208085702345 DAUC <0003> db_auc.c:192 IMSI='262420755660352': No 3G Auth Data HLR_Test-GSUP(266)@b4e45f939671: Created GsupExpect[0] for "262420755660352" to be handled at TC_gsup_check_imei_via_proxy(273) 20241208085702361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49710<->l=127.0.0.1:4258 20241208085702366 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702366 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702366 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420755660352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420755660352" source_name="the-source\n"} 20241208085702366 DMAIN <0000> hlr.c:435 IMSI='262420755660352': has IMEI = 12345678901234 (consider setting 'store-imei') 20241208085702366 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262420755660352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420755660352" destination_name="the-source\n"} 20241208085702366 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262420755660352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085702366 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702366 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085702366 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702366 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b4e45f939671: Found GsupExpect[0] for "262420755660352" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@b4e45f939671: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262420755660352" TC_gsup_check_imei_via_proxy(273)@b4e45f939671: setverdict(pass): none -> pass 20241208085702368 DAUC <0003> db_auc.c:157 IMSI='262420755660352': No 2G Auth Data 20241208085702372 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702372 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702372 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420755660352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420755660352" source_name="the-source\n"} 20241208085702372 DAUC <0003> hlr.c:428 IMSI='262420755660352': storing IMEI = 12345678901234 20241208085702372 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262420755660352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420755660352" destination_name="the-source\n"} 20241208085702372 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262420755660352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085702372 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702372 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085702372 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702372 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085702373 DAUC <0003> db_auc.c:157 IMSI='262420755660352': No 2G Auth Data 20241208085702375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49710<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@b4e45f939671: Final verdict of PTC: pass 20241208085702376 DAUC <0003> db_auc.c:157 IMSI='262421154980427': No 2G Auth Data 20241208085702376 DAUC <0003> db_auc.c:192 IMSI='262421154980427': No 3G Auth Data HLR_Test-GSUP(266)@b4e45f939671: Created GsupExpect[0] for "262421154980427" to be handled at TC_gsup_check_imei_via_proxy(274) 20241208085702392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49726<->l=127.0.0.1:4258 20241208085702397 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702397 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702397 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421154980427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421154980427" source_name="the-source\n"} 20241208085702397 DMAIN <0000> hlr.c:435 IMSI='262421154980427': has IMEI = 12345678901234 (consider setting 'store-imei') 20241208085702397 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262421154980427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421154980427" destination_name="the-source\n"} 20241208085702397 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262421154980427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085702397 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702397 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085702397 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702397 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b4e45f939671: Found GsupExpect[0] for "262421154980427" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@b4e45f939671: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262421154980427" TC_gsup_check_imei_via_proxy(274)@b4e45f939671: setverdict(pass): none -> pass 20241208085702401 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702401 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702401 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421154980427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421154980427" source_name="the-source\n"} 20241208085702401 DAUC <0003> hlr.c:428 IMSI='262421154980427': storing IMEI = 12345678901234 20241208085702401 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262421154980427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421154980427" destination_name="the-source\n"} 20241208085702401 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262421154980427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085702401 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702401 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085702401 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702401 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085702404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49726<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@b4e45f939671: Final verdict of PTC: pass 20241208085702405 DAUC <0003> db_auc.c:157 IMSI='262422976244011': No 2G Auth Data 20241208085702405 DAUC <0003> db_auc.c:192 IMSI='262422976244011': No 3G Auth Data HLR_Test-GSUP(266)@b4e45f939671: Created GsupExpect[0] for "262422976244011" to be handled at TC_gsup_check_imei_via_proxy(275) 20241208085702422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49742<->l=127.0.0.1:4258 20241208085702427 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702427 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702427 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422976244011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422976244011" source_name="the-source\n"} 20241208085702427 DMAIN <0000> hlr.c:435 IMSI='262422976244011': has IMEI = 12345678901234 (consider setting 'store-imei') 20241208085702427 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262422976244011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422976244011" destination_name="the-source\n"} 20241208085702427 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262422976244011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085702427 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702427 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085702427 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702427 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b4e45f939671: Found GsupExpect[0] for "262422976244011" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@b4e45f939671: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262422976244011" TC_gsup_check_imei_via_proxy(275)@b4e45f939671: setverdict(pass): none -> pass 20241208085702431 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702431 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702431 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422976244011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422976244011" source_name="the-source\n"} 20241208085702431 DAUC <0003> hlr.c:428 IMSI='262422976244011': storing IMEI = 12345678901234 20241208085702431 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262422976244011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422976244011" destination_name="the-source\n"} 20241208085702431 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262422976244011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085702431 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702431 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085702431 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702431 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085702433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49742<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@b4e45f939671: Final verdict of PTC: pass 20241208085702434 DAUC <0003> db_auc.c:157 IMSI='262423421860062': No 2G Auth Data 20241208085702434 DAUC <0003> db_auc.c:192 IMSI='262423421860062': No 3G Auth Data HLR_Test-GSUP(266)@b4e45f939671: Created GsupExpect[0] for "262423421860062" to be handled at TC_gsup_check_imei_via_proxy(276) 20241208085702451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49758<->l=127.0.0.1:4258 20241208085702456 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702456 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702456 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262423421860062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423421860062" source_name="the-source\n"} 20241208085702456 DMAIN <0000> hlr.c:435 IMSI='262423421860062': has IMEI = 12345678901234 (consider setting 'store-imei') 20241208085702456 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262423421860062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423421860062" destination_name="the-source\n"} 20241208085702456 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262423421860062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085702456 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702456 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085702456 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702456 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b4e45f939671: Found GsupExpect[0] for "262423421860062" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@b4e45f939671: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262423421860062" TC_gsup_check_imei_via_proxy(276)@b4e45f939671: setverdict(pass): none -> pass 20241208085702462 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702462 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702462 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262423421860062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423421860062" source_name="the-source\n"} 20241208085702462 DAUC <0003> hlr.c:428 IMSI='262423421860062': storing IMEI = 12345678901234 20241208085702462 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262423421860062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423421860062" destination_name="the-source\n"} 20241208085702462 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262423421860062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085702462 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702462 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085702462 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702462 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085702465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49758<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@b4e45f939671: Final verdict of PTC: pass MTC@b4e45f939671: setverdict(pass): none -> pass 20241208085702467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49650<->l=127.0.0.1:4258 HLR_Test-GSUP(266)@b4e45f939671: Final verdict of PTC: none 20241208085702468 DLINP <000b> input/ipa.c:454 connected read/write 20241208085702468 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085702468 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085702468 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085702468 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085702468 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241208085702468 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39967<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(265)@b4e45f939671: Final verdict of PTC: none 267@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: pass MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@b4e45f939671: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085702510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49772<->l=127.0.0.1:4258 20241208085702611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49772<->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=127020) MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_check_imei_invalid_len started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085705698 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085705698 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085705699 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705699 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49774<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085705702 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705702 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705702 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085705702 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085705702 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 20241208085705702 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085705702 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 20241208085705702 DLGSUP <0013> gsup_server.c:236 2: 20241208085705702 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085705702 DLGSUP <0013> gsup_server.c:236 3: 20241208085705702 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085705702 DLGSUP <0013> gsup_server.c:236 4: 20241208085705702 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085705702 DLGSUP <0013> gsup_server.c:236 5: 20241208085705702 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085705702 DLGSUP <0013> gsup_server.c:236 7: 20241208085705702 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085705702 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085705702 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(277)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085705702 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@b4e45f939671: 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") 20241208085705720 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42517<->l=127.0.0.1:4259) 20241208085705728 DAUC <0003> db_auc.c:157 IMSI='262421412258032': No 2G Auth Data 20241208085705728 DAUC <0003> db_auc.c:192 IMSI='262421412258032': No 3G Auth Data HLR_Test-GSUP(278)@b4e45f939671: Created GsupExpect[0] for "262421412258032" to be handled at TC_gsup_check_imei_invalid_len(281) 20241208085705745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49786<->l=127.0.0.1:4258 20241208085705749 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705749 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705749 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421412258032"} 20241208085705749 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241208085705749 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421412258032" cause=Invalid mandatory information} 20241208085705749 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705749 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705749 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705749 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705749 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b4e45f939671: Found GsupExpect[0] for "262421412258032" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@b4e45f939671: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262421412258032" TC_gsup_check_imei_invalid_len(281)@b4e45f939671: setverdict(pass): none -> pass 20241208085705752 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705752 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705752 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421412258032"} 20241208085705752 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241208085705752 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421412258032" cause=Invalid mandatory information} 20241208085705752 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705752 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705752 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705752 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705752 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705754 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705754 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705754 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421412258032"} 20241208085705754 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241208085705754 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421412258032" cause=Invalid mandatory information} 20241208085705754 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705754 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705754 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705754 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705754 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705756 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705756 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705756 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421412258032"} 20241208085705756 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241208085705756 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421412258032" cause=Invalid mandatory information} 20241208085705756 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705756 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705756 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705756 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705756 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705758 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705758 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705758 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421412258032"} 20241208085705758 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241208085705758 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421412258032" cause=Invalid mandatory information} 20241208085705758 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421412258032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705758 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705758 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705758 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705758 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49786<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@b4e45f939671: Final verdict of PTC: pass 20241208085705761 DAUC <0003> db_auc.c:157 IMSI='262428017604583': No 2G Auth Data 20241208085705761 DAUC <0003> db_auc.c:192 IMSI='262428017604583': No 3G Auth Data HLR_Test-GSUP(278)@b4e45f939671: Created GsupExpect[0] for "262428017604583" to be handled at TC_gsup_check_imei_invalid_len(282) 20241208085705777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49788<->l=127.0.0.1:4258 20241208085705781 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705781 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705781 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428017604583"} 20241208085705781 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241208085705781 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428017604583" cause=Invalid mandatory information} 20241208085705781 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705781 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705781 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705781 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705781 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b4e45f939671: Found GsupExpect[0] for "262428017604583" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@b4e45f939671: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262428017604583" TC_gsup_check_imei_invalid_len(282)@b4e45f939671: setverdict(pass): none -> pass 20241208085705783 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705783 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705783 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428017604583"} 20241208085705784 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241208085705784 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428017604583" cause=Invalid mandatory information} 20241208085705784 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705784 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705784 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705784 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705784 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705786 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705786 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705786 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428017604583"} 20241208085705786 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241208085705786 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428017604583" cause=Invalid mandatory information} 20241208085705786 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705786 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705786 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705786 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705786 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705788 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705788 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705788 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428017604583"} 20241208085705788 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241208085705788 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428017604583" cause=Invalid mandatory information} 20241208085705788 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705788 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705788 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705788 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705788 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705789 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705789 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705789 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428017604583"} 20241208085705789 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241208085705789 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428017604583" cause=Invalid mandatory information} 20241208085705789 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428017604583 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705789 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705789 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705789 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705789 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49788<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@b4e45f939671: Final verdict of PTC: pass 20241208085705792 DAUC <0003> db_auc.c:157 IMSI='262424160247594': No 2G Auth Data 20241208085705792 DAUC <0003> db_auc.c:192 IMSI='262424160247594': No 3G Auth Data HLR_Test-GSUP(278)@b4e45f939671: Created GsupExpect[0] for "262424160247594" to be handled at TC_gsup_check_imei_invalid_len(283) 20241208085705811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49804<->l=127.0.0.1:4258 20241208085705814 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705814 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705814 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424160247594"} 20241208085705814 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241208085705815 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424160247594" cause=Invalid mandatory information} 20241208085705815 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705815 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705815 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705815 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705815 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b4e45f939671: Found GsupExpect[0] for "262424160247594" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@b4e45f939671: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262424160247594" TC_gsup_check_imei_invalid_len(283)@b4e45f939671: setverdict(pass): none -> pass 20241208085705816 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705816 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705817 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424160247594"} 20241208085705817 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241208085705817 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424160247594" cause=Invalid mandatory information} 20241208085705817 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705817 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705817 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705817 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705817 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705818 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705819 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705819 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424160247594"} 20241208085705819 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241208085705819 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424160247594" cause=Invalid mandatory information} 20241208085705819 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705819 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705819 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705819 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705819 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705821 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705821 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705821 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424160247594"} 20241208085705821 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241208085705821 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424160247594" cause=Invalid mandatory information} 20241208085705821 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705821 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705821 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705821 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705821 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705823 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705823 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705823 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424160247594"} 20241208085705823 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241208085705823 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424160247594" cause=Invalid mandatory information} 20241208085705823 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424160247594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705823 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705823 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705823 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705823 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49804<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@b4e45f939671: Final verdict of PTC: pass 20241208085705826 DAUC <0003> db_auc.c:157 IMSI='262428224081843': No 2G Auth Data 20241208085705826 DAUC <0003> db_auc.c:192 IMSI='262428224081843': No 3G Auth Data HLR_Test-GSUP(278)@b4e45f939671: Created GsupExpect[0] for "262428224081843" to be handled at TC_gsup_check_imei_invalid_len(284) 20241208085705842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49808<->l=127.0.0.1:4258 20241208085705845 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705845 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705845 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428224081843"} 20241208085705845 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241208085705845 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428224081843" cause=Invalid mandatory information} 20241208085705845 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705845 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705845 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705845 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705845 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b4e45f939671: Found GsupExpect[0] for "262428224081843" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@b4e45f939671: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262428224081843" TC_gsup_check_imei_invalid_len(284)@b4e45f939671: setverdict(pass): none -> pass 20241208085705847 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705847 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705847 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428224081843"} 20241208085705847 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241208085705847 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428224081843" cause=Invalid mandatory information} 20241208085705847 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705847 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705847 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705847 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705847 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705849 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705849 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705849 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428224081843"} 20241208085705849 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241208085705849 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428224081843" cause=Invalid mandatory information} 20241208085705849 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705849 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705849 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705849 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705849 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705851 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705851 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705851 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428224081843"} 20241208085705851 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241208085705851 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428224081843" cause=Invalid mandatory information} 20241208085705851 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705851 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705851 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705851 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705852 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705854 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705854 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705854 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428224081843"} 20241208085705854 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241208085705854 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428224081843" cause=Invalid mandatory information} 20241208085705854 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428224081843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705854 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705854 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705854 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705854 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49808<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@b4e45f939671: Final verdict of PTC: pass 20241208085705857 DAUC <0003> db_auc.c:157 IMSI='262421117522894': No 2G Auth Data 20241208085705857 DAUC <0003> db_auc.c:192 IMSI='262421117522894': No 3G Auth Data HLR_Test-GSUP(278)@b4e45f939671: Created GsupExpect[0] for "262421117522894" to be handled at TC_gsup_check_imei_invalid_len(285) 20241208085705873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49812<->l=127.0.0.1:4258 20241208085705878 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705878 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705878 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421117522894"} 20241208085705878 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241208085705878 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421117522894" cause=Invalid mandatory information} 20241208085705878 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705878 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705878 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705878 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705878 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b4e45f939671: Found GsupExpect[0] for "262421117522894" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@b4e45f939671: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262421117522894" TC_gsup_check_imei_invalid_len(285)@b4e45f939671: setverdict(pass): none -> pass 20241208085705880 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705880 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705880 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421117522894"} 20241208085705880 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241208085705880 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421117522894" cause=Invalid mandatory information} 20241208085705880 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705880 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705880 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705880 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705880 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705883 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705883 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705883 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421117522894"} 20241208085705883 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241208085705883 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421117522894" cause=Invalid mandatory information} 20241208085705883 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705883 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705883 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705883 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705883 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705884 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705884 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705885 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421117522894"} 20241208085705885 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241208085705885 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421117522894" cause=Invalid mandatory information} 20241208085705885 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705885 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705885 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705885 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705885 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705886 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705886 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705886 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421117522894"} 20241208085705886 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241208085705886 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421117522894" cause=Invalid mandatory information} 20241208085705886 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421117522894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705886 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705886 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705886 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705886 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49812<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@b4e45f939671: Final verdict of PTC: pass 20241208085705888 DAUC <0003> db_auc.c:157 IMSI='262421762923448': No 2G Auth Data 20241208085705888 DAUC <0003> db_auc.c:192 IMSI='262421762923448': No 3G Auth Data HLR_Test-GSUP(278)@b4e45f939671: Created GsupExpect[0] for "262421762923448" to be handled at TC_gsup_check_imei_invalid_len(286) 20241208085705902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 20241208085705905 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705905 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705905 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421762923448"} 20241208085705905 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241208085705905 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421762923448" cause=Invalid mandatory information} 20241208085705905 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705905 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705905 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705905 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705906 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b4e45f939671: Found GsupExpect[0] for "262421762923448" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@b4e45f939671: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262421762923448" TC_gsup_check_imei_invalid_len(286)@b4e45f939671: setverdict(pass): none -> pass 20241208085705908 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705908 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705908 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421762923448"} 20241208085705908 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241208085705908 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421762923448" cause=Invalid mandatory information} 20241208085705908 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705908 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705908 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705908 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705908 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705910 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705910 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705910 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421762923448"} 20241208085705910 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241208085705910 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421762923448" cause=Invalid mandatory information} 20241208085705910 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705910 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705910 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705910 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705910 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705912 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705912 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705912 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421762923448"} 20241208085705912 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241208085705912 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421762923448" cause=Invalid mandatory information} 20241208085705912 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705912 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705912 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705912 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705912 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705914 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705914 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705914 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421762923448"} 20241208085705914 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241208085705914 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421762923448" cause=Invalid mandatory information} 20241208085705914 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421762923448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705914 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705914 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705914 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705914 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@b4e45f939671: Final verdict of PTC: pass 20241208085705916 DAUC <0003> db_auc.c:157 IMSI='262423310798355': No 2G Auth Data 20241208085705916 DAUC <0003> db_auc.c:192 IMSI='262423310798355': No 3G Auth Data HLR_Test-GSUP(278)@b4e45f939671: Created GsupExpect[0] for "262423310798355" to be handled at TC_gsup_check_imei_invalid_len(287) 20241208085705931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 20241208085705934 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705934 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705934 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423310798355"} 20241208085705934 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241208085705934 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423310798355" cause=Invalid mandatory information} 20241208085705934 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705934 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705934 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705935 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705935 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b4e45f939671: Found GsupExpect[0] for "262423310798355" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@b4e45f939671: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262423310798355" TC_gsup_check_imei_invalid_len(287)@b4e45f939671: setverdict(pass): none -> pass 20241208085705936 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705936 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705936 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423310798355"} 20241208085705936 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241208085705936 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423310798355" cause=Invalid mandatory information} 20241208085705936 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705936 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705936 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705936 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705936 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705938 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705938 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705938 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423310798355"} 20241208085705938 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241208085705938 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423310798355" cause=Invalid mandatory information} 20241208085705938 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705938 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705938 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705938 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705938 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705939 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705939 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705939 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423310798355"} 20241208085705939 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241208085705939 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423310798355" cause=Invalid mandatory information} 20241208085705939 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705939 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705939 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705939 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705939 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705941 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705941 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705941 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423310798355"} 20241208085705941 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241208085705941 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423310798355" cause=Invalid mandatory information} 20241208085705941 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423310798355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705941 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705941 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705941 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705941 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@b4e45f939671: Final verdict of PTC: pass 20241208085705945 DAUC <0003> db_auc.c:157 IMSI='262421691253506': No 2G Auth Data 20241208085705945 DAUC <0003> db_auc.c:192 IMSI='262421691253506': No 3G Auth Data HLR_Test-GSUP(278)@b4e45f939671: Created GsupExpect[0] for "262421691253506" to be handled at TC_gsup_check_imei_invalid_len(288) 20241208085705961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49846<->l=127.0.0.1:4258 20241208085705965 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705965 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705965 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421691253506"} 20241208085705965 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241208085705965 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421691253506" cause=Invalid mandatory information} 20241208085705965 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705965 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705965 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705965 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705965 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b4e45f939671: Found GsupExpect[0] for "262421691253506" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@b4e45f939671: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262421691253506" TC_gsup_check_imei_invalid_len(288)@b4e45f939671: setverdict(pass): none -> pass 20241208085705967 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705967 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705967 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421691253506"} 20241208085705967 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241208085705967 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421691253506" cause=Invalid mandatory information} 20241208085705967 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705967 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705967 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705967 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705967 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705969 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705969 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705969 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421691253506"} 20241208085705969 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241208085705969 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421691253506" cause=Invalid mandatory information} 20241208085705969 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705969 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705969 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705969 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705969 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705971 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705971 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705971 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421691253506"} 20241208085705971 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241208085705971 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421691253506" cause=Invalid mandatory information} 20241208085705971 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705971 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705971 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705971 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705971 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705973 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705973 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705973 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421691253506"} 20241208085705973 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241208085705973 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421691253506" cause=Invalid mandatory information} 20241208085705973 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421691253506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085705973 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705973 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085705973 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705973 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085705974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49846<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@b4e45f939671: Final verdict of PTC: pass MTC@b4e45f939671: setverdict(pass): none -> pass 20241208085705976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49774<->l=127.0.0.1:4258 20241208085705978 DLINP <000b> input/ipa.c:454 connected read/write 20241208085705978 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085705978 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085705978 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085705978 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085705978 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42517<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@b4e45f939671: Final verdict of PTC: none 279@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: pass MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@b4e45f939671: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085706017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49848<->l=127.0.0.1:4258 20241208085706118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49848<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131320) Waiting for packet dumper to finish... 1 (prev_count=131320, count=168352) MTC@b4e45f939671: 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@b4e45f939671: 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 8 08:57: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_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@b4e45f939671: 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@b4e45f939671: Test case TC_gsup_check_imei_unknown_imsi started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085709199 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085709199 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085709202 DLINP <000b> input/ipa.c:454 connected read/write 20241208085709202 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085709203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53336<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085709206 DLINP <000b> input/ipa.c:454 connected read/write 20241208085709206 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085709206 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085709206 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085709206 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 20241208085709206 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085709206 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 20241208085709206 DLGSUP <0013> gsup_server.c:236 2: 20241208085709206 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085709206 DLGSUP <0013> gsup_server.c:236 3: 20241208085709206 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085709206 DLGSUP <0013> gsup_server.c:236 4: 20241208085709206 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085709206 DLGSUP <0013> gsup_server.c:236 5: 20241208085709206 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085709206 DLGSUP <0013> gsup_server.c:236 7: 20241208085709206 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085709206 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085709206 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085709206 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@b4e45f939671: 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") 20241208085709225 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43575<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@b4e45f939671: Created GsupExpect[0] for "262421792461095" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241208085709238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53350<->l=127.0.0.1:4258 20241208085709249 DLINP <000b> input/ipa.c:454 connected read/write 20241208085709249 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085709249 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421792461095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421792461095"} 20241208085709249 DMAIN <0000> hlr.c:435 IMSI='262421792461095': has IMEI = 22245678901234 (consider setting 'store-imei') 20241208085709249 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421792461095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241208085709249 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421792461095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421792461095" cause=Invalid mandatory information} 20241208085709249 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421792461095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085709249 DLINP <000b> input/ipa.c:454 connected read/write 20241208085709249 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085709249 DLINP <000b> input/ipa.c:454 connected read/write 20241208085709249 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@b4e45f939671: Found GsupExpect[0] for "262421792461095" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@b4e45f939671: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262421792461095" TC_gsup_check_imei_unknown_imsi(293)@b4e45f939671: setverdict(pass): none -> pass 20241208085709254 DLINP <000b> input/ipa.c:454 connected read/write 20241208085709254 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085709254 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421792461095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421792461095"} 20241208085709254 DAUC <0003> hlr.c:428 IMSI='262421792461095': storing IMEI = 22245678901234 20241208085709254 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262421792461095': no such subscriber 20241208085709254 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421792461095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241208085709254 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421792461095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421792461095" cause=Invalid mandatory information} 20241208085709254 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421792461095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085709254 DLINP <000b> input/ipa.c:454 connected read/write 20241208085709254 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085709254 DLINP <000b> input/ipa.c:454 connected read/write 20241208085709254 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085709256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53350<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@b4e45f939671: Final verdict of PTC: pass 20241208085709257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53336<->l=127.0.0.1:4258 20241208085709258 DLINP <000b> input/ipa.c:454 connected read/write 20241208085709258 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085709258 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085709258 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085709258 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@b4e45f939671: Final verdict of PTC: none 20241208085709258 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43575<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@b4e45f939671: Final verdict of PTC: none 291@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 291: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@b4e45f939671: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085709303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53358<->l=127.0.0.1:4258 20241208085709404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53358<->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@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085712482 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085712482 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085712484 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712484 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085712487 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712487 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712487 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085712487 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085712487 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 20241208085712487 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085712487 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 20241208085712487 DLGSUP <0013> gsup_server.c:236 2: 20241208085712487 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085712487 DLGSUP <0013> gsup_server.c:236 3: 20241208085712487 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085712487 DLGSUP <0013> gsup_server.c:236 4: 20241208085712487 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085712487 DLGSUP <0013> gsup_server.c:236 5: 20241208085712487 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085712487 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(294)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085712487 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085712487 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085712487 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085712487 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@b4e45f939671: 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") 20241208085712507 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45745<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@b4e45f939671: Created GsupExpect[0] for "262421854735766" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241208085712524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53382<->l=127.0.0.1:4258 20241208085712531 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712531 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712531 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421854735766"} 20241208085712532 DMAIN <0000> hlr.c:227 IMSI='262421854735766': Creating subscriber on demand 20241208085712532 DMAIN <0000> hlr.c:243 IMSI='262421854735766': Successfully assigned MSISDN='793' 20241208085712532 DAUC <0003> hlr.c:428 IMSI='262421854735766': storing IMEI = 12345678901234 20241208085712532 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421854735766"} 20241208085712532 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085712532 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712532 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712532 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712532 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@b4e45f939671: Found GsupExpect[0] for "262421854735766" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@b4e45f939671: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262421854735766" TC_subscr_create_on_demand_check_imei_early(298)@b4e45f939671: setverdict(pass): none -> pass 20241208085712534 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712534 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712535 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712535 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712536 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712536 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712537 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712537 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712537 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421854735766" cn_domain=PS} 20241208085712537 DLU <0006> fsm.c:456 lu(262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085712537 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085712537 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085712537 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421854735766" cn_domain=PS} 20241208085712537 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712537 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712537 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712538 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712539 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712540 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712540 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421854735766"} 20241208085712540 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085712540 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085712540 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421854735766"} 20241208085712540 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085712540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085712540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085712540 DLU <0006> fsm.c:568 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085712540 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712540 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712540 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712540 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085712543 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712543 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712543 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421854735766"} 20241208085712543 DMAIN <0000> hlr.c:227 IMSI='262421854735766': Creating subscriber on demand 20241208085712543 DMAIN <0000> hlr.c:243 IMSI='262421854735766': Successfully assigned MSISDN='794' 20241208085712543 DAUC <0003> hlr.c:428 IMSI='262421854735766': storing IMEI = 12345678901234 20241208085712543 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421854735766"} 20241208085712543 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085712543 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712543 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712543 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712543 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085712545 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712545 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712545 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712545 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712546 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712546 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712547 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712547 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712548 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712548 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712548 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421854735766" cn_domain=PS} 20241208085712548 DLU <0006> fsm.c:456 lu(262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085712548 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085712549 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085712549 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421854735766" cn_domain=PS} 20241208085712549 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712549 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712549 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712549 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712550 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712550 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712550 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421854735766"} 20241208085712550 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085712550 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085712550 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421854735766"} 20241208085712550 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085712550 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085712551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085712551 DLU <0006> fsm.c:568 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085712551 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712551 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712551 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712551 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085712555 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712555 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712555 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421854735766"} 20241208085712555 DMAIN <0000> hlr.c:227 IMSI='262421854735766': Creating subscriber on demand 20241208085712555 DMAIN <0000> hlr.c:243 IMSI='262421854735766': Successfully assigned MSISDN='543' 20241208085712555 DAUC <0003> hlr.c:428 IMSI='262421854735766': storing IMEI = 12345678901234 20241208085712555 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421854735766"} 20241208085712555 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085712555 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712555 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712555 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712555 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085712556 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712556 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712557 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712557 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712557 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712557 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712558 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712558 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712559 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712559 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712559 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421854735766" cn_domain=PS} 20241208085712559 DLU <0006> fsm.c:456 lu(262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085712559 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241208085712559 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421854735766" cause=GPRS services not allowed} 20241208085712559 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085712559 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085712559 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: Freeing instance 20241208085712559 DLU <0006> fsm.c:568 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: Deallocated 20241208085712559 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712560 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712560 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712560 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085712564 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712564 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712564 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421854735766"} 20241208085712564 DMAIN <0000> hlr.c:227 IMSI='262421854735766': Creating subscriber on demand 20241208085712564 DMAIN <0000> hlr.c:243 IMSI='262421854735766': Successfully assigned MSISDN='272' 20241208085712564 DAUC <0003> hlr.c:428 IMSI='262421854735766': storing IMEI = 12345678901234 20241208085712564 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421854735766"} 20241208085712564 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085712564 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712564 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712564 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712564 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085712565 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712565 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712566 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712566 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712567 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712567 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712568 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712568 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712568 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421854735766" cn_domain=PS} 20241208085712568 DLU <0006> fsm.c:456 lu(262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085712568 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241208085712568 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421854735766" cause=GPRS services not allowed} 20241208085712568 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085712568 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085712568 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: Freeing instance 20241208085712568 DLU <0006> fsm.c:568 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: Deallocated 20241208085712568 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712568 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712568 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712568 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085712572 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712572 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712572 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421854735766"} 20241208085712572 DMAIN <0000> hlr.c:227 IMSI='262421854735766': Creating subscriber on demand 20241208085712572 DAUC <0003> hlr.c:428 IMSI='262421854735766': storing IMEI = 12345678901234 20241208085712572 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421854735766"} 20241208085712572 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085712572 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712572 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712572 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712572 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085712573 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712573 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712574 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712574 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712574 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712574 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712576 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712576 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712576 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421854735766" cn_domain=PS} 20241208085712576 DLU <0006> fsm.c:456 lu(262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085712576 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241208085712576 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421854735766" cause=GPRS services not allowed} 20241208085712576 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085712576 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085712576 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: Freeing instance 20241208085712576 DLU <0006> fsm.c:568 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: Deallocated 20241208085712576 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712576 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712576 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712576 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085712581 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712581 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712581 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421854735766"} 20241208085712581 DMAIN <0000> hlr.c:227 IMSI='262421854735766': Creating subscriber on demand 20241208085712581 DAUC <0003> hlr.c:428 IMSI='262421854735766': storing IMEI = 12345678901234 20241208085712581 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421854735766"} 20241208085712581 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241208085712581 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712581 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712581 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712581 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085712582 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712582 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712583 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712583 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712584 DAUC <0003> db_auc.c:157 IMSI='262421854735766': No 2G Auth Data 20241208085712584 DAUC <0003> db_auc.c:192 IMSI='262421854735766': No 3G Auth Data 20241208085712586 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712586 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712586 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421854735766" cn_domain=PS} 20241208085712586 DLU <0006> fsm.c:456 lu(262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085712586 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085712586 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085712586 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421854735766" cn_domain=PS} 20241208085712586 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712586 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712586 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712586 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712588 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712588 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712588 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421854735766"} 20241208085712588 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085712588 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085712588 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421854735766"} 20241208085712588 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421854735766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085712588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085712588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085712588 DLU <0006> fsm.c:568 lu(PS:IMSI-262421854735766)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085712588 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712588 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085712588 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712588 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085712590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53382<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@b4e45f939671: Final verdict of PTC: pass 20241208085712591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4258 20241208085712591 DLINP <000b> input/ipa.c:454 connected read/write 20241208085712591 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085712591 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085712592 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085712592 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 296@b4e45f939671: Final verdict of PTC: none 20241208085712592 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45745<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 296: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@b4e45f939671: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085712634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53392<->l=127.0.0.1:4258 20241208085712734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53392<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66456) Waiting for packet dumper to finish... 1 (prev_count=66456, count=97052) MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_subscr_create_on_demand_ul started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085715809 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085715809 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085715811 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715811 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085715812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53404<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085715813 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715813 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085715813 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085715813 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085715813 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 20241208085715814 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085715814 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 20241208085715814 DLGSUP <0013> gsup_server.c:236 2: 20241208085715814 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085715814 DLGSUP <0013> gsup_server.c:236 3: 20241208085715814 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085715814 DLGSUP <0013> gsup_server.c:236 4: 20241208085715814 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(299)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085715814 DLGSUP <0013> gsup_server.c:236 5: 20241208085715814 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085715814 DLGSUP <0013> gsup_server.c:236 7: 20241208085715814 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085715814 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085715814 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085715814 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@b4e45f939671: 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") 20241208085715833 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45499<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@b4e45f939671: Created GsupExpect[0] for "262425742197342" to be handled at TC_subscr_create_on_demand_ul(303) 20241208085715846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4258 20241208085715857 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715857 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085715857 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425742197342" cn_domain=PS} 20241208085715857 DMAIN <0000> hlr.c:227 IMSI='262425742197342': Creating subscriber on demand 20241208085715857 DMAIN <0000> hlr.c:243 IMSI='262425742197342': Successfully assigned MSISDN='708' 20241208085715857 DLU <0006> fsm.c:456 lu(262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085715857 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085715858 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085715858 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425742197342" cn_domain=PS} 20241208085715858 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715858 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085715858 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715858 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@b4e45f939671: Found GsupExpect[0] for "262425742197342" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@b4e45f939671: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262425742197342" 20241208085715860 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715860 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085715860 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425742197342"} 20241208085715860 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085715860 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085715860 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425742197342"} 20241208085715860 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085715860 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085715860 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085715860 DLU <0006> fsm.c:568 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085715861 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715861 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085715861 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715861 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b4e45f939671: setverdict(pass): none -> pass 20241208085715862 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715862 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715863 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715863 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715864 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715864 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715869 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715869 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085715869 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425742197342" cn_domain=PS} 20241208085715869 DMAIN <0000> hlr.c:227 IMSI='262425742197342': Creating subscriber on demand 20241208085715869 DMAIN <0000> hlr.c:243 IMSI='262425742197342': Successfully assigned MSISDN='371' 20241208085715869 DLU <0006> fsm.c:456 lu(262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085715869 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085715869 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085715869 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425742197342" cn_domain=PS} 20241208085715869 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715869 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085715869 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715869 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085715872 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715872 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085715872 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425742197342"} 20241208085715872 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085715872 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085715872 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425742197342"} 20241208085715872 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085715872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085715872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085715872 DLU <0006> fsm.c:568 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085715872 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715872 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085715872 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715872 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085715874 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715874 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715875 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715875 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715876 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715876 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715877 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715877 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715881 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715881 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085715881 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425742197342" cn_domain=PS} 20241208085715881 DMAIN <0000> hlr.c:227 IMSI='262425742197342': Creating subscriber on demand 20241208085715881 DMAIN <0000> hlr.c:243 IMSI='262425742197342': Successfully assigned MSISDN='608' 20241208085715881 DLU <0006> fsm.c:456 lu(262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085715881 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241208085715881 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425742197342" cause=GPRS services not allowed} 20241208085715881 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085715881 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085715881 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: Freeing instance 20241208085715881 DLU <0006> fsm.c:568 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: Deallocated 20241208085715881 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715881 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085715882 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715882 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085715883 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715883 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715884 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715884 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715884 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715884 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715885 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715885 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715889 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715889 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085715889 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425742197342" cn_domain=PS} 20241208085715889 DMAIN <0000> hlr.c:227 IMSI='262425742197342': Creating subscriber on demand 20241208085715889 DMAIN <0000> hlr.c:243 IMSI='262425742197342': Successfully assigned MSISDN='098' 20241208085715889 DLU <0006> fsm.c:456 lu(262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085715889 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241208085715889 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425742197342" cause=GPRS services not allowed} 20241208085715889 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085715889 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085715889 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: Freeing instance 20241208085715889 DLU <0006> fsm.c:568 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: Deallocated 20241208085715889 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715889 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085715889 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715889 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085715890 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715890 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715891 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715891 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715892 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715892 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715895 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715895 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085715895 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425742197342" cn_domain=PS} 20241208085715896 DMAIN <0000> hlr.c:227 IMSI='262425742197342': Creating subscriber on demand 20241208085715896 DLU <0006> fsm.c:456 lu(262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085715896 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241208085715896 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425742197342" cause=GPRS services not allowed} 20241208085715896 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085715896 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085715896 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: Freeing instance 20241208085715896 DLU <0006> fsm.c:568 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: Deallocated 20241208085715896 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715896 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085715896 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715896 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085715897 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715897 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715898 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715898 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715899 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715899 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715903 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715903 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085715903 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425742197342" cn_domain=PS} 20241208085715903 DMAIN <0000> hlr.c:227 IMSI='262425742197342': Creating subscriber on demand 20241208085715903 DLU <0006> fsm.c:456 lu(262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085715903 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085715903 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085715903 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425742197342" cn_domain=PS} 20241208085715903 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715903 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085715903 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715903 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085715905 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715905 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085715905 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425742197342"} 20241208085715905 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085715905 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085715905 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425742197342"} 20241208085715905 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425742197342 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085715905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085715905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085715905 DLU <0006> fsm.c:568 lu(PS:IMSI-262425742197342)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085715905 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715905 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085715905 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715905 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085715906 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715906 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715907 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715907 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data 20241208085715908 DAUC <0003> db_auc.c:157 IMSI='262425742197342': No 2G Auth Data 20241208085715908 DAUC <0003> db_auc.c:192 IMSI='262425742197342': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085715910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@b4e45f939671: Final verdict of PTC: pass 20241208085715911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53404<->l=127.0.0.1:4258 20241208085715911 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45499<->l=127.0.0.1:4259) 20241208085715911 DLINP <000b> input/ipa.c:454 connected read/write 20241208085715911 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085715911 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085715911 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085715911 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(302)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP(300)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@b4e45f939671: Final verdict of PTC: none 301@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 301: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@b4e45f939671: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085715947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4258 20241208085716048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53426<->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@b4e45f939671: 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@b4e45f939671: 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 8 08:57: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_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@b4e45f939671: 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@b4e45f939671: Test case TC_subscr_create_on_demand_sai started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085719124 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085719124 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085719126 DLINP <000b> input/ipa.c:454 connected read/write 20241208085719126 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085719126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54740<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085719128 DLINP <000b> input/ipa.c:454 connected read/write 20241208085719128 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085719128 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085719128 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085719128 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 20241208085719128 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085719128 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 20241208085719128 DLGSUP <0013> gsup_server.c:236 2: HLR_Test-GSUP-IPA(304)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085719128 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085719128 DLGSUP <0013> gsup_server.c:236 3: 20241208085719128 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085719128 DLGSUP <0013> gsup_server.c:236 4: 20241208085719128 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085719128 DLGSUP <0013> gsup_server.c:236 5: 20241208085719128 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085719128 DLGSUP <0013> gsup_server.c:236 7: 20241208085719128 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085719128 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085719128 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085719128 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@b4e45f939671: 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") 20241208085719148 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43835<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@b4e45f939671: Created GsupExpect[0] for "262425644909584" to be handled at TC_subscr_create_on_demand_sai(308) 20241208085719160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54752<->l=127.0.0.1:4258 20241208085719173 DLINP <000b> input/ipa.c:454 connected read/write 20241208085719173 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085719173 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425644909584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425644909584"} 20241208085719173 DMAIN <0000> hlr.c:227 IMSI='262425644909584': Creating subscriber on demand 20241208085719173 DMAIN <0000> hlr.c:243 IMSI='262425644909584': Successfully assigned MSISDN='600' 20241208085719173 DAUC <0003> db_auc.c:157 IMSI='262425644909584': No 2G Auth Data 20241208085719173 DAUC <0003> db_auc.c:192 IMSI='262425644909584': No 3G Auth Data 20241208085719173 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425644909584 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 20241208085719173 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425644909584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425644909584" cause=IMSI unknown in HLR} 20241208085719173 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425644909584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241208085719173 DLINP <000b> input/ipa.c:454 connected read/write 20241208085719173 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085719174 DLINP <000b> input/ipa.c:454 connected read/write 20241208085719174 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@b4e45f939671: Found GsupExpect[0] for "262425644909584" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@b4e45f939671: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262425644909584" TC_subscr_create_on_demand_sai(308)@b4e45f939671: setverdict(pass): none -> pass 20241208085719176 DAUC <0003> db_auc.c:157 IMSI='262425644909584': No 2G Auth Data 20241208085719176 DAUC <0003> db_auc.c:192 IMSI='262425644909584': No 3G Auth Data 20241208085719176 DAUC <0003> db_auc.c:157 IMSI='262425644909584': No 2G Auth Data 20241208085719176 DAUC <0003> db_auc.c:192 IMSI='262425644909584': No 3G Auth Data 20241208085719178 DAUC <0003> db_auc.c:157 IMSI='262425644909584': No 2G Auth Data 20241208085719178 DAUC <0003> db_auc.c:192 IMSI='262425644909584': No 3G Auth Data 20241208085719180 DLINP <000b> input/ipa.c:454 connected read/write 20241208085719180 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085719180 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425644909584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425644909584" cn_domain=PS} 20241208085719180 DLU <0006> fsm.c:456 lu(262425644909584)[0x55d9bd1c0620]{UNVALIDATED}: Allocated 20241208085719180 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425644909584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241208085719180 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425644909584)[0x55d9bd1c0620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085719180 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425644909584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425644909584" cn_domain=PS} 20241208085719180 DLINP <000b> input/ipa.c:454 connected read/write 20241208085719180 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085719180 DLINP <000b> input/ipa.c:454 connected read/write 20241208085719180 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085719182 DLINP <000b> input/ipa.c:454 connected read/write 20241208085719182 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085719182 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425644909584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425644909584"} 20241208085719182 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425644909584)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085719182 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425644909584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085719182 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425644909584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425644909584"} 20241208085719182 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425644909584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085719182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425644909584)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085719182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425644909584)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085719182 DLU <0006> fsm.c:568 lu(PS:IMSI-262425644909584)[0x55d9bd1c0620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085719183 DLINP <000b> input/ipa.c:454 connected read/write 20241208085719183 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085719183 DLINP <000b> input/ipa.c:454 connected read/write 20241208085719183 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085719185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54752<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@b4e45f939671: Final verdict of PTC: pass 20241208085719186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54740<->l=127.0.0.1:4258 20241208085719187 DLINP <000b> input/ipa.c:454 connected read/write 20241208085719187 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085719187 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085719187 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085719187 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@b4e45f939671: Final verdict of PTC: none 20241208085719187 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43835<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(304)@b4e45f939671: Final verdict of PTC: none 306@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 306: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@b4e45f939671: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@b4e45f939671: 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 8 08:57:19 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 20241208085719233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54756<->l=127.0.0.1:4258 20241208085719333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54756<->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@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_MSLookup_mDNS_service_other_home started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085722413 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085722414 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085722416 DLINP <000b> input/ipa.c:454 connected read/write 20241208085722416 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085722416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54760<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085722418 DLINP <000b> input/ipa.c:454 connected read/write 20241208085722418 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085722418 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085722418 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085722418 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 20241208085722418 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085722418 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 20241208085722418 DLGSUP <0013> gsup_server.c:236 2: 20241208085722418 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085722418 DLGSUP <0013> gsup_server.c:236 3: 20241208085722418 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085722418 DLGSUP <0013> gsup_server.c:236 4: 20241208085722418 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085722418 DLGSUP <0013> gsup_server.c:236 5: 20241208085722418 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085722419 DLGSUP <0013> gsup_server.c:236 7: 20241208085722419 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085722419 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085722419 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085722419 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)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@b4e45f939671: 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") 20241208085722437 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39695<->l=127.0.0.1:4259) 20241208085722440 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241208085722440 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@b4e45f939671: Created GsupExpect[0] for "262421765200237" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241208085722454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54768<->l=127.0.0.1:4258 20241208085722457 DAUC <0003> db_auc.c:157 IMSI='262421765200237': No 2G Auth Data 20241208085722457 DAUC <0003> db_auc.c:192 IMSI='262421765200237': No 3G Auth Data 20241208085722462 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616720166.msisdn 20241208085722462 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616720166.msisdn: not attached (vlr_number unset) 20241208085722462 DDGSM <0007> mslookup_server.c:327 sip.voice.491616720166.msisdn: does not exist in GSUP proxy 20241208085723464 DLINP <000b> input/ipa.c:454 connected read/write 20241208085723464 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085723464 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421765200237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421765200237" cn_domain=CS} 20241208085723464 DLU <0006> fsm.c:456 lu(262421765200237)[0x55d9bd1c0d10]{UNVALIDATED}: Allocated 20241208085723464 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421765200237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241208085723464 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421765200237)[0x55d9bd1c0d10]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241208085723464 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421765200237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421765200237" cn_domain=CS} 20241208085723464 DLINP <000b> input/ipa.c:454 connected read/write 20241208085723464 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085723465 DLINP <000b> input/ipa.c:454 connected read/write 20241208085723465 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@b4e45f939671: Found GsupExpect[0] for "262421765200237" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@b4e45f939671: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262421765200237" 20241208085723468 DLINP <000b> input/ipa.c:454 connected read/write 20241208085723468 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085723468 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421765200237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421765200237"} 20241208085723468 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421765200237)[0x55d9bd1c0d10]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241208085723468 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421765200237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241208085723468 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421765200237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421765200237"} 20241208085723468 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421765200237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085723468 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421765200237)[0x55d9bd1c0d10]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241208085723468 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421765200237)[0x55d9bd1c0d10]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241208085723468 DLU <0006> fsm.c:568 lu(CS:IMSI-262421765200237)[0x55d9bd1c0d10]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241208085723468 DLINP <000b> input/ipa.c:454 connected read/write 20241208085723468 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085723468 DLINP <000b> input/ipa.c:454 connected read/write 20241208085723468 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@b4e45f939671: setverdict(pass): none -> pass 20241208085723471 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616720166.msisdn 20241208085723471 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616720166.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241208085723471 DDGSM <0007> mslookup_server.c:327 sip.voice.491616720166.msisdn: does not exist in GSUP proxy 20241208085723471 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616720166.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@b4e45f939671: setverdict(pass): pass -> pass, component reason not changed 20241208085723475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54768<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@b4e45f939671: Final verdict of PTC: pass 20241208085723476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54760<->l=127.0.0.1:4258 20241208085723477 DLINP <000b> input/ipa.c:454 connected read/write 20241208085723477 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085723477 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085723477 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085723477 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085723477 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39695<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(309)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP(310)@b4e45f939671: Final verdict of PTC: none 311@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 311: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@b4e45f939671: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085723526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54774<->l=127.0.0.1:4258 20241208085723627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54774<->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) 20241208085725460 DSS <0004> hlr_ussd.c:239 262420271160947/0xd1e3d818: SS Session Timeout, destroying 20241208085725460 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420271160947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_MSLookup_GSUP_proxy started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085726705 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085726706 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085726708 DLINP <000b> input/ipa.c:454 connected read/write 20241208085726708 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085726708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56938<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085726710 DLINP <000b> input/ipa.c:454 connected read/write 20241208085726710 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085726710 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085726710 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085726711 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 20241208085726711 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085726711 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 20241208085726711 DLGSUP <0013> gsup_server.c:236 2: 20241208085726711 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085726711 DLGSUP <0013> gsup_server.c:236 3: 20241208085726711 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085726711 DLGSUP <0013> gsup_server.c:236 4: 20241208085726711 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085726711 DLGSUP <0013> gsup_server.c:236 5: 20241208085726711 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085726711 DLGSUP <0013> gsup_server.c:236 7: 20241208085726711 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085726711 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085726711 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085726711 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085726712 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241208085726712 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@b4e45f939671: 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") 20241208085726743 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35661<->l=127.0.0.1:4259) 20241208085726746 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241208085726746 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@b4e45f939671: Created GsupExpect[0] for "262427316405989" to be handled at TC_MSLookup_GSUP_proxy(320) 20241208085726762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56950<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@b4e45f939671: Created GsupExpect[0] for "262427316405989" to be handled at TC_MSLookup_GSUP_proxy(320) 20241208085726767 DLINP <000b> input/ipa.c:454 connected read/write 20241208085726767 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085726767 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427316405989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427316405989" cn_domain=CS} 20241208085726768 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427316405989 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241208085726768 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427316405989 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241208085726768 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427316405989.imsi 20241208085726768 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427316405989.imsi 20241208085726768 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427316405989.imsi: does not exist in local HLR 20241208085726774 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427316405989 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241208085726774 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241208085726774 DLINP <000b> input/ipa.c:146 127.0.0.99:4222 connection done 20241208085726774 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241208085726774 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241208085726774 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241208085726774 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427316405989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085726774 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241208085726774 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241208085726774 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241208085726774 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241208085726774 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241208085726774 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@b4e45f939671: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@b4e45f939671: 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) } } } } 20241208085726776 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085726776 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085726776 DLINP <000b> input/ipaccess.c:814 received ID_GET for unit ID 0/0/0 20241208085726776 DLINP <000b> ipa.c:396 tag 1: HLR 20241208085726776 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208085726778 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085726778 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085726778 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@b4e45f939671: 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)@b4e45f939671: 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)@b4e45f939671: Found GsupExpect[0] for "262427316405989" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@b4e45f939671: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427316405989" HLR_Test-GSUP-server-IPA(318)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085726825 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085726825 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085726825 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085726825 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085726825 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427316405989 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612737260 20241208085726825 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427316405989 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241208085726825 DLINP <000b> input/ipa.c:454 connected read/write 20241208085726825 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085726825 DLINP <000b> input/ipa.c:454 connected read/write 20241208085726825 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@b4e45f939671: Found GsupExpect[0] for "262427316405989" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@b4e45f939671: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427316405989" 20241208085726829 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085726829 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085726829 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427316405989 MSISDN-491612737260 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241208085726829 DLINP <000b> input/ipa.c:454 connected read/write 20241208085726829 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085726829 DLINP <000b> input/ipa.c:454 connected read/write 20241208085726829 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085726831 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085726831 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085726831 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427316405989 MSISDN-491612737260 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 20241208085726831 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427316405989 MSISDN-491612737260 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241208085726831 DLINP <000b> input/ipa.c:454 connected read/write 20241208085726831 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085726831 DLINP <000b> input/ipa.c:454 connected read/write 20241208085726831 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@b4e45f939671: setverdict(pass): none -> pass 20241208085726833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56950<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@b4e45f939671: Final verdict of PTC: pass 20241208085726835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56938<->l=127.0.0.1:4258 20241208085726836 DLINP <000b> input/ipa.c:454 connected read/write 20241208085726836 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085726836 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085726836 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085726836 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085726836 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35661<->l=127.0.0.1:4259) 20241208085726836 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085726836 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085726836 DLINP <000b> input/ipa.c:71 127.0.0.99:4222 connection closed with server 20241208085726836 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241208085726836 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(315)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-server(317)@b4e45f939671: Final verdict of PTC: none 316@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 316: none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@b4e45f939671: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085726882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56956<->l=127.0.0.1:4258 20241208085726983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56956<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13388) Waiting for packet dumper to finish... 1 (prev_count=13388, count=42992) MTC@b4e45f939671: 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@b4e45f939671: 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 8 08:57:29 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@b4e45f939671: 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@b4e45f939671: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085730063 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085730063 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085730067 DLINP <000b> input/ipa.c:454 connected read/write 20241208085730067 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085730068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56964<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085730070 DLINP <000b> input/ipa.c:454 connected read/write 20241208085730070 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085730070 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085730070 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085730070 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 20241208085730070 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085730070 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 20241208085730070 DLGSUP <0013> gsup_server.c:236 2: 20241208085730070 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085730070 DLGSUP <0013> gsup_server.c:236 3: 20241208085730070 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085730070 DLGSUP <0013> gsup_server.c:236 4: 20241208085730070 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085730070 DLGSUP <0013> gsup_server.c:236 5: 20241208085730070 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(321)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085730070 DLGSUP <0013> gsup_server.c:236 7: 20241208085730070 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085730070 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085730070 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085730070 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241208085730071 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241208085730071 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@b4e45f939671: 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") 20241208085730088 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35571<->l=127.0.0.1:4259) 20241208085730090 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241208085730090 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@b4e45f939671: Created GsupExpect[0] for "262420690400767" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241208085730104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56970<->l=127.0.0.1:4258 20241208085730107 DAUC <0003> db_auc.c:157 IMSI='262420690400767': No 2G Auth Data 20241208085730107 DAUC <0003> db_auc.c:192 IMSI='262420690400767': No 3G Auth Data 20241208085730112 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420690400767.imsi 20241208085730112 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262420690400767.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@b4e45f939671: setverdict(pass): none -> pass 20241208085730116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56970<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@b4e45f939671: Final verdict of PTC: pass 20241208085730117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56964<->l=127.0.0.1:4258 20241208085730119 DLINP <000b> input/ipa.c:454 connected read/write 20241208085730119 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085730119 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085730119 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085730119 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085730119 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35571<->l=127.0.0.1:4259) 323@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP(322)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 323: none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@b4e45f939671: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@b4e45f939671: 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 8 08:57:30 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 20241208085730160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56984<->l=127.0.0.1:4258 20241208085730261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56984<->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@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085733335 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085733335 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085733336 DLINP <000b> input/ipa.c:454 connected read/write 20241208085733336 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085733337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@b4e45f939671: 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 } } } } 20241208085733338 DLINP <000b> input/ipa.c:454 connected read/write 20241208085733338 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085733339 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085733339 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085733339 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 20241208085733339 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085733339 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 20241208085733339 DLGSUP <0013> gsup_server.c:236 2: 20241208085733339 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085733339 DLGSUP <0013> gsup_server.c:236 3: 20241208085733339 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085733339 DLGSUP <0013> gsup_server.c:236 4: 20241208085733339 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085733339 DLGSUP <0013> gsup_server.c:236 5: 20241208085733339 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085733339 DLGSUP <0013> gsup_server.c:236 7: 20241208085733339 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085733339 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085733339 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085733339 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)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085733339 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241208085733339 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@b4e45f939671: 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") 20241208085733370 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38475<->l=127.0.0.1:4259) 20241208085733373 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241208085733373 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@b4e45f939671: Created GsupExpect[0] for "262422864129735" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241208085733386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57008<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@b4e45f939671: Created GsupExpect[0] for "262422864129735" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241208085733391 DLINP <000b> input/ipa.c:454 connected read/write 20241208085733391 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085733391 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422864129735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422864129735" cn_domain=CS} 20241208085733391 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422864129735 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241208085733391 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422864129735 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241208085733391 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422864129735.imsi 20241208085733391 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422864129735.imsi 20241208085733391 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422864129735.imsi: does not exist in local HLR 20241208085733396 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422864129735 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241208085733396 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241208085733396 DLINP <000b> input/ipa.c:146 127.0.0.99:4222 connection done 20241208085733396 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241208085733396 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241208085733396 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241208085733396 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422864129735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085733396 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241208085733396 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241208085733396 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241208085733396 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241208085733396 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241208085733396 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@b4e45f939671: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@b4e45f939671: 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) } } } } 20241208085733399 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085733399 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085733399 DLINP <000b> input/ipaccess.c:814 received ID_GET for unit ID 0/0/0 20241208085733399 DLINP <000b> ipa.c:396 tag 1: HLR 20241208085733399 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208085733400 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085733400 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085733400 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@b4e45f939671: 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)@b4e45f939671: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@b4e45f939671: Found GsupExpect[0] for "262422864129735" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@b4e45f939671: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422864129735" HLR_Test-GSUP-server-IPA(330)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085733445 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085733445 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085733445 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085733445 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085733445 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422864129735 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611033842 20241208085733445 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422864129735 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241208085733445 DLINP <000b> input/ipa.c:454 connected read/write 20241208085733445 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085733446 DLINP <000b> input/ipa.c:454 connected read/write 20241208085733446 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@b4e45f939671: Found GsupExpect[0] for "262422864129735" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@b4e45f939671: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422864129735" 20241208085733449 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085733449 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085733449 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422864129735 MSISDN-491611033842 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241208085733449 DLINP <000b> input/ipa.c:454 connected read/write 20241208085733449 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085733449 DLINP <000b> input/ipa.c:454 connected read/write 20241208085733449 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085733452 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085733452 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085733452 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422864129735 MSISDN-491611033842 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 20241208085733452 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422864129735 MSISDN-491611033842 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241208085733452 DLINP <000b> input/ipa.c:454 connected read/write 20241208085733452 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085733452 DLINP <000b> input/ipa.c:454 connected read/write 20241208085733452 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085733454 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422864129735.imsi 20241208085733454 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422864129735.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@b4e45f939671: setverdict(pass): none -> pass 20241208085734454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57008<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@b4e45f939671: Final verdict of PTC: pass 20241208085734455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4258 20241208085734456 DLINP <000b> input/ipa.c:454 connected read/write 20241208085734456 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085734456 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085734456 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085734456 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(329)@b4e45f939671: Final verdict of PTC: none 20241208085734456 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38475<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@b4e45f939671: Final verdict of PTC: none 20241208085734456 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085734456 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085734456 DLINP <000b> input/ipa.c:71 127.0.0.99:4222 connection closed with server 20241208085734456 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241208085734456 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 328: none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@b4e45f939671: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085734504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57022<->l=127.0.0.1:4258 20241208085734604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57022<->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@b4e45f939671: 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@b4e45f939671: 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 8 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@b4e45f939671: 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@b4e45f939671: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@b4e45f939671: legacy= false MTC@b4e45f939671: in not legacy case 1 MTC@b4e45f939671: in not legacy case 2 20241208085737681 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241208085737681 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085737683 DLINP <000b> input/ipa.c:454 connected read/write 20241208085737683 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085737683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48076<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@b4e45f939671: 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)@b4e45f939671: 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 } } } } 20241208085737685 DLINP <000b> input/ipa.c:454 connected read/write 20241208085737685 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085737686 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241208085737686 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241208085737686 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 20241208085737686 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241208085737686 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 20241208085737686 DLGSUP <0013> gsup_server.c:236 2: 20241208085737686 DLGSUP <0013> gsup_server.c:238 2: 00 20241208085737686 DLGSUP <0013> gsup_server.c:236 3: 20241208085737686 DLGSUP <0013> gsup_server.c:238 3: 00 20241208085737686 DLGSUP <0013> gsup_server.c:236 4: 20241208085737686 DLGSUP <0013> gsup_server.c:238 4: 00 20241208085737686 DLGSUP <0013> gsup_server.c:236 5: 20241208085737686 DLGSUP <0013> gsup_server.c:238 5: 00 20241208085737686 DLGSUP <0013> gsup_server.c:236 7: 20241208085737686 DLGSUP <0013> gsup_server.c:238 7: 00 20241208085737686 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241208085737686 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241208085737686 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085737686 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241208085737686 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@b4e45f939671: 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") 20241208085737720 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33423<->l=127.0.0.1:4259) 20241208085737723 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241208085737723 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@b4e45f939671: Created GsupExpect[0] for "262425939983926" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241208085737741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48078<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@b4e45f939671: Created GsupExpect[0] for "262425939983926" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241208085737747 DLINP <000b> input/ipa.c:454 connected read/write 20241208085737747 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085737747 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425939983926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425939983926" cn_domain=CS} 20241208085737747 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425939983926 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241208085737747 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425939983926 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241208085737747 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425939983926.imsi 20241208085737747 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425939983926.imsi 20241208085737747 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425939983926.imsi: does not exist in local HLR 20241208085737752 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425939983926 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241208085737752 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241208085737752 DLINP <000b> input/ipa.c:146 127.0.0.99:4222 connection done 20241208085737752 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241208085737752 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241208085737752 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241208085737752 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425939983926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241208085737752 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241208085737752 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241208085737752 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241208085737752 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241208085737752 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241208085737753 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@b4e45f939671: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@b4e45f939671: 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) } } } } 20241208085737755 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085737755 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085737755 DLINP <000b> input/ipaccess.c:814 received ID_GET for unit ID 0/0/0 20241208085737755 DLINP <000b> ipa.c:396 tag 1: HLR 20241208085737755 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241208085737757 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085737757 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085737757 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@b4e45f939671: 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)@b4e45f939671: 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)@b4e45f939671: Found GsupExpect[0] for "262425939983926" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@b4e45f939671: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262425939983926" HLR_Test-GSUP-server-IPA(337)@b4e45f939671: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@b4e45f939671: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241208085737797 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085737797 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085737797 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085737797 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085737797 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425939983926 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610838513 20241208085737797 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425939983926 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241208085737797 DLINP <000b> input/ipa.c:454 connected read/write 20241208085737797 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085737798 DLINP <000b> input/ipa.c:454 connected read/write 20241208085737798 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@b4e45f939671: Found GsupExpect[0] for "262425939983926" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@b4e45f939671: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262425939983926" 20241208085737800 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085737800 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085737800 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425939983926 MSISDN-491610838513 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241208085737800 DLINP <000b> input/ipa.c:454 connected read/write 20241208085737800 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085737800 DLINP <000b> input/ipa.c:454 connected read/write 20241208085737800 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085737802 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085737802 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085737802 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425939983926 MSISDN-491610838513 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 20241208085737802 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425939983926 MSISDN-491610838513 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241208085737802 DLINP <000b> input/ipa.c:454 connected read/write 20241208085737803 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085737803 DLINP <000b> input/ipa.c:454 connected read/write 20241208085737803 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241208085737804 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610838513.msisdn 20241208085737804 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610838513.msisdn: does not exist in local HLR 20241208085737805 DDGSM <0007> mslookup_server.c:352 sip.voice.491610838513.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241208085737805 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610838513.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@b4e45f939671: setverdict(pass): none -> pass 20241208085737807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48078<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@b4e45f939671: Final verdict of PTC: pass 20241208085737808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48076<->l=127.0.0.1:4258 20241208085737809 DLINP <000b> input/ipa.c:454 connected read/write 20241208085737809 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241208085737809 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241208085737809 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241208085737809 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241208085737809 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33423<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP(334)@b4e45f939671: Final verdict of PTC: none 20241208085737809 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241208085737809 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241208085737809 DLINP <000b> input/ipa.c:71 127.0.0.99:4222 connection closed with server 335@b4e45f939671: Final verdict of PTC: none 20241208085737809 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241208085737809 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(333)@b4e45f939671: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@b4e45f939671: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@b4e45f939671: Final verdict of PTC: none MTC@b4e45f939671: Setting final verdict of the test case. MTC@b4e45f939671: Local verdict of MTC: none MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@b4e45f939671: Local verdict of PTC with component reference 335: none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@b4e45f939671: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@b4e45f939671: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@b4e45f939671: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@b4e45f939671: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@b4e45f939671: 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 8 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 20241208085737852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4258 20241208085737952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48086<->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@b4e45f939671: 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@b4e45f939671: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@b4e45f939671: Terminating MTC. MC@b4e45f939671: MTC terminated. MC2> exit MC@b4e45f939671: Shutting down session. MC@b4e45f939671: 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 (2337790) [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-20241208-0855-8b7a8b65-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-20241208-0855-8b7a8b65-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2337713) [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-20241208-0855-8b7a8b65-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.074359'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.261272'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.319693'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.174428'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.074955'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.075303'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.078133'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.073464'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.251689'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.266635'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.276787'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.053876'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.080489'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.275594'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.286308'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.074364'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.260195'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.251665'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.270633'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.262271'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.272597'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.274892'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.302313'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.344285'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.301511'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.082573'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.300622'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.302178'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.304638'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.080004'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.133260'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.120500'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.082763'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.087019'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.151690'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.078392'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.141575'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.148479'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20241208-0855-8b7a8b65-0'] b4e45f939671826574227fe2596ef0d56de227cb023984a467469663e34f88fd [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2516/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS