Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7108643171a3fc71a75e4ff7434b5252c7df5b2e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7108643171a3fc71a75e4ff7434b5252c7df5b2e # timeout=10
Commit message: "testenv: podman: disable send_redirects"
 > git rev-list --no-walk 7108643171a3fc71a75e4ff7434b5252c7df5b2e # timeout=10
[ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins7424138515333977390.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + 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:47ddea1ab9ecf4cc690f804829cbca14e5ba48dfd366075399fac7db883422c3 Copying blob sha256:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:266aa5d8ea309f8bc87a610ab47d8a57e2f3d7e10f1642197c0bd86fcfb3965a Copying blob sha256:00692accea1ceaf708d83832d7a6e713864e03731042dfd26a17150548691c01 Copying blob sha256:10467bb343063ab1ffc03d4f040e4b53ade687eb4142dd1411758d511d3c3061 Copying blob sha256:5f1d2dabbca8c2e6cd9adc07b1e46d492a74493dfa08d4fb03c77ff548458668 Copying config sha256:d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 Writing manifest to image destination Storing signatures d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 + rm -rf logs _cache + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-09-17 13:52:04 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-asan-20241002-1202-f279a1a3', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_testenv/data/scripts/testenv-podman-main.sh'] c2ecf6db55223c21f1192ea1ce662327b8c06cf0ff56cdab0e63ef1253be975a [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241002-1202-f279a1a3', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241002-1202-f279a1a3', '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] Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [185 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [79.3 kB] Fetched 9311 kB in 1s (11.0 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241002-1202-f279a1a3', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241002-1202-f279a1a3', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241002-1202-f279a1a3', './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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241002-1202-f279a1a3', '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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241002-1202-f279a1a3', '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:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.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:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.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:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.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:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.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:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: 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:715.9-767.1: In function definition `f_SS_expect': HLR_Tests.ttcn:726.2-764.2: In alt construct: HLR_Tests.ttcn:746.3-50: In function instance: HLR_Tests.ttcn:746.3-50: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn:979.9-982.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:980.2-71: In function instance: HLR_Tests.ttcn:980.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1007.9-1011.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1009.2-72: In function instance: HLR_Tests.ttcn:1009.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1814.9-1858.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1840.2-69: In function instance: HLR_Tests.ttcn:1840.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1899.9-1925.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1912.2-1922.2: In alt construct: HLR_Tests.ttcn:1913.5-99: In guard operation: HLR_Tests.ttcn:1913.5-99: In receive statement: HLR_Tests.ttcn:1913.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1939.9-1960.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1949.2-1959.2: In alt construct: HLR_Tests.ttcn:1950.5-99: In guard operation: HLR_Tests.ttcn:1950.5-99: In receive statement: HLR_Tests.ttcn:1950.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1980.9-2001.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1990.2-2000.2: In alt construct: HLR_Tests.ttcn:1991.5-91: In guard operation: HLR_Tests.ttcn:1991.5-91: In receive statement: HLR_Tests.ttcn:1991.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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241002-1202-f279a1a3', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_7.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_5.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.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_Code_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_1.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_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_3.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_1.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_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_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_6.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_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_4.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_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 Socket_API_Definitions_part_4.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_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.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_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_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 env CCACHE_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 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_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241002-1202-f279a1a3', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241002-1202-f279a1a3', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Ign:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.9 kB] Fetched 53.5 kB in 1s (105 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241002-1202-f279a1a3', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-nightly-asan The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly-asan 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. Need to get 3024 kB of archives. After this operation, 23.5 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202410012029 [1192 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.13.ddc5.202410012029~asan [578 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.13.ddc5.202410012029~asan [162 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.13.ddc5.202410012029~asan [1082 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.13.ddc5.202410012029~asan [275 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.13.9119.202410012029~asan [314 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410012029~asan [45.2 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202410012029~asan [74.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.13.ddc5.202410012029~asan [96.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202410012029~asan [396 kB] Fetched 3024 kB in 0s (18.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly-asan. (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 ... 45138 files and directories currently installed.) Preparing to unpack .../0-osmocom-nightly-asan_202410012029_amd64.deb ... Unpacking osmocom-nightly-asan (202410012029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.13.ddc5.202410012029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.13.ddc5.202410012029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.13.ddc5.202410012029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.13.ddc5.202410012029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.13.9119.202410012029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.13.9119.202410012029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202410012029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410012029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202410012029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410012029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.13.ddc5.202410012029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202410012029~asan_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202410012029~asan) ... Setting up osmocom-nightly-asan (202410012029) ... Setting up libosmocore22:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Setting up libosmovty13:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.13.9119.202410012029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410012029~asan) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410012029~asan) ... Setting up osmo-hlr (1.8.0.2.7c06.202410012029~asan) ... 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 Created symlink /etc/systemd/system/multi-user.target.wants/osmo-hlr.service → /lib/systemd/system/osmo-hlr.service. Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241002-1202-f279a1a3', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241002-1202-f279a1a3', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241002-1202-f279a1a3', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241002-1202-f279a1a3', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241002-1202-f279a1a3', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241002-1202-f279a1a3', '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-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241002-1202-f279a1a3', '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-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241002-1202-f279a1a3', '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-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/hlr', 'testenv-hlr-osmocom-nightly-asan-20241002-1202-f279a1a3', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] 20241002120215799 DMAIN <0000> hlr.c:813 hlr starting 20241002120215799 DDB <0001> db.c:599 using database: hlr.db 20241002120215799 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241002120215799 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241002120215799 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241002120215799 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241002120215820 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241002120215820 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] Running testsuite 20241002120215901 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241002120215905 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241002120215905 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241002-1202-f279a1a3', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Unix server socket created successfully. MC@c2ecf6db5522: Listening on TCP port 42341. MC2> c2ecf6db5522 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests c2ecf6db5522 42341 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c2ecf6db5522: New HC connected from 10.0.2.100 [10.0.2.100]. c2ecf6db5522: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@c2ecf6db5522: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c2ecf6db5522: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c2ecf6db5522: Configuration file was processed on all HCs. MC@c2ecf6db5522: Creating MTC on host 10.0.2.100. MC@c2ecf6db5522: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Wed Oct 2 12:02:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_gsup_sai_err_invalid_imsi started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120217250 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120217250 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120217254 DLINP <000b> input/ipa.c:451 connected read/write 20241002120217254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120217256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120217256 DLINP <000b> input/ipa.c:451 connected read/write 20241002120217256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120217256 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120217256 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120217256 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120217256 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120217256 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120217256 DLGSUP <0013> gsup_server.c:235 2: 20241002120217256 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120217256 DLGSUP <0013> gsup_server.c:235 3: 20241002120217256 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120217256 DLGSUP <0013> gsup_server.c:235 4: 20241002120217256 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120217256 DLGSUP <0013> gsup_server.c:235 5: 20241002120217256 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120217256 DLGSUP <0013> gsup_server.c:235 7: 20241002120217256 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120217256 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120217256 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120217256 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@c2ecf6db5522: 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") 20241002120217280 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35379<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@c2ecf6db5522: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241002120217301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 20241002120217309 DLINP <000b> input/ipa.c:451 connected read/write 20241002120217309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120217309 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241002120217310 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241002120217310 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241002120217310 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120217310 DLINP <000b> input/ipa.c:451 connected read/write 20241002120217310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120217310 DLINP <000b> input/ipa.c:451 connected read/write 20241002120217310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@c2ecf6db5522: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120217314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@c2ecf6db5522: Final verdict of PTC: pass 20241002120217316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4258 20241002120217319 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35379<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@c2ecf6db5522: Final verdict of PTC: none 20241002120217319 DLINP <000b> input/ipa.c:451 connected read/write 20241002120217320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120217320 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120217320 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120217320 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(6)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@c2ecf6db5522: Final verdict of PTC: none 5@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 5: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@c2ecf6db5522: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Wed Oct 2 12:02:17 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20241002120217402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44982<->l=127.0.0.1:4258 20241002120217403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44982<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12448) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Wed Oct 2 12:02:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_gsup_sai started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120220523 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120220523 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120220527 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120220529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44984<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120220533 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120220533 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120220533 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120220533 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120220533 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120220533 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120220533 DLGSUP <0013> gsup_server.c:235 2: 20241002120220533 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120220533 DLGSUP <0013> gsup_server.c:235 3: 20241002120220533 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120220533 DLGSUP <0013> gsup_server.c:235 4: 20241002120220533 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120220533 DLGSUP <0013> gsup_server.c:235 5: 20241002120220533 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120220533 DLGSUP <0013> gsup_server.c:235 7: 20241002120220533 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120220533 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120220533 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120220533 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@c2ecf6db5522: 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") 20241002120220549 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35157<->l=127.0.0.1:4259) 20241002120220565 DAUC <0003> db_auc.c:157 IMSI='262428378786139': No 2G Auth Data 20241002120220565 DAUC <0003> db_auc.c:192 IMSI='262428378786139': No 3G Auth Data HLR_Test-GSUP(9)@c2ecf6db5522: Created GsupExpect[0] for "262428378786139" to be handled at TC_gsup_sai(12) 20241002120220610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4258 20241002120220621 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120220621 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428378786139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428378786139"} 20241002120220630 DAUC <0003> db_auc.c:192 IMSI='262428378786139': No 3G Auth Data 20241002120220630 DAUC <0003> db_auc.c:236 IMSI='262428378786139': Calling to generate 5 vectors 20241002120220630 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002120220630 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120220630 DAUC <0003> auc.c:113 vector [0]: rand = 9df0748f7eb8973d08c089290c97bc47 20241002120220630 DAUC <0003> auc.c:179 vector [0]: kc = b4b3d01a15770400 20241002120220630 DAUC <0003> auc.c:180 vector [0]: sres = 94f57de1 20241002120220630 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002120220630 DAUC <0003> auc.c:113 vector [1]: rand = 191f5ecfe5325966c0df452dad5b5765 20241002120220630 DAUC <0003> auc.c:179 vector [1]: kc = 58a9dc6fd1338800 20241002120220630 DAUC <0003> auc.c:180 vector [1]: sres = d70fd13f 20241002120220630 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002120220630 DAUC <0003> auc.c:113 vector [2]: rand = ce26d45d56871e845893354490ae9c58 20241002120220630 DAUC <0003> auc.c:179 vector [2]: kc = 712967ed5031d800 20241002120220630 DAUC <0003> auc.c:180 vector [2]: sres = 6359186b 20241002120220630 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002120220630 DAUC <0003> auc.c:113 vector [3]: rand = 6a382f44d1177d8442a4a5a4b2afe57b 20241002120220630 DAUC <0003> auc.c:179 vector [3]: kc = c20c2430b5fbf000 20241002120220630 DAUC <0003> auc.c:180 vector [3]: sres = 38867339 20241002120220630 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002120220630 DAUC <0003> auc.c:113 vector [4]: rand = 8db45316581ad0f6f94c45c5d077fb11 20241002120220630 DAUC <0003> auc.c:179 vector [4]: kc = 3b66a96f3992b000 20241002120220630 DAUC <0003> auc.c:180 vector [4]: sres = 36198c0d 20241002120220630 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002120220630 DAUC <0003> db_auc.c:245 IMSI='262428378786139': Generated 5 vectors 20241002120220630 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428378786139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428378786139"} 20241002120220631 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428378786139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120220631 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120220631 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c2ecf6db5522: Found GsupExpect[0] for "262428378786139" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_sai(12)"262428378786139" TC_gsup_sai(12)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_sai(12)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120220639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4258 TC_gsup_sai(12)@c2ecf6db5522: Final verdict of PTC: pass 20241002120220667 DAUC <0003> db_auc.c:157 IMSI='262421774355561': No 2G Auth Data 20241002120220667 DAUC <0003> db_auc.c:192 IMSI='262421774355561': No 3G Auth Data HLR_Test-GSUP(9)@c2ecf6db5522: Created GsupExpect[0] for "262421774355561" to be handled at TC_gsup_sai(13) 20241002120220690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44988<->l=127.0.0.1:4258 20241002120220692 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120220692 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421774355561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421774355561"} 20241002120220692 DAUC <0003> db_auc.c:192 IMSI='262421774355561': No 3G Auth Data 20241002120220692 DAUC <0003> db_auc.c:236 IMSI='262421774355561': Calling to generate 5 vectors 20241002120220692 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002120220692 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120220692 DAUC <0003> auc.c:113 vector [0]: rand = 7d111bd877a7bc1fd5bddb8a0ebb8257 20241002120220692 DAUC <0003> auc.c:179 vector [0]: kc = e48cacd1dedeb800 20241002120220692 DAUC <0003> auc.c:180 vector [0]: sres = 680b7cb8 20241002120220692 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002120220692 DAUC <0003> auc.c:113 vector [1]: rand = 1491f9d558c383ab5b282f50539de99a 20241002120220692 DAUC <0003> auc.c:179 vector [1]: kc = d423132ef7731800 20241002120220692 DAUC <0003> auc.c:180 vector [1]: sres = 4dc1b1ef 20241002120220692 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002120220692 DAUC <0003> auc.c:113 vector [2]: rand = d89ac6f6e24ca9aba18e065a2793d145 20241002120220692 DAUC <0003> auc.c:179 vector [2]: kc = be76d3323688a800 20241002120220692 DAUC <0003> auc.c:180 vector [2]: sres = 3e3be563 20241002120220692 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002120220692 DAUC <0003> auc.c:113 vector [3]: rand = 33da601823ddc58bc249f88cf3b374a5 20241002120220692 DAUC <0003> auc.c:179 vector [3]: kc = 53717d7e21445400 20241002120220692 DAUC <0003> auc.c:180 vector [3]: sres = 7509f473 20241002120220692 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002120220692 DAUC <0003> auc.c:113 vector [4]: rand = 712ae5e256d04a2a6399a71240387a42 20241002120220692 DAUC <0003> auc.c:179 vector [4]: kc = 812732e7f21e4c00 20241002120220692 DAUC <0003> auc.c:180 vector [4]: sres = 1bb0383d 20241002120220692 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002120220692 DAUC <0003> db_auc.c:245 IMSI='262421774355561': Generated 5 vectors 20241002120220692 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421774355561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421774355561"} 20241002120220692 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421774355561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120220692 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120220692 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c2ecf6db5522: Found GsupExpect[0] for "262421774355561" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@c2ecf6db5522: Added IMSI table entry 1TC_gsup_sai(13)"262421774355561" TC_gsup_sai(13)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_sai(13)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120220693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44988<->l=127.0.0.1:4258 TC_gsup_sai(13)@c2ecf6db5522: Final verdict of PTC: pass 20241002120220719 DAUC <0003> db_auc.c:157 IMSI='262428829064461': No 2G Auth Data 20241002120220719 DAUC <0003> db_auc.c:192 IMSI='262428829064461': No 3G Auth Data HLR_Test-GSUP(9)@c2ecf6db5522: Created GsupExpect[0] for "262428829064461" to be handled at TC_gsup_sai(14) 20241002120220741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44990<->l=127.0.0.1:4258 20241002120220742 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120220742 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428829064461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428829064461"} 20241002120220742 DAUC <0003> db_auc.c:192 IMSI='262428829064461': No 3G Auth Data 20241002120220742 DAUC <0003> db_auc.c:236 IMSI='262428829064461': Calling to generate 5 vectors 20241002120220742 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002120220742 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120220742 DAUC <0003> auc.c:113 vector [0]: rand = 7f1191483b975329079f62e180a43c31 20241002120220742 DAUC <0003> auc.c:179 vector [0]: kc = 09e6d6b98d322e26 20241002120220742 DAUC <0003> auc.c:180 vector [0]: sres = 79b4e532 20241002120220742 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002120220742 DAUC <0003> auc.c:113 vector [1]: rand = d1c3e7846c933e58014d02bf01e2d33b 20241002120220742 DAUC <0003> auc.c:179 vector [1]: kc = a8d7bda911c0e18c 20241002120220742 DAUC <0003> auc.c:180 vector [1]: sres = 37976758 20241002120220742 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002120220742 DAUC <0003> auc.c:113 vector [2]: rand = 5e5692e6ac27093c801d69fa9fd332aa 20241002120220742 DAUC <0003> auc.c:179 vector [2]: kc = d737f5d1b38033da 20241002120220742 DAUC <0003> auc.c:180 vector [2]: sres = 7623bb8b 20241002120220742 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002120220742 DAUC <0003> auc.c:113 vector [3]: rand = fd2dc30cfc4e36393a39e2e15a769b8b 20241002120220742 DAUC <0003> auc.c:179 vector [3]: kc = 250798b24de986e3 20241002120220742 DAUC <0003> auc.c:180 vector [3]: sres = 6601b49e 20241002120220742 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002120220742 DAUC <0003> auc.c:113 vector [4]: rand = a3bcdbf2857abd789931545ff5d8c795 20241002120220742 DAUC <0003> auc.c:179 vector [4]: kc = 210619e08f2b68d0 20241002120220742 DAUC <0003> auc.c:180 vector [4]: sres = ce6d1481 20241002120220742 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002120220742 DAUC <0003> db_auc.c:245 IMSI='262428829064461': Generated 5 vectors 20241002120220742 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428829064461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428829064461"} 20241002120220742 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428829064461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120220742 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120220742 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c2ecf6db5522: Found GsupExpect[0] for "262428829064461" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@c2ecf6db5522: Added IMSI table entry 2TC_gsup_sai(14)"262428829064461" TC_gsup_sai(14)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_sai(14)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120220744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44990<->l=127.0.0.1:4258 TC_gsup_sai(14)@c2ecf6db5522: Final verdict of PTC: pass 20241002120220767 DAUC <0003> db_auc.c:157 IMSI='262426084308595': No 2G Auth Data 20241002120220767 DAUC <0003> db_auc.c:192 IMSI='262426084308595': No 3G Auth Data HLR_Test-GSUP(9)@c2ecf6db5522: Created GsupExpect[0] for "262426084308595" to be handled at TC_gsup_sai(15) 20241002120220789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4258 20241002120220791 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120220791 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426084308595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426084308595"} 20241002120220791 DAUC <0003> db_auc.c:157 IMSI='262426084308595': No 2G Auth Data 20241002120220791 DAUC <0003> db_auc.c:236 IMSI='262426084308595': Calling to generate 5 vectors 20241002120220791 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241002120220791 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120220791 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120220791 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002120220791 DAUC <0003> auc.c:113 vector [0]: rand = 83521e153e54846ca32ff3a044ea0886 20241002120220791 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002120220791 DAUC <0003> auc.c:142 vector [0]: autn = 3cba77a157e100009c7a10479fbcee8f 20241002120220791 DAUC <0003> auc.c:143 vector [0]: ck = 849e6f935673ec9e2259841eb05caa38 20241002120220791 DAUC <0003> auc.c:144 vector [0]: ik = 2099ca5ba5b08f628c621db5cc21e120 20241002120220791 DAUC <0003> auc.c:145 vector [0]: res = c5f1c5353657f37f0000000000000000 20241002120220791 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120220791 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002120220791 DAUC <0003> auc.c:151 vector [0]: kc = 0a3c3c638fbe28e4 20241002120220791 DAUC <0003> auc.c:152 vector [0]: sres = f3a6364a 20241002120220791 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002120220791 DAUC <0003> auc.c:113 vector [1]: rand = cd6947274076936b31b6cf1be87f09b3 20241002120220791 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002120220791 DAUC <0003> auc.c:142 vector [1]: autn = 9a282284d96b0000154838947b424ce3 20241002120220791 DAUC <0003> auc.c:143 vector [1]: ck = 9bc0877a4635a07d9f8f1aea1a5ba110 20241002120220791 DAUC <0003> auc.c:144 vector [1]: ik = 51fe6615e2ab8ff0a7f5bce7aac9d2ac 20241002120220791 DAUC <0003> auc.c:145 vector [1]: res = c96f9a11b499956e0000000000000000 20241002120220791 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120220791 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002120220791 DAUC <0003> auc.c:151 vector [1]: kc = f2444762140c5c31 20241002120220791 DAUC <0003> auc.c:152 vector [1]: sres = 7df60f7f 20241002120220791 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002120220791 DAUC <0003> auc.c:113 vector [2]: rand = 823d10bac615597f88665535fbd02eb9 20241002120220791 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002120220791 DAUC <0003> auc.c:142 vector [2]: autn = 8699739436400000a258d8d81f9a640d 20241002120220791 DAUC <0003> auc.c:143 vector [2]: ck = 7ff08701a0c80101ecbf416ad7cecc3a 20241002120220791 DAUC <0003> auc.c:144 vector [2]: ik = d2bde0d169d65027838a0159179a69ed 20241002120220791 DAUC <0003> auc.c:145 vector [2]: res = eb1a933671a982910000000000000000 20241002120220791 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120220791 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002120220791 DAUC <0003> auc.c:151 vector [2]: kc = c27827e3094af4f1 20241002120220791 DAUC <0003> auc.c:152 vector [2]: sres = 9ab311a7 20241002120220791 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002120220791 DAUC <0003> auc.c:113 vector [3]: rand = ff1a9d68e5ccc0d8c46f94bf6f078ca3 20241002120220791 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002120220791 DAUC <0003> auc.c:142 vector [3]: autn = 66b5b402814600000a3caa344f09f45f 20241002120220791 DAUC <0003> auc.c:143 vector [3]: ck = 44bf65adcdecc3d4738cb274a5d8184f 20241002120220791 DAUC <0003> auc.c:144 vector [3]: ik = eacd62431fb367845ac4525d17665491 20241002120220791 DAUC <0003> auc.c:145 vector [3]: res = b4e6c876adcf3e210000000000000000 20241002120220791 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120220791 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002120220791 DAUC <0003> auc.c:151 vector [3]: kc = 873ae7c760e1e88e 20241002120220791 DAUC <0003> auc.c:152 vector [3]: sres = 1929f657 20241002120220791 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002120220791 DAUC <0003> auc.c:113 vector [4]: rand = 2d19d825d59828bec661249a75dce053 20241002120220791 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002120220791 DAUC <0003> auc.c:142 vector [4]: autn = ef0c6ebc74c50000f71ed7b5c96e5957 20241002120220791 DAUC <0003> auc.c:143 vector [4]: ck = 2a7c893dad6fc096a8382d033b08cadc 20241002120220791 DAUC <0003> auc.c:144 vector [4]: ik = b0f450184fa45c24dc757210e8095963 20241002120220791 DAUC <0003> auc.c:145 vector [4]: res = 1198d34aee0c3eb00000000000000000 20241002120220791 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120220791 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241002120220791 DAUC <0003> auc.c:151 vector [4]: kc = eec5863631ca0f0d 20241002120220791 DAUC <0003> auc.c:152 vector [4]: sres = ff94edfa 20241002120220791 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241002120220791 DAUC <0003> db_auc.c:245 IMSI='262426084308595': Generated 5 vectors 20241002120220791 DAUC <0003> db_auc.c:249 IMSI='262426084308595': Updating SQN=161 in DB 20241002120220799 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426084308595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426084308595"} 20241002120220799 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426084308595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120220799 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120220799 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c2ecf6db5522: Found GsupExpect[0] for "262426084308595" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@c2ecf6db5522: Added IMSI table entry 3TC_gsup_sai(15)"262426084308595" TC_gsup_sai(15)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_sai(15)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120220801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4258 TC_gsup_sai(15)@c2ecf6db5522: Final verdict of PTC: pass 20241002120220826 DAUC <0003> db_auc.c:157 IMSI='262427979695335': No 2G Auth Data 20241002120220826 DAUC <0003> db_auc.c:192 IMSI='262427979695335': No 3G Auth Data HLR_Test-GSUP(9)@c2ecf6db5522: Created GsupExpect[0] for "262427979695335" to be handled at TC_gsup_sai(16) 20241002120220848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4258 20241002120220849 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120220849 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427979695335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427979695335"} 20241002120220849 DAUC <0003> db_auc.c:157 IMSI='262427979695335': No 2G Auth Data 20241002120220849 DAUC <0003> db_auc.c:236 IMSI='262427979695335': Calling to generate 5 vectors 20241002120220849 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241002120220849 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120220849 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241002120220849 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002120220849 DAUC <0003> auc.c:113 vector [0]: rand = c4ac959e11ff2258c3c8a42deba64633 20241002120220849 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002120220849 DAUC <0003> auc.c:142 vector [0]: autn = 5fb3566aeca80000eaf221a51e5dbacd 20241002120220849 DAUC <0003> auc.c:143 vector [0]: ck = 28b26f0cd56d1f5fd8a097ea57ba51fe 20241002120220849 DAUC <0003> auc.c:144 vector [0]: ik = 3e9f3ad207523bae6869237adb16cc1e 20241002120220849 DAUC <0003> auc.c:145 vector [0]: res = db9fd6d4ed2a836f0000000000000000 20241002120220849 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120220849 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002120220849 DAUC <0003> auc.c:151 vector [0]: kc = a6e4e14e5e93b911 20241002120220849 DAUC <0003> auc.c:152 vector [0]: sres = 36b555bb 20241002120220849 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002120220849 DAUC <0003> auc.c:113 vector [1]: rand = 78f557e9c46da6cbafec359ab16fdd77 20241002120220849 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002120220849 DAUC <0003> auc.c:142 vector [1]: autn = 185e8bef6fc30000b6f9eba90a252414 20241002120220849 DAUC <0003> auc.c:143 vector [1]: ck = 9d1504883e587d43a37ac62ed40c6e76 20241002120220849 DAUC <0003> auc.c:144 vector [1]: ik = 6c09e494e27be805ba4f41670c0187da 20241002120220849 DAUC <0003> auc.c:145 vector [1]: res = 72288507cd76e85d0000000000000000 20241002120220849 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120220849 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002120220849 DAUC <0003> auc.c:151 vector [1]: kc = e8296755042e7cea 20241002120220849 DAUC <0003> auc.c:152 vector [1]: sres = bf5e6d5a 20241002120220849 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002120220849 DAUC <0003> auc.c:113 vector [2]: rand = 1ae0d5cdbc56dca8d2167df9bc359269 20241002120220849 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002120220849 DAUC <0003> auc.c:142 vector [2]: autn = e7cc34630cd40000d85fe4a921069d12 20241002120220849 DAUC <0003> auc.c:143 vector [2]: ck = 788c9c76a53b181ad1332f3755c3bf81 20241002120220849 DAUC <0003> auc.c:144 vector [2]: ik = 5793f4e392bbb07d0c68c9b79a116cb8 20241002120220849 DAUC <0003> auc.c:145 vector [2]: res = b42150dc7535f0620000000000000000 20241002120220849 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120220849 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002120220849 DAUC <0003> auc.c:151 vector [2]: kc = f2448e15f8527b5e 20241002120220850 DAUC <0003> auc.c:152 vector [2]: sres = c114a0be 20241002120220850 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002120220850 DAUC <0003> auc.c:113 vector [3]: rand = 395df4eb556b8c81d933d2c4b01199a8 20241002120220850 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002120220850 DAUC <0003> auc.c:142 vector [3]: autn = 26456c037894000018d7aedbd2afc826 20241002120220850 DAUC <0003> auc.c:143 vector [3]: ck = 7838b5597b1509af42330be96c40b8f8 20241002120220850 DAUC <0003> auc.c:144 vector [3]: ik = 7816281638a6f9e4fb6ca64d5e55a77b 20241002120220850 DAUC <0003> auc.c:145 vector [3]: res = 96ac20e4904cf10e0000000000000000 20241002120220850 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120220850 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002120220850 DAUC <0003> auc.c:151 vector [3]: kc = b97130eb71a6efc8 20241002120220850 DAUC <0003> auc.c:152 vector [3]: sres = 06e0d1ea 20241002120220850 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002120220850 DAUC <0003> auc.c:113 vector [4]: rand = 8403a0d7a673595ae94654a06975f987 20241002120220850 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002120220850 DAUC <0003> auc.c:142 vector [4]: autn = 1ed43c0de3320000ea770254418d8b12 20241002120220850 DAUC <0003> auc.c:143 vector [4]: ck = 4701e41faedf73bc49b47576c1cdfefa 20241002120220850 DAUC <0003> auc.c:144 vector [4]: ik = a29341ad5d5fa01ad03eb37e38322f37 20241002120220850 DAUC <0003> auc.c:145 vector [4]: res = 420f2ca9e9a5d6550000000000000000 20241002120220850 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120220850 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241002120220850 DAUC <0003> auc.c:151 vector [4]: kc = 7c1863ba0a7f026b 20241002120220850 DAUC <0003> auc.c:152 vector [4]: sres = abaafafc 20241002120220850 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241002120220850 DAUC <0003> db_auc.c:245 IMSI='262427979695335': Generated 5 vectors 20241002120220850 DAUC <0003> db_auc.c:249 IMSI='262427979695335': Updating SQN=161 in DB 20241002120220857 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427979695335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427979695335"} 20241002120220857 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427979695335 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120220857 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120220857 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c2ecf6db5522: Found GsupExpect[0] for "262427979695335" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@c2ecf6db5522: Added IMSI table entry 4TC_gsup_sai(16)"262427979695335" TC_gsup_sai(16)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_sai(16)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120220860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4258 TC_gsup_sai(16)@c2ecf6db5522: Final verdict of PTC: pass 20241002120220889 DAUC <0003> db_auc.c:157 IMSI='262425726388626': No 2G Auth Data 20241002120220889 DAUC <0003> db_auc.c:192 IMSI='262425726388626': No 3G Auth Data HLR_Test-GSUP(9)@c2ecf6db5522: Created GsupExpect[0] for "262425726388626" to be handled at TC_gsup_sai(17) 20241002120220925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45006<->l=127.0.0.1:4258 20241002120220929 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120220929 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425726388626 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425726388626"} 20241002120220929 DAUC <0003> db_auc.c:236 IMSI='262425726388626': Calling to generate 5 vectors 20241002120220929 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002120220929 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120220929 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120220929 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002120220929 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120220929 DAUC <0003> auc.c:113 vector [0]: rand = 6a4f2bfe51d1d3e775ce5b594f7a6024 20241002120220929 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002120220929 DAUC <0003> auc.c:142 vector [0]: autn = 4eb5aa97eb5d0000f56d58dbea485c2d 20241002120220929 DAUC <0003> auc.c:143 vector [0]: ck = ac9f4b679fcfceb0fd26847396030936 20241002120220929 DAUC <0003> auc.c:144 vector [0]: ik = ab03f96153b41c675fecdce2e38b6914 20241002120220929 DAUC <0003> auc.c:145 vector [0]: res = 1ddd350829f77b8c0000000000000000 20241002120220929 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120220929 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120220929 DAUC <0003> auc.c:179 vector [0]: kc = 7705199e52a49000 20241002120220929 DAUC <0003> auc.c:180 vector [0]: sres = b1a6d103 20241002120220929 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120220929 DAUC <0003> auc.c:113 vector [1]: rand = 6c011e43c90a33d33d90a655806555fc 20241002120220930 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002120220930 DAUC <0003> auc.c:142 vector [1]: autn = f7a8adb826bf0000a3d4ecbf74ba1898 20241002120220930 DAUC <0003> auc.c:143 vector [1]: ck = d5afca5410f7cdede49ab839a670289b 20241002120220930 DAUC <0003> auc.c:144 vector [1]: ik = ff0bf7ac3ae6db15f4cdcd8edc11c85c 20241002120220930 DAUC <0003> auc.c:145 vector [1]: res = b9979e75bf01bc550000000000000000 20241002120220930 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120220930 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002120220930 DAUC <0003> auc.c:179 vector [1]: kc = 893dd99206ba8400 20241002120220930 DAUC <0003> auc.c:180 vector [1]: sres = c72efa61 20241002120220930 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002120220930 DAUC <0003> auc.c:113 vector [2]: rand = b5978e69345cbab944e852e1765c9269 20241002120220930 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002120220930 DAUC <0003> auc.c:142 vector [2]: autn = 6fe9df3ae6fb00001c9fbbbfd2e7d648 20241002120220930 DAUC <0003> auc.c:143 vector [2]: ck = 893d563a1a648edff398a818a933f55b 20241002120220930 DAUC <0003> auc.c:144 vector [2]: ik = 0d37eb7f9a4bf84aacd203931cc23daa 20241002120220930 DAUC <0003> auc.c:145 vector [2]: res = d81df71dbdc1ca250000000000000000 20241002120220930 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120220930 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002120220930 DAUC <0003> auc.c:179 vector [2]: kc = fc54bcdb27fb6400 20241002120220930 DAUC <0003> auc.c:180 vector [2]: sres = c6bf5328 20241002120220930 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002120220930 DAUC <0003> auc.c:113 vector [3]: rand = caffbc6ea21d35f5575bd489b4d7b276 20241002120220930 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002120220930 DAUC <0003> auc.c:142 vector [3]: autn = edcc55b5d0010000983b30cd737768b6 20241002120220930 DAUC <0003> auc.c:143 vector [3]: ck = 322db6b38f8a4e862e316f362824db8c 20241002120220930 DAUC <0003> auc.c:144 vector [3]: ik = 0b38e237aa29bb1a34cec100e58aeb68 20241002120220930 DAUC <0003> auc.c:145 vector [3]: res = 6f55a5a44c65aba20000000000000000 20241002120220930 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120220930 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002120220930 DAUC <0003> auc.c:179 vector [3]: kc = 9f99f93d45fe6400 20241002120220930 DAUC <0003> auc.c:180 vector [3]: sres = 4d7ded17 20241002120220930 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002120220930 DAUC <0003> auc.c:113 vector [4]: rand = a0232e6e6e747401cd6537af0cc3ce5a 20241002120220930 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002120220930 DAUC <0003> auc.c:142 vector [4]: autn = 9d68e1f472230000f278786146f76b07 20241002120220930 DAUC <0003> auc.c:143 vector [4]: ck = ca8cfc322376b5d5db4ecc4926cd41e8 20241002120220930 DAUC <0003> auc.c:144 vector [4]: ik = 6ba4b71248e2ed96b0ebb20eaf932c14 20241002120220930 DAUC <0003> auc.c:145 vector [4]: res = c5c69dc7f09f4de20000000000000000 20241002120220930 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120220930 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002120220930 DAUC <0003> auc.c:179 vector [4]: kc = bf9cd916c61c7000 20241002120220930 DAUC <0003> auc.c:180 vector [4]: sres = 27a316c8 20241002120220930 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002120220930 DAUC <0003> db_auc.c:245 IMSI='262425726388626': Generated 5 vectors 20241002120220930 DAUC <0003> db_auc.c:249 IMSI='262425726388626': Updating SQN=161 in DB 20241002120220938 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425726388626 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425726388626"} 20241002120220938 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425726388626 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120220938 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120220938 DLINP <000b> input/ipa.c:451 connected read/write 20241002120220938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c2ecf6db5522: Found GsupExpect[0] for "262425726388626" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@c2ecf6db5522: Added IMSI table entry 5TC_gsup_sai(17)"262425726388626" TC_gsup_sai(17)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_sai(17)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120220945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45006<->l=127.0.0.1:4258 TC_gsup_sai(17)@c2ecf6db5522: Final verdict of PTC: pass 20241002120220978 DAUC <0003> db_auc.c:157 IMSI='262424699354656': No 2G Auth Data 20241002120220978 DAUC <0003> db_auc.c:192 IMSI='262424699354656': No 3G Auth Data HLR_Test-GSUP(9)@c2ecf6db5522: Created GsupExpect[0] for "262424699354656" to be handled at TC_gsup_sai(18) 20241002120221013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45018<->l=127.0.0.1:4258 20241002120221016 DLINP <000b> input/ipa.c:451 connected read/write 20241002120221016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120221016 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424699354656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424699354656"} 20241002120221016 DAUC <0003> db_auc.c:236 IMSI='262424699354656': Calling to generate 5 vectors 20241002120221016 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002120221016 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120221016 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120221016 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002120221016 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120221016 DAUC <0003> auc.c:113 vector [0]: rand = 9c6bcec856db2384dd1c4d94de3b47bc 20241002120221016 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002120221016 DAUC <0003> auc.c:142 vector [0]: autn = 24fe5c52c6240000a8dbd918fb1e70d8 20241002120221016 DAUC <0003> auc.c:143 vector [0]: ck = fb61b22b79072f4e6481ad857ba60d81 20241002120221016 DAUC <0003> auc.c:144 vector [0]: ik = e995db3b6da03cc17e9e38cd840b8563 20241002120221016 DAUC <0003> auc.c:145 vector [0]: res = 4fef17a439763d1d0000000000000000 20241002120221016 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120221016 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120221016 DAUC <0003> auc.c:179 vector [0]: kc = b181965463459c00 20241002120221016 DAUC <0003> auc.c:180 vector [0]: sres = f9dff943 20241002120221016 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120221016 DAUC <0003> auc.c:113 vector [1]: rand = 27d96af1417f7948bb7c75b30d8f8c12 20241002120221016 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002120221016 DAUC <0003> auc.c:142 vector [1]: autn = c1ee5e4e6e0300003e307a4f3af26e45 20241002120221016 DAUC <0003> auc.c:143 vector [1]: ck = 12f89f0473ed59a73eead56f8a35f83d 20241002120221016 DAUC <0003> auc.c:144 vector [1]: ik = c554ea2ec5f01f8ae28436b45f1f2bc9 20241002120221016 DAUC <0003> auc.c:145 vector [1]: res = 76e65a4c1bb6052b0000000000000000 20241002120221016 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120221016 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002120221016 DAUC <0003> auc.c:179 vector [1]: kc = 289030049d220c00 20241002120221016 DAUC <0003> auc.c:180 vector [1]: sres = 92d56eba 20241002120221016 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002120221016 DAUC <0003> auc.c:113 vector [2]: rand = 81bc01485335f5d46054fe674b513016 20241002120221016 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002120221016 DAUC <0003> auc.c:142 vector [2]: autn = 8dcf197a78ec0000c5fb8c47f0641636 20241002120221016 DAUC <0003> auc.c:143 vector [2]: ck = 86d5bd3199151517fff201dceaee5ca1 20241002120221016 DAUC <0003> auc.c:144 vector [2]: ik = 3ce09b765f540e323c66ee121e631b60 20241002120221016 DAUC <0003> auc.c:145 vector [2]: res = 94859f12f16d08440000000000000000 20241002120221016 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120221016 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002120221016 DAUC <0003> auc.c:179 vector [2]: kc = 7ab3a70c9930ac00 20241002120221016 DAUC <0003> auc.c:180 vector [2]: sres = 253b2fce 20241002120221016 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002120221016 DAUC <0003> auc.c:113 vector [3]: rand = 7baf754957e5eb1ae8784eb46fcd0204 20241002120221016 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002120221016 DAUC <0003> auc.c:142 vector [3]: autn = 6b9bf8b4417d000014a24178971a60b8 20241002120221016 DAUC <0003> auc.c:143 vector [3]: ck = e5c42d94c3ee17016080bb7c4eef3c70 20241002120221016 DAUC <0003> auc.c:144 vector [3]: ik = 15a507080348e64b9dc3fc20ca6b12ab 20241002120221016 DAUC <0003> auc.c:145 vector [3]: res = d921c29ec015f6d50000000000000000 20241002120221016 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120221016 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002120221016 DAUC <0003> auc.c:179 vector [3]: kc = 5ac070907d4fb400 20241002120221016 DAUC <0003> auc.c:180 vector [3]: sres = 371aaf5b 20241002120221016 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002120221016 DAUC <0003> auc.c:113 vector [4]: rand = b1ab3d1634bf20fb16a6a2d7ff403abc 20241002120221016 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002120221016 DAUC <0003> auc.c:142 vector [4]: autn = 7769160666fe000010ebfdd69ce4f21a 20241002120221016 DAUC <0003> auc.c:143 vector [4]: ck = 2795eeab73700bc17344db5e43baa0e3 20241002120221016 DAUC <0003> auc.c:144 vector [4]: ik = faee43502b0c92fb02379786328896a8 20241002120221016 DAUC <0003> auc.c:145 vector [4]: res = a20ac5aed62c6f270000000000000000 20241002120221016 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120221016 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002120221016 DAUC <0003> auc.c:179 vector [4]: kc = 5ef80198f8f42400 20241002120221016 DAUC <0003> auc.c:180 vector [4]: sres = fd0c7681 20241002120221016 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002120221016 DAUC <0003> db_auc.c:245 IMSI='262424699354656': Generated 5 vectors 20241002120221016 DAUC <0003> db_auc.c:249 IMSI='262424699354656': Updating SQN=161 in DB 20241002120221025 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424699354656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424699354656"} 20241002120221025 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424699354656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120221025 DLINP <000b> input/ipa.c:451 connected read/write 20241002120221025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120221025 DLINP <000b> input/ipa.c:451 connected read/write 20241002120221025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c2ecf6db5522: Found GsupExpect[0] for "262424699354656" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@c2ecf6db5522: Added IMSI table entry 6TC_gsup_sai(18)"262424699354656" TC_gsup_sai(18)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_sai(18)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120221031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45018<->l=127.0.0.1:4258 TC_gsup_sai(18)@c2ecf6db5522: Final verdict of PTC: pass 20241002120221063 DAUC <0003> db_auc.c:157 IMSI='262424384861761': No 2G Auth Data 20241002120221063 DAUC <0003> db_auc.c:192 IMSI='262424384861761': No 3G Auth Data HLR_Test-GSUP(9)@c2ecf6db5522: Created GsupExpect[0] for "262424384861761" to be handled at TC_gsup_sai(19) 20241002120221100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45022<->l=127.0.0.1:4258 20241002120221106 DLINP <000b> input/ipa.c:451 connected read/write 20241002120221106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120221106 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424384861761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424384861761"} 20241002120221106 DAUC <0003> db_auc.c:236 IMSI='262424384861761': Calling to generate 5 vectors 20241002120221106 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002120221106 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120221106 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120221106 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002120221106 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120221106 DAUC <0003> auc.c:113 vector [0]: rand = b7a0c0bca6c379418ac24d3db032167b 20241002120221106 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002120221106 DAUC <0003> auc.c:142 vector [0]: autn = 80ddcaa8112d0000927ee0261be49503 20241002120221106 DAUC <0003> auc.c:143 vector [0]: ck = 128d104866a327b7c7c2938fa6204563 20241002120221106 DAUC <0003> auc.c:144 vector [0]: ik = 1f60d6e08ac7f7fa2670b60a486e7c65 20241002120221106 DAUC <0003> auc.c:145 vector [0]: res = 451fb86f79c3494b0000000000000000 20241002120221106 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120221106 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120221106 DAUC <0003> auc.c:179 vector [0]: kc = 92ad337fa478d152 20241002120221106 DAUC <0003> auc.c:180 vector [0]: sres = 65b32dcb 20241002120221106 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120221106 DAUC <0003> auc.c:113 vector [1]: rand = 92b61244cf5cb357d29930bc7c43279d 20241002120221106 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002120221106 DAUC <0003> auc.c:142 vector [1]: autn = b7b72f12d0e00000ed716495831ef00e 20241002120221106 DAUC <0003> auc.c:143 vector [1]: ck = cbae790f957f08c69752df443b013d9c 20241002120221106 DAUC <0003> auc.c:144 vector [1]: ik = fc4900eaffa08b92caa57fcb1f89bf27 20241002120221106 DAUC <0003> auc.c:145 vector [1]: res = 0d00c86c6abca5e90000000000000000 20241002120221106 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120221106 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002120221106 DAUC <0003> auc.c:179 vector [1]: kc = d72266638f0d5375 20241002120221106 DAUC <0003> auc.c:180 vector [1]: sres = 59978e42 20241002120221106 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002120221106 DAUC <0003> auc.c:113 vector [2]: rand = f082fb031e040aef473e6dcc89629b98 20241002120221106 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002120221106 DAUC <0003> auc.c:142 vector [2]: autn = e29e1aa07c8700009b2c3afb6bba955e 20241002120221106 DAUC <0003> auc.c:143 vector [2]: ck = cb08d47f007d4c53084f605e1c27b671 20241002120221106 DAUC <0003> auc.c:144 vector [2]: ik = 4ea9304a0b59ae9cbc7ecc73a9d9864e 20241002120221106 DAUC <0003> auc.c:145 vector [2]: res = fc562dc49feb0d1d0000000000000000 20241002120221106 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120221106 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002120221107 DAUC <0003> auc.c:179 vector [2]: kc = 0f921fc3734ca623 20241002120221107 DAUC <0003> auc.c:180 vector [2]: sres = 8ff780f9 20241002120221107 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002120221107 DAUC <0003> auc.c:113 vector [3]: rand = c168146179de91fe3c678113a21e5316 20241002120221107 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002120221107 DAUC <0003> auc.c:142 vector [3]: autn = 3d80d3c7730a0000ec0de2e28f238ecb 20241002120221107 DAUC <0003> auc.c:143 vector [3]: ck = f6bacf37e1a2a86b95e1f54807a1b2a9 20241002120221107 DAUC <0003> auc.c:144 vector [3]: ik = 9f1a5b38e9845016b49c285a5847c6e9 20241002120221107 DAUC <0003> auc.c:145 vector [3]: res = b3a06db9827eeaf10000000000000000 20241002120221107 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120221107 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002120221107 DAUC <0003> auc.c:179 vector [3]: kc = ce547388c87e6401 20241002120221107 DAUC <0003> auc.c:180 vector [3]: sres = 04c095e7 20241002120221107 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002120221107 DAUC <0003> auc.c:113 vector [4]: rand = f2e1ac6def1f0a1911f8479a63dcf957 20241002120221107 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002120221107 DAUC <0003> auc.c:142 vector [4]: autn = 9240ff576f0400008954c20f4092ba2e 20241002120221107 DAUC <0003> auc.c:143 vector [4]: ck = 7ce9c52494c4790b942c372ee04660d8 20241002120221107 DAUC <0003> auc.c:144 vector [4]: ik = d4e59ead6726a818deb09c7326e52817 20241002120221107 DAUC <0003> auc.c:145 vector [4]: res = a29b904425ae470c0000000000000000 20241002120221107 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120221107 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002120221107 DAUC <0003> auc.c:179 vector [4]: kc = ceabc171a524cfd3 20241002120221107 DAUC <0003> auc.c:180 vector [4]: sres = 809451b2 20241002120221107 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002120221107 DAUC <0003> db_auc.c:245 IMSI='262424384861761': Generated 5 vectors 20241002120221107 DAUC <0003> db_auc.c:249 IMSI='262424384861761': Updating SQN=161 in DB 20241002120221117 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424384861761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424384861761"} 20241002120221117 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424384861761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120221117 DLINP <000b> input/ipa.c:451 connected read/write 20241002120221117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120221117 DLINP <000b> input/ipa.c:451 connected read/write 20241002120221117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@c2ecf6db5522: Found GsupExpect[0] for "262424384861761" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@c2ecf6db5522: Added IMSI table entry 7TC_gsup_sai(19)"262424384861761" TC_gsup_sai(19)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_sai(19)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120221124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45022<->l=127.0.0.1:4258 TC_gsup_sai(19)@c2ecf6db5522: Final verdict of PTC: pass MTC@c2ecf6db5522: setverdict(pass): none -> pass 20241002120221151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44984<->l=127.0.0.1:4258 20241002120221152 DLINP <000b> input/ipa.c:451 connected read/write 20241002120221152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120221152 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120221152 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120221152 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@c2ecf6db5522: Final verdict of PTC: none 20241002120221152 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35157<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(11)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@c2ecf6db5522: Final verdict of PTC: none 10@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: pass MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_gsup_sai finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Wed Oct 2 12:02:21 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241002120221174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4258 20241002120221174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5372) Waiting for packet dumper to finish... 1 (prev_count=5372, count=45576) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Wed Oct 2 12:02:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_gsup_sai_num_auth_vectors started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120224271 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120224271 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120224274 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54332<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120224277 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224277 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120224277 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120224277 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120224277 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120224277 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120224277 DLGSUP <0013> gsup_server.c:235 2: 20241002120224277 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120224277 DLGSUP <0013> gsup_server.c:235 3: 20241002120224277 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120224277 DLGSUP <0013> gsup_server.c:235 4: 20241002120224277 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120224277 DLGSUP <0013> gsup_server.c:235 5: 20241002120224277 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120224277 DLGSUP <0013> gsup_server.c:235 7: 20241002120224277 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120224277 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120224277 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120224277 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@c2ecf6db5522: 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") 20241002120224293 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43009<->l=127.0.0.1:4259) 20241002120224329 DAUC <0003> db_auc.c:157 IMSI='262425767777767': No 2G Auth Data 20241002120224329 DAUC <0003> db_auc.c:192 IMSI='262425767777767': No 3G Auth Data HLR_Test-GSUP(21)@c2ecf6db5522: Created GsupExpect[0] for "262425767777767" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241002120224378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4258 20241002120224388 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224388 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425767777767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425767777767"} 20241002120224388 DAUC <0003> db_auc.c:192 IMSI='262425767777767': No 3G Auth Data 20241002120224388 DAUC <0003> db_auc.c:236 IMSI='262425767777767': Calling to generate 1 vectors 20241002120224388 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241002120224388 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224388 DAUC <0003> auc.c:113 vector [0]: rand = bc6b80556f57ed2640f1e74f9e3a1272 20241002120224388 DAUC <0003> auc.c:179 vector [0]: kc = 1b9d72e33415d000 20241002120224388 DAUC <0003> auc.c:180 vector [0]: sres = 8ed53f5b 20241002120224388 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002120224388 DAUC <0003> db_auc.c:245 IMSI='262425767777767': Generated 1 vectors 20241002120224388 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425767777767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425767777767"} 20241002120224388 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425767777767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224388 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224388 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c2ecf6db5522: Found GsupExpect[0] for "262425767777767" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262425767777767" TC_gsup_sai_num_auth_vectors(24)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120224394 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224394 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425767777767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425767777767"} 20241002120224394 DAUC <0003> db_auc.c:192 IMSI='262425767777767': No 3G Auth Data 20241002120224394 DAUC <0003> db_auc.c:236 IMSI='262425767777767': Calling to generate 4 vectors 20241002120224394 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241002120224394 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224394 DAUC <0003> auc.c:113 vector [0]: rand = 070a0386c244049be6477744f479530e 20241002120224394 DAUC <0003> auc.c:179 vector [0]: kc = 9468872339d3d800 20241002120224394 DAUC <0003> auc.c:180 vector [0]: sres = 7a37eaa1 20241002120224394 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002120224394 DAUC <0003> auc.c:113 vector [1]: rand = fa49815eee58930eb2a85ba83a3a662e 20241002120224395 DAUC <0003> auc.c:179 vector [1]: kc = 51968fb940c40800 20241002120224395 DAUC <0003> auc.c:180 vector [1]: sres = 25e4f811 20241002120224395 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002120224395 DAUC <0003> auc.c:113 vector [2]: rand = 3c97c19934418f1f28f3afc001b40642 20241002120224395 DAUC <0003> auc.c:179 vector [2]: kc = e218e11004999400 20241002120224395 DAUC <0003> auc.c:180 vector [2]: sres = 1a278fe6 20241002120224395 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002120224395 DAUC <0003> auc.c:113 vector [3]: rand = c0875e3db360b4d785f9d31bd64aee55 20241002120224395 DAUC <0003> auc.c:179 vector [3]: kc = 6db4ca03087d6c00 20241002120224395 DAUC <0003> auc.c:180 vector [3]: sres = 81272eb6 20241002120224395 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002120224395 DAUC <0003> db_auc.c:245 IMSI='262425767777767': Generated 4 vectors 20241002120224395 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425767777767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425767777767"} 20241002120224395 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425767777767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224395 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224395 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224399 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224399 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425767777767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425767777767"} 20241002120224399 DAUC <0003> db_auc.c:192 IMSI='262425767777767': No 3G Auth Data 20241002120224399 DAUC <0003> db_auc.c:236 IMSI='262425767777767': Calling to generate 5 vectors 20241002120224399 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002120224399 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224399 DAUC <0003> auc.c:113 vector [0]: rand = d3bc77df030282ada0a19d50fca01d73 20241002120224399 DAUC <0003> auc.c:179 vector [0]: kc = c358bb415c8b6400 20241002120224399 DAUC <0003> auc.c:180 vector [0]: sres = 04426d1b 20241002120224399 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002120224399 DAUC <0003> auc.c:113 vector [1]: rand = 20613216aaed5f4dac25e89854aaf25c 20241002120224399 DAUC <0003> auc.c:179 vector [1]: kc = 65e728437fa84000 20241002120224399 DAUC <0003> auc.c:180 vector [1]: sres = a78afe4b 20241002120224399 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002120224399 DAUC <0003> auc.c:113 vector [2]: rand = a939becb5c88f57eed9989db5d20d3c6 20241002120224399 DAUC <0003> auc.c:179 vector [2]: kc = 4eb17b790f465800 20241002120224399 DAUC <0003> auc.c:180 vector [2]: sres = 1636cee7 20241002120224399 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002120224399 DAUC <0003> auc.c:113 vector [3]: rand = 2e456bb4d82edae05e6c8faa9df80a11 20241002120224399 DAUC <0003> auc.c:179 vector [3]: kc = 19efa71a6e339800 20241002120224399 DAUC <0003> auc.c:180 vector [3]: sres = 6c268233 20241002120224399 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002120224399 DAUC <0003> auc.c:113 vector [4]: rand = bc0e0cb30b4dcb7ef6b562a582ea5f7d 20241002120224399 DAUC <0003> auc.c:179 vector [4]: kc = e5a47c88a9f35400 20241002120224399 DAUC <0003> auc.c:180 vector [4]: sres = 4064e4bf 20241002120224399 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002120224399 DAUC <0003> db_auc.c:245 IMSI='262425767777767': Generated 5 vectors 20241002120224399 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425767777767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425767777767"} 20241002120224399 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425767777767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224400 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224400 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224403 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224403 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425767777767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425767777767"} 20241002120224403 DAUC <0003> db_auc.c:192 IMSI='262425767777767': No 3G Auth Data 20241002120224404 DAUC <0003> db_auc.c:236 IMSI='262425767777767': Calling to generate 5 vectors 20241002120224404 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002120224404 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224404 DAUC <0003> auc.c:113 vector [0]: rand = 9942ed4e6725bcbf766cfcfd05b97d47 20241002120224404 DAUC <0003> auc.c:179 vector [0]: kc = 0e014a2d27eed000 20241002120224404 DAUC <0003> auc.c:180 vector [0]: sres = 2d6a4dc6 20241002120224404 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002120224404 DAUC <0003> auc.c:113 vector [1]: rand = 759f2aa4edca258339661d5c1abd5dcd 20241002120224404 DAUC <0003> auc.c:179 vector [1]: kc = 5b383f425c636c00 20241002120224404 DAUC <0003> auc.c:180 vector [1]: sres = 83d057fc 20241002120224404 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002120224404 DAUC <0003> auc.c:113 vector [2]: rand = 4ddb2927eac435eaa02c6f092cb9c5ad 20241002120224404 DAUC <0003> auc.c:179 vector [2]: kc = 84c2275533c6e000 20241002120224404 DAUC <0003> auc.c:180 vector [2]: sres = 830eb710 20241002120224404 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002120224404 DAUC <0003> auc.c:113 vector [3]: rand = 7a519931fdfdd5783b960769b6977303 20241002120224404 DAUC <0003> auc.c:179 vector [3]: kc = 0c65d67c7bc31400 20241002120224404 DAUC <0003> auc.c:180 vector [3]: sres = a32bea4c 20241002120224404 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002120224404 DAUC <0003> auc.c:113 vector [4]: rand = 95c01c8e3bba416103b8daa99d291e5a 20241002120224404 DAUC <0003> auc.c:179 vector [4]: kc = a231dfb220b06c00 20241002120224404 DAUC <0003> auc.c:180 vector [4]: sres = d674a062 20241002120224404 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002120224404 DAUC <0003> db_auc.c:245 IMSI='262425767777767': Generated 5 vectors 20241002120224404 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425767777767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425767777767"} 20241002120224404 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425767777767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224404 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224404 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@c2ecf6db5522: Final verdict of PTC: pass 20241002120224433 DAUC <0003> db_auc.c:157 IMSI='262424866902709': No 2G Auth Data 20241002120224433 DAUC <0003> db_auc.c:192 IMSI='262424866902709': No 3G Auth Data HLR_Test-GSUP(21)@c2ecf6db5522: Created GsupExpect[0] for "262424866902709" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241002120224455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54342<->l=127.0.0.1:4258 20241002120224457 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224457 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424866902709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424866902709"} 20241002120224457 DAUC <0003> db_auc.c:192 IMSI='262424866902709': No 3G Auth Data 20241002120224457 DAUC <0003> db_auc.c:236 IMSI='262424866902709': Calling to generate 1 vectors 20241002120224457 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241002120224457 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224457 DAUC <0003> auc.c:113 vector [0]: rand = 8b4cff9281887c82060b4dc431393f96 20241002120224457 DAUC <0003> auc.c:179 vector [0]: kc = 7e578e91f451f400 20241002120224457 DAUC <0003> auc.c:180 vector [0]: sres = 742a2d8a 20241002120224457 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002120224457 DAUC <0003> db_auc.c:245 IMSI='262424866902709': Generated 1 vectors 20241002120224457 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424866902709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424866902709"} 20241002120224457 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424866902709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224457 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224457 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c2ecf6db5522: Found GsupExpect[0] for "262424866902709" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@c2ecf6db5522: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262424866902709" TC_gsup_sai_num_auth_vectors(25)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120224458 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224458 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424866902709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424866902709"} 20241002120224458 DAUC <0003> db_auc.c:192 IMSI='262424866902709': No 3G Auth Data 20241002120224458 DAUC <0003> db_auc.c:236 IMSI='262424866902709': Calling to generate 4 vectors 20241002120224458 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241002120224458 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224458 DAUC <0003> auc.c:113 vector [0]: rand = 8ab93a5f8f0208e744d98557b0c67be4 20241002120224458 DAUC <0003> auc.c:179 vector [0]: kc = 74ed6d9821bd0400 20241002120224458 DAUC <0003> auc.c:180 vector [0]: sres = 0340fe74 20241002120224458 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002120224458 DAUC <0003> auc.c:113 vector [1]: rand = 7f1a69ebdcdf720805c53db3925b9cea 20241002120224458 DAUC <0003> auc.c:179 vector [1]: kc = 03c19b7146306000 20241002120224458 DAUC <0003> auc.c:180 vector [1]: sres = c3572ecb 20241002120224458 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002120224458 DAUC <0003> auc.c:113 vector [2]: rand = ec793e4bd9f70649f9f145d701a7f5f8 20241002120224458 DAUC <0003> auc.c:179 vector [2]: kc = 6b5bded11d287000 20241002120224458 DAUC <0003> auc.c:180 vector [2]: sres = 6feed00d 20241002120224458 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002120224458 DAUC <0003> auc.c:113 vector [3]: rand = 6fae7ee29581b64814fde0cc81b29c1c 20241002120224458 DAUC <0003> auc.c:179 vector [3]: kc = fab8447f0117e400 20241002120224458 DAUC <0003> auc.c:180 vector [3]: sres = e805c059 20241002120224458 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002120224458 DAUC <0003> db_auc.c:245 IMSI='262424866902709': Generated 4 vectors 20241002120224458 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424866902709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424866902709"} 20241002120224458 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424866902709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224458 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224458 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224458 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224458 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424866902709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424866902709"} 20241002120224458 DAUC <0003> db_auc.c:192 IMSI='262424866902709': No 3G Auth Data 20241002120224458 DAUC <0003> db_auc.c:236 IMSI='262424866902709': Calling to generate 5 vectors 20241002120224458 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002120224458 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224458 DAUC <0003> auc.c:113 vector [0]: rand = fc68b4c4855ff9d5963b5ce6593b0754 20241002120224458 DAUC <0003> auc.c:179 vector [0]: kc = ea066b318bdee400 20241002120224458 DAUC <0003> auc.c:180 vector [0]: sres = 9ab7acb8 20241002120224458 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002120224458 DAUC <0003> auc.c:113 vector [1]: rand = 55c11eefb1fab4e9a8c3250fbb86bd1c 20241002120224458 DAUC <0003> auc.c:179 vector [1]: kc = e304c195d866d400 20241002120224458 DAUC <0003> auc.c:180 vector [1]: sres = 03005d83 20241002120224458 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002120224458 DAUC <0003> auc.c:113 vector [2]: rand = df6c8fd6b2d782ca4ab7eac63ef3dc6d 20241002120224458 DAUC <0003> auc.c:179 vector [2]: kc = 73a7e8da97539400 20241002120224458 DAUC <0003> auc.c:180 vector [2]: sres = 384d0524 20241002120224458 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002120224458 DAUC <0003> auc.c:113 vector [3]: rand = b88df1cc2c7c3463cd7360d70eddfc44 20241002120224458 DAUC <0003> auc.c:179 vector [3]: kc = 5128f030248ee400 20241002120224458 DAUC <0003> auc.c:180 vector [3]: sres = 555c30c8 20241002120224458 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002120224458 DAUC <0003> auc.c:113 vector [4]: rand = 4d05f76df6f83b724cbdc72eff95feb2 20241002120224458 DAUC <0003> auc.c:179 vector [4]: kc = b9fa833cffbaa400 20241002120224458 DAUC <0003> auc.c:180 vector [4]: sres = 9d594b96 20241002120224458 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002120224458 DAUC <0003> db_auc.c:245 IMSI='262424866902709': Generated 5 vectors 20241002120224458 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424866902709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424866902709"} 20241002120224459 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424866902709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224459 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224459 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224459 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224459 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424866902709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424866902709"} 20241002120224459 DAUC <0003> db_auc.c:192 IMSI='262424866902709': No 3G Auth Data 20241002120224459 DAUC <0003> db_auc.c:236 IMSI='262424866902709': Calling to generate 5 vectors 20241002120224459 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002120224459 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224459 DAUC <0003> auc.c:113 vector [0]: rand = bafa420146bced3366a93a5cc9a8763f 20241002120224459 DAUC <0003> auc.c:179 vector [0]: kc = 4ea2084e3f300000 20241002120224459 DAUC <0003> auc.c:180 vector [0]: sres = 51efeab0 20241002120224459 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002120224459 DAUC <0003> auc.c:113 vector [1]: rand = 4d2426551e3555e9da895cc6c1b3d0a3 20241002120224459 DAUC <0003> auc.c:179 vector [1]: kc = 99ebc5360b498800 20241002120224459 DAUC <0003> auc.c:180 vector [1]: sres = be0d9ca2 20241002120224459 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002120224459 DAUC <0003> auc.c:113 vector [2]: rand = 78b237751bb424ad230c71c5daa72c66 20241002120224459 DAUC <0003> auc.c:179 vector [2]: kc = a4c6561c6076a800 20241002120224459 DAUC <0003> auc.c:180 vector [2]: sres = c4b1ff32 20241002120224459 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002120224459 DAUC <0003> auc.c:113 vector [3]: rand = b88a735478892e82e92a515148dd1005 20241002120224459 DAUC <0003> auc.c:179 vector [3]: kc = b4a2415f4d0af800 20241002120224459 DAUC <0003> auc.c:180 vector [3]: sres = 1ba4bd9e 20241002120224459 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002120224459 DAUC <0003> auc.c:113 vector [4]: rand = d8b43253698f05affa1ced564952e1e1 20241002120224459 DAUC <0003> auc.c:179 vector [4]: kc = 28abd705f1267800 20241002120224459 DAUC <0003> auc.c:180 vector [4]: sres = daafa8ff 20241002120224459 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002120224459 DAUC <0003> db_auc.c:245 IMSI='262424866902709': Generated 5 vectors 20241002120224459 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424866902709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424866902709"} 20241002120224459 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424866902709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224459 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224459 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54342<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@c2ecf6db5522: Final verdict of PTC: pass 20241002120224484 DAUC <0003> db_auc.c:157 IMSI='262424888155616': No 2G Auth Data 20241002120224484 DAUC <0003> db_auc.c:192 IMSI='262424888155616': No 3G Auth Data HLR_Test-GSUP(21)@c2ecf6db5522: Created GsupExpect[0] for "262424888155616" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241002120224505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54348<->l=127.0.0.1:4258 20241002120224507 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224507 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424888155616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424888155616"} 20241002120224507 DAUC <0003> db_auc.c:192 IMSI='262424888155616': No 3G Auth Data 20241002120224507 DAUC <0003> db_auc.c:236 IMSI='262424888155616': Calling to generate 1 vectors 20241002120224507 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241002120224507 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224507 DAUC <0003> auc.c:113 vector [0]: rand = a696bd0c0f303646a387d849f79777b6 20241002120224507 DAUC <0003> auc.c:179 vector [0]: kc = eda315862be0a9a2 20241002120224507 DAUC <0003> auc.c:180 vector [0]: sres = 1a246839 20241002120224507 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002120224507 DAUC <0003> db_auc.c:245 IMSI='262424888155616': Generated 1 vectors 20241002120224507 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424888155616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424888155616"} 20241002120224507 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424888155616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224507 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224507 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c2ecf6db5522: Found GsupExpect[0] for "262424888155616" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@c2ecf6db5522: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262424888155616" TC_gsup_sai_num_auth_vectors(26)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120224508 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224508 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424888155616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424888155616"} 20241002120224508 DAUC <0003> db_auc.c:192 IMSI='262424888155616': No 3G Auth Data 20241002120224508 DAUC <0003> db_auc.c:236 IMSI='262424888155616': Calling to generate 4 vectors 20241002120224508 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241002120224508 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224508 DAUC <0003> auc.c:113 vector [0]: rand = 0a6d0fb67bc0b7b90f25fc6fb933bc5e 20241002120224508 DAUC <0003> auc.c:179 vector [0]: kc = e846ef007629b811 20241002120224508 DAUC <0003> auc.c:180 vector [0]: sres = e26c709b 20241002120224508 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002120224508 DAUC <0003> auc.c:113 vector [1]: rand = 3d20f30927cec693a0df43e1784e9535 20241002120224508 DAUC <0003> auc.c:179 vector [1]: kc = 94c8a42735931372 20241002120224508 DAUC <0003> auc.c:180 vector [1]: sres = f832b69d 20241002120224508 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002120224508 DAUC <0003> auc.c:113 vector [2]: rand = 3965141f738a51c3b67f0bd3543390a2 20241002120224508 DAUC <0003> auc.c:179 vector [2]: kc = 4f110c2fcc3e6c82 20241002120224508 DAUC <0003> auc.c:180 vector [2]: sres = 2c0c7670 20241002120224508 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002120224508 DAUC <0003> auc.c:113 vector [3]: rand = 72cef8bb6d56b32871a58649d36340e0 20241002120224508 DAUC <0003> auc.c:179 vector [3]: kc = a453f852862e7e3b 20241002120224508 DAUC <0003> auc.c:180 vector [3]: sres = 03dbe786 20241002120224508 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002120224508 DAUC <0003> db_auc.c:245 IMSI='262424888155616': Generated 4 vectors 20241002120224508 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424888155616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424888155616"} 20241002120224508 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424888155616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224508 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224508 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224509 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224509 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424888155616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424888155616"} 20241002120224509 DAUC <0003> db_auc.c:192 IMSI='262424888155616': No 3G Auth Data 20241002120224509 DAUC <0003> db_auc.c:236 IMSI='262424888155616': Calling to generate 5 vectors 20241002120224509 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002120224509 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224509 DAUC <0003> auc.c:113 vector [0]: rand = 99bb70fc24e61c7ff15ff3301bbe983b 20241002120224509 DAUC <0003> auc.c:179 vector [0]: kc = a1b12f0b9da46e59 20241002120224509 DAUC <0003> auc.c:180 vector [0]: sres = 5a1b1728 20241002120224509 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002120224509 DAUC <0003> auc.c:113 vector [1]: rand = eeecbc77cfe8effdd86656895b138c47 20241002120224509 DAUC <0003> auc.c:179 vector [1]: kc = b7791a01b8005c05 20241002120224509 DAUC <0003> auc.c:180 vector [1]: sres = 480cc389 20241002120224509 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002120224509 DAUC <0003> auc.c:113 vector [2]: rand = 66374061b71b0126e2efe0c6b56712f7 20241002120224509 DAUC <0003> auc.c:179 vector [2]: kc = 7a5ba3c081c594ec 20241002120224509 DAUC <0003> auc.c:180 vector [2]: sres = 95b7a985 20241002120224509 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002120224509 DAUC <0003> auc.c:113 vector [3]: rand = 837762b78eefc7e7b973d192db43747d 20241002120224509 DAUC <0003> auc.c:179 vector [3]: kc = 320098c036427b78 20241002120224509 DAUC <0003> auc.c:180 vector [3]: sres = a3c9ec96 20241002120224509 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002120224509 DAUC <0003> auc.c:113 vector [4]: rand = 520f6f0008d2c3432d53c9f04c1e0340 20241002120224509 DAUC <0003> auc.c:179 vector [4]: kc = 2c9fdd77ecd899d3 20241002120224509 DAUC <0003> auc.c:180 vector [4]: sres = e1bc938c 20241002120224509 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002120224509 DAUC <0003> db_auc.c:245 IMSI='262424888155616': Generated 5 vectors 20241002120224509 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424888155616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424888155616"} 20241002120224509 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424888155616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224509 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224509 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224510 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224510 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424888155616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424888155616"} 20241002120224510 DAUC <0003> db_auc.c:192 IMSI='262424888155616': No 3G Auth Data 20241002120224510 DAUC <0003> db_auc.c:236 IMSI='262424888155616': Calling to generate 5 vectors 20241002120224510 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241002120224510 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224510 DAUC <0003> auc.c:113 vector [0]: rand = a39b36acf6724de934068063d22f8068 20241002120224510 DAUC <0003> auc.c:179 vector [0]: kc = 099854a40ad4222c 20241002120224510 DAUC <0003> auc.c:180 vector [0]: sres = 559184e5 20241002120224510 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241002120224510 DAUC <0003> auc.c:113 vector [1]: rand = d882eb3958756412fc12593bb3ce1e24 20241002120224510 DAUC <0003> auc.c:179 vector [1]: kc = 48f71db0eef6b39c 20241002120224510 DAUC <0003> auc.c:180 vector [1]: sres = 7f36be2e 20241002120224510 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241002120224510 DAUC <0003> auc.c:113 vector [2]: rand = a99a98c2fafa4dd9a22f1ee3fba004bd 20241002120224510 DAUC <0003> auc.c:179 vector [2]: kc = 677c7b5a70b8550e 20241002120224510 DAUC <0003> auc.c:180 vector [2]: sres = 35a7eedb 20241002120224510 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241002120224510 DAUC <0003> auc.c:113 vector [3]: rand = b392710e74e51b19bd47b6313d86d8c7 20241002120224510 DAUC <0003> auc.c:179 vector [3]: kc = b6c27d815f751633 20241002120224510 DAUC <0003> auc.c:180 vector [3]: sres = e8e31b6e 20241002120224510 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241002120224510 DAUC <0003> auc.c:113 vector [4]: rand = 1920c16e3aa215f233666b89bfeb4fc6 20241002120224510 DAUC <0003> auc.c:179 vector [4]: kc = 0377bef9a58656b0 20241002120224510 DAUC <0003> auc.c:180 vector [4]: sres = 6a5d85b5 20241002120224510 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241002120224510 DAUC <0003> db_auc.c:245 IMSI='262424888155616': Generated 5 vectors 20241002120224510 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424888155616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424888155616"} 20241002120224510 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424888155616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224510 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224510 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54348<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@c2ecf6db5522: Final verdict of PTC: pass 20241002120224537 DAUC <0003> db_auc.c:157 IMSI='262420429429859': No 2G Auth Data 20241002120224537 DAUC <0003> db_auc.c:192 IMSI='262420429429859': No 3G Auth Data HLR_Test-GSUP(21)@c2ecf6db5522: Created GsupExpect[0] for "262420429429859" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241002120224569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54360<->l=127.0.0.1:4258 20241002120224572 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224572 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420429429859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420429429859"} 20241002120224572 DAUC <0003> db_auc.c:157 IMSI='262420429429859': No 2G Auth Data 20241002120224572 DAUC <0003> db_auc.c:236 IMSI='262420429429859': Calling to generate 1 vectors 20241002120224572 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241002120224572 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120224572 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120224572 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002120224572 DAUC <0003> auc.c:113 vector [0]: rand = 9c86b49f43b23686913da010297c40dd 20241002120224572 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002120224572 DAUC <0003> auc.c:142 vector [0]: autn = f173d4554ebe0000aff39642ae9a89f4 20241002120224572 DAUC <0003> auc.c:143 vector [0]: ck = 1bc6e0a0a925bfb89f481bc665f65e3b 20241002120224572 DAUC <0003> auc.c:144 vector [0]: ik = 7ba6e4af4d1da11fe3274f8c8b2b5e37 20241002120224572 DAUC <0003> auc.c:145 vector [0]: res = 862a1771458547060000000000000000 20241002120224572 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120224572 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002120224572 DAUC <0003> auc.c:151 vector [0]: kc = 1c0f50450ae51eab 20241002120224572 DAUC <0003> auc.c:152 vector [0]: sres = c3af5077 20241002120224572 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002120224572 DAUC <0003> db_auc.c:245 IMSI='262420429429859': Generated 1 vectors 20241002120224572 DAUC <0003> db_auc.c:249 IMSI='262420429429859': Updating SQN=33 in DB 20241002120224580 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420429429859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420429429859"} 20241002120224580 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420429429859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224580 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224580 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c2ecf6db5522: Found GsupExpect[0] for "262420429429859" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@c2ecf6db5522: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262420429429859" TC_gsup_sai_num_auth_vectors(27)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120224583 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224583 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420429429859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420429429859"} 20241002120224584 DAUC <0003> db_auc.c:157 IMSI='262420429429859': No 2G Auth Data 20241002120224584 DAUC <0003> db_auc.c:236 IMSI='262420429429859': Calling to generate 4 vectors 20241002120224584 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241002120224584 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120224584 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120224584 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241002120224584 DAUC <0003> auc.c:113 vector [0]: rand = e2cf696321db04086a6aec46b0b859c0 20241002120224584 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241002120224584 DAUC <0003> auc.c:142 vector [0]: autn = 1dd65840566b0000debc9c12a54666a8 20241002120224584 DAUC <0003> auc.c:143 vector [0]: ck = 62da5de539f350330e56610189557c27 20241002120224584 DAUC <0003> auc.c:144 vector [0]: ik = cf4ad67e0d52d0ae61a2b67b0511a728 20241002120224584 DAUC <0003> auc.c:145 vector [0]: res = e66d0d615967a6eb0000000000000000 20241002120224584 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120224584 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002120224584 DAUC <0003> auc.c:151 vector [0]: kc = c2645ce1b8e55b92 20241002120224584 DAUC <0003> auc.c:152 vector [0]: sres = bf0aab8a 20241002120224584 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002120224584 DAUC <0003> auc.c:113 vector [1]: rand = 190bd8352f215eefa6794f7b42a4218f 20241002120224584 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241002120224584 DAUC <0003> auc.c:142 vector [1]: autn = a86a61790db30000cdd7c199d37f2cda 20241002120224584 DAUC <0003> auc.c:143 vector [1]: ck = d0de764efc22534622f1c373aee66541 20241002120224584 DAUC <0003> auc.c:144 vector [1]: ik = 2c27a62d28fdec104d3f56b98e88a788 20241002120224584 DAUC <0003> auc.c:145 vector [1]: res = 28480e96b5dec9a40000000000000000 20241002120224584 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120224584 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002120224584 DAUC <0003> auc.c:151 vector [1]: kc = 933745a9f4b17d9f 20241002120224584 DAUC <0003> auc.c:152 vector [1]: sres = 9d96c732 20241002120224584 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002120224584 DAUC <0003> auc.c:113 vector [2]: rand = 9186a71fef0e14a4ee5351dd6230b8bd 20241002120224584 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241002120224584 DAUC <0003> auc.c:142 vector [2]: autn = 86b33d33b2e60000e6f57eddabc1389b 20241002120224584 DAUC <0003> auc.c:143 vector [2]: ck = 4ca085427534018dacd0377242eb57a2 20241002120224584 DAUC <0003> auc.c:144 vector [2]: ik = 314c1f3f8c29f3aa1d27515d98a0b837 20241002120224584 DAUC <0003> auc.c:145 vector [2]: res = fac9a3839104bbcd0000000000000000 20241002120224584 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120224584 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002120224584 DAUC <0003> auc.c:151 vector [2]: kc = cc1bfc5223561db2 20241002120224584 DAUC <0003> auc.c:152 vector [2]: sres = 6bcd184e 20241002120224584 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002120224584 DAUC <0003> auc.c:113 vector [3]: rand = 33c15435f81324c9965b33d6a549529a 20241002120224584 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241002120224584 DAUC <0003> auc.c:142 vector [3]: autn = da57f0c9af31000068af95ccb91e9c63 20241002120224584 DAUC <0003> auc.c:143 vector [3]: ck = 4260a1433b984807329af47fc7d63d1e 20241002120224584 DAUC <0003> auc.c:144 vector [3]: ik = 70089175c13412060b66b82a6a287bd4 20241002120224584 DAUC <0003> auc.c:145 vector [3]: res = 9c9d68ea32397b770000000000000000 20241002120224584 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120224584 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002120224584 DAUC <0003> auc.c:151 vector [3]: kc = 0b947c6357521ccb 20241002120224584 DAUC <0003> auc.c:152 vector [3]: sres = aea4139d 20241002120224584 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002120224584 DAUC <0003> db_auc.c:245 IMSI='262420429429859': Generated 4 vectors 20241002120224584 DAUC <0003> db_auc.c:249 IMSI='262420429429859': Updating SQN=161 in DB 20241002120224592 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420429429859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420429429859"} 20241002120224592 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420429429859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224592 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224592 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224597 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224597 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420429429859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420429429859"} 20241002120224597 DAUC <0003> db_auc.c:157 IMSI='262420429429859': No 2G Auth Data 20241002120224597 DAUC <0003> db_auc.c:236 IMSI='262420429429859': Calling to generate 5 vectors 20241002120224597 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241002120224597 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120224597 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120224597 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241002120224597 DAUC <0003> auc.c:113 vector [0]: rand = b2ba89c288a59abbf40e3b8f5941569c 20241002120224597 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241002120224597 DAUC <0003> auc.c:142 vector [0]: autn = 8862897518780000dcb7b6486639a48f 20241002120224597 DAUC <0003> auc.c:143 vector [0]: ck = c53b63af50270abc719d1c167a972aff 20241002120224597 DAUC <0003> auc.c:144 vector [0]: ik = 66a286a97fc72e2990fe8bd6685520be 20241002120224597 DAUC <0003> auc.c:145 vector [0]: res = 637e4d620a63de6e0000000000000000 20241002120224597 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120224597 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002120224597 DAUC <0003> auc.c:151 vector [0]: kc = 42fa72c63d222ed4 20241002120224597 DAUC <0003> auc.c:152 vector [0]: sres = 691d930c 20241002120224597 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002120224597 DAUC <0003> auc.c:113 vector [1]: rand = 43f0e76d2813f8f23db9e7410fbd47dc 20241002120224597 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241002120224597 DAUC <0003> auc.c:142 vector [1]: autn = f850b4eefc6c00000a9031d3e9a5acd6 20241002120224597 DAUC <0003> auc.c:143 vector [1]: ck = 2ede5ebe954046359f3cb315fe5b3ed0 20241002120224597 DAUC <0003> auc.c:144 vector [1]: ik = db03bd6a2d999f8187d40d629c5ad725 20241002120224597 DAUC <0003> auc.c:145 vector [1]: res = abc6e173838e83380000000000000000 20241002120224597 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120224597 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002120224597 DAUC <0003> auc.c:151 vector [1]: kc = ed355da3dad83041 20241002120224597 DAUC <0003> auc.c:152 vector [1]: sres = 2848624b 20241002120224597 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002120224597 DAUC <0003> auc.c:113 vector [2]: rand = 5566117225491fbdc3bc9d2d10fdc022 20241002120224597 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241002120224597 DAUC <0003> auc.c:142 vector [2]: autn = afc21ca745af0000b05d30b2fde5c5bd 20241002120224598 DAUC <0003> auc.c:143 vector [2]: ck = ed40b03ac6ab806fd3be83fb97615c25 20241002120224598 DAUC <0003> auc.c:144 vector [2]: ik = 67618860f76ff43614473b1c125282bf 20241002120224598 DAUC <0003> auc.c:145 vector [2]: res = 5d77f82bfeab8eae0000000000000000 20241002120224598 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120224598 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002120224598 DAUC <0003> auc.c:151 vector [2]: kc = 4dd880bdb4f7aac3 20241002120224598 DAUC <0003> auc.c:152 vector [2]: sres = a3dc7685 20241002120224598 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002120224598 DAUC <0003> auc.c:113 vector [3]: rand = 80f6d83df4120b6bbfeba8ea44b84cbb 20241002120224598 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241002120224598 DAUC <0003> auc.c:142 vector [3]: autn = f040f619a04d00009fca5c1ce7172c06 20241002120224598 DAUC <0003> auc.c:143 vector [3]: ck = 356dfd1ff86012a73ecc88ec299d58f8 20241002120224598 DAUC <0003> auc.c:144 vector [3]: ik = a27c6932ef136f8994460eac42f807d2 20241002120224598 DAUC <0003> auc.c:145 vector [3]: res = 8623630b9c3e82ea0000000000000000 20241002120224598 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120224598 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002120224598 DAUC <0003> auc.c:151 vector [3]: kc = 3d9b126d7c162204 20241002120224598 DAUC <0003> auc.c:152 vector [3]: sres = 1a1de1e1 20241002120224598 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002120224598 DAUC <0003> auc.c:113 vector [4]: rand = 502796adf0275a1dadc3cfa906eecf70 20241002120224598 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241002120224598 DAUC <0003> auc.c:142 vector [4]: autn = 0c1d01cd894f0000f89055cad3c4ad7a 20241002120224598 DAUC <0003> auc.c:143 vector [4]: ck = 488262acff458eeb7d70a3d4ba4301e0 20241002120224598 DAUC <0003> auc.c:144 vector [4]: ik = 83226ff92ab1ec4f82a8cf8228393b7c 20241002120224598 DAUC <0003> auc.c:145 vector [4]: res = 23bd931e35d25acd0000000000000000 20241002120224598 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120224598 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241002120224598 DAUC <0003> auc.c:151 vector [4]: kc = 34786103478e5838 20241002120224598 DAUC <0003> auc.c:152 vector [4]: sres = 166fc9d3 20241002120224598 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241002120224598 DAUC <0003> db_auc.c:245 IMSI='262420429429859': Generated 5 vectors 20241002120224598 DAUC <0003> db_auc.c:249 IMSI='262420429429859': Updating SQN=321 in DB 20241002120224606 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420429429859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420429429859"} 20241002120224606 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420429429859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224606 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224606 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224611 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224611 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420429429859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420429429859"} 20241002120224611 DAUC <0003> db_auc.c:157 IMSI='262420429429859': No 2G Auth Data 20241002120224611 DAUC <0003> db_auc.c:236 IMSI='262420429429859': Calling to generate 5 vectors 20241002120224611 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241002120224611 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120224611 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120224611 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241002120224611 DAUC <0003> auc.c:113 vector [0]: rand = 9ed3c874ef508200fd64faab622a4b56 20241002120224611 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241002120224611 DAUC <0003> auc.c:142 vector [0]: autn = d5701f091c9700004b6430cbf7a7929e 20241002120224611 DAUC <0003> auc.c:143 vector [0]: ck = f3d5559eed10d23aafd1e1772bb8453d 20241002120224611 DAUC <0003> auc.c:144 vector [0]: ik = 44674c60b0423f899f4e8d665fb3d920 20241002120224611 DAUC <0003> auc.c:145 vector [0]: res = eef67d8639b4ace70000000000000000 20241002120224611 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120224611 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002120224611 DAUC <0003> auc.c:151 vector [0]: kc = 872d75ef295971ae 20241002120224611 DAUC <0003> auc.c:152 vector [0]: sres = d742d161 20241002120224611 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002120224611 DAUC <0003> auc.c:113 vector [1]: rand = fad399a5b1f32771b002ecfe86764195 20241002120224611 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241002120224611 DAUC <0003> auc.c:142 vector [1]: autn = a5b6a35bb0220000554a1b867683161f 20241002120224611 DAUC <0003> auc.c:143 vector [1]: ck = 0293e71378c7e65b931434f39b79cf25 20241002120224611 DAUC <0003> auc.c:144 vector [1]: ik = 19147e25dd343c2690200c98c8b2989d 20241002120224611 DAUC <0003> auc.c:145 vector [1]: res = 904a46b36a2e54cb0000000000000000 20241002120224611 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120224611 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002120224611 DAUC <0003> auc.c:151 vector [1]: kc = 18b3a15df6388dc5 20241002120224611 DAUC <0003> auc.c:152 vector [1]: sres = fa641278 20241002120224611 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002120224611 DAUC <0003> auc.c:113 vector [2]: rand = ca8fc1123dd539bd36f33713e0bd3d31 20241002120224612 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241002120224612 DAUC <0003> auc.c:142 vector [2]: autn = 3e269aadead3000024d4825180e4fa6f 20241002120224612 DAUC <0003> auc.c:143 vector [2]: ck = 8730c29d66aff6cd52573c249740655c 20241002120224612 DAUC <0003> auc.c:144 vector [2]: ik = d6baa455c428e503eb75c1c2c586beac 20241002120224612 DAUC <0003> auc.c:145 vector [2]: res = 7b5dc65805b47f9f0000000000000000 20241002120224612 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120224612 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002120224612 DAUC <0003> auc.c:151 vector [2]: kc = e8a89b2ef041c83e 20241002120224612 DAUC <0003> auc.c:152 vector [2]: sres = 7ee9b9c7 20241002120224612 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002120224612 DAUC <0003> auc.c:113 vector [3]: rand = e0804821638933319863725cf19cc3d8 20241002120224612 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241002120224612 DAUC <0003> auc.c:142 vector [3]: autn = 9bf6024f2adb0000914c4c5aef87f10f 20241002120224612 DAUC <0003> auc.c:143 vector [3]: ck = 3be65daae52c158a97fd64cf559067be 20241002120224612 DAUC <0003> auc.c:144 vector [3]: ik = 1be0436a68ccd1615bfe88ac68e3813e 20241002120224612 DAUC <0003> auc.c:145 vector [3]: res = 51fbed77fd1033270000000000000000 20241002120224612 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120224612 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002120224612 DAUC <0003> auc.c:151 vector [3]: kc = ec05f2a3b093226b 20241002120224612 DAUC <0003> auc.c:152 vector [3]: sres = acebde50 20241002120224612 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002120224612 DAUC <0003> auc.c:113 vector [4]: rand = 536c4e2f4a714e901bed6741bb7aeaf4 20241002120224612 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241002120224612 DAUC <0003> auc.c:142 vector [4]: autn = 9d2e8a3375df0000a1b912095703efc4 20241002120224612 DAUC <0003> auc.c:143 vector [4]: ck = 4cfdeeaeaec51c9fafc0ac0cc8da9ffa 20241002120224612 DAUC <0003> auc.c:144 vector [4]: ik = 75578d6dd7ade7d99c7d123765fd8e13 20241002120224612 DAUC <0003> auc.c:145 vector [4]: res = 144ec17bef43e3230000000000000000 20241002120224612 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120224612 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241002120224612 DAUC <0003> auc.c:151 vector [4]: kc = 0a17ddf8d44feaaf 20241002120224612 DAUC <0003> auc.c:152 vector [4]: sres = fb0d2258 20241002120224612 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241002120224612 DAUC <0003> db_auc.c:245 IMSI='262420429429859': Generated 5 vectors 20241002120224612 DAUC <0003> db_auc.c:249 IMSI='262420429429859': Updating SQN=481 in DB 20241002120224620 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420429429859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420429429859"} 20241002120224620 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420429429859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224620 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224620 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54360<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@c2ecf6db5522: Final verdict of PTC: pass 20241002120224650 DAUC <0003> db_auc.c:157 IMSI='262420727469798': No 2G Auth Data 20241002120224650 DAUC <0003> db_auc.c:192 IMSI='262420727469798': No 3G Auth Data HLR_Test-GSUP(21)@c2ecf6db5522: Created GsupExpect[0] for "262420727469798" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241002120224672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54368<->l=127.0.0.1:4258 20241002120224673 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224673 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420727469798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420727469798"} 20241002120224674 DAUC <0003> db_auc.c:157 IMSI='262420727469798': No 2G Auth Data 20241002120224674 DAUC <0003> db_auc.c:236 IMSI='262420727469798': Calling to generate 1 vectors 20241002120224674 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241002120224674 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120224674 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241002120224674 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002120224674 DAUC <0003> auc.c:113 vector [0]: rand = ea1ff226886d896f6295701e98ae73ac 20241002120224674 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002120224674 DAUC <0003> auc.c:142 vector [0]: autn = e42ce1ffea4b0000f30271bbaef116ba 20241002120224674 DAUC <0003> auc.c:143 vector [0]: ck = 23ec7c4654ccba96d6671a656b5af4d8 20241002120224674 DAUC <0003> auc.c:144 vector [0]: ik = 8c8ae31289648bda1197a2f98a1e76f1 20241002120224674 DAUC <0003> auc.c:145 vector [0]: res = 20ffe7158f370ba10000000000000000 20241002120224674 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120224674 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002120224674 DAUC <0003> auc.c:151 vector [0]: kc = 689627c83cecb365 20241002120224674 DAUC <0003> auc.c:152 vector [0]: sres = afc8ecb4 20241002120224674 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002120224674 DAUC <0003> db_auc.c:245 IMSI='262420727469798': Generated 1 vectors 20241002120224674 DAUC <0003> db_auc.c:249 IMSI='262420727469798': Updating SQN=33 in DB 20241002120224681 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420727469798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420727469798"} 20241002120224681 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420727469798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224681 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224681 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c2ecf6db5522: Found GsupExpect[0] for "262420727469798" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@c2ecf6db5522: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262420727469798" TC_gsup_sai_num_auth_vectors(28)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120224683 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224683 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420727469798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420727469798"} 20241002120224683 DAUC <0003> db_auc.c:157 IMSI='262420727469798': No 2G Auth Data 20241002120224683 DAUC <0003> db_auc.c:236 IMSI='262420727469798': Calling to generate 4 vectors 20241002120224683 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241002120224683 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120224683 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241002120224683 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241002120224683 DAUC <0003> auc.c:113 vector [0]: rand = a578ad592d72d86c77ebc675902fad6e 20241002120224683 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241002120224683 DAUC <0003> auc.c:142 vector [0]: autn = 42973a132afe00005153e8e00955bb35 20241002120224683 DAUC <0003> auc.c:143 vector [0]: ck = f07471fa7fe957d37df3a8933cfa04b7 20241002120224683 DAUC <0003> auc.c:144 vector [0]: ik = 91f95e0838364a9b2ffce0231fcba0b2 20241002120224683 DAUC <0003> auc.c:145 vector [0]: res = 5c154411b133f3b20000000000000000 20241002120224683 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120224683 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002120224683 DAUC <0003> auc.c:151 vector [0]: kc = 3382674264eeb94d 20241002120224683 DAUC <0003> auc.c:152 vector [0]: sres = ed26b7a3 20241002120224683 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002120224683 DAUC <0003> auc.c:113 vector [1]: rand = c9925757cb881f0d1c3c3c15b067a95a 20241002120224683 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241002120224683 DAUC <0003> auc.c:142 vector [1]: autn = b9eb77a55f5d0000f92f6043827dd9ed 20241002120224683 DAUC <0003> auc.c:143 vector [1]: ck = 987ea2c48388dcd4bcd9f81dcb7b135f 20241002120224683 DAUC <0003> auc.c:144 vector [1]: ik = 1fc18b92b0872d3ba6d2642a2cb0f4fa 20241002120224683 DAUC <0003> auc.c:145 vector [1]: res = e64a756003f059c10000000000000000 20241002120224683 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120224683 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002120224683 DAUC <0003> auc.c:151 vector [1]: kc = 9db4b561d4c4164a 20241002120224683 DAUC <0003> auc.c:152 vector [1]: sres = e5ba2ca1 20241002120224683 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002120224683 DAUC <0003> auc.c:113 vector [2]: rand = dde3cd69dbfd76723f490f4eaf11240d 20241002120224683 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241002120224683 DAUC <0003> auc.c:142 vector [2]: autn = c51d0c2290ab000087849132edf60144 20241002120224683 DAUC <0003> auc.c:143 vector [2]: ck = 63f0fd9685264e7efd5be6d477047568 20241002120224683 DAUC <0003> auc.c:144 vector [2]: ik = cbff5f45a033ab92e2f51166c9689530 20241002120224683 DAUC <0003> auc.c:145 vector [2]: res = 8b32baeb4aed79d10000000000000000 20241002120224683 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120224683 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002120224683 DAUC <0003> auc.c:151 vector [2]: kc = b7a155619b7905b4 20241002120224683 DAUC <0003> auc.c:152 vector [2]: sres = c1dfc33a 20241002120224683 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002120224683 DAUC <0003> auc.c:113 vector [3]: rand = 977f9604ea24b93f3dcc8429044253b4 20241002120224683 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241002120224683 DAUC <0003> auc.c:142 vector [3]: autn = a853ab57065e0000e175b5737c1d0069 20241002120224683 DAUC <0003> auc.c:143 vector [3]: ck = 17b0342929cab9b1d8d085af775362e6 20241002120224683 DAUC <0003> auc.c:144 vector [3]: ik = 60f0eb46a14d9933bbbce06446536ade 20241002120224683 DAUC <0003> auc.c:145 vector [3]: res = 1580792fe581876b0000000000000000 20241002120224683 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120224683 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002120224683 DAUC <0003> auc.c:151 vector [3]: kc = 142cbaa4b98728ba 20241002120224683 DAUC <0003> auc.c:152 vector [3]: sres = f001fe44 20241002120224683 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002120224683 DAUC <0003> db_auc.c:245 IMSI='262420727469798': Generated 4 vectors 20241002120224683 DAUC <0003> db_auc.c:249 IMSI='262420727469798': Updating SQN=161 in DB 20241002120224691 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420727469798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420727469798"} 20241002120224691 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420727469798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224691 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224691 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224694 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224694 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420727469798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420727469798"} 20241002120224694 DAUC <0003> db_auc.c:157 IMSI='262420727469798': No 2G Auth Data 20241002120224694 DAUC <0003> db_auc.c:236 IMSI='262420727469798': Calling to generate 5 vectors 20241002120224694 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241002120224694 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120224694 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241002120224694 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241002120224695 DAUC <0003> auc.c:113 vector [0]: rand = 55d68ffaa264fe45017052615a7a36dc 20241002120224695 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241002120224695 DAUC <0003> auc.c:142 vector [0]: autn = 38888ceab5c10000d0dd87abfb39eab8 20241002120224695 DAUC <0003> auc.c:143 vector [0]: ck = 670abedeae98b1970f7f7151bc52d6f5 20241002120224695 DAUC <0003> auc.c:144 vector [0]: ik = 9909b74f5b9699c5d77625e4db648f4d 20241002120224695 DAUC <0003> auc.c:145 vector [0]: res = 9afed209032641ef0000000000000000 20241002120224695 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120224695 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002120224695 DAUC <0003> auc.c:151 vector [0]: kc = 260a5d24923871ea 20241002120224695 DAUC <0003> auc.c:152 vector [0]: sres = 99d893e6 20241002120224695 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002120224695 DAUC <0003> auc.c:113 vector [1]: rand = 3b6a50ceb40713032bc70255999d3d9b 20241002120224695 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241002120224695 DAUC <0003> auc.c:142 vector [1]: autn = 3138e7155efd00004e3b0c501d76c805 20241002120224695 DAUC <0003> auc.c:143 vector [1]: ck = 4f3d9d1c531362ecfdf55ecc6dd99ce9 20241002120224695 DAUC <0003> auc.c:144 vector [1]: ik = fbb440300112697ca008a9f4f42ba9aa 20241002120224695 DAUC <0003> auc.c:145 vector [1]: res = af9755b58ef961c20000000000000000 20241002120224695 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120224695 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002120224695 DAUC <0003> auc.c:151 vector [1]: kc = e9742a14cbf33ed3 20241002120224695 DAUC <0003> auc.c:152 vector [1]: sres = 216e3477 20241002120224695 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002120224695 DAUC <0003> auc.c:113 vector [2]: rand = 0c5479aa5e7a2b24d63fccb6cc64c3e9 20241002120224695 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241002120224695 DAUC <0003> auc.c:142 vector [2]: autn = 02612e02980c0000aa14e1bc92cd2151 20241002120224695 DAUC <0003> auc.c:143 vector [2]: ck = f82d740116295d9d74df654a23f40e87 20241002120224695 DAUC <0003> auc.c:144 vector [2]: ik = fa4ba435a12249a735a7dc6a76a6a020 20241002120224695 DAUC <0003> auc.c:145 vector [2]: res = 3da8693f8230023b0000000000000000 20241002120224695 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120224695 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002120224695 DAUC <0003> auc.c:151 vector [2]: kc = 431e6914e259ba9d 20241002120224695 DAUC <0003> auc.c:152 vector [2]: sres = bf986b04 20241002120224695 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002120224695 DAUC <0003> auc.c:113 vector [3]: rand = 038b84d1fbdc297d545d793ca22eac95 20241002120224695 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241002120224695 DAUC <0003> auc.c:142 vector [3]: autn = e4819f87e51500008b12f4b5beda76bd 20241002120224695 DAUC <0003> auc.c:143 vector [3]: ck = 4e28bfd13fa7162edcf0fa46e37c5b54 20241002120224695 DAUC <0003> auc.c:144 vector [3]: ik = 60088372103159746d8c5fb3547b9e4b 20241002120224695 DAUC <0003> auc.c:145 vector [3]: res = 341a1cff644dfcf30000000000000000 20241002120224695 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120224695 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002120224695 DAUC <0003> auc.c:151 vector [3]: kc = 9f5c995698918a45 20241002120224695 DAUC <0003> auc.c:152 vector [3]: sres = 5057e00c 20241002120224695 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002120224695 DAUC <0003> auc.c:113 vector [4]: rand = 81a249a2410ae90304dfc197618d32ef 20241002120224695 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241002120224695 DAUC <0003> auc.c:142 vector [4]: autn = 97d7fb3ee5c40000fcfc0665b3006554 20241002120224695 DAUC <0003> auc.c:143 vector [4]: ck = 75a7eefa53053d6f000d72f481dbf277 20241002120224695 DAUC <0003> auc.c:144 vector [4]: ik = 99a6d6f4b436b9920f6b1529bd3f93bd 20241002120224695 DAUC <0003> auc.c:145 vector [4]: res = 34d46b3f0b3dbc0c0000000000000000 20241002120224695 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120224695 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241002120224695 DAUC <0003> auc.c:151 vector [4]: kc = e3675fd3dbd7e537 20241002120224695 DAUC <0003> auc.c:152 vector [4]: sres = 3fe9d733 20241002120224695 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241002120224695 DAUC <0003> db_auc.c:245 IMSI='262420727469798': Generated 5 vectors 20241002120224695 DAUC <0003> db_auc.c:249 IMSI='262420727469798': Updating SQN=321 in DB 20241002120224703 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420727469798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420727469798"} 20241002120224703 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420727469798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224703 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224704 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224709 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224709 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420727469798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420727469798"} 20241002120224709 DAUC <0003> db_auc.c:157 IMSI='262420727469798': No 2G Auth Data 20241002120224709 DAUC <0003> db_auc.c:236 IMSI='262420727469798': Calling to generate 5 vectors 20241002120224709 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241002120224709 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120224709 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241002120224709 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241002120224709 DAUC <0003> auc.c:113 vector [0]: rand = 8480a008c80212185c6edd417713ce37 20241002120224709 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241002120224709 DAUC <0003> auc.c:142 vector [0]: autn = 648aa765132a0000286dfec09ed82eba 20241002120224709 DAUC <0003> auc.c:143 vector [0]: ck = 4c7baf3bffdf5ccdd9f3d417fbd04d23 20241002120224709 DAUC <0003> auc.c:144 vector [0]: ik = 606be5d0aaf5f96942ea2ffe307190f5 20241002120224709 DAUC <0003> auc.c:145 vector [0]: res = cdfe2f60e94194fa0000000000000000 20241002120224709 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120224709 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002120224709 DAUC <0003> auc.c:151 vector [0]: kc = b709b1029e8b7872 20241002120224709 DAUC <0003> auc.c:152 vector [0]: sres = 24bfbb9a 20241002120224709 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002120224709 DAUC <0003> auc.c:113 vector [1]: rand = a2460b257a21d98915c1b0076d162478 20241002120224709 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241002120224709 DAUC <0003> auc.c:142 vector [1]: autn = 07fe509af3bf00000a841215c5802dd9 20241002120224709 DAUC <0003> auc.c:143 vector [1]: ck = 25ed4a6f5ed9fb836f76bd51b501bc78 20241002120224709 DAUC <0003> auc.c:144 vector [1]: ik = ab683c86d7d0733d2e655ff8fd7508c5 20241002120224709 DAUC <0003> auc.c:145 vector [1]: res = c03a7a8c14df86e10000000000000000 20241002120224709 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120224709 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002120224709 DAUC <0003> auc.c:151 vector [1]: kc = cf969440c17d3c03 20241002120224709 DAUC <0003> auc.c:152 vector [1]: sres = d4e5fc6d 20241002120224710 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002120224710 DAUC <0003> auc.c:113 vector [2]: rand = d8732682ca979318d82edbc654c98562 20241002120224710 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241002120224710 DAUC <0003> auc.c:142 vector [2]: autn = 6cd3c20e67380000ece840e6e8a2e47c 20241002120224710 DAUC <0003> auc.c:143 vector [2]: ck = 6d9267c2dace6df10f849e3e799240ab 20241002120224710 DAUC <0003> auc.c:144 vector [2]: ik = 11507c63f86d582ee365aea499072daa 20241002120224710 DAUC <0003> auc.c:145 vector [2]: res = e7651559f5aef3b90000000000000000 20241002120224710 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120224710 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002120224710 DAUC <0003> auc.c:151 vector [2]: kc = 90232b3bc23658de 20241002120224710 DAUC <0003> auc.c:152 vector [2]: sres = 12cbe6e0 20241002120224710 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002120224710 DAUC <0003> auc.c:113 vector [3]: rand = f74e8d3c2c76288933b27d3c7c0d27b3 20241002120224710 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241002120224710 DAUC <0003> auc.c:142 vector [3]: autn = fff11446b9dd0000d6aefd294e8c7977 20241002120224710 DAUC <0003> auc.c:143 vector [3]: ck = edb5bd18a550de839d068f14175519cd 20241002120224710 DAUC <0003> auc.c:144 vector [3]: ik = 6eb4b6134cb4f992b2e585aaf8df0f84 20241002120224710 DAUC <0003> auc.c:145 vector [3]: res = c9700b25b20c7a750000000000000000 20241002120224710 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120224710 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002120224710 DAUC <0003> auc.c:151 vector [3]: kc = ace201b5066e3158 20241002120224710 DAUC <0003> auc.c:152 vector [3]: sres = 7b7c7150 20241002120224710 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002120224710 DAUC <0003> auc.c:113 vector [4]: rand = 07af57033bff6c4e8b78c79b62523ad9 20241002120224710 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241002120224710 DAUC <0003> auc.c:142 vector [4]: autn = 8a0e1e43087e0000c4e81f143cb33d12 20241002120224710 DAUC <0003> auc.c:143 vector [4]: ck = 4fd12f73c425b02ef31ba2e2be441d57 20241002120224710 DAUC <0003> auc.c:144 vector [4]: ik = b07d5c59e6d05405f7ec6b5c11360ed2 20241002120224710 DAUC <0003> auc.c:145 vector [4]: res = e2e91594c35663da0000000000000000 20241002120224710 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120224710 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241002120224710 DAUC <0003> auc.c:151 vector [4]: kc = fb5bba948d87f7ae 20241002120224710 DAUC <0003> auc.c:152 vector [4]: sres = 21bf764e 20241002120224710 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241002120224710 DAUC <0003> db_auc.c:245 IMSI='262420727469798': Generated 5 vectors 20241002120224710 DAUC <0003> db_auc.c:249 IMSI='262420727469798': Updating SQN=481 in DB 20241002120224720 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420727469798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420727469798"} 20241002120224720 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420727469798 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224720 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224721 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54368<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@c2ecf6db5522: Final verdict of PTC: pass 20241002120224751 DAUC <0003> db_auc.c:157 IMSI='262424874654597': No 2G Auth Data 20241002120224751 DAUC <0003> db_auc.c:192 IMSI='262424874654597': No 3G Auth Data HLR_Test-GSUP(21)@c2ecf6db5522: Created GsupExpect[0] for "262424874654597" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241002120224782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54376<->l=127.0.0.1:4258 20241002120224784 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224784 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424874654597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424874654597"} 20241002120224784 DAUC <0003> db_auc.c:236 IMSI='262424874654597': Calling to generate 1 vectors 20241002120224784 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241002120224784 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120224784 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120224784 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002120224784 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224784 DAUC <0003> auc.c:113 vector [0]: rand = 3957e6cbf41c883f81ad86625d23c392 20241002120224784 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002120224784 DAUC <0003> auc.c:142 vector [0]: autn = 4d9d3dc08860000023646732e40f1b43 20241002120224784 DAUC <0003> auc.c:143 vector [0]: ck = c32ca6ba910ed2aa0b0550b9afa6db07 20241002120224784 DAUC <0003> auc.c:144 vector [0]: ik = 1b8d7efa2bcd855516718c95c620017c 20241002120224784 DAUC <0003> auc.c:145 vector [0]: res = 9439456898a4f8df0000000000000000 20241002120224784 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120224784 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120224784 DAUC <0003> auc.c:179 vector [0]: kc = 56f6b11b8979d000 20241002120224784 DAUC <0003> auc.c:180 vector [0]: sres = 87cd06d5 20241002120224784 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120224784 DAUC <0003> db_auc.c:245 IMSI='262424874654597': Generated 1 vectors 20241002120224784 DAUC <0003> db_auc.c:249 IMSI='262424874654597': Updating SQN=33 in DB 20241002120224793 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424874654597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424874654597"} 20241002120224793 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424874654597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224793 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224793 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c2ecf6db5522: Found GsupExpect[0] for "262424874654597" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@c2ecf6db5522: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262424874654597" TC_gsup_sai_num_auth_vectors(29)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120224805 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224805 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424874654597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424874654597"} 20241002120224805 DAUC <0003> db_auc.c:236 IMSI='262424874654597': Calling to generate 4 vectors 20241002120224805 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241002120224805 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120224805 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120224805 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241002120224805 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224805 DAUC <0003> auc.c:113 vector [0]: rand = 29cf55fd1162380cc3bb4fa5c2bd6faa 20241002120224805 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241002120224805 DAUC <0003> auc.c:142 vector [0]: autn = 028f819700be00001b35c285f78c41a0 20241002120224805 DAUC <0003> auc.c:143 vector [0]: ck = ced5fb422c9110ea38e9ad607660e2e9 20241002120224805 DAUC <0003> auc.c:144 vector [0]: ik = 33c84914fb783b0ffdd1fffd7fe0dd04 20241002120224805 DAUC <0003> auc.c:145 vector [0]: res = c340f0aa0e6568190000000000000000 20241002120224805 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120224805 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120224805 DAUC <0003> auc.c:179 vector [0]: kc = affceae25ece9800 20241002120224805 DAUC <0003> auc.c:180 vector [0]: sres = cf8cbd22 20241002120224805 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120224805 DAUC <0003> auc.c:113 vector [1]: rand = 8094b7d1cd30342a24bed9ceab2c6b6c 20241002120224805 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241002120224805 DAUC <0003> auc.c:142 vector [1]: autn = bec446ac47450000352a9f7e90a698c4 20241002120224806 DAUC <0003> auc.c:143 vector [1]: ck = 3065b430d9d5734764b65004491b1dea 20241002120224806 DAUC <0003> auc.c:144 vector [1]: ik = 0d4f55e854370b56cefa788d2f6854c4 20241002120224806 DAUC <0003> auc.c:145 vector [1]: res = 1c14f6c70376e2310000000000000000 20241002120224806 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120224806 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002120224806 DAUC <0003> auc.c:179 vector [1]: kc = 5c119b596afb6c00 20241002120224806 DAUC <0003> auc.c:180 vector [1]: sres = 253bee29 20241002120224806 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002120224806 DAUC <0003> auc.c:113 vector [2]: rand = 1e2736f540f5a41d51d67a7bef6c3a8a 20241002120224806 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241002120224806 DAUC <0003> auc.c:142 vector [2]: autn = 3250265b2b5e0000df11c3f8208714f1 20241002120224806 DAUC <0003> auc.c:143 vector [2]: ck = fb07703c00b394a10f8f7fa947dbee21 20241002120224806 DAUC <0003> auc.c:144 vector [2]: ik = 34e11c42e54a08d13c4dc5e67a1a8a7c 20241002120224806 DAUC <0003> auc.c:145 vector [2]: res = a233233194db168d0000000000000000 20241002120224806 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120224806 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002120224806 DAUC <0003> auc.c:179 vector [2]: kc = 10e5f07347610800 20241002120224806 DAUC <0003> auc.c:180 vector [2]: sres = 11056e86 20241002120224806 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002120224806 DAUC <0003> auc.c:113 vector [3]: rand = 320eeacfa6c992a759fb791d52d50c5d 20241002120224806 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241002120224806 DAUC <0003> auc.c:142 vector [3]: autn = 2d680e42168b000059fcfd77e67f65aa 20241002120224806 DAUC <0003> auc.c:143 vector [3]: ck = bee8a6a9e2de0511586da6d9866c00df 20241002120224806 DAUC <0003> auc.c:144 vector [3]: ik = 3eb96b892eca7fcb468675395a3fe2e9 20241002120224806 DAUC <0003> auc.c:145 vector [3]: res = 4a9783e6bf7eb2790000000000000000 20241002120224806 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120224806 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002120224806 DAUC <0003> auc.c:179 vector [3]: kc = 68f56301ac3f2c00 20241002120224806 DAUC <0003> auc.c:180 vector [3]: sres = 0e85d8d4 20241002120224806 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002120224806 DAUC <0003> db_auc.c:245 IMSI='262424874654597': Generated 4 vectors 20241002120224806 DAUC <0003> db_auc.c:249 IMSI='262424874654597': Updating SQN=161 in DB 20241002120224815 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424874654597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424874654597"} 20241002120224815 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424874654597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224815 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224815 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224817 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224817 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424874654597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424874654597"} 20241002120224817 DAUC <0003> db_auc.c:236 IMSI='262424874654597': Calling to generate 5 vectors 20241002120224817 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002120224817 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120224817 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120224817 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241002120224817 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224817 DAUC <0003> auc.c:113 vector [0]: rand = 2851b38a24a28d1dc7aea8829bf4c603 20241002120224817 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241002120224817 DAUC <0003> auc.c:142 vector [0]: autn = 9729a225cffc00009dc0df81c93af544 20241002120224817 DAUC <0003> auc.c:143 vector [0]: ck = 8b053f103732608627b7c28b5153305f 20241002120224817 DAUC <0003> auc.c:144 vector [0]: ik = d6b078b8a7ea49eb42557528348a4345 20241002120224817 DAUC <0003> auc.c:145 vector [0]: res = 856d8561978b2fdd0000000000000000 20241002120224817 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120224817 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120224817 DAUC <0003> auc.c:179 vector [0]: kc = 28374a6b77857800 20241002120224817 DAUC <0003> auc.c:180 vector [0]: sres = 3c65a8d5 20241002120224817 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120224817 DAUC <0003> auc.c:113 vector [1]: rand = d335a6d433cb0ba1eede7895c0a98ceb 20241002120224817 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241002120224817 DAUC <0003> auc.c:142 vector [1]: autn = 2bf67783deca00006a611d3337b938de 20241002120224817 DAUC <0003> auc.c:143 vector [1]: ck = c9f1423017dcbe49f980ff72a6fcfef9 20241002120224817 DAUC <0003> auc.c:144 vector [1]: ik = 55feb90eb1aacbf8399a969f29228998 20241002120224817 DAUC <0003> auc.c:145 vector [1]: res = 3852a620028f56a40000000000000000 20241002120224817 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120224817 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002120224817 DAUC <0003> auc.c:179 vector [1]: kc = 746010810d9fd000 20241002120224817 DAUC <0003> auc.c:180 vector [1]: sres = 4aa87a61 20241002120224817 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002120224817 DAUC <0003> auc.c:113 vector [2]: rand = afab62bc044bed61e5aa8385f0a75577 20241002120224817 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241002120224817 DAUC <0003> auc.c:142 vector [2]: autn = 02fcc4e1335a00004606285dc656a43a 20241002120224817 DAUC <0003> auc.c:143 vector [2]: ck = 9c892b79ef2d9957753bef739d45aaae 20241002120224817 DAUC <0003> auc.c:144 vector [2]: ik = ec410027bdf237262d7ef0d45df8a285 20241002120224817 DAUC <0003> auc.c:145 vector [2]: res = 5cabd5e094090aee0000000000000000 20241002120224817 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120224817 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002120224817 DAUC <0003> auc.c:179 vector [2]: kc = 414e103ca21ce800 20241002120224817 DAUC <0003> auc.c:180 vector [2]: sres = 45af4d56 20241002120224817 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002120224817 DAUC <0003> auc.c:113 vector [3]: rand = c4da79de1550186e42b090f108eed0f8 20241002120224817 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241002120224817 DAUC <0003> auc.c:142 vector [3]: autn = a6d22ba7d2c1000049d70ac33e495e1e 20241002120224817 DAUC <0003> auc.c:143 vector [3]: ck = 5f2fefd6af25d32fa6b08d0a889300a8 20241002120224817 DAUC <0003> auc.c:144 vector [3]: ik = 15a2a255de875ab21b264610deb8a7c7 20241002120224817 DAUC <0003> auc.c:145 vector [3]: res = bfdc093c52d61b8e0000000000000000 20241002120224817 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120224817 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002120224817 DAUC <0003> auc.c:179 vector [3]: kc = a383194235a3d400 20241002120224817 DAUC <0003> auc.c:180 vector [3]: sres = 902dd0ec 20241002120224817 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002120224817 DAUC <0003> auc.c:113 vector [4]: rand = 69b93e4b7eecf91f3bd633e4ed89f9fe 20241002120224817 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241002120224817 DAUC <0003> auc.c:142 vector [4]: autn = d502e72196640000c3ad5397537737c1 20241002120224817 DAUC <0003> auc.c:143 vector [4]: ck = 9bb6f5e68f0c7be6b92439565801f777 20241002120224817 DAUC <0003> auc.c:144 vector [4]: ik = b4c5599cdbd9809d3288797a0d1d805d 20241002120224817 DAUC <0003> auc.c:145 vector [4]: res = 715f13138ca4af090000000000000000 20241002120224817 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120224817 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002120224817 DAUC <0003> auc.c:179 vector [4]: kc = e250b0c28db14800 20241002120224817 DAUC <0003> auc.c:180 vector [4]: sres = 90c1d5b7 20241002120224817 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002120224817 DAUC <0003> db_auc.c:245 IMSI='262424874654597': Generated 5 vectors 20241002120224817 DAUC <0003> db_auc.c:249 IMSI='262424874654597': Updating SQN=321 in DB 20241002120224827 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424874654597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424874654597"} 20241002120224827 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424874654597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224827 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224827 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224829 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224829 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424874654597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424874654597"} 20241002120224829 DAUC <0003> db_auc.c:236 IMSI='262424874654597': Calling to generate 5 vectors 20241002120224829 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002120224829 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120224829 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120224829 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241002120224829 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224829 DAUC <0003> auc.c:113 vector [0]: rand = 6e08726f522acd65f6879ff41529026e 20241002120224829 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241002120224829 DAUC <0003> auc.c:142 vector [0]: autn = 1760b4437b7000003451ca9b542e78bb 20241002120224829 DAUC <0003> auc.c:143 vector [0]: ck = 2a7f9cc89de9b9beac7fe5d4ba5ee2e0 20241002120224829 DAUC <0003> auc.c:144 vector [0]: ik = 34292edbf2bbbb23e625e6696fd7c9a4 20241002120224829 DAUC <0003> auc.c:145 vector [0]: res = 8caaa3bf2b57ed930000000000000000 20241002120224829 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120224829 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120224829 DAUC <0003> auc.c:179 vector [0]: kc = ed5640b4105ad400 20241002120224829 DAUC <0003> auc.c:180 vector [0]: sres = 00fff3b8 20241002120224829 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120224829 DAUC <0003> auc.c:113 vector [1]: rand = d7826b96a986facd746a6cb393ea59f8 20241002120224829 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241002120224829 DAUC <0003> auc.c:142 vector [1]: autn = 4539af020d3500003c98d2a787d66a31 20241002120224829 DAUC <0003> auc.c:143 vector [1]: ck = b21e951a24aa45b33d44ba7bc993ada9 20241002120224829 DAUC <0003> auc.c:144 vector [1]: ik = 5e86294928b8156fe08c3a5b1cc89a6b 20241002120224829 DAUC <0003> auc.c:145 vector [1]: res = af47a22875b02d060000000000000000 20241002120224829 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120224829 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002120224829 DAUC <0003> auc.c:179 vector [1]: kc = 8e1c116686809400 20241002120224829 DAUC <0003> auc.c:180 vector [1]: sres = 57339386 20241002120224829 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002120224829 DAUC <0003> auc.c:113 vector [2]: rand = d081d7471fe79272d091a126d7f4b1a6 20241002120224829 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241002120224829 DAUC <0003> auc.c:142 vector [2]: autn = 7bc02cb16b7800006073ca0098ba45aa 20241002120224829 DAUC <0003> auc.c:143 vector [2]: ck = d20b169effa12425443e107937b44e99 20241002120224829 DAUC <0003> auc.c:144 vector [2]: ik = 2101e64b49e754502d153f8eb9aba441 20241002120224829 DAUC <0003> auc.c:145 vector [2]: res = e654a8efc9ab38210000000000000000 20241002120224829 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120224829 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002120224829 DAUC <0003> auc.c:179 vector [2]: kc = 2e3d18277ed73c00 20241002120224829 DAUC <0003> auc.c:180 vector [2]: sres = 4ccd5781 20241002120224829 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002120224829 DAUC <0003> auc.c:113 vector [3]: rand = ccf696f59ae3b77873cf628c4c46d374 20241002120224829 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241002120224829 DAUC <0003> auc.c:142 vector [3]: autn = 743749ba6e050000eecec8619c0b45ef 20241002120224829 DAUC <0003> auc.c:143 vector [3]: ck = dedf57098384d807612427752053f3ac 20241002120224829 DAUC <0003> auc.c:144 vector [3]: ik = d6df0f816f0f3ede06647d38c674f577 20241002120224829 DAUC <0003> auc.c:145 vector [3]: res = e79a63505e2fc7580000000000000000 20241002120224829 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120224829 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002120224829 DAUC <0003> auc.c:179 vector [3]: kc = a116fc5351d43400 20241002120224829 DAUC <0003> auc.c:180 vector [3]: sres = 78bd60b8 20241002120224829 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002120224829 DAUC <0003> auc.c:113 vector [4]: rand = cf49921d9a14348aa674bc2fa9eaac16 20241002120224829 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241002120224829 DAUC <0003> auc.c:142 vector [4]: autn = 3c773e25bd4b0000c745c7e27811ccff 20241002120224829 DAUC <0003> auc.c:143 vector [4]: ck = b4e52d9b28dc1b8b53ec54f69fa6c785 20241002120224829 DAUC <0003> auc.c:144 vector [4]: ik = 2f31b20c9e6bf6d4540692dd209a15cf 20241002120224829 DAUC <0003> auc.c:145 vector [4]: res = 72596712564ad2d20000000000000000 20241002120224829 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120224829 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002120224829 DAUC <0003> auc.c:179 vector [4]: kc = f1f2aa6601901800 20241002120224829 DAUC <0003> auc.c:180 vector [4]: sres = 182de213 20241002120224829 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002120224829 DAUC <0003> db_auc.c:245 IMSI='262424874654597': Generated 5 vectors 20241002120224829 DAUC <0003> db_auc.c:249 IMSI='262424874654597': Updating SQN=481 in DB 20241002120224837 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424874654597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424874654597"} 20241002120224837 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424874654597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224837 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224837 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54376<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@c2ecf6db5522: Final verdict of PTC: pass 20241002120224875 DAUC <0003> db_auc.c:157 IMSI='262423088728774': No 2G Auth Data 20241002120224875 DAUC <0003> db_auc.c:192 IMSI='262423088728774': No 3G Auth Data HLR_Test-GSUP(21)@c2ecf6db5522: Created GsupExpect[0] for "262423088728774" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241002120224927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54380<->l=127.0.0.1:4258 20241002120224934 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224934 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423088728774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423088728774"} 20241002120224934 DAUC <0003> db_auc.c:236 IMSI='262423088728774': Calling to generate 1 vectors 20241002120224934 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241002120224934 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120224934 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120224934 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002120224934 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224934 DAUC <0003> auc.c:113 vector [0]: rand = 0473aead7fded59d9bdf761f2764c684 20241002120224934 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002120224934 DAUC <0003> auc.c:142 vector [0]: autn = 1a5ec155a4ea000025d2cc3003532996 20241002120224934 DAUC <0003> auc.c:143 vector [0]: ck = 9644889fc95ad43bab5632b43140f0cf 20241002120224934 DAUC <0003> auc.c:144 vector [0]: ik = 1fc83cfd4704ced63bc06e427df79473 20241002120224934 DAUC <0003> auc.c:145 vector [0]: res = f3f17ddec14d96da0000000000000000 20241002120224934 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120224934 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120224934 DAUC <0003> auc.c:179 vector [0]: kc = f4b4f636497c9c00 20241002120224934 DAUC <0003> auc.c:180 vector [0]: sres = 2c51e045 20241002120224934 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120224934 DAUC <0003> db_auc.c:245 IMSI='262423088728774': Generated 1 vectors 20241002120224934 DAUC <0003> db_auc.c:249 IMSI='262423088728774': Updating SQN=33 in DB 20241002120224942 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423088728774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423088728774"} 20241002120224942 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423088728774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224942 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224942 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c2ecf6db5522: Found GsupExpect[0] for "262423088728774" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@c2ecf6db5522: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262423088728774" TC_gsup_sai_num_auth_vectors(30)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120224948 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224948 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423088728774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423088728774"} 20241002120224948 DAUC <0003> db_auc.c:236 IMSI='262423088728774': Calling to generate 4 vectors 20241002120224948 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241002120224948 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120224948 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120224948 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241002120224948 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224948 DAUC <0003> auc.c:113 vector [0]: rand = 2180bf63a144218d9e30770c69f6afd6 20241002120224949 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241002120224949 DAUC <0003> auc.c:142 vector [0]: autn = 2548d1c22edb0000051bfe1f961f9d1f 20241002120224949 DAUC <0003> auc.c:143 vector [0]: ck = bd3e83c35ec7f14166c539f48a345bce 20241002120224949 DAUC <0003> auc.c:144 vector [0]: ik = a4626a9362719a0ce350e6e5d9a701e9 20241002120224949 DAUC <0003> auc.c:145 vector [0]: res = 62297f3f98da62f00000000000000000 20241002120224949 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120224949 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120224949 DAUC <0003> auc.c:179 vector [0]: kc = fb478a6643c3d400 20241002120224949 DAUC <0003> auc.c:180 vector [0]: sres = 385eeb48 20241002120224949 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120224949 DAUC <0003> auc.c:113 vector [1]: rand = ad864bb4d4fb03f46251a8b755be4149 20241002120224949 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241002120224949 DAUC <0003> auc.c:142 vector [1]: autn = ebeef5dedd090000679c282d0f79c779 20241002120224949 DAUC <0003> auc.c:143 vector [1]: ck = fa4457d9bf7d2201fc16f64e487b675d 20241002120224949 DAUC <0003> auc.c:144 vector [1]: ik = 16c2c892cef243da154e51e20f1d1706 20241002120224949 DAUC <0003> auc.c:145 vector [1]: res = 245c7e997f46fbac0000000000000000 20241002120224949 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120224949 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002120224949 DAUC <0003> auc.c:179 vector [1]: kc = 1eff6634d8f16000 20241002120224949 DAUC <0003> auc.c:180 vector [1]: sres = 0986e094 20241002120224949 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002120224949 DAUC <0003> auc.c:113 vector [2]: rand = 9d3063fdefa00071115a02169ec0acd2 20241002120224949 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241002120224949 DAUC <0003> auc.c:142 vector [2]: autn = d05df5a7a25a00005ebab363af49433d 20241002120224949 DAUC <0003> auc.c:143 vector [2]: ck = c7d54cf4add9f82a7b9fa6a929d1ed8c 20241002120224949 DAUC <0003> auc.c:144 vector [2]: ik = 92a9f2075f5abc8bb07ee1f6b505c575 20241002120224949 DAUC <0003> auc.c:145 vector [2]: res = 070f63bfca91adff0000000000000000 20241002120224949 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120224949 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002120224949 DAUC <0003> auc.c:179 vector [2]: kc = 5a34b82b62d50800 20241002120224949 DAUC <0003> auc.c:180 vector [2]: sres = 7b632f3a 20241002120224949 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002120224949 DAUC <0003> auc.c:113 vector [3]: rand = 4b21f1c22970a89596eec13d19dde163 20241002120224949 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241002120224949 DAUC <0003> auc.c:142 vector [3]: autn = fbae63394a9b0000218757177bc9e6a5 20241002120224949 DAUC <0003> auc.c:143 vector [3]: ck = e8c187414d97e692909d25737f0b0f56 20241002120224949 DAUC <0003> auc.c:144 vector [3]: ik = d8ef0fa6be71988dfc469ed736518243 20241002120224949 DAUC <0003> auc.c:145 vector [3]: res = d940c7b9697f77470000000000000000 20241002120224949 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120224949 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002120224949 DAUC <0003> auc.c:179 vector [3]: kc = bcfa534218a47000 20241002120224949 DAUC <0003> auc.c:180 vector [3]: sres = 631260ae 20241002120224949 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002120224949 DAUC <0003> db_auc.c:245 IMSI='262423088728774': Generated 4 vectors 20241002120224949 DAUC <0003> db_auc.c:249 IMSI='262423088728774': Updating SQN=161 in DB 20241002120224958 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423088728774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423088728774"} 20241002120224958 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423088728774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224958 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224958 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224962 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224962 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423088728774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423088728774"} 20241002120224962 DAUC <0003> db_auc.c:236 IMSI='262423088728774': Calling to generate 5 vectors 20241002120224962 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002120224962 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120224962 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120224962 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241002120224962 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224962 DAUC <0003> auc.c:113 vector [0]: rand = f01272c7bd6a6d58ebc93abdf4101625 20241002120224962 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241002120224962 DAUC <0003> auc.c:142 vector [0]: autn = 0208f040e8a200006fa3938bea801eb6 20241002120224962 DAUC <0003> auc.c:143 vector [0]: ck = 6095cd0faced8506e406adb0dbd35804 20241002120224962 DAUC <0003> auc.c:144 vector [0]: ik = 279733eb84844e576fcea19ded98b38a 20241002120224962 DAUC <0003> auc.c:145 vector [0]: res = ee2137ebf9c073880000000000000000 20241002120224962 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120224962 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120224963 DAUC <0003> auc.c:179 vector [0]: kc = c6fcdf55f934cc00 20241002120224963 DAUC <0003> auc.c:180 vector [0]: sres = 99794885 20241002120224963 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120224963 DAUC <0003> auc.c:113 vector [1]: rand = f174d2ba9e0f11a96d7c31eb19578cdb 20241002120224963 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241002120224963 DAUC <0003> auc.c:142 vector [1]: autn = 79b51246f6300000a7d3d3a10f8135d3 20241002120224963 DAUC <0003> auc.c:143 vector [1]: ck = 1c3e4c0b63bdf933748bb558f51ca0e3 20241002120224963 DAUC <0003> auc.c:144 vector [1]: ik = e6b356bb460a3307aeaa6fa8b335d074 20241002120224963 DAUC <0003> auc.c:145 vector [1]: res = 85e7c2e4f0b9b13b0000000000000000 20241002120224963 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120224963 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002120224963 DAUC <0003> auc.c:179 vector [1]: kc = d3db30a212616000 20241002120224963 DAUC <0003> auc.c:180 vector [1]: sres = 72d34a59 20241002120224963 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002120224963 DAUC <0003> auc.c:113 vector [2]: rand = 9355f67e55e6be8285f6a92740bafc67 20241002120224963 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241002120224963 DAUC <0003> auc.c:142 vector [2]: autn = abc840828c870000376b8d80422b71bd 20241002120224963 DAUC <0003> auc.c:143 vector [2]: ck = 75120b477290e85704d5ac10de536f88 20241002120224963 DAUC <0003> auc.c:144 vector [2]: ik = 65c154f41a9732cc3ec035e872631e0c 20241002120224963 DAUC <0003> auc.c:145 vector [2]: res = 61612e0d1f88f7f80000000000000000 20241002120224963 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120224963 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002120224963 DAUC <0003> auc.c:179 vector [2]: kc = e4d4c4ff87c0fc00 20241002120224963 DAUC <0003> auc.c:180 vector [2]: sres = 5aed64b0 20241002120224963 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002120224963 DAUC <0003> auc.c:113 vector [3]: rand = 308836b4f81c4d146e86c10c01d3f9d6 20241002120224963 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241002120224963 DAUC <0003> auc.c:142 vector [3]: autn = 06eec9900ac80000e30584a340fa611b 20241002120224963 DAUC <0003> auc.c:143 vector [3]: ck = bf80e7e5b2be75134540269904c75ad6 20241002120224963 DAUC <0003> auc.c:144 vector [3]: ik = 5d422429b81f205b77f4726edb8d9e09 20241002120224963 DAUC <0003> auc.c:145 vector [3]: res = fa814f92d540ec270000000000000000 20241002120224963 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120224963 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002120224963 DAUC <0003> auc.c:179 vector [3]: kc = f3a4ef708c085000 20241002120224963 DAUC <0003> auc.c:180 vector [3]: sres = 528176cc 20241002120224963 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002120224963 DAUC <0003> auc.c:113 vector [4]: rand = 3d11f31ca5b1d414d8c5401e8ac7f738 20241002120224963 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241002120224963 DAUC <0003> auc.c:142 vector [4]: autn = 67b12ba56e8100001d1bc03982443c0a 20241002120224963 DAUC <0003> auc.c:143 vector [4]: ck = 5e3b9841ae5e717d57436db89da53675 20241002120224963 DAUC <0003> auc.c:144 vector [4]: ik = 345e392350a7aee486480e42c503eb95 20241002120224963 DAUC <0003> auc.c:145 vector [4]: res = 9c508ffd81cc51550000000000000000 20241002120224963 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120224963 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002120224963 DAUC <0003> auc.c:179 vector [4]: kc = 8cb20b959bab6c00 20241002120224963 DAUC <0003> auc.c:180 vector [4]: sres = 2302e22b 20241002120224963 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002120224963 DAUC <0003> db_auc.c:245 IMSI='262423088728774': Generated 5 vectors 20241002120224964 DAUC <0003> db_auc.c:249 IMSI='262423088728774': Updating SQN=321 in DB 20241002120224972 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423088728774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423088728774"} 20241002120224972 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423088728774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224972 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224972 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224977 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120224977 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423088728774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423088728774"} 20241002120224977 DAUC <0003> db_auc.c:236 IMSI='262423088728774': Calling to generate 5 vectors 20241002120224977 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002120224977 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120224977 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120224977 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241002120224977 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120224977 DAUC <0003> auc.c:113 vector [0]: rand = 4338f24261533205ba328ee248a71671 20241002120224977 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241002120224977 DAUC <0003> auc.c:142 vector [0]: autn = 4231e0ecc242000007c91532d8493ccd 20241002120224977 DAUC <0003> auc.c:143 vector [0]: ck = a6d54aa424490d2d881f178ecb171a3f 20241002120224977 DAUC <0003> auc.c:144 vector [0]: ik = 98c509ad5eb648c58a0fd09c128f618c 20241002120224977 DAUC <0003> auc.c:145 vector [0]: res = b2a1a7fcf4fca07f0000000000000000 20241002120224977 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120224977 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120224977 DAUC <0003> auc.c:179 vector [0]: kc = 7e11078be59dc000 20241002120224977 DAUC <0003> auc.c:180 vector [0]: sres = 13d67a38 20241002120224977 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120224977 DAUC <0003> auc.c:113 vector [1]: rand = 024fbdbb2abd99d9c86faaace415c81f 20241002120224977 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241002120224977 DAUC <0003> auc.c:142 vector [1]: autn = ee2078890a7e0000e6ce8cb270d21117 20241002120224977 DAUC <0003> auc.c:143 vector [1]: ck = 152f0f0836217ce7f722db73f6694fdd 20241002120224977 DAUC <0003> auc.c:144 vector [1]: ik = 3ac4c4ba26e57e4a201f9a61e2ed3abc 20241002120224977 DAUC <0003> auc.c:145 vector [1]: res = cae955f72a11fb490000000000000000 20241002120224977 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120224977 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002120224977 DAUC <0003> auc.c:179 vector [1]: kc = a898ec1bc62a1000 20241002120224977 DAUC <0003> auc.c:180 vector [1]: sres = f364ff0f 20241002120224977 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002120224977 DAUC <0003> auc.c:113 vector [2]: rand = 44d997036422329c7b8e2b19761806ab 20241002120224977 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241002120224977 DAUC <0003> auc.c:142 vector [2]: autn = 851f24ba98f50000727932fa845cd19b 20241002120224977 DAUC <0003> auc.c:143 vector [2]: ck = 9ed088aba6c9f908f496a2616ff04c8c 20241002120224977 DAUC <0003> auc.c:144 vector [2]: ik = e9b3e9d067dd5774605406d4dfa1f510 20241002120224977 DAUC <0003> auc.c:145 vector [2]: res = 05be0add2b0e0eba0000000000000000 20241002120224977 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120224977 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002120224977 DAUC <0003> auc.c:179 vector [2]: kc = dfa3c982ceb71400 20241002120224977 DAUC <0003> auc.c:180 vector [2]: sres = f2549e7b 20241002120224977 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002120224977 DAUC <0003> auc.c:113 vector [3]: rand = a88571124de050e626ea01967e4e6231 20241002120224977 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241002120224977 DAUC <0003> auc.c:142 vector [3]: autn = 7c423393a7f30000e7a1238562f7e9ff 20241002120224977 DAUC <0003> auc.c:143 vector [3]: ck = ce19d5a7f269fbf1cad6e50c5483b142 20241002120224978 DAUC <0003> auc.c:144 vector [3]: ik = cffd5701f98336025bb835d36569337c 20241002120224978 DAUC <0003> auc.c:145 vector [3]: res = bd9fd06a9c2404600000000000000000 20241002120224978 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120224978 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002120224978 DAUC <0003> auc.c:179 vector [3]: kc = f12122845dc66c00 20241002120224978 DAUC <0003> auc.c:180 vector [3]: sres = 746919d2 20241002120224978 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002120224978 DAUC <0003> auc.c:113 vector [4]: rand = ca54c9c93b19e627aa767990d63ff1b3 20241002120224978 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241002120224978 DAUC <0003> auc.c:142 vector [4]: autn = 463fd2e11eac00003b7679bc7f0b78b6 20241002120224978 DAUC <0003> auc.c:143 vector [4]: ck = e9a3ef9cd03b5b6d1eb9d06db6b4348c 20241002120224978 DAUC <0003> auc.c:144 vector [4]: ik = 238784d75bec357a6a8d0170a428d365 20241002120224978 DAUC <0003> auc.c:145 vector [4]: res = f813c001bee149c60000000000000000 20241002120224978 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120224978 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002120224978 DAUC <0003> auc.c:179 vector [4]: kc = 5e85a7f96204a400 20241002120224978 DAUC <0003> auc.c:180 vector [4]: sres = 3ae523e7 20241002120224978 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002120224978 DAUC <0003> db_auc.c:245 IMSI='262423088728774': Generated 5 vectors 20241002120224978 DAUC <0003> db_auc.c:249 IMSI='262423088728774': Updating SQN=481 in DB 20241002120224986 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423088728774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423088728774"} 20241002120224986 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423088728774 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120224986 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120224986 DLINP <000b> input/ipa.c:451 connected read/write 20241002120224986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120224990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54380<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@c2ecf6db5522: Final verdict of PTC: pass 20241002120225026 DAUC <0003> db_auc.c:157 IMSI='262421573615121': No 2G Auth Data 20241002120225026 DAUC <0003> db_auc.c:192 IMSI='262421573615121': No 3G Auth Data HLR_Test-GSUP(21)@c2ecf6db5522: Created GsupExpect[0] for "262421573615121" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241002120225065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54382<->l=127.0.0.1:4258 20241002120225069 DLINP <000b> input/ipa.c:451 connected read/write 20241002120225069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120225069 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421573615121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421573615121"} 20241002120225069 DAUC <0003> db_auc.c:236 IMSI='262421573615121': Calling to generate 1 vectors 20241002120225069 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241002120225069 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120225069 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120225069 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002120225069 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120225069 DAUC <0003> auc.c:113 vector [0]: rand = bad87472472ba14479f831c7b93ce25a 20241002120225069 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002120225069 DAUC <0003> auc.c:142 vector [0]: autn = bc55954a5baf0000425fc8ba07530ff1 20241002120225069 DAUC <0003> auc.c:143 vector [0]: ck = b00cc36a98a4ac2426665e996d5b758f 20241002120225069 DAUC <0003> auc.c:144 vector [0]: ik = 958f171fd4f728e816fb70e6e8715950 20241002120225069 DAUC <0003> auc.c:145 vector [0]: res = bbfaf1de83914fe30000000000000000 20241002120225069 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120225069 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120225069 DAUC <0003> auc.c:179 vector [0]: kc = bad47732ffb2bf14 20241002120225069 DAUC <0003> auc.c:180 vector [0]: sres = dc4c044a 20241002120225069 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120225069 DAUC <0003> db_auc.c:245 IMSI='262421573615121': Generated 1 vectors 20241002120225069 DAUC <0003> db_auc.c:249 IMSI='262421573615121': Updating SQN=33 in DB 20241002120225079 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421573615121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421573615121"} 20241002120225080 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421573615121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120225080 DLINP <000b> input/ipa.c:451 connected read/write 20241002120225080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120225080 DLINP <000b> input/ipa.c:451 connected read/write 20241002120225080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@c2ecf6db5522: Found GsupExpect[0] for "262421573615121" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@c2ecf6db5522: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262421573615121" TC_gsup_sai_num_auth_vectors(31)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120225084 DLINP <000b> input/ipa.c:451 connected read/write 20241002120225084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120225085 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421573615121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421573615121"} 20241002120225085 DAUC <0003> db_auc.c:236 IMSI='262421573615121': Calling to generate 4 vectors 20241002120225085 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241002120225085 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120225085 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120225085 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241002120225085 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120225085 DAUC <0003> auc.c:113 vector [0]: rand = 74d7305cec310d390659a4f91aad938f 20241002120225085 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241002120225085 DAUC <0003> auc.c:142 vector [0]: autn = 540b15b04c8a000068fb74df225f829a 20241002120225085 DAUC <0003> auc.c:143 vector [0]: ck = cf7939e93197be82aa1442d34da6d55b 20241002120225085 DAUC <0003> auc.c:144 vector [0]: ik = 669d64f2071e218d73736297f5c69a8d 20241002120225085 DAUC <0003> auc.c:145 vector [0]: res = 0eb5edced7bc4e1b0000000000000000 20241002120225085 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120225085 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120225085 DAUC <0003> auc.c:179 vector [0]: kc = ee9b30e6d0d72338 20241002120225085 DAUC <0003> auc.c:180 vector [0]: sres = 46622933 20241002120225085 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120225085 DAUC <0003> auc.c:113 vector [1]: rand = 0dbeed9864087a070802d3f9865da74f 20241002120225085 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241002120225085 DAUC <0003> auc.c:142 vector [1]: autn = 035c834753ad00004653ff9265ff16d6 20241002120225085 DAUC <0003> auc.c:143 vector [1]: ck = c41c4c09aae9ed4b578774b8da7e6869 20241002120225085 DAUC <0003> auc.c:144 vector [1]: ik = d9d8620dcc6a25967cc5d49c80254334 20241002120225085 DAUC <0003> auc.c:145 vector [1]: res = 2049c311927a47270000000000000000 20241002120225085 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120225085 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002120225085 DAUC <0003> auc.c:179 vector [1]: kc = 548dec256d53c423 20241002120225085 DAUC <0003> auc.c:180 vector [1]: sres = 8a6de1fc 20241002120225085 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002120225085 DAUC <0003> auc.c:113 vector [2]: rand = 838dab8db593930c70db4488a6cf8865 20241002120225085 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241002120225085 DAUC <0003> auc.c:142 vector [2]: autn = 0911a72069dc0000ce498465c036c1a9 20241002120225085 DAUC <0003> auc.c:143 vector [2]: ck = 3420abb74dfc6116bcc38fd1f72c2ef1 20241002120225085 DAUC <0003> auc.c:144 vector [2]: ik = da81346f7d707b1df12a4a390d1324c9 20241002120225085 DAUC <0003> auc.c:145 vector [2]: res = 3fcbc9eccd5993ef0000000000000000 20241002120225085 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120225085 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002120225085 DAUC <0003> auc.c:179 vector [2]: kc = a8aa3c5c6cae426c 20241002120225085 DAUC <0003> auc.c:180 vector [2]: sres = 74d3ed6f 20241002120225085 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002120225085 DAUC <0003> auc.c:113 vector [3]: rand = ea9ecd8ac9f9f7912b09a8fc1ce24019 20241002120225085 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241002120225085 DAUC <0003> auc.c:142 vector [3]: autn = 6f2e387b3a5a00009c2558077f95bd10 20241002120225085 DAUC <0003> auc.c:143 vector [3]: ck = ebf9c446192701dbc6471b9b9bdc8a1d 20241002120225085 DAUC <0003> auc.c:144 vector [3]: ik = 094c102404fa3ed0d012fbc58a774c4a 20241002120225085 DAUC <0003> auc.c:145 vector [3]: res = 58782a5b69a070f30000000000000000 20241002120225085 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120225085 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002120225085 DAUC <0003> auc.c:179 vector [3]: kc = 6e4cdf0d9c9aed4c 20241002120225085 DAUC <0003> auc.c:180 vector [3]: sres = 6989c90c 20241002120225085 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002120225085 DAUC <0003> db_auc.c:245 IMSI='262421573615121': Generated 4 vectors 20241002120225085 DAUC <0003> db_auc.c:249 IMSI='262421573615121': Updating SQN=161 in DB 20241002120225094 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421573615121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421573615121"} 20241002120225094 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421573615121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120225094 DLINP <000b> input/ipa.c:451 connected read/write 20241002120225094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120225094 DLINP <000b> input/ipa.c:451 connected read/write 20241002120225094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120225099 DLINP <000b> input/ipa.c:451 connected read/write 20241002120225099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120225099 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421573615121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421573615121"} 20241002120225099 DAUC <0003> db_auc.c:236 IMSI='262421573615121': Calling to generate 5 vectors 20241002120225099 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002120225099 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120225099 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120225099 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241002120225099 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120225099 DAUC <0003> auc.c:113 vector [0]: rand = 59fa1f162baf99a543a169001b7c95e3 20241002120225099 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241002120225099 DAUC <0003> auc.c:142 vector [0]: autn = d0a5e1ba0a1a0000347bb7cdf11346bb 20241002120225099 DAUC <0003> auc.c:143 vector [0]: ck = 7152edbe49be22961d0a7d52053e2e73 20241002120225099 DAUC <0003> auc.c:144 vector [0]: ik = 54c05f0d99ab4475c134b3367a226e0a 20241002120225099 DAUC <0003> auc.c:145 vector [0]: res = a69dd797c9c9e93d0000000000000000 20241002120225099 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120225099 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120225099 DAUC <0003> auc.c:179 vector [0]: kc = d250f6c6b83f2e0e 20241002120225099 DAUC <0003> auc.c:180 vector [0]: sres = c93b76d7 20241002120225099 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120225099 DAUC <0003> auc.c:113 vector [1]: rand = 64e92f26c9ffbfcdcd997fa1f60e68bf 20241002120225099 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241002120225099 DAUC <0003> auc.c:142 vector [1]: autn = 2a5936df474d00005970f577efa7a185 20241002120225099 DAUC <0003> auc.c:143 vector [1]: ck = df3a773a60186d44ce39879dd333dd30 20241002120225099 DAUC <0003> auc.c:144 vector [1]: ik = 12a36cd7ae466a13c6c6fbc7389399d6 20241002120225099 DAUC <0003> auc.c:145 vector [1]: res = ed976d469f60c66d0000000000000000 20241002120225099 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120225099 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002120225100 DAUC <0003> auc.c:179 vector [1]: kc = f6bfc8ef63ba9862 20241002120225100 DAUC <0003> auc.c:180 vector [1]: sres = d7a911d3 20241002120225100 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002120225100 DAUC <0003> auc.c:113 vector [2]: rand = 2b0394ae5e370971eea12fb0a3df315c 20241002120225100 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241002120225100 DAUC <0003> auc.c:142 vector [2]: autn = d9e274a0e8bc0000ea4a76753ded2b29 20241002120225100 DAUC <0003> auc.c:143 vector [2]: ck = dfe21520f27601363e7e9cf0b679912c 20241002120225100 DAUC <0003> auc.c:144 vector [2]: ik = 7ab411e483202d7e079aa199f2c1f35d 20241002120225100 DAUC <0003> auc.c:145 vector [2]: res = cb857801c6080c780000000000000000 20241002120225100 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120225100 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002120225100 DAUC <0003> auc.c:179 vector [2]: kc = 21a798207886afd0 20241002120225100 DAUC <0003> auc.c:180 vector [2]: sres = 76ef894f 20241002120225100 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002120225100 DAUC <0003> auc.c:113 vector [3]: rand = 583c0623fe8b5868f4036371cded9c33 20241002120225100 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241002120225100 DAUC <0003> auc.c:142 vector [3]: autn = 9d6e00d7db27000052fe28deb381ef25 20241002120225100 DAUC <0003> auc.c:143 vector [3]: ck = 4a7e3557f71169aaf319baeaa0d632a2 20241002120225100 DAUC <0003> auc.c:144 vector [3]: ik = f7e5f24a7919f06c042b8a4d2c63f085 20241002120225100 DAUC <0003> auc.c:145 vector [3]: res = 2aa40175d76f20020000000000000000 20241002120225100 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120225100 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002120225100 DAUC <0003> auc.c:179 vector [3]: kc = a5761c7cba72ca47 20241002120225100 DAUC <0003> auc.c:180 vector [3]: sres = 6aa3cf6f 20241002120225100 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002120225100 DAUC <0003> auc.c:113 vector [4]: rand = 243ecef04f4499f665d075b8787b717e 20241002120225100 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241002120225100 DAUC <0003> auc.c:142 vector [4]: autn = 5f274dff05cd0000ac146d4b15888550 20241002120225100 DAUC <0003> auc.c:143 vector [4]: ck = 888aa54db5624f01b8d505e7b5ee7708 20241002120225100 DAUC <0003> auc.c:144 vector [4]: ik = e98403642a49a0c51aa13ad9b8325fe7 20241002120225100 DAUC <0003> auc.c:145 vector [4]: res = 4e671a9439b5c3100000000000000000 20241002120225100 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120225100 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002120225100 DAUC <0003> auc.c:179 vector [4]: kc = a623320270065b33 20241002120225100 DAUC <0003> auc.c:180 vector [4]: sres = 3b4b4938 20241002120225100 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002120225100 DAUC <0003> db_auc.c:245 IMSI='262421573615121': Generated 5 vectors 20241002120225100 DAUC <0003> db_auc.c:249 IMSI='262421573615121': Updating SQN=321 in DB 20241002120225108 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421573615121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421573615121"} 20241002120225109 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421573615121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120225109 DLINP <000b> input/ipa.c:451 connected read/write 20241002120225109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120225109 DLINP <000b> input/ipa.c:451 connected read/write 20241002120225109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120225114 DLINP <000b> input/ipa.c:451 connected read/write 20241002120225114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120225114 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421573615121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421573615121"} 20241002120225114 DAUC <0003> db_auc.c:236 IMSI='262421573615121': Calling to generate 5 vectors 20241002120225114 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002120225114 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120225114 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120225114 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241002120225114 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120225114 DAUC <0003> auc.c:113 vector [0]: rand = 221a36e3f581278aff18cf0dc62c523e 20241002120225114 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241002120225114 DAUC <0003> auc.c:142 vector [0]: autn = 7a38f94a82c7000041e870ef63bd48e3 20241002120225114 DAUC <0003> auc.c:143 vector [0]: ck = c6d4420833bf0b6f288daedb3bf4a1bc 20241002120225114 DAUC <0003> auc.c:144 vector [0]: ik = f24b996aaed9c926db1436768bc2d0b8 20241002120225114 DAUC <0003> auc.c:145 vector [0]: res = 62ea31af70e89a420000000000000000 20241002120225114 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120225115 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120225115 DAUC <0003> auc.c:179 vector [0]: kc = 3bbb531b1c1e857e 20241002120225115 DAUC <0003> auc.c:180 vector [0]: sres = cb36ead1 20241002120225115 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120225115 DAUC <0003> auc.c:113 vector [1]: rand = befd28b4a5b59d9b1c02d7e42feedcb4 20241002120225115 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241002120225115 DAUC <0003> auc.c:142 vector [1]: autn = d90df556f4f2000059ec857b7f5eb35f 20241002120225115 DAUC <0003> auc.c:143 vector [1]: ck = f5a81a4790843c4692775b4d35d00712 20241002120225115 DAUC <0003> auc.c:144 vector [1]: ik = e6d4b0fbfcd836a7dd4edeb4b9210652 20241002120225115 DAUC <0003> auc.c:145 vector [1]: res = d6423d43823831d20000000000000000 20241002120225115 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120225115 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002120225115 DAUC <0003> auc.c:179 vector [1]: kc = dbaf5ad2651c44e8 20241002120225115 DAUC <0003> auc.c:180 vector [1]: sres = 582624d4 20241002120225115 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002120225115 DAUC <0003> auc.c:113 vector [2]: rand = 85a493df39deea89ac1da2bcd8dc3a18 20241002120225115 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241002120225115 DAUC <0003> auc.c:142 vector [2]: autn = cf916ce1401400003000d3d8802cbe79 20241002120225115 DAUC <0003> auc.c:143 vector [2]: ck = d71d82ab9519b2f826d018b08ffaa919 20241002120225115 DAUC <0003> auc.c:144 vector [2]: ik = 8d033096f924e20f5c04a3e711b60598 20241002120225115 DAUC <0003> auc.c:145 vector [2]: res = 0b15a474087573690000000000000000 20241002120225115 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120225115 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002120225115 DAUC <0003> auc.c:179 vector [2]: kc = f3191f1b8076248c 20241002120225115 DAUC <0003> auc.c:180 vector [2]: sres = 9de7a199 20241002120225115 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002120225115 DAUC <0003> auc.c:113 vector [3]: rand = fd4340d6e6864fa0eb3bdc83acf7ac55 20241002120225115 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241002120225115 DAUC <0003> auc.c:142 vector [3]: autn = 92312159b0ef00003b16fc1940743921 20241002120225115 DAUC <0003> auc.c:143 vector [3]: ck = 417c410c71741e325f7c4923ad90bbce 20241002120225115 DAUC <0003> auc.c:144 vector [3]: ik = 53bdf17093c99096a569193efccbe65f 20241002120225115 DAUC <0003> auc.c:145 vector [3]: res = e7c6fea523d3bf840000000000000000 20241002120225115 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120225115 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002120225115 DAUC <0003> auc.c:179 vector [3]: kc = 3371f6a8c3c6e713 20241002120225115 DAUC <0003> auc.c:180 vector [3]: sres = ea9183bd 20241002120225115 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002120225115 DAUC <0003> auc.c:113 vector [4]: rand = 16a28d25c99275a1848f14dabadd2e28 20241002120225115 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241002120225115 DAUC <0003> auc.c:142 vector [4]: autn = 28cb6f7cac3200005ec1105448c0f13d 20241002120225115 DAUC <0003> auc.c:143 vector [4]: ck = 7f0573421784a877018277ddb87bd29f 20241002120225115 DAUC <0003> auc.c:144 vector [4]: ik = 7c8f575e6a1583b4e2cc1aeb85e2bef5 20241002120225115 DAUC <0003> auc.c:145 vector [4]: res = fe949acc2c523daf0000000000000000 20241002120225115 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120225115 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002120225115 DAUC <0003> auc.c:179 vector [4]: kc = 96a081ce41d9c4a8 20241002120225116 DAUC <0003> auc.c:180 vector [4]: sres = 82c8b1e1 20241002120225116 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002120225116 DAUC <0003> db_auc.c:245 IMSI='262421573615121': Generated 5 vectors 20241002120225116 DAUC <0003> db_auc.c:249 IMSI='262421573615121': Updating SQN=481 in DB 20241002120225124 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421573615121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421573615121"} 20241002120225124 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421573615121 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120225124 DLINP <000b> input/ipa.c:451 connected read/write 20241002120225124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120225124 DLINP <000b> input/ipa.c:451 connected read/write 20241002120225124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120225129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54382<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@c2ecf6db5522: Final verdict of PTC: pass MTC@c2ecf6db5522: setverdict(pass): none -> pass 20241002120225155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54332<->l=127.0.0.1:4258 20241002120225155 DLINP <000b> input/ipa.c:451 connected read/write 20241002120225155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120225155 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120225155 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120225155 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@c2ecf6db5522: Final verdict of PTC: none 22@c2ecf6db5522: Final verdict of PTC: none 20241002120225155 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43009<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(23)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: pass MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Wed Oct 2 12:02:25 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 20241002120225178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54396<->l=127.0.0.1:4258 20241002120225179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54396<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=42208) Waiting for packet dumper to finish... 1 (prev_count=42208, count=60036) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Wed Oct 2 12:02:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_gsup_sai_eps started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120228255 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120228255 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120228258 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120228259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54402<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120228261 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120228261 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120228261 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120228261 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120228261 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120228261 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120228261 DLGSUP <0013> gsup_server.c:235 2: 20241002120228261 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120228261 DLGSUP <0013> gsup_server.c:235 3: 20241002120228261 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120228261 DLGSUP <0013> gsup_server.c:235 4: 20241002120228261 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120228261 DLGSUP <0013> gsup_server.c:235 5: 20241002120228261 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120228261 DLGSUP <0013> gsup_server.c:235 7: 20241002120228261 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120228261 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120228261 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120228261 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@c2ecf6db5522: 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") 20241002120228272 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41969<->l=127.0.0.1:4259) 20241002120228296 DAUC <0003> db_auc.c:157 IMSI='262428217718067': No 2G Auth Data 20241002120228296 DAUC <0003> db_auc.c:192 IMSI='262428217718067': No 3G Auth Data HLR_Test-GSUP(33)@c2ecf6db5522: Created GsupExpect[0] for "262428217718067" to be handled at TC_gsup_sai_eps(36) 20241002120228352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54412<->l=127.0.0.1:4258 20241002120228362 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120228362 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428217718067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428217718067"} 20241002120228363 DAUC <0003> db_auc.c:157 IMSI='262428217718067': No 2G Auth Data 20241002120228363 DAUC <0003> db_auc.c:236 IMSI='262428217718067': Calling to generate 5 vectors 20241002120228363 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241002120228363 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120228363 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120228363 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002120228363 DAUC <0003> auc.c:113 vector [0]: rand = 8e0a624b8d858f252a0d834ab8183e88 20241002120228363 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002120228363 DAUC <0003> auc.c:142 vector [0]: autn = 24e7e37c9cb38000afbbcbf1bb2c2a84 20241002120228363 DAUC <0003> auc.c:143 vector [0]: ck = 13e1c1498cc2d8d28bda71f43b14908b 20241002120228363 DAUC <0003> auc.c:144 vector [0]: ik = a354873ea5bd363647252339f79bf081 20241002120228363 DAUC <0003> auc.c:145 vector [0]: res = e7a04b42759b5cef0000000000000000 20241002120228363 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120228363 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002120228363 DAUC <0003> auc.c:151 vector [0]: kc = 7c4a14bae5f08eee 20241002120228363 DAUC <0003> auc.c:152 vector [0]: sres = 923b17ad 20241002120228363 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002120228363 DAUC <0003> auc.c:113 vector [1]: rand = 001c2fb251f9aa14b268384cf826e0e7 20241002120228363 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002120228363 DAUC <0003> auc.c:142 vector [1]: autn = 735c9a2e5a2f8000693e900685350de3 20241002120228363 DAUC <0003> auc.c:143 vector [1]: ck = 37522f0c15cc7638689551be4d3e81c4 20241002120228363 DAUC <0003> auc.c:144 vector [1]: ik = 62d64a139ade6958f851bd58ccc82eaf 20241002120228363 DAUC <0003> auc.c:145 vector [1]: res = cafd686c1f77402f0000000000000000 20241002120228363 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120228363 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002120228363 DAUC <0003> auc.c:151 vector [1]: kc = c54089f90ee4b00b 20241002120228363 DAUC <0003> auc.c:152 vector [1]: sres = d58a2843 20241002120228363 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002120228363 DAUC <0003> auc.c:113 vector [2]: rand = 0684ae111aa82e7f0ad94538cad40396 20241002120228363 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002120228363 DAUC <0003> auc.c:142 vector [2]: autn = 9719de2e3d26800087e5923ef29318a6 20241002120228363 DAUC <0003> auc.c:143 vector [2]: ck = c22559167ed4a4c9e13fd1840354ec18 20241002120228363 DAUC <0003> auc.c:144 vector [2]: ik = 7122acd9c30f377940cac715321e826d 20241002120228363 DAUC <0003> auc.c:145 vector [2]: res = b133350156fad8b20000000000000000 20241002120228363 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120228363 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002120228363 DAUC <0003> auc.c:151 vector [2]: kc = 12f2e35e8c91fdc5 20241002120228363 DAUC <0003> auc.c:152 vector [2]: sres = e7c9edb3 20241002120228363 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002120228363 DAUC <0003> auc.c:113 vector [3]: rand = 52333e45635a439df3bc027e7b5ba247 20241002120228363 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002120228363 DAUC <0003> auc.c:142 vector [3]: autn = 25dbe8a053698000cbb55f248077a0d1 20241002120228363 DAUC <0003> auc.c:143 vector [3]: ck = a39acd2b9a578fa7c2ac396a8dbda678 20241002120228363 DAUC <0003> auc.c:144 vector [3]: ik = 84e4f4e083330065e6377525b660e101 20241002120228363 DAUC <0003> auc.c:145 vector [3]: res = 8f68ea7db78d259b0000000000000000 20241002120228363 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120228363 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002120228363 DAUC <0003> auc.c:151 vector [3]: kc = 03e5758422b9c8bb 20241002120228363 DAUC <0003> auc.c:152 vector [3]: sres = 38e5cfe6 20241002120228363 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002120228363 DAUC <0003> auc.c:113 vector [4]: rand = c696dd858f08c388191501eae16a185b 20241002120228363 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002120228363 DAUC <0003> auc.c:142 vector [4]: autn = eacfe4f702b180009ec8f0156a8328e2 20241002120228363 DAUC <0003> auc.c:143 vector [4]: ck = 81f9283b18f7d2c8e241ec5d1af5cf81 20241002120228363 DAUC <0003> auc.c:144 vector [4]: ik = 27dfa6d05759f14319d34cf7c580ee8f 20241002120228363 DAUC <0003> auc.c:145 vector [4]: res = 1475a83155e5f2c10000000000000000 20241002120228363 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120228364 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241002120228364 DAUC <0003> auc.c:151 vector [4]: kc = 5db42e4190db0285 20241002120228364 DAUC <0003> auc.c:152 vector [4]: sres = 41905af0 20241002120228364 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241002120228364 DAUC <0003> db_auc.c:245 IMSI='262428217718067': Generated 5 vectors 20241002120228364 DAUC <0003> db_auc.c:249 IMSI='262428217718067': Updating SQN=161 in DB 20241002120228372 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428217718067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428217718067"} 20241002120228372 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428217718067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120228372 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120228372 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@c2ecf6db5522: Found GsupExpect[0] for "262428217718067" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_sai_eps(36)"262428217718067" TC_gsup_sai_eps(36)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120228380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54412<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@c2ecf6db5522: Final verdict of PTC: pass 20241002120228406 DAUC <0003> db_auc.c:157 IMSI='262428558012073': No 2G Auth Data 20241002120228406 DAUC <0003> db_auc.c:192 IMSI='262428558012073': No 3G Auth Data HLR_Test-GSUP(33)@c2ecf6db5522: Created GsupExpect[0] for "262428558012073" to be handled at TC_gsup_sai_eps(37) 20241002120228428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54414<->l=127.0.0.1:4258 20241002120228430 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120228430 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428558012073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428558012073"} 20241002120228430 DAUC <0003> db_auc.c:157 IMSI='262428558012073': No 2G Auth Data 20241002120228430 DAUC <0003> db_auc.c:236 IMSI='262428558012073': Calling to generate 5 vectors 20241002120228430 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241002120228430 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120228430 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241002120228430 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002120228430 DAUC <0003> auc.c:113 vector [0]: rand = bf3879f05bc4fe09c3092ee82e161745 20241002120228430 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002120228430 DAUC <0003> auc.c:142 vector [0]: autn = f4e158d93d1c80005d469ada1306112f 20241002120228430 DAUC <0003> auc.c:143 vector [0]: ck = 4ea1aba4103b961af4694df35848a78e 20241002120228430 DAUC <0003> auc.c:144 vector [0]: ik = b37494fecb81f37d615bfb73a56335ad 20241002120228430 DAUC <0003> auc.c:145 vector [0]: res = 5166a1f89f67b7960000000000000000 20241002120228430 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120228430 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241002120228430 DAUC <0003> auc.c:151 vector [0]: kc = 68e789da2691f744 20241002120228430 DAUC <0003> auc.c:152 vector [0]: sres = ce01166e 20241002120228430 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241002120228430 DAUC <0003> auc.c:113 vector [1]: rand = c58e3b7d2dd51c13fe55ef4605b70923 20241002120228430 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002120228430 DAUC <0003> auc.c:142 vector [1]: autn = dfaadc94f5ad80000a61509e95ea3d1d 20241002120228430 DAUC <0003> auc.c:143 vector [1]: ck = 28eafa8eb218e930e9bd07d1ab0a90c7 20241002120228430 DAUC <0003> auc.c:144 vector [1]: ik = e6bc3e348efa231bf7d5deee7ed7f05d 20241002120228430 DAUC <0003> auc.c:145 vector [1]: res = 6d02d11ef16104b50000000000000000 20241002120228430 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120228430 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241002120228430 DAUC <0003> auc.c:151 vector [1]: kc = d03e1d85e93faab1 20241002120228430 DAUC <0003> auc.c:152 vector [1]: sres = 9c63d5ab 20241002120228430 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241002120228430 DAUC <0003> auc.c:113 vector [2]: rand = b6a79997118217f5a7df3f8a53b89f0b 20241002120228430 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002120228430 DAUC <0003> auc.c:142 vector [2]: autn = dd68c269a50b800093aa9656ef2916a9 20241002120228430 DAUC <0003> auc.c:143 vector [2]: ck = f53fd90d201fd02d32aabb2e8b9550a2 20241002120228430 DAUC <0003> auc.c:144 vector [2]: ik = ac972cb7ffbccc59d752cdba18958493 20241002120228430 DAUC <0003> auc.c:145 vector [2]: res = 87019e17d9f06ad60000000000000000 20241002120228430 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120228430 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241002120228430 DAUC <0003> auc.c:151 vector [2]: kc = bc50832e4ca3c845 20241002120228430 DAUC <0003> auc.c:152 vector [2]: sres = 5ef1f4c1 20241002120228430 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241002120228430 DAUC <0003> auc.c:113 vector [3]: rand = dc71b206420ddb671c2fddea5b1b5436 20241002120228430 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002120228430 DAUC <0003> auc.c:142 vector [3]: autn = 885dcdd65acb8000e3a76bdd8850164a 20241002120228430 DAUC <0003> auc.c:143 vector [3]: ck = ea83f3408e2efd40069cc4cc2bb8ff4e 20241002120228430 DAUC <0003> auc.c:144 vector [3]: ik = 0c336ff78373df4af22fd845169d9199 20241002120228430 DAUC <0003> auc.c:145 vector [3]: res = a7efb2249943f8770000000000000000 20241002120228430 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120228430 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241002120228430 DAUC <0003> auc.c:151 vector [3]: kc = 1203803e30784cdd 20241002120228430 DAUC <0003> auc.c:152 vector [3]: sres = 3eac4a53 20241002120228430 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241002120228430 DAUC <0003> auc.c:113 vector [4]: rand = bfffd27dd974246ff336c3308766174c 20241002120228430 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002120228430 DAUC <0003> auc.c:142 vector [4]: autn = 6f21664725e88000f281471c2d8e2298 20241002120228430 DAUC <0003> auc.c:143 vector [4]: ck = 1710d3f2036eae0f2c2bb3aecab9ff90 20241002120228430 DAUC <0003> auc.c:144 vector [4]: ik = 836bdf7945d43a021f5feea7209d7f08 20241002120228430 DAUC <0003> auc.c:145 vector [4]: res = 6942c6bafe8637e40000000000000000 20241002120228430 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120228430 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241002120228430 DAUC <0003> auc.c:151 vector [4]: kc = a70f5182ac9e1495 20241002120228430 DAUC <0003> auc.c:152 vector [4]: sres = 97c4f15e 20241002120228430 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241002120228430 DAUC <0003> db_auc.c:245 IMSI='262428558012073': Generated 5 vectors 20241002120228430 DAUC <0003> db_auc.c:249 IMSI='262428558012073': Updating SQN=161 in DB 20241002120228438 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428558012073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428558012073"} 20241002120228438 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428558012073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120228438 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120228438 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@c2ecf6db5522: Found GsupExpect[0] for "262428558012073" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@c2ecf6db5522: Added IMSI table entry 1TC_gsup_sai_eps(37)"262428558012073" TC_gsup_sai_eps(37)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120228440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54414<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@c2ecf6db5522: Final verdict of PTC: pass 20241002120228468 DAUC <0003> db_auc.c:157 IMSI='262421570188486': No 2G Auth Data 20241002120228468 DAUC <0003> db_auc.c:192 IMSI='262421570188486': No 3G Auth Data HLR_Test-GSUP(33)@c2ecf6db5522: Created GsupExpect[0] for "262421570188486" to be handled at TC_gsup_sai_eps(38) 20241002120228508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54422<->l=127.0.0.1:4258 20241002120228513 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120228513 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421570188486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421570188486"} 20241002120228513 DAUC <0003> db_auc.c:236 IMSI='262421570188486': Calling to generate 5 vectors 20241002120228513 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002120228513 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120228513 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120228513 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002120228513 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120228513 DAUC <0003> auc.c:113 vector [0]: rand = bbf09280cfc0ce5a659a4cd62bc65839 20241002120228513 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002120228513 DAUC <0003> auc.c:142 vector [0]: autn = 83b5d036843a8000326c08b38bb4fc0e 20241002120228513 DAUC <0003> auc.c:143 vector [0]: ck = 0f2753472dc5e823eeaffe68735b26ed 20241002120228513 DAUC <0003> auc.c:144 vector [0]: ik = ff82450b72504bba985b30185e31e5b8 20241002120228513 DAUC <0003> auc.c:145 vector [0]: res = b88ba54c01d12d640000000000000000 20241002120228513 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120228513 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120228513 DAUC <0003> auc.c:179 vector [0]: kc = 30f872af74a7a400 20241002120228513 DAUC <0003> auc.c:180 vector [0]: sres = 3f9c894b 20241002120228513 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120228513 DAUC <0003> auc.c:113 vector [1]: rand = 68d4c216a96b9fade8ca336a4d4eae6d 20241002120228513 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002120228513 DAUC <0003> auc.c:142 vector [1]: autn = 1d10e7710ba680001ad675343da4da51 20241002120228513 DAUC <0003> auc.c:143 vector [1]: ck = 2abcc4f79a26a8fa75b4c072655fbc2b 20241002120228513 DAUC <0003> auc.c:144 vector [1]: ik = d684ecd0bbab0cc4eb47f4130c27883f 20241002120228513 DAUC <0003> auc.c:145 vector [1]: res = 6681bdd0225b47420000000000000000 20241002120228513 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120228513 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002120228513 DAUC <0003> auc.c:179 vector [1]: kc = bcf5924b29dd1000 20241002120228513 DAUC <0003> auc.c:180 vector [1]: sres = 1815ac1f 20241002120228513 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002120228513 DAUC <0003> auc.c:113 vector [2]: rand = fd667f9a5e3a8f1be02b269df52fa691 20241002120228513 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002120228513 DAUC <0003> auc.c:142 vector [2]: autn = 1ffd4cbf7e52800062473f3bc1043bfb 20241002120228513 DAUC <0003> auc.c:143 vector [2]: ck = fcea2ef18b854259557f6b6f04711792 20241002120228513 DAUC <0003> auc.c:144 vector [2]: ik = c8a48df73700407163712e9f71f98260 20241002120228513 DAUC <0003> auc.c:145 vector [2]: res = cfa09915b055e9b50000000000000000 20241002120228513 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120228513 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002120228513 DAUC <0003> auc.c:179 vector [2]: kc = 513d3734c70a7c00 20241002120228513 DAUC <0003> auc.c:180 vector [2]: sres = 61245a10 20241002120228513 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002120228513 DAUC <0003> auc.c:113 vector [3]: rand = b9f823b11a971f402775c16b3ac852e0 20241002120228513 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002120228513 DAUC <0003> auc.c:142 vector [3]: autn = 1966348ce6298000a32a01884aa6c4f4 20241002120228513 DAUC <0003> auc.c:143 vector [3]: ck = 6afa2c76ea2118c55c42c660e2d89c79 20241002120228513 DAUC <0003> auc.c:144 vector [3]: ik = 0928c177b6421a3bc569fcd263eb6918 20241002120228513 DAUC <0003> auc.c:145 vector [3]: res = 0b8ae2b2a4b1ff080000000000000000 20241002120228513 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120228513 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002120228513 DAUC <0003> auc.c:179 vector [3]: kc = eea367de91966c00 20241002120228513 DAUC <0003> auc.c:180 vector [3]: sres = 08e1f653 20241002120228513 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002120228513 DAUC <0003> auc.c:113 vector [4]: rand = 5caffa939d49f37dacfba8f8b406f32c 20241002120228513 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002120228513 DAUC <0003> auc.c:142 vector [4]: autn = 1cfd77de9cb98000bc710e3cc0b8472b 20241002120228513 DAUC <0003> auc.c:143 vector [4]: ck = 656cef60fe805c3b0697f23101402e20 20241002120228513 DAUC <0003> auc.c:144 vector [4]: ik = f0ed0d1e132c816e6cb48b52e632bfb5 20241002120228513 DAUC <0003> auc.c:145 vector [4]: res = 01a1c2710aae10e10000000000000000 20241002120228513 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120228513 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002120228514 DAUC <0003> auc.c:179 vector [4]: kc = 8e8217e9b5e05000 20241002120228514 DAUC <0003> auc.c:180 vector [4]: sres = 66aa71dd 20241002120228514 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002120228514 DAUC <0003> db_auc.c:245 IMSI='262421570188486': Generated 5 vectors 20241002120228514 DAUC <0003> db_auc.c:249 IMSI='262421570188486': Updating SQN=161 in DB 20241002120228523 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421570188486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421570188486"} 20241002120228523 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421570188486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120228523 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120228524 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@c2ecf6db5522: Found GsupExpect[0] for "262421570188486" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@c2ecf6db5522: Added IMSI table entry 2TC_gsup_sai_eps(38)"262421570188486" TC_gsup_sai_eps(38)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120228530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54422<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@c2ecf6db5522: Final verdict of PTC: pass 20241002120228565 DAUC <0003> db_auc.c:157 IMSI='262425500657325': No 2G Auth Data 20241002120228565 DAUC <0003> db_auc.c:192 IMSI='262425500657325': No 3G Auth Data HLR_Test-GSUP(33)@c2ecf6db5522: Created GsupExpect[0] for "262425500657325" to be handled at TC_gsup_sai_eps(39) 20241002120228608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54430<->l=127.0.0.1:4258 20241002120228616 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120228616 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425500657325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425500657325"} 20241002120228616 DAUC <0003> db_auc.c:236 IMSI='262425500657325': Calling to generate 5 vectors 20241002120228616 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002120228616 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120228616 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120228616 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002120228616 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120228616 DAUC <0003> auc.c:113 vector [0]: rand = 1aa80f75f33215caf565e8458dacaa87 20241002120228616 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002120228616 DAUC <0003> auc.c:142 vector [0]: autn = 97ec41250fe48000751adfd9d3cd268e 20241002120228616 DAUC <0003> auc.c:143 vector [0]: ck = 94c86637b1f01da29b8275b63e44400e 20241002120228616 DAUC <0003> auc.c:144 vector [0]: ik = a04c690baa9170a0fb5b417ce8491e29 20241002120228616 DAUC <0003> auc.c:145 vector [0]: res = ce7ec1e7596650760000000000000000 20241002120228616 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120228616 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120228616 DAUC <0003> auc.c:179 vector [0]: kc = 62fae466e9973000 20241002120228616 DAUC <0003> auc.c:180 vector [0]: sres = 1888ee8f 20241002120228616 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120228616 DAUC <0003> auc.c:113 vector [1]: rand = 63b4c435eb079e147ced62685c548362 20241002120228616 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002120228616 DAUC <0003> auc.c:142 vector [1]: autn = 85bed5a38ebe80002f4896572d92b272 20241002120228616 DAUC <0003> auc.c:143 vector [1]: ck = 8aab0f87240af1b1d6b5f8c2511e69cc 20241002120228616 DAUC <0003> auc.c:144 vector [1]: ik = 706d1124ca91b64de6285789709d4d29 20241002120228616 DAUC <0003> auc.c:145 vector [1]: res = 2d9b336ffef41cfc0000000000000000 20241002120228616 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120228616 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002120228616 DAUC <0003> auc.c:179 vector [1]: kc = ddbb9e3d44fbb400 20241002120228616 DAUC <0003> auc.c:180 vector [1]: sres = dd57aa9a 20241002120228616 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002120228616 DAUC <0003> auc.c:113 vector [2]: rand = 20b80d09baa9c044f5ce32932e18600c 20241002120228616 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002120228616 DAUC <0003> auc.c:142 vector [2]: autn = f624b5d8e57c8000f3a4a185909f0006 20241002120228616 DAUC <0003> auc.c:143 vector [2]: ck = 38076ba079e5e9dd9de9d38462b3188e 20241002120228616 DAUC <0003> auc.c:144 vector [2]: ik = e81e6fc135713507a187b69e0a492dac 20241002120228616 DAUC <0003> auc.c:145 vector [2]: res = 6f73a4ed43fa6a0e0000000000000000 20241002120228616 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120228616 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002120228616 DAUC <0003> auc.c:179 vector [2]: kc = 06c233e6f4efc800 20241002120228616 DAUC <0003> auc.c:180 vector [2]: sres = 838f10cf 20241002120228616 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002120228616 DAUC <0003> auc.c:113 vector [3]: rand = d66380101c4b0a861f83ef8d9ac5028b 20241002120228616 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002120228617 DAUC <0003> auc.c:142 vector [3]: autn = 1bee5ddc940580008882b2c531ae5333 20241002120228617 DAUC <0003> auc.c:143 vector [3]: ck = 8a9d058d80422b278e5f57f5521fde9f 20241002120228617 DAUC <0003> auc.c:144 vector [3]: ik = 425adaaa8bb7b50ffc541acf373ad225 20241002120228617 DAUC <0003> auc.c:145 vector [3]: res = bfaff75128e629c60000000000000000 20241002120228617 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120228617 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002120228617 DAUC <0003> auc.c:179 vector [3]: kc = 68a48c3d8ee86400 20241002120228617 DAUC <0003> auc.c:180 vector [3]: sres = 06b50f13 20241002120228617 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002120228617 DAUC <0003> auc.c:113 vector [4]: rand = 5f5b53516aef70d4385616f61d404108 20241002120228617 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002120228617 DAUC <0003> auc.c:142 vector [4]: autn = ae90752fece98000c71221d2ef4d12a0 20241002120228617 DAUC <0003> auc.c:143 vector [4]: ck = 6347909ac09ea22e78cd68d000d7bb0e 20241002120228617 DAUC <0003> auc.c:144 vector [4]: ik = 7793123a3b3098ed10e40578c6c5070b 20241002120228617 DAUC <0003> auc.c:145 vector [4]: res = 66ddfc3b259998e40000000000000000 20241002120228617 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120228617 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002120228617 DAUC <0003> auc.c:179 vector [4]: kc = 548aa5b95dda7c00 20241002120228617 DAUC <0003> auc.c:180 vector [4]: sres = 0f374dcd 20241002120228617 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002120228617 DAUC <0003> db_auc.c:245 IMSI='262425500657325': Generated 5 vectors 20241002120228617 DAUC <0003> db_auc.c:249 IMSI='262425500657325': Updating SQN=161 in DB 20241002120228625 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425500657325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425500657325"} 20241002120228625 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425500657325 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120228625 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120228625 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@c2ecf6db5522: Found GsupExpect[0] for "262425500657325" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@c2ecf6db5522: Added IMSI table entry 3TC_gsup_sai_eps(39)"262425500657325" TC_gsup_sai_eps(39)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120228631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54430<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@c2ecf6db5522: Final verdict of PTC: pass 20241002120228666 DAUC <0003> db_auc.c:157 IMSI='262427774216988': No 2G Auth Data 20241002120228666 DAUC <0003> db_auc.c:192 IMSI='262427774216988': No 3G Auth Data HLR_Test-GSUP(33)@c2ecf6db5522: Created GsupExpect[0] for "262427774216988" to be handled at TC_gsup_sai_eps(40) 20241002120228700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54444<->l=127.0.0.1:4258 20241002120228704 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120228704 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427774216988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427774216988"} 20241002120228704 DAUC <0003> db_auc.c:236 IMSI='262427774216988': Calling to generate 5 vectors 20241002120228704 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241002120228704 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241002120228704 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241002120228704 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241002120228704 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241002120228704 DAUC <0003> auc.c:113 vector [0]: rand = dfcafc742151d26bb046141ba6b629c1 20241002120228704 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241002120228704 DAUC <0003> auc.c:142 vector [0]: autn = eaa8d36c44ae8000687fba8c07b6c3be 20241002120228704 DAUC <0003> auc.c:143 vector [0]: ck = f58c2530337ccfcdca23142ddbed6b16 20241002120228704 DAUC <0003> auc.c:144 vector [0]: ik = c9a1dd90081e0f46443f292bc2d530c4 20241002120228704 DAUC <0003> auc.c:145 vector [0]: res = adebe81942f3c8c40000000000000000 20241002120228704 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241002120228704 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241002120228704 DAUC <0003> auc.c:179 vector [0]: kc = 462c8c4e252b2e57 20241002120228704 DAUC <0003> auc.c:180 vector [0]: sres = 5e733f70 20241002120228704 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241002120228704 DAUC <0003> auc.c:113 vector [1]: rand = 0b64d011a613f732b6d9966fb199c4a6 20241002120228704 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241002120228704 DAUC <0003> auc.c:142 vector [1]: autn = 704f8a08732a8000113dbb55b5c85537 20241002120228704 DAUC <0003> auc.c:143 vector [1]: ck = 3c17c2e3b105c70d615d578bed1903d5 20241002120228704 DAUC <0003> auc.c:144 vector [1]: ik = af1bd4f13fb7713dd7c131c308a5c2a6 20241002120228704 DAUC <0003> auc.c:145 vector [1]: res = c5ac889d7357e1b50000000000000000 20241002120228704 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241002120228704 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241002120228704 DAUC <0003> auc.c:179 vector [1]: kc = fbe52ee87a841160 20241002120228704 DAUC <0003> auc.c:180 vector [1]: sres = 2ee7025f 20241002120228704 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241002120228704 DAUC <0003> auc.c:113 vector [2]: rand = c601da10e579f85a741a4a85d57c11f0 20241002120228704 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241002120228704 DAUC <0003> auc.c:142 vector [2]: autn = f71328ceb5f08000215eaacf21e95e26 20241002120228704 DAUC <0003> auc.c:143 vector [2]: ck = 08d7c2b4779510238222c98c55cd5117 20241002120228704 DAUC <0003> auc.c:144 vector [2]: ik = 714fd70d46496f57097dd96d7668ebe4 20241002120228704 DAUC <0003> auc.c:145 vector [2]: res = 2ef361e6a56f60b10000000000000000 20241002120228704 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241002120228704 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241002120228704 DAUC <0003> auc.c:179 vector [2]: kc = 6bf7b84eefb87661 20241002120228704 DAUC <0003> auc.c:180 vector [2]: sres = df63a8c9 20241002120228704 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241002120228704 DAUC <0003> auc.c:113 vector [3]: rand = 4cd83245f0d02fd2d2e97ddd12975c5b 20241002120228704 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241002120228704 DAUC <0003> auc.c:142 vector [3]: autn = 0d736a06370780008947227bffad50c0 20241002120228704 DAUC <0003> auc.c:143 vector [3]: ck = a718e80fde26e0784fffbd8b0a2a7b1a 20241002120228704 DAUC <0003> auc.c:144 vector [3]: ik = 255b0a6f073faa70bae088013e9f9e8a 20241002120228704 DAUC <0003> auc.c:145 vector [3]: res = 14b779b5b5c078d20000000000000000 20241002120228704 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241002120228704 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241002120228704 DAUC <0003> auc.c:179 vector [3]: kc = 6a6b256a17a16b90 20241002120228704 DAUC <0003> auc.c:180 vector [3]: sres = b15b9804 20241002120228704 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241002120228704 DAUC <0003> auc.c:113 vector [4]: rand = 52aa098ecdb8d5044efa1664048bb18b 20241002120228704 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241002120228704 DAUC <0003> auc.c:142 vector [4]: autn = 1ea9b9072b0a8000bfddeecd62ec4b70 20241002120228704 DAUC <0003> auc.c:143 vector [4]: ck = a473d86ebb5467694ffc832466ebaf16 20241002120228704 DAUC <0003> auc.c:144 vector [4]: ik = 1882d41b8c47de2b6b18febc00d097bb 20241002120228704 DAUC <0003> auc.c:145 vector [4]: res = bb8249ba7cde6be30000000000000000 20241002120228704 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241002120228704 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241002120228705 DAUC <0003> auc.c:179 vector [4]: kc = e4dc84de56637f4a 20241002120228705 DAUC <0003> auc.c:180 vector [4]: sres = dbecbede 20241002120228705 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241002120228705 DAUC <0003> db_auc.c:245 IMSI='262427774216988': Generated 5 vectors 20241002120228705 DAUC <0003> db_auc.c:249 IMSI='262427774216988': Updating SQN=161 in DB 20241002120228712 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427774216988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427774216988"} 20241002120228713 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427774216988 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120228713 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120228713 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@c2ecf6db5522: Found GsupExpect[0] for "262427774216988" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@c2ecf6db5522: Added IMSI table entry 4TC_gsup_sai_eps(40)"262427774216988" TC_gsup_sai_eps(40)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120228719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54444<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@c2ecf6db5522: Final verdict of PTC: pass MTC@c2ecf6db5522: setverdict(pass): none -> pass 20241002120228748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54402<->l=127.0.0.1:4258 20241002120228748 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41969<->l=127.0.0.1:4259) 20241002120228748 DLINP <000b> input/ipa.c:451 connected read/write 20241002120228748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120228748 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120228748 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120228748 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@c2ecf6db5522: Final verdict of PTC: none 34@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: pass MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Wed Oct 2 12:02:28 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 20241002120228772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54448<->l=127.0.0.1:4258 20241002120228773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54448<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=33768) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Wed Oct 2 12:02:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_gsup_ul_unknown_imsi started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120231886 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120231886 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120231891 DLINP <000b> input/ipa.c:451 connected read/write 20241002120231891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120231893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42618<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120231897 DLINP <000b> input/ipa.c:451 connected read/write 20241002120231897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120231897 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120231897 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120231897 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120231897 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120231897 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120231897 DLGSUP <0013> gsup_server.c:235 2: 20241002120231897 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120231897 DLGSUP <0013> gsup_server.c:235 3: 20241002120231897 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120231897 DLGSUP <0013> gsup_server.c:235 4: 20241002120231897 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120231897 DLGSUP <0013> gsup_server.c:235 5: 20241002120231897 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120231897 DLGSUP <0013> gsup_server.c:235 7: 20241002120231897 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120231897 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120231897 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120231897 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@c2ecf6db5522: 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") 20241002120231923 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41421<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@c2ecf6db5522: Created GsupExpect[0] for "262426561833921" to be handled at TC_gsup_ul_unknown_imsi(45) 20241002120231940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42632<->l=127.0.0.1:4258 20241002120231944 DLINP <000b> input/ipa.c:451 connected read/write 20241002120231944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120231944 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426561833921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426561833921" cn_domain=PS} 20241002120231944 DLU <0006> fsm.c:456 lu(262426561833921)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241002120231944 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426561833921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241002120231944 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426561833921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426561833921" cause=IMSI unknown in HLR} 20241002120231944 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426561833921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120231944 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426561833921)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120231944 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426561833921)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241002120231944 DLU <0006> fsm.c:568 lu(PS:IMSI-262426561833921)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241002120231944 DLINP <000b> input/ipa.c:451 connected read/write 20241002120231944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120231944 DLINP <000b> input/ipa.c:451 connected read/write 20241002120231944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@c2ecf6db5522: Found GsupExpect[0] for "262426561833921" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262426561833921" TC_gsup_ul_unknown_imsi(45)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120231946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42632<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@c2ecf6db5522: Final verdict of PTC: pass 20241002120231947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42618<->l=127.0.0.1:4258 20241002120231948 DLINP <000b> input/ipa.c:451 connected read/write 20241002120231948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120231948 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120231948 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120231948 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120231948 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41421<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@c2ecf6db5522: Final verdict of PTC: none 43@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 43: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@c2ecf6db5522: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Wed Oct 2 12:02:31 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 20241002120231976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42648<->l=127.0.0.1:4258 20241002120231977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42648<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12440) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Wed Oct 2 12:02:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120235051 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120235051 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120235056 DLINP <000b> input/ipa.c:451 connected read/write 20241002120235056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120235058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42650<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120235061 DLINP <000b> input/ipa.c:451 connected read/write 20241002120235061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120235061 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120235061 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120235061 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120235061 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120235061 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120235061 DLGSUP <0013> gsup_server.c:235 2: 20241002120235061 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120235061 DLGSUP <0013> gsup_server.c:235 3: 20241002120235061 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120235061 DLGSUP <0013> gsup_server.c:235 4: 20241002120235061 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120235061 DLGSUP <0013> gsup_server.c:235 5: 20241002120235061 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120235061 DLGSUP <0013> gsup_server.c:235 7: 20241002120235062 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120235062 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120235062 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120235062 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@c2ecf6db5522: 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") 20241002120235089 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45567<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@c2ecf6db5522: Created GsupExpect[0] for "262423494802144" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241002120235103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42654<->l=127.0.0.1:4258 20241002120235111 DLINP <000b> input/ipa.c:451 connected read/write 20241002120235111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120235111 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423494802144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423494802144" cn_domain=PS source_name="the-source\n"} 20241002120235111 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241002120235112 DLU <0006> fsm.c:456 lu(262423494802144)[0x61200000b620]{UNVALIDATED}: Allocated 20241002120235112 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423494802144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241002120235112 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262423494802144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423494802144" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241002120235112 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262423494802144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120235112 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423494802144)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120235112 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423494802144)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241002120235112 DLU <0006> fsm.c:568 lu(PS:IMSI-262423494802144)[0x61200000b620]{UNVALIDATED}: Deallocated 20241002120235112 DLINP <000b> input/ipa.c:451 connected read/write 20241002120235112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120235112 DLINP <000b> input/ipa.c:451 connected read/write 20241002120235112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@c2ecf6db5522: Found GsupExpect[0] for "262423494802144" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262423494802144" TC_gsup_ul_unknown_imsi_via_proxy(50)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120235115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42654<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@c2ecf6db5522: Final verdict of PTC: pass 20241002120235117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42650<->l=127.0.0.1:4258 20241002120235118 DLINP <000b> input/ipa.c:451 connected read/write 20241002120235118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120235118 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120235118 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120235118 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120235118 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 48@c2ecf6db5522: Final verdict of PTC: none 20241002120235119 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45567<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 48: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@c2ecf6db5522: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Wed Oct 2 12:02:35 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 20241002120235198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42656<->l=127.0.0.1:4258 20241002120235199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42656<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12520) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Wed Oct 2 12:02:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120238289 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120238289 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120238290 DLINP <000b> input/ipa.c:451 connected read/write 20241002120238290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120238291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42666<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120238292 DLINP <000b> input/ipa.c:451 connected read/write 20241002120238292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120238292 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120238292 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120238292 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120238292 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120238292 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120238292 DLGSUP <0013> gsup_server.c:235 2: 20241002120238292 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120238292 DLGSUP <0013> gsup_server.c:235 3: 20241002120238292 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120238292 DLGSUP <0013> gsup_server.c:235 4: 20241002120238292 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120238292 DLGSUP <0013> gsup_server.c:235 5: 20241002120238292 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120238292 DLGSUP <0013> gsup_server.c:235 7: 20241002120238292 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120238292 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120238292 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120238292 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@c2ecf6db5522: 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") 20241002120238301 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42893<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@c2ecf6db5522: Created GsupExpect[0] for "262426933204926" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241002120238308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42672<->l=127.0.0.1:4258 20241002120238334 DLINP <000b> input/ipa.c:451 connected read/write 20241002120238334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120238334 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426933204926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426933204926" cn_domain=PS} 20241002120238334 DLU <0006> fsm.c:456 lu(262426933204926)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241002120238334 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426933204926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241002120238334 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426933204926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426933204926" cause=Roaming not allowed in this location area} 20241002120238334 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426933204926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120238334 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426933204926)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120238334 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426933204926)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20241002120238334 DLU <0006> fsm.c:568 lu(PS:IMSI-262426933204926)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20241002120238334 DLINP <000b> input/ipa.c:451 connected read/write 20241002120238334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120238334 DLINP <000b> input/ipa.c:451 connected read/write 20241002120238334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@c2ecf6db5522: Found GsupExpect[0] for "262426933204926" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262426933204926" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120238336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42672<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@c2ecf6db5522: Final verdict of PTC: pass 20241002120238336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42666<->l=127.0.0.1:4258 HLR_Test-GSUP(52)@c2ecf6db5522: Final verdict of PTC: none 20241002120238337 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42893<->l=127.0.0.1:4259) 20241002120238337 DLINP <000b> input/ipa.c:451 connected read/write 20241002120238337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120238337 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120238337 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120238337 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(54)@c2ecf6db5522: Final verdict of PTC: none 53@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 53: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@c2ecf6db5522: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Wed Oct 2 12:02:38 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 20241002120238380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42686<->l=127.0.0.1:4258 20241002120238381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42686<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=13584) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Wed Oct 2 12:02:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_gsup_sai_err_unknown_imsi started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120241488 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120241488 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120241491 DLINP <000b> input/ipa.c:451 connected read/write 20241002120241491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120241492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42694<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120241495 DLINP <000b> input/ipa.c:451 connected read/write 20241002120241495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120241495 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120241495 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120241495 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120241495 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120241495 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120241495 DLGSUP <0013> gsup_server.c:235 2: 20241002120241495 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120241495 DLGSUP <0013> gsup_server.c:235 3: 20241002120241495 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120241495 DLGSUP <0013> gsup_server.c:235 4: 20241002120241495 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120241495 DLGSUP <0013> gsup_server.c:235 5: 20241002120241495 DLGSUP <0013> gsup_server.c:237 5: 00 HLR_Test-GSUP-IPA(56)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120241495 DLGSUP <0013> gsup_server.c:235 7: 20241002120241495 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120241495 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120241495 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120241495 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@c2ecf6db5522: 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") 20241002120241510 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34731<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@c2ecf6db5522: Created GsupExpect[0] for "262424047274747" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241002120241518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42708<->l=127.0.0.1:4258 20241002120241538 DLINP <000b> input/ipa.c:451 connected read/write 20241002120241538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120241538 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424047274747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424047274747"} 20241002120241538 DAUC <0003> db_auc.c:133 IMSI='262424047274747': No such subscriber 20241002120241538 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424047274747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241002120241538 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424047274747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424047274747" cause=IMSI unknown in HLR} 20241002120241538 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424047274747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120241538 DLINP <000b> input/ipa.c:451 connected read/write 20241002120241538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120241538 DLINP <000b> input/ipa.c:451 connected read/write 20241002120241538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@c2ecf6db5522: Found GsupExpect[0] for "262424047274747" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262424047274747" TC_gsup_sai_err_unknown_imsi(60)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120241541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42708<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@c2ecf6db5522: Final verdict of PTC: pass 20241002120241542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42694<->l=127.0.0.1:4258 20241002120241543 DLINP <000b> input/ipa.c:451 connected read/write 20241002120241543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120241543 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120241543 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120241543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120241544 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34731<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@c2ecf6db5522: Final verdict of PTC: none 58@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 58: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@c2ecf6db5522: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Wed Oct 2 12:02:41 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 20241002120241599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50866<->l=127.0.0.1:4258 20241002120241599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50866<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12460) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Wed Oct 2 12:02:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_gsup_ul started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120244701 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120244701 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120244706 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120244708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50870<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120244711 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120244711 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120244711 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120244711 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120244711 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120244711 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120244711 DLGSUP <0013> gsup_server.c:235 2: 20241002120244711 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120244711 DLGSUP <0013> gsup_server.c:235 3: 20241002120244711 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120244711 DLGSUP <0013> gsup_server.c:235 4: 20241002120244711 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120244711 DLGSUP <0013> gsup_server.c:235 5: 20241002120244711 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120244711 DLGSUP <0013> gsup_server.c:235 7: 20241002120244711 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120244711 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120244711 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120244711 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@c2ecf6db5522: 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") 20241002120244732 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44699<->l=127.0.0.1:4259) 20241002120244756 DAUC <0003> db_auc.c:157 IMSI='262424951781031': No 2G Auth Data 20241002120244756 DAUC <0003> db_auc.c:192 IMSI='262424951781031': No 3G Auth Data HLR_Test-GSUP(62)@c2ecf6db5522: Created GsupExpect[0] for "262424951781031" to be handled at TC_gsup_ul(65) 20241002120244804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50878<->l=127.0.0.1:4258 20241002120244815 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120244815 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424951781031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424951781031" cn_domain=PS} 20241002120244815 DLU <0006> fsm.c:456 lu(262424951781031)[0x61200000b920]{UNVALIDATED}: Allocated 20241002120244816 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424951781031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120244833 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424951781031)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120244833 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424951781031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424951781031" cn_domain=PS} 20241002120244833 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120244833 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c2ecf6db5522: Found GsupExpect[0] for "262424951781031" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_ul(65)"262424951781031" 20241002120244839 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120244840 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424951781031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424951781031"} 20241002120244840 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424951781031)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120244840 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424951781031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120244840 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424951781031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424951781031"} 20241002120244840 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424951781031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120244840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424951781031)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120244840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424951781031)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120244840 DLU <0006> fsm.c:568 lu(PS:IMSI-262424951781031)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120244840 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120244840 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul(65)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120244843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50878<->l=127.0.0.1:4258 TC_gsup_ul(65)@c2ecf6db5522: Final verdict of PTC: pass 20241002120244870 DAUC <0003> db_auc.c:157 IMSI='262420369000191': No 2G Auth Data 20241002120244870 DAUC <0003> db_auc.c:192 IMSI='262420369000191': No 3G Auth Data 20241002120244878 DLGSUP <0013> hlr.c:121 IMSI 262420369000191: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c2ecf6db5522: Created GsupExpect[0] for "262420369000191" to be handled at TC_gsup_ul(66) 20241002120244892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50886<->l=127.0.0.1:4258 20241002120244894 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120244894 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420369000191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420369000191" cn_domain=PS} 20241002120244894 DLU <0006> fsm.c:456 lu(262420369000191)[0x61200000baa0]{UNVALIDATED}: Allocated 20241002120244894 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420369000191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120244910 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420369000191)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120244910 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420369000191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420369000191" cn_domain=PS} 20241002120244910 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120244910 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c2ecf6db5522: Found GsupExpect[0] for "262420369000191" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@c2ecf6db5522: Added IMSI table entry 1TC_gsup_ul(66)"262420369000191" 20241002120244912 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120244912 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420369000191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420369000191"} 20241002120244912 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420369000191)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120244912 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420369000191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120244912 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420369000191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420369000191"} 20241002120244912 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420369000191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120244912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420369000191)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120244912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420369000191)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120244912 DLU <0006> fsm.c:568 lu(PS:IMSI-262420369000191)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120244912 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120244912 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul(66)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120244914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50886<->l=127.0.0.1:4258 TC_gsup_ul(66)@c2ecf6db5522: Final verdict of PTC: pass 20241002120244940 DAUC <0003> db_auc.c:157 IMSI='262426266062457': No 2G Auth Data 20241002120244940 DAUC <0003> db_auc.c:192 IMSI='262426266062457': No 3G Auth Data 20241002120244948 DLGSUP <0013> hlr.c:121 IMSI 262426266062457: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c2ecf6db5522: Created GsupExpect[0] for "262426266062457" to be handled at TC_gsup_ul(67) 20241002120244962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50902<->l=127.0.0.1:4258 20241002120244964 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120244964 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426266062457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426266062457" cn_domain=PS} 20241002120244964 DLU <0006> fsm.c:456 lu(262426266062457)[0x61200000bc20]{UNVALIDATED}: Allocated 20241002120244964 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426266062457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120244980 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426266062457)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120244980 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426266062457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426266062457" cn_domain=PS} 20241002120244980 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120244980 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c2ecf6db5522: Found GsupExpect[0] for "262426266062457" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@c2ecf6db5522: Added IMSI table entry 2TC_gsup_ul(67)"262426266062457" 20241002120244982 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120244983 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426266062457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426266062457"} 20241002120244983 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426266062457)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120244983 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426266062457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120244983 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426266062457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426266062457"} 20241002120244983 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426266062457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120244983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426266062457)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120244983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426266062457)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120244983 DLU <0006> fsm.c:568 lu(PS:IMSI-262426266062457)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120244983 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120244983 DLINP <000b> input/ipa.c:451 connected read/write 20241002120244983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul(67)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120244985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50902<->l=127.0.0.1:4258 TC_gsup_ul(67)@c2ecf6db5522: Final verdict of PTC: pass 20241002120245010 DAUC <0003> db_auc.c:157 IMSI='262426765689209': No 2G Auth Data 20241002120245010 DAUC <0003> db_auc.c:192 IMSI='262426765689209': No 3G Auth Data 20241002120245018 DLGSUP <0013> hlr.c:121 IMSI 262426765689209: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c2ecf6db5522: Created GsupExpect[0] for "262426765689209" to be handled at TC_gsup_ul(68) 20241002120245032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50906<->l=127.0.0.1:4258 20241002120245034 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120245034 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426765689209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426765689209" cn_domain=PS} 20241002120245034 DLU <0006> fsm.c:456 lu(262426765689209)[0x61200000bda0]{UNVALIDATED}: Allocated 20241002120245034 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426765689209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120245050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426765689209)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120245050 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426765689209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426765689209" cn_domain=PS} 20241002120245050 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120245050 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c2ecf6db5522: Found GsupExpect[0] for "262426765689209" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@c2ecf6db5522: Added IMSI table entry 3TC_gsup_ul(68)"262426765689209" 20241002120245052 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120245052 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426765689209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426765689209"} 20241002120245052 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426765689209)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120245052 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426765689209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120245052 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426765689209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426765689209"} 20241002120245052 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426765689209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120245052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426765689209)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120245052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426765689209)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120245052 DLU <0006> fsm.c:568 lu(PS:IMSI-262426765689209)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120245052 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120245052 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul(68)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120245053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50906<->l=127.0.0.1:4258 TC_gsup_ul(68)@c2ecf6db5522: Final verdict of PTC: pass 20241002120245077 DAUC <0003> db_auc.c:157 IMSI='262423105001103': No 2G Auth Data 20241002120245077 DAUC <0003> db_auc.c:192 IMSI='262423105001103': No 3G Auth Data 20241002120245086 DLGSUP <0013> hlr.c:121 IMSI 262423105001103: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c2ecf6db5522: Created GsupExpect[0] for "262423105001103" to be handled at TC_gsup_ul(69) 20241002120245099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50910<->l=127.0.0.1:4258 20241002120245101 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120245101 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423105001103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423105001103" cn_domain=PS} 20241002120245101 DLU <0006> fsm.c:456 lu(262423105001103)[0x61200000bf20]{UNVALIDATED}: Allocated 20241002120245101 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423105001103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120245116 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423105001103)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120245116 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423105001103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423105001103" cn_domain=PS} 20241002120245116 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120245116 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c2ecf6db5522: Found GsupExpect[0] for "262423105001103" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@c2ecf6db5522: Added IMSI table entry 4TC_gsup_ul(69)"262423105001103" 20241002120245120 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120245120 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423105001103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423105001103"} 20241002120245120 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423105001103)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120245120 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423105001103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120245120 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423105001103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423105001103"} 20241002120245120 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423105001103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120245120 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423105001103)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120245120 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423105001103)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120245120 DLU <0006> fsm.c:568 lu(PS:IMSI-262423105001103)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120245120 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120245120 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul(69)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120245123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50910<->l=127.0.0.1:4258 TC_gsup_ul(69)@c2ecf6db5522: Final verdict of PTC: pass 20241002120245148 DAUC <0003> db_auc.c:157 IMSI='262420588532135': No 2G Auth Data 20241002120245148 DAUC <0003> db_auc.c:192 IMSI='262420588532135': No 3G Auth Data 20241002120245156 DLGSUP <0013> hlr.c:121 IMSI 262420588532135: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c2ecf6db5522: Created GsupExpect[0] for "262420588532135" to be handled at TC_gsup_ul(70) 20241002120245178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50918<->l=127.0.0.1:4258 20241002120245179 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120245179 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420588532135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420588532135" cn_domain=PS} 20241002120245179 DLU <0006> fsm.c:456 lu(262420588532135)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241002120245179 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420588532135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120245195 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420588532135)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120245195 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420588532135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420588532135" cn_domain=PS} 20241002120245195 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120245195 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c2ecf6db5522: Found GsupExpect[0] for "262420588532135" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@c2ecf6db5522: Added IMSI table entry 5TC_gsup_ul(70)"262420588532135" 20241002120245200 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120245200 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420588532135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420588532135"} 20241002120245200 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420588532135)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120245200 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420588532135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120245200 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420588532135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420588532135"} 20241002120245200 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420588532135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120245200 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420588532135)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120245200 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420588532135)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120245200 DLU <0006> fsm.c:568 lu(PS:IMSI-262420588532135)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120245200 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120245200 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul(70)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120245203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50918<->l=127.0.0.1:4258 TC_gsup_ul(70)@c2ecf6db5522: Final verdict of PTC: pass 20241002120245236 DAUC <0003> db_auc.c:157 IMSI='262423894442619': No 2G Auth Data 20241002120245236 DAUC <0003> db_auc.c:192 IMSI='262423894442619': No 3G Auth Data 20241002120245244 DLGSUP <0013> hlr.c:121 IMSI 262423894442619: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c2ecf6db5522: Created GsupExpect[0] for "262423894442619" to be handled at TC_gsup_ul(71) 20241002120245272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50930<->l=127.0.0.1:4258 20241002120245278 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120245278 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423894442619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423894442619" cn_domain=PS} 20241002120245278 DLU <0006> fsm.c:456 lu(262423894442619)[0x612000010120]{UNVALIDATED}: Allocated 20241002120245278 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423894442619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120245295 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423894442619)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120245295 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423894442619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423894442619" cn_domain=PS} 20241002120245295 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120245295 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c2ecf6db5522: Found GsupExpect[0] for "262423894442619" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@c2ecf6db5522: Added IMSI table entry 6TC_gsup_ul(71)"262423894442619" 20241002120245301 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120245301 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423894442619 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423894442619"} 20241002120245301 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423894442619)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120245301 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423894442619 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120245301 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423894442619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423894442619"} 20241002120245301 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423894442619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120245301 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423894442619)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120245301 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423894442619)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120245301 DLU <0006> fsm.c:568 lu(PS:IMSI-262423894442619)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120245301 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120245301 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul(71)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120245304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50930<->l=127.0.0.1:4258 TC_gsup_ul(71)@c2ecf6db5522: Final verdict of PTC: pass 20241002120245337 DAUC <0003> db_auc.c:157 IMSI='262422430547215': No 2G Auth Data 20241002120245337 DAUC <0003> db_auc.c:192 IMSI='262422430547215': No 3G Auth Data 20241002120245346 DLGSUP <0013> hlr.c:121 IMSI 262422430547215: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@c2ecf6db5522: Created GsupExpect[0] for "262422430547215" to be handled at TC_gsup_ul(72) 20241002120245374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50938<->l=127.0.0.1:4258 20241002120245378 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120245378 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422430547215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422430547215" cn_domain=PS} 20241002120245378 DLU <0006> fsm.c:456 lu(262422430547215)[0x6120000102a0]{UNVALIDATED}: Allocated 20241002120245378 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422430547215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120245394 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422430547215)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120245394 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422430547215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422430547215" cn_domain=PS} 20241002120245394 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120245394 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@c2ecf6db5522: Found GsupExpect[0] for "262422430547215" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@c2ecf6db5522: Added IMSI table entry 7TC_gsup_ul(72)"262422430547215" 20241002120245399 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120245399 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422430547215 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422430547215"} 20241002120245399 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422430547215)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120245399 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422430547215 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120245399 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422430547215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422430547215"} 20241002120245399 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422430547215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120245399 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422430547215)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120245399 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422430547215)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120245399 DLU <0006> fsm.c:568 lu(PS:IMSI-262422430547215)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120245399 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120245400 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul(72)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120245402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50938<->l=127.0.0.1:4258 TC_gsup_ul(72)@c2ecf6db5522: Final verdict of PTC: pass 20241002120245428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50870<->l=127.0.0.1:4258 MTC@c2ecf6db5522: setverdict(pass): none -> pass 20241002120245429 DLINP <000b> input/ipa.c:451 connected read/write 20241002120245429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120245429 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120245429 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120245429 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120245429 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44699<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@c2ecf6db5522: Final verdict of PTC: none 63@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: pass MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_gsup_ul finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Wed Oct 2 12:02:45 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241002120245452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50954<->l=127.0.0.1:4258 20241002120245453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50954<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2880) Waiting for packet dumper to finish... 1 (prev_count=2880, count=45348) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Wed Oct 2 12:02:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_gsup_ul_via_proxy started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120248523 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120248524 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120248528 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120248530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50962<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120248534 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120248534 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120248534 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120248534 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120248534 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120248534 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120248534 DLGSUP <0013> gsup_server.c:235 2: 20241002120248534 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120248534 DLGSUP <0013> gsup_server.c:235 3: 20241002120248534 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120248534 DLGSUP <0013> gsup_server.c:235 4: 20241002120248534 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120248534 DLGSUP <0013> gsup_server.c:235 5: 20241002120248534 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120248534 DLGSUP <0013> gsup_server.c:235 7: 20241002120248534 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120248534 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120248534 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120248534 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@c2ecf6db5522: 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") 20241002120248564 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46465<->l=127.0.0.1:4259) 20241002120248591 DAUC <0003> db_auc.c:157 IMSI='262425799240067': No 2G Auth Data 20241002120248591 DAUC <0003> db_auc.c:192 IMSI='262425799240067': No 3G Auth Data HLR_Test-GSUP(74)@c2ecf6db5522: Created GsupExpect[0] for "262425799240067" to be handled at TC_gsup_ul_via_proxy(77) 20241002120248636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50976<->l=127.0.0.1:4258 20241002120248646 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120248646 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425799240067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425799240067" cn_domain=PS source_name="the-source\n"} 20241002120248646 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241002120248646 DLU <0006> fsm.c:456 lu(262425799240067)[0x612000010420]{UNVALIDATED}: Allocated 20241002120248646 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425799240067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241002120248663 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425799240067)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120248663 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425799240067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425799240067" cn_domain=PS destination_name="the-source\n"} 20241002120248663 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120248663 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c2ecf6db5522: Found GsupExpect[0] for "262425799240067" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262425799240067" 20241002120248665 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120248665 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425799240067 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425799240067" source_name="the-source\n"} 20241002120248665 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425799240067)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120248665 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262425799240067 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120248665 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425799240067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425799240067" destination_name="the-source\n"} 20241002120248665 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262425799240067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120248665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425799240067)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120248665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425799240067)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120248665 DLU <0006> fsm.c:568 lu(PS:IMSI-262425799240067)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120248665 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120248665 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120248666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50976<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@c2ecf6db5522: Final verdict of PTC: pass 20241002120248692 DAUC <0003> db_auc.c:157 IMSI='262427572693094': No 2G Auth Data 20241002120248692 DAUC <0003> db_auc.c:192 IMSI='262427572693094': No 3G Auth Data 20241002120248700 DLGSUP <0013> hlr.c:121 IMSI 262427572693094: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c2ecf6db5522: Created GsupExpect[0] for "262427572693094" to be handled at TC_gsup_ul_via_proxy(78) 20241002120248716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50984<->l=127.0.0.1:4258 20241002120248718 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120248718 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262427572693094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427572693094" cn_domain=PS source_name="the-source\n"} 20241002120248718 DLU <0006> fsm.c:456 lu(262427572693094)[0x6120000105a0]{UNVALIDATED}: Allocated 20241002120248718 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262427572693094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241002120248739 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427572693094)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120248740 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262427572693094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427572693094" cn_domain=PS destination_name="the-source\n"} 20241002120248740 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120248740 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c2ecf6db5522: Found GsupExpect[0] for "262427572693094" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@c2ecf6db5522: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262427572693094" 20241002120248743 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120248743 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262427572693094 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427572693094" source_name="the-source\n"} 20241002120248743 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427572693094)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120248743 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262427572693094 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120248743 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262427572693094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427572693094" destination_name="the-source\n"} 20241002120248743 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262427572693094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120248743 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427572693094)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120248743 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427572693094)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120248743 DLU <0006> fsm.c:568 lu(PS:IMSI-262427572693094)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120248743 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120248743 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120248744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50984<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@c2ecf6db5522: Final verdict of PTC: pass 20241002120248770 DAUC <0003> db_auc.c:157 IMSI='262424210281092': No 2G Auth Data 20241002120248770 DAUC <0003> db_auc.c:192 IMSI='262424210281092': No 3G Auth Data 20241002120248778 DLGSUP <0013> hlr.c:121 IMSI 262424210281092: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c2ecf6db5522: Created GsupExpect[0] for "262424210281092" to be handled at TC_gsup_ul_via_proxy(79) 20241002120248797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50998<->l=127.0.0.1:4258 20241002120248799 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120248799 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424210281092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424210281092" cn_domain=PS source_name="the-source\n"} 20241002120248799 DLU <0006> fsm.c:456 lu(262424210281092)[0x612000010720]{UNVALIDATED}: Allocated 20241002120248799 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424210281092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241002120248819 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424210281092)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120248819 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424210281092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424210281092" cn_domain=PS destination_name="the-source\n"} 20241002120248819 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120248819 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c2ecf6db5522: Found GsupExpect[0] for "262424210281092" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@c2ecf6db5522: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262424210281092" 20241002120248823 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120248823 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424210281092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424210281092" source_name="the-source\n"} 20241002120248823 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424210281092)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120248823 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424210281092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120248823 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424210281092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424210281092" destination_name="the-source\n"} 20241002120248823 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424210281092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120248823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424210281092)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120248823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424210281092)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120248823 DLU <0006> fsm.c:568 lu(PS:IMSI-262424210281092)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120248823 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120248823 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120248826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50998<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@c2ecf6db5522: Final verdict of PTC: pass 20241002120248853 DAUC <0003> db_auc.c:157 IMSI='262427639949760': No 2G Auth Data 20241002120248853 DAUC <0003> db_auc.c:192 IMSI='262427639949760': No 3G Auth Data 20241002120248862 DLGSUP <0013> hlr.c:121 IMSI 262427639949760: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c2ecf6db5522: Created GsupExpect[0] for "262427639949760" to be handled at TC_gsup_ul_via_proxy(80) 20241002120248876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51014<->l=127.0.0.1:4258 20241002120248878 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120248878 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427639949760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427639949760" cn_domain=PS source_name="the-source\n"} 20241002120248878 DLU <0006> fsm.c:456 lu(262427639949760)[0x6120000108a0]{UNVALIDATED}: Allocated 20241002120248878 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427639949760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241002120248893 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427639949760)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120248893 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427639949760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427639949760" cn_domain=PS destination_name="the-source\n"} 20241002120248893 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120248894 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c2ecf6db5522: Found GsupExpect[0] for "262427639949760" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@c2ecf6db5522: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262427639949760" 20241002120248895 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120248895 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427639949760 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427639949760" source_name="the-source\n"} 20241002120248895 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427639949760)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120248895 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262427639949760 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120248895 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427639949760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427639949760" destination_name="the-source\n"} 20241002120248895 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262427639949760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120248895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427639949760)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120248896 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427639949760)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120248896 DLU <0006> fsm.c:568 lu(PS:IMSI-262427639949760)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120248896 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120248896 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120248897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51014<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@c2ecf6db5522: Final verdict of PTC: pass 20241002120248922 DAUC <0003> db_auc.c:157 IMSI='262420148139590': No 2G Auth Data 20241002120248922 DAUC <0003> db_auc.c:192 IMSI='262420148139590': No 3G Auth Data 20241002120248930 DLGSUP <0013> hlr.c:121 IMSI 262420148139590: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c2ecf6db5522: Created GsupExpect[0] for "262420148139590" to be handled at TC_gsup_ul_via_proxy(81) 20241002120248945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51016<->l=127.0.0.1:4258 20241002120248947 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120248947 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420148139590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420148139590" cn_domain=PS source_name="the-source\n"} 20241002120248947 DLU <0006> fsm.c:456 lu(262420148139590)[0x612000010a20]{UNVALIDATED}: Allocated 20241002120248947 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420148139590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241002120248963 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420148139590)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120248963 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420148139590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420148139590" cn_domain=PS destination_name="the-source\n"} 20241002120248963 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120248963 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c2ecf6db5522: Found GsupExpect[0] for "262420148139590" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@c2ecf6db5522: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262420148139590" 20241002120248967 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120248967 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420148139590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420148139590" source_name="the-source\n"} 20241002120248967 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420148139590)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120248967 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262420148139590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120248967 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420148139590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420148139590" destination_name="the-source\n"} 20241002120248967 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262420148139590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120248967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420148139590)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120248967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420148139590)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120248967 DLU <0006> fsm.c:568 lu(PS:IMSI-262420148139590)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120248967 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120248968 DLINP <000b> input/ipa.c:451 connected read/write 20241002120248968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120248970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51016<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@c2ecf6db5522: Final verdict of PTC: pass 20241002120249003 DAUC <0003> db_auc.c:157 IMSI='262420321110846': No 2G Auth Data 20241002120249003 DAUC <0003> db_auc.c:192 IMSI='262420321110846': No 3G Auth Data 20241002120249011 DLGSUP <0013> hlr.c:121 IMSI 262420321110846: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c2ecf6db5522: Created GsupExpect[0] for "262420321110846" to be handled at TC_gsup_ul_via_proxy(82) 20241002120249034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51018<->l=127.0.0.1:4258 20241002120249035 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120249035 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420321110846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420321110846" cn_domain=PS source_name="the-source\n"} 20241002120249035 DLU <0006> fsm.c:456 lu(262420321110846)[0x612000010ba0]{UNVALIDATED}: Allocated 20241002120249035 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420321110846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241002120249051 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420321110846)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120249051 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420321110846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420321110846" cn_domain=PS destination_name="the-source\n"} 20241002120249051 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120249051 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c2ecf6db5522: Found GsupExpect[0] for "262420321110846" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@c2ecf6db5522: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262420321110846" 20241002120249055 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120249055 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420321110846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420321110846" source_name="the-source\n"} 20241002120249055 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420321110846)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120249055 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262420321110846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120249055 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420321110846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420321110846" destination_name="the-source\n"} 20241002120249055 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262420321110846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120249055 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420321110846)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120249055 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420321110846)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120249055 DLU <0006> fsm.c:568 lu(PS:IMSI-262420321110846)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120249055 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120249055 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120249058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51018<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@c2ecf6db5522: Final verdict of PTC: pass 20241002120249092 DAUC <0003> db_auc.c:157 IMSI='262426341103463': No 2G Auth Data 20241002120249092 DAUC <0003> db_auc.c:192 IMSI='262426341103463': No 3G Auth Data 20241002120249100 DLGSUP <0013> hlr.c:121 IMSI 262426341103463: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c2ecf6db5522: Created GsupExpect[0] for "262426341103463" to be handled at TC_gsup_ul_via_proxy(83) 20241002120249130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51034<->l=127.0.0.1:4258 20241002120249135 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120249135 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426341103463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426341103463" cn_domain=PS source_name="the-source\n"} 20241002120249135 DLU <0006> fsm.c:456 lu(262426341103463)[0x612000010d20]{UNVALIDATED}: Allocated 20241002120249135 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426341103463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241002120249151 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426341103463)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120249151 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426341103463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426341103463" cn_domain=PS destination_name="the-source\n"} 20241002120249151 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120249151 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c2ecf6db5522: Found GsupExpect[0] for "262426341103463" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@c2ecf6db5522: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262426341103463" 20241002120249156 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120249156 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426341103463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426341103463" source_name="the-source\n"} 20241002120249156 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426341103463)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120249156 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262426341103463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120249157 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426341103463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426341103463" destination_name="the-source\n"} 20241002120249157 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262426341103463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120249157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426341103463)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120249157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426341103463)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120249157 DLU <0006> fsm.c:568 lu(PS:IMSI-262426341103463)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120249157 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120249157 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120249159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51034<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@c2ecf6db5522: Final verdict of PTC: pass 20241002120249194 DAUC <0003> db_auc.c:157 IMSI='262423725243040': No 2G Auth Data 20241002120249194 DAUC <0003> db_auc.c:192 IMSI='262423725243040': No 3G Auth Data 20241002120249202 DLGSUP <0013> hlr.c:121 IMSI 262423725243040: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@c2ecf6db5522: Created GsupExpect[0] for "262423725243040" to be handled at TC_gsup_ul_via_proxy(84) 20241002120249231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51050<->l=127.0.0.1:4258 20241002120249234 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120249234 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423725243040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423725243040" cn_domain=PS source_name="the-source\n"} 20241002120249234 DLU <0006> fsm.c:456 lu(262423725243040)[0x612000010ea0]{UNVALIDATED}: Allocated 20241002120249234 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423725243040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241002120249251 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423725243040)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120249251 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423725243040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423725243040" cn_domain=PS destination_name="the-source\n"} 20241002120249251 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120249251 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@c2ecf6db5522: Found GsupExpect[0] for "262423725243040" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@c2ecf6db5522: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262423725243040" 20241002120249257 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120249257 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423725243040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423725243040" source_name="the-source\n"} 20241002120249257 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423725243040)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120249257 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262423725243040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120249257 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423725243040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423725243040" destination_name="the-source\n"} 20241002120249257 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262423725243040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120249257 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423725243040)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120249257 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423725243040)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120249257 DLU <0006> fsm.c:568 lu(PS:IMSI-262423725243040)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120249257 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120249257 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120249260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51050<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@c2ecf6db5522: Final verdict of PTC: pass MTC@c2ecf6db5522: setverdict(pass): none -> pass 20241002120249286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50962<->l=127.0.0.1:4258 20241002120249287 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46465<->l=127.0.0.1:4259) 75@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP(74)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@c2ecf6db5522: Final verdict of PTC: none 20241002120249287 DLINP <000b> input/ipa.c:451 connected read/write 20241002120249287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120249287 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120249287 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120249287 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120249287 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP-IPA(73)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: pass MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Wed Oct 2 12:02:49 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 20241002120249314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51062<->l=127.0.0.1:4258 20241002120249314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51062<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=17908) Waiting for packet dumper to finish... 1 (prev_count=17908, count=45964) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Wed Oct 2 12:02:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_gsup_ul_subscriber_data started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120252418 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120252419 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120252423 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120252423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43586<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120252424 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120252424 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120252424 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120252424 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120252424 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120252424 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120252424 DLGSUP <0013> gsup_server.c:235 2: 20241002120252424 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120252424 DLGSUP <0013> gsup_server.c:235 3: 20241002120252424 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120252424 DLGSUP <0013> gsup_server.c:235 4: 20241002120252424 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120252424 DLGSUP <0013> gsup_server.c:235 5: 20241002120252424 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120252424 DLGSUP <0013> gsup_server.c:235 7: 20241002120252424 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120252424 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120252424 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120252424 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@c2ecf6db5522: 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") 20241002120252440 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37775<->l=127.0.0.1:4259) 20241002120252475 DAUC <0003> db_auc.c:157 IMSI='262428810588402': No 2G Auth Data 20241002120252475 DAUC <0003> db_auc.c:192 IMSI='262428810588402': No 3G Auth Data HLR_Test-GSUP(86)@c2ecf6db5522: Created GsupExpect[0] for "262428810588402" to be handled at TC_gsup_ul_subscriber_data(89) 20241002120252521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43588<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@c2ecf6db5522: GSUP ul subscriber_data<unbound> 20241002120252533 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120252533 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428810588402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428810588402" cn_domain=PS} 20241002120252533 DLU <0006> fsm.c:456 lu(262428810588402)[0x612000011020]{UNVALIDATED}: Allocated 20241002120252533 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428810588402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120252550 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428810588402)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120252550 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428810588402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428810588402" cn_domain=PS} 20241002120252550 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120252550 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c2ecf6db5522: Found GsupExpect[0] for "262428810588402" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262428810588402" 20241002120252558 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120252558 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428810588402 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428810588402"} 20241002120252558 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428810588402)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120252558 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428810588402 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120252558 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428810588402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428810588402"} 20241002120252558 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428810588402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120252558 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428810588402)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120252558 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428810588402)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120252558 DLU <0006> fsm.c:568 lu(PS:IMSI-262428810588402)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120252558 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120252558 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120252561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43588<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@c2ecf6db5522: Final verdict of PTC: pass 20241002120252587 DAUC <0003> db_auc.c:157 IMSI='262427108541776': No 2G Auth Data 20241002120252587 DAUC <0003> db_auc.c:192 IMSI='262427108541776': No 3G Auth Data 20241002120252595 DLGSUP <0013> hlr.c:121 IMSI 262427108541776: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c2ecf6db5522: Created GsupExpect[0] for "262427108541776" to be handled at TC_gsup_ul_subscriber_data(90) 20241002120252609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43602<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@c2ecf6db5522: GSUP ul subscriber_data<unbound> 20241002120252611 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120252611 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427108541776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427108541776" cn_domain=PS} 20241002120252611 DLU <0006> fsm.c:456 lu(262427108541776)[0x6120000111a0]{UNVALIDATED}: Allocated 20241002120252611 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427108541776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120252627 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427108541776)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120252627 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427108541776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427108541776" cn_domain=PS} 20241002120252627 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120252627 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c2ecf6db5522: Found GsupExpect[0] for "262427108541776" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@c2ecf6db5522: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262427108541776" 20241002120252629 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120252629 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427108541776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427108541776"} 20241002120252629 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427108541776)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120252629 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427108541776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120252629 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427108541776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427108541776"} 20241002120252629 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427108541776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120252629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427108541776)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120252629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427108541776)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120252629 DLU <0006> fsm.c:568 lu(PS:IMSI-262427108541776)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120252629 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120252629 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120252630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43602<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@c2ecf6db5522: Final verdict of PTC: pass 20241002120252654 DAUC <0003> db_auc.c:157 IMSI='262429060997694': No 2G Auth Data 20241002120252654 DAUC <0003> db_auc.c:192 IMSI='262429060997694': No 3G Auth Data 20241002120252662 DLGSUP <0013> hlr.c:121 IMSI 262429060997694: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c2ecf6db5522: Created GsupExpect[0] for "262429060997694" to be handled at TC_gsup_ul_subscriber_data(91) 20241002120252676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43604<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@c2ecf6db5522: GSUP ul subscriber_data<unbound> 20241002120252678 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120252678 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429060997694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429060997694" cn_domain=PS} 20241002120252678 DLU <0006> fsm.c:456 lu(262429060997694)[0x612000011320]{UNVALIDATED}: Allocated 20241002120252678 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429060997694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120252694 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429060997694)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120252694 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429060997694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429060997694" cn_domain=PS} 20241002120252694 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120252694 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c2ecf6db5522: Found GsupExpect[0] for "262429060997694" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@c2ecf6db5522: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262429060997694" 20241002120252699 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120252699 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429060997694 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429060997694"} 20241002120252699 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429060997694)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120252699 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429060997694 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120252699 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429060997694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429060997694"} 20241002120252699 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429060997694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120252699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429060997694)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120252699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429060997694)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120252699 DLU <0006> fsm.c:568 lu(PS:IMSI-262429060997694)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120252699 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120252699 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120252701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43604<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@c2ecf6db5522: Final verdict of PTC: pass 20241002120252728 DAUC <0003> db_auc.c:157 IMSI='262428302844207': No 2G Auth Data 20241002120252728 DAUC <0003> db_auc.c:192 IMSI='262428302844207': No 3G Auth Data 20241002120252737 DLGSUP <0013> hlr.c:121 IMSI 262428302844207: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c2ecf6db5522: Created GsupExpect[0] for "262428302844207" to be handled at TC_gsup_ul_subscriber_data(92) 20241002120252751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43614<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@c2ecf6db5522: GSUP ul subscriber_data<unbound> 20241002120252752 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120252752 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428302844207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428302844207" cn_domain=PS} 20241002120252752 DLU <0006> fsm.c:456 lu(262428302844207)[0x6120000114a0]{UNVALIDATED}: Allocated 20241002120252752 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428302844207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120252768 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428302844207)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120252768 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428302844207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428302844207" cn_domain=PS} 20241002120252768 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120252768 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c2ecf6db5522: Found GsupExpect[0] for "262428302844207" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@c2ecf6db5522: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262428302844207" 20241002120252770 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120252770 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428302844207 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428302844207"} 20241002120252770 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428302844207)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120252770 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428302844207 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120252770 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428302844207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428302844207"} 20241002120252770 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428302844207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120252770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428302844207)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120252770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428302844207)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120252770 DLU <0006> fsm.c:568 lu(PS:IMSI-262428302844207)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120252770 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120252770 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120252771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43614<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@c2ecf6db5522: Final verdict of PTC: pass 20241002120252795 DAUC <0003> db_auc.c:157 IMSI='262429047060877': No 2G Auth Data 20241002120252795 DAUC <0003> db_auc.c:192 IMSI='262429047060877': No 3G Auth Data 20241002120252804 DLGSUP <0013> hlr.c:121 IMSI 262429047060877: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c2ecf6db5522: Created GsupExpect[0] for "262429047060877" to be handled at TC_gsup_ul_subscriber_data(93) 20241002120252818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43616<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@c2ecf6db5522: GSUP ul subscriber_data<unbound> 20241002120252820 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120252820 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429047060877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429047060877" cn_domain=PS} 20241002120252820 DLU <0006> fsm.c:456 lu(262429047060877)[0x612000011620]{UNVALIDATED}: Allocated 20241002120252820 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429047060877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120252836 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429047060877)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120252836 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429047060877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429047060877" cn_domain=PS} 20241002120252836 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120252836 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c2ecf6db5522: Found GsupExpect[0] for "262429047060877" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@c2ecf6db5522: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262429047060877" 20241002120252839 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120252839 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429047060877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429047060877"} 20241002120252839 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429047060877)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120252839 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429047060877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120252839 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429047060877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429047060877"} 20241002120252839 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429047060877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120252839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429047060877)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120252839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429047060877)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120252839 DLU <0006> fsm.c:568 lu(PS:IMSI-262429047060877)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120252839 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120252839 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120252841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43616<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@c2ecf6db5522: Final verdict of PTC: pass 20241002120252867 DAUC <0003> db_auc.c:157 IMSI='262421325040084': No 2G Auth Data 20241002120252867 DAUC <0003> db_auc.c:192 IMSI='262421325040084': No 3G Auth Data 20241002120252876 DLGSUP <0013> hlr.c:121 IMSI 262421325040084: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c2ecf6db5522: Created GsupExpect[0] for "262421325040084" to be handled at TC_gsup_ul_subscriber_data(94) 20241002120252901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43622<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@c2ecf6db5522: GSUP ul subscriber_data<unbound> 20241002120252904 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120252904 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421325040084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421325040084" cn_domain=PS} 20241002120252904 DLU <0006> fsm.c:456 lu(262421325040084)[0x6120000117a0]{UNVALIDATED}: Allocated 20241002120252904 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421325040084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120252920 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421325040084)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120252920 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421325040084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421325040084" cn_domain=PS} 20241002120252920 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120252920 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c2ecf6db5522: Found GsupExpect[0] for "262421325040084" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@c2ecf6db5522: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262421325040084" 20241002120252925 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120252925 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421325040084 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421325040084"} 20241002120252925 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421325040084)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120252925 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421325040084 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120252925 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421325040084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421325040084"} 20241002120252925 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421325040084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120252925 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421325040084)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120252926 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421325040084)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120252926 DLU <0006> fsm.c:568 lu(PS:IMSI-262421325040084)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120252926 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120252926 DLINP <000b> input/ipa.c:451 connected read/write 20241002120252926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120252929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43622<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@c2ecf6db5522: Final verdict of PTC: pass 20241002120252962 DAUC <0003> db_auc.c:157 IMSI='262422756793128': No 2G Auth Data 20241002120252962 DAUC <0003> db_auc.c:192 IMSI='262422756793128': No 3G Auth Data 20241002120252970 DLGSUP <0013> hlr.c:121 IMSI 262422756793128: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c2ecf6db5522: Created GsupExpect[0] for "262422756793128" to be handled at TC_gsup_ul_subscriber_data(95) 20241002120253000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43636<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@c2ecf6db5522: GSUP ul subscriber_data<unbound> 20241002120253004 DLINP <000b> input/ipa.c:451 connected read/write 20241002120253004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120253004 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422756793128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422756793128" cn_domain=PS} 20241002120253004 DLU <0006> fsm.c:456 lu(262422756793128)[0x612000011920]{UNVALIDATED}: Allocated 20241002120253004 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422756793128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120253021 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422756793128)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120253021 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422756793128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422756793128" cn_domain=PS} 20241002120253021 DLINP <000b> input/ipa.c:451 connected read/write 20241002120253021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120253021 DLINP <000b> input/ipa.c:451 connected read/write 20241002120253021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c2ecf6db5522: Found GsupExpect[0] for "262422756793128" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@c2ecf6db5522: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262422756793128" 20241002120253026 DLINP <000b> input/ipa.c:451 connected read/write 20241002120253026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120253027 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422756793128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422756793128"} 20241002120253027 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422756793128)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120253027 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422756793128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120253027 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422756793128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422756793128"} 20241002120253027 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422756793128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120253027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422756793128)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120253027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422756793128)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120253027 DLU <0006> fsm.c:568 lu(PS:IMSI-262422756793128)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120253027 DLINP <000b> input/ipa.c:451 connected read/write 20241002120253027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120253027 DLINP <000b> input/ipa.c:451 connected read/write 20241002120253027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120253030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43636<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@c2ecf6db5522: Final verdict of PTC: pass 20241002120253064 DAUC <0003> db_auc.c:157 IMSI='262423801619592': No 2G Auth Data 20241002120253064 DAUC <0003> db_auc.c:192 IMSI='262423801619592': No 3G Auth Data 20241002120253073 DLGSUP <0013> hlr.c:121 IMSI 262423801619592: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@c2ecf6db5522: Created GsupExpect[0] for "262423801619592" to be handled at TC_gsup_ul_subscriber_data(96) 20241002120253102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43644<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@c2ecf6db5522: GSUP ul subscriber_data<unbound> 20241002120253107 DLINP <000b> input/ipa.c:451 connected read/write 20241002120253107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120253107 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423801619592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423801619592" cn_domain=PS} 20241002120253107 DLU <0006> fsm.c:456 lu(262423801619592)[0x612000011aa0]{UNVALIDATED}: Allocated 20241002120253107 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423801619592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120253123 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423801619592)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120253123 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423801619592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423801619592" cn_domain=PS} 20241002120253123 DLINP <000b> input/ipa.c:451 connected read/write 20241002120253123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120253123 DLINP <000b> input/ipa.c:451 connected read/write 20241002120253123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@c2ecf6db5522: Found GsupExpect[0] for "262423801619592" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@c2ecf6db5522: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262423801619592" 20241002120253130 DLINP <000b> input/ipa.c:451 connected read/write 20241002120253130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120253130 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423801619592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423801619592"} 20241002120253130 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423801619592)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120253130 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423801619592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120253130 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423801619592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423801619592"} 20241002120253130 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423801619592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120253130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423801619592)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120253130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423801619592)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120253130 DLU <0006> fsm.c:568 lu(PS:IMSI-262423801619592)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120253130 DLINP <000b> input/ipa.c:451 connected read/write 20241002120253130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120253130 DLINP <000b> input/ipa.c:451 connected read/write 20241002120253130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120253133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43644<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@c2ecf6db5522: Final verdict of PTC: pass MTC@c2ecf6db5522: setverdict(pass): none -> pass 20241002120253160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43586<->l=127.0.0.1:4258 20241002120253160 DLINP <000b> input/ipa.c:451 connected read/write 20241002120253160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120253160 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120253161 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120253161 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120253161 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37775<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(85)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP(86)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@c2ecf6db5522: Final verdict of PTC: none 87@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: pass MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Wed Oct 2 12:02:53 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 20241002120253183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43652<->l=127.0.0.1:4258 20241002120253284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43652<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=37416) Waiting for packet dumper to finish... 1 (prev_count=37416, count=50816) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Wed Oct 2 12:02:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_vty started. MTC@c2ecf6db5522: legacy= true 20241002120256386 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120256387 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120256389 DLINP <000b> input/ipa.c:451 connected read/write 20241002120256389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120256390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43658<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120256393 DLINP <000b> input/ipa.c:451 connected read/write 20241002120256393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120256393 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120256393 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120256393 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120256393 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120256393 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120256393 DLGSUP <0013> gsup_server.c:235 2: 20241002120256393 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120256393 DLGSUP <0013> gsup_server.c:235 3: 20241002120256393 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120256393 DLGSUP <0013> gsup_server.c:235 4: 20241002120256393 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120256393 DLGSUP <0013> gsup_server.c:235 5: 20241002120256393 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120256393 DLGSUP <0013> gsup_server.c:235 7: 20241002120256393 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120256393 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120256393 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120256393 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@c2ecf6db5522: 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") 20241002120256407 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40731<->l=127.0.0.1:4259) 20241002120256427 DAUC <0003> db_auc.c:157 IMSI='262429779208021': No 2G Auth Data 20241002120256427 DAUC <0003> db_auc.c:192 IMSI='262429779208021': No 3G Auth Data 20241002120256452 DAUC <0003> db_auc.c:192 IMSI='262429779208021': No 3G Auth Data 20241002120256481 DAUC <0003> db_auc.c:157 IMSI='262427432094468': No 2G Auth Data 20241002120256481 DAUC <0003> db_auc.c:192 IMSI='262427432094468': No 3G Auth Data 20241002120256502 DAUC <0003> db_auc.c:157 IMSI='262427432094468': No 2G Auth Data 20241002120256531 DAUC <0003> db_auc.c:157 IMSI='262429628441017': No 2G Auth Data 20241002120256531 DAUC <0003> db_auc.c:192 IMSI='262429628441017': No 3G Auth Data MTC@c2ecf6db5522: setverdict(pass): none -> pass 20241002120256592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43658<->l=127.0.0.1:4258 20241002120256594 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40731<->l=127.0.0.1:4259) 20241002120256594 DLINP <000b> input/ipa.c:451 connected read/write 20241002120256595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120256595 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120256595 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120256595 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: pass MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@c2ecf6db5522: Test case TC_vty finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Wed Oct 2 12:02:56 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241002120256622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43662<->l=127.0.0.1:4258 20241002120256723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43662<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17260) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Wed Oct 2 12:02:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_vty_msisdn_isd started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120259832 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120259832 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120259837 DLINP <000b> input/ipa.c:451 connected read/write 20241002120259837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120259839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43678<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120259843 DLINP <000b> input/ipa.c:451 connected read/write 20241002120259843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120259843 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120259843 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120259843 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120259843 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120259843 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120259843 DLGSUP <0013> gsup_server.c:235 2: 20241002120259843 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120259843 DLGSUP <0013> gsup_server.c:235 3: 20241002120259843 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120259843 DLGSUP <0013> gsup_server.c:235 4: 20241002120259843 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120259843 DLGSUP <0013> gsup_server.c:235 5: 20241002120259843 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120259843 DLGSUP <0013> gsup_server.c:235 7: 20241002120259843 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120259843 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120259843 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120259843 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@c2ecf6db5522: 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") 20241002120259864 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34787<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@c2ecf6db5522: Created GsupExpect[0] for "262424770068186" to be handled at TC_vty_msisdn_isd(104) 20241002120259878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4258 20241002120259898 DAUC <0003> db_auc.c:157 IMSI='262424770068186': No 2G Auth Data 20241002120259898 DAUC <0003> db_auc.c:192 IMSI='262424770068186': No 3G Auth Data 20241002120259926 DLINP <000b> input/ipa.c:451 connected read/write 20241002120259926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120259926 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424770068186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424770068186" cn_domain=PS} 20241002120259926 DLU <0006> fsm.c:456 lu(262424770068186)[0x612000011c20]{UNVALIDATED}: Allocated 20241002120259926 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424770068186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120259943 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424770068186)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120259943 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424770068186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424770068186" cn_domain=PS} 20241002120259943 DLINP <000b> input/ipa.c:451 connected read/write 20241002120259943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120259943 DLINP <000b> input/ipa.c:451 connected read/write 20241002120259943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@c2ecf6db5522: Found GsupExpect[0] for "262424770068186" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@c2ecf6db5522: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262424770068186" 20241002120259949 DLINP <000b> input/ipa.c:451 connected read/write 20241002120259949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120259949 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424770068186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424770068186"} 20241002120259949 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424770068186)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120259949 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424770068186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120259949 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424770068186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424770068186"} 20241002120259949 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424770068186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120259949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424770068186)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120259949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424770068186)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120259949 DLU <0006> fsm.c:568 lu(PS:IMSI-262424770068186)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120259949 DLINP <000b> input/ipa.c:451 connected read/write 20241002120259950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120259950 DLINP <000b> input/ipa.c:451 connected read/write 20241002120259950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120259962 DLGSUP <0013> hlr.c:128 IMSI 262424770068186: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241002120259962 DLINP <000b> input/ipa.c:451 connected read/write 20241002120259962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120259962 DLINP <000b> input/ipa.c:451 connected read/write 20241002120259962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120259965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43690<->l=127.0.0.1:4258 20241002120259966 DLINP <000b> input/ipa.c:451 connected read/write 20241002120259966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120259966 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424770068186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424770068186"} 20241002120259966 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424770068186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241002120259966 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424770068186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@c2ecf6db5522: Final verdict of PTC: pass 20241002120259967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43678<->l=127.0.0.1:4258 20241002120259969 DLINP <000b> input/ipa.c:451 connected read/write 20241002120259969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120259969 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120259970 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120259970 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120259970 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34787<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@c2ecf6db5522: Final verdict of PTC: none 102@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 102: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@c2ecf6db5522: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Wed Oct 2 12:02:59 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 20241002120300045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43696<->l=127.0.0.1:4258 20241002120300146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43696<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15032) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Wed Oct 2 12:03:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_gsup_purge_cs started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120303244 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120303244 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120303247 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120303250 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303250 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120303250 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120303250 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120303250 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120303250 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120303250 DLGSUP <0013> gsup_server.c:235 2: 20241002120303250 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120303250 DLGSUP <0013> gsup_server.c:235 3: 20241002120303250 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120303250 DLGSUP <0013> gsup_server.c:235 4: 20241002120303250 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120303250 DLGSUP <0013> gsup_server.c:235 5: 20241002120303250 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120303250 DLGSUP <0013> gsup_server.c:235 7: 20241002120303250 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120303250 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120303250 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120303250 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@c2ecf6db5522: 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") 20241002120303261 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38599<->l=127.0.0.1:4259) 20241002120303276 DAUC <0003> db_auc.c:157 IMSI='262427537120973': No 2G Auth Data 20241002120303276 DAUC <0003> db_auc.c:192 IMSI='262427537120973': No 3G Auth Data HLR_Test-GSUP(106)@c2ecf6db5522: Created GsupExpect[0] for "262427537120973" to be handled at TC_gsup_purge_cs(109) 20241002120303324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38740<->l=127.0.0.1:4258 20241002120303335 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303335 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427537120973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427537120973" cn_domain=PS} 20241002120303335 DLU <0006> fsm.c:456 lu(262427537120973)[0x612000011da0]{UNVALIDATED}: Allocated 20241002120303335 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427537120973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120303353 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427537120973)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120303353 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427537120973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427537120973" cn_domain=PS} 20241002120303353 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303353 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c2ecf6db5522: Found GsupExpect[0] for "262427537120973" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_purge_cs(109)"262427537120973" 20241002120303360 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303360 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427537120973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427537120973"} 20241002120303360 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427537120973)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120303360 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427537120973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120303360 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427537120973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427537120973"} 20241002120303360 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427537120973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120303360 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427537120973)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120303360 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427537120973)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120303360 DLU <0006> fsm.c:568 lu(PS:IMSI-262427537120973)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120303360 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303360 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120303363 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303363 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427537120973 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427537120973" cn_domain=CS} 20241002120303363 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427537120973 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241002120303372 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427537120973 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427537120973"} 20241002120303372 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427537120973 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002120303372 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303372 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120303376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38740<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@c2ecf6db5522: Final verdict of PTC: pass 20241002120303403 DAUC <0003> db_auc.c:157 IMSI='262420289169612': No 2G Auth Data 20241002120303403 DAUC <0003> db_auc.c:192 IMSI='262420289169612': No 3G Auth Data 20241002120303411 DLGSUP <0013> hlr.c:121 IMSI 262420289169612: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c2ecf6db5522: Created GsupExpect[0] for "262420289169612" to be handled at TC_gsup_purge_cs(110) 20241002120303427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38752<->l=127.0.0.1:4258 20241002120303429 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303429 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420289169612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420289169612" cn_domain=PS} 20241002120303429 DLU <0006> fsm.c:456 lu(262420289169612)[0x612000011f20]{UNVALIDATED}: Allocated 20241002120303429 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420289169612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120303445 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420289169612)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120303445 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420289169612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420289169612" cn_domain=PS} 20241002120303445 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303445 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c2ecf6db5522: Found GsupExpect[0] for "262420289169612" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@c2ecf6db5522: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420289169612" 20241002120303447 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303447 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420289169612 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420289169612"} 20241002120303447 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420289169612)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120303447 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420289169612 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120303447 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420289169612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420289169612"} 20241002120303447 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420289169612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120303447 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420289169612)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120303447 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420289169612)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120303447 DLU <0006> fsm.c:568 lu(PS:IMSI-262420289169612)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120303447 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303447 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120303448 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303448 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420289169612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420289169612" cn_domain=CS} 20241002120303448 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420289169612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241002120303457 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420289169612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420289169612"} 20241002120303457 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420289169612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002120303457 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303457 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120303459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38752<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@c2ecf6db5522: Final verdict of PTC: pass 20241002120303486 DAUC <0003> db_auc.c:157 IMSI='262429230059216': No 2G Auth Data 20241002120303486 DAUC <0003> db_auc.c:192 IMSI='262429230059216': No 3G Auth Data 20241002120303495 DLGSUP <0013> hlr.c:121 IMSI 262429230059216: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c2ecf6db5522: Created GsupExpect[0] for "262429230059216" to be handled at TC_gsup_purge_cs(111) 20241002120303509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38760<->l=127.0.0.1:4258 20241002120303511 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303511 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429230059216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429230059216" cn_domain=PS} 20241002120303511 DLU <0006> fsm.c:456 lu(262429230059216)[0x6120000120a0]{UNVALIDATED}: Allocated 20241002120303511 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429230059216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120303528 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429230059216)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120303528 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429230059216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429230059216" cn_domain=PS} 20241002120303528 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303528 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c2ecf6db5522: Found GsupExpect[0] for "262429230059216" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@c2ecf6db5522: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429230059216" 20241002120303530 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303530 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429230059216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429230059216"} 20241002120303530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429230059216)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120303530 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429230059216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120303530 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429230059216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429230059216"} 20241002120303530 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429230059216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120303530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429230059216)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120303530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429230059216)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120303530 DLU <0006> fsm.c:568 lu(PS:IMSI-262429230059216)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120303530 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303530 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120303531 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303531 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429230059216 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429230059216" cn_domain=CS} 20241002120303531 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429230059216 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241002120303539 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429230059216 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429230059216"} 20241002120303539 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429230059216 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002120303539 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303539 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120303541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38760<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@c2ecf6db5522: Final verdict of PTC: pass 20241002120303567 DAUC <0003> db_auc.c:157 IMSI='262421165649379': No 2G Auth Data 20241002120303567 DAUC <0003> db_auc.c:192 IMSI='262421165649379': No 3G Auth Data 20241002120303575 DLGSUP <0013> hlr.c:121 IMSI 262421165649379: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c2ecf6db5522: Created GsupExpect[0] for "262421165649379" to be handled at TC_gsup_purge_cs(112) 20241002120303590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38768<->l=127.0.0.1:4258 20241002120303592 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303592 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421165649379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421165649379" cn_domain=PS} 20241002120303592 DLU <0006> fsm.c:456 lu(262421165649379)[0x612000012220]{UNVALIDATED}: Allocated 20241002120303592 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421165649379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120303609 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421165649379)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120303609 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421165649379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421165649379" cn_domain=PS} 20241002120303609 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303609 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c2ecf6db5522: Found GsupExpect[0] for "262421165649379" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@c2ecf6db5522: Added IMSI table entry 3TC_gsup_purge_cs(112)"262421165649379" 20241002120303610 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303610 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421165649379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421165649379"} 20241002120303610 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421165649379)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120303610 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421165649379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120303610 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421165649379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421165649379"} 20241002120303610 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421165649379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120303610 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421165649379)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120303610 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421165649379)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120303610 DLU <0006> fsm.c:568 lu(PS:IMSI-262421165649379)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120303610 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303610 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120303611 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303611 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421165649379 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421165649379" cn_domain=CS} 20241002120303611 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421165649379 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241002120303619 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421165649379 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421165649379"} 20241002120303619 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421165649379 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002120303619 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303619 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120303621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38768<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@c2ecf6db5522: Final verdict of PTC: pass 20241002120303646 DAUC <0003> db_auc.c:157 IMSI='262422243959916': No 2G Auth Data 20241002120303646 DAUC <0003> db_auc.c:192 IMSI='262422243959916': No 3G Auth Data 20241002120303655 DLGSUP <0013> hlr.c:121 IMSI 262422243959916: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c2ecf6db5522: Created GsupExpect[0] for "262422243959916" to be handled at TC_gsup_purge_cs(113) 20241002120303669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4258 20241002120303671 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303671 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422243959916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422243959916" cn_domain=PS} 20241002120303671 DLU <0006> fsm.c:456 lu(262422243959916)[0x6120000123a0]{UNVALIDATED}: Allocated 20241002120303671 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422243959916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120303687 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422243959916)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120303687 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422243959916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422243959916" cn_domain=PS} 20241002120303687 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303687 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c2ecf6db5522: Found GsupExpect[0] for "262422243959916" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@c2ecf6db5522: Added IMSI table entry 4TC_gsup_purge_cs(113)"262422243959916" 20241002120303691 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303691 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422243959916 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422243959916"} 20241002120303691 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422243959916)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120303691 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422243959916 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120303691 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422243959916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422243959916"} 20241002120303691 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422243959916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120303691 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422243959916)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120303691 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422243959916)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120303691 DLU <0006> fsm.c:568 lu(PS:IMSI-262422243959916)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120303691 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303691 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120303693 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303694 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422243959916 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422243959916" cn_domain=CS} 20241002120303694 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422243959916 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241002120303702 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422243959916 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422243959916"} 20241002120303702 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422243959916 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002120303702 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303702 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120303705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@c2ecf6db5522: Final verdict of PTC: pass 20241002120303731 DAUC <0003> db_auc.c:157 IMSI='262424282507467': No 2G Auth Data 20241002120303731 DAUC <0003> db_auc.c:192 IMSI='262424282507467': No 3G Auth Data 20241002120303739 DLGSUP <0013> hlr.c:121 IMSI 262424282507467: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c2ecf6db5522: Created GsupExpect[0] for "262424282507467" to be handled at TC_gsup_purge_cs(114) 20241002120303762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38786<->l=127.0.0.1:4258 20241002120303764 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303764 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424282507467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424282507467" cn_domain=PS} 20241002120303764 DLU <0006> fsm.c:456 lu(262424282507467)[0x612000012520]{UNVALIDATED}: Allocated 20241002120303764 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424282507467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120303780 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424282507467)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120303780 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424282507467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424282507467" cn_domain=PS} 20241002120303780 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303780 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c2ecf6db5522: Found GsupExpect[0] for "262424282507467" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@c2ecf6db5522: Added IMSI table entry 5TC_gsup_purge_cs(114)"262424282507467" 20241002120303782 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303782 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424282507467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424282507467"} 20241002120303782 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424282507467)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120303782 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424282507467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120303782 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424282507467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424282507467"} 20241002120303782 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424282507467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120303782 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424282507467)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120303782 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424282507467)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120303782 DLU <0006> fsm.c:568 lu(PS:IMSI-262424282507467)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120303782 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303782 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120303783 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303783 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424282507467 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424282507467" cn_domain=CS} 20241002120303783 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424282507467 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241002120303794 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424282507467 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424282507467"} 20241002120303794 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424282507467 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002120303794 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303794 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120303796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38786<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@c2ecf6db5522: Final verdict of PTC: pass 20241002120303832 DAUC <0003> db_auc.c:157 IMSI='262428884163620': No 2G Auth Data 20241002120303832 DAUC <0003> db_auc.c:192 IMSI='262428884163620': No 3G Auth Data 20241002120303840 DLGSUP <0013> hlr.c:121 IMSI 262428884163620: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c2ecf6db5522: Created GsupExpect[0] for "262428884163620" to be handled at TC_gsup_purge_cs(115) 20241002120303862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38798<->l=127.0.0.1:4258 20241002120303864 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303864 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428884163620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428884163620" cn_domain=PS} 20241002120303864 DLU <0006> fsm.c:456 lu(262428884163620)[0x6120000126a0]{UNVALIDATED}: Allocated 20241002120303864 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428884163620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120303884 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428884163620)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120303884 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428884163620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428884163620" cn_domain=PS} 20241002120303884 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303884 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c2ecf6db5522: Found GsupExpect[0] for "262428884163620" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@c2ecf6db5522: Added IMSI table entry 6TC_gsup_purge_cs(115)"262428884163620" 20241002120303887 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303887 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428884163620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428884163620"} 20241002120303887 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428884163620)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120303887 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428884163620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120303887 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428884163620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428884163620"} 20241002120303887 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428884163620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120303887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428884163620)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120303887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428884163620)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120303887 DLU <0006> fsm.c:568 lu(PS:IMSI-262428884163620)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120303888 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303888 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120303890 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303890 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428884163620 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428884163620" cn_domain=CS} 20241002120303890 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428884163620 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241002120303898 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428884163620 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428884163620"} 20241002120303898 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428884163620 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002120303898 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120303898 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120303901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38798<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@c2ecf6db5522: Final verdict of PTC: pass 20241002120303933 DAUC <0003> db_auc.c:157 IMSI='262424813569447': No 2G Auth Data 20241002120303933 DAUC <0003> db_auc.c:192 IMSI='262424813569447': No 3G Auth Data 20241002120303941 DLGSUP <0013> hlr.c:121 IMSI 262424813569447: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@c2ecf6db5522: Created GsupExpect[0] for "262424813569447" to be handled at TC_gsup_purge_cs(116) 20241002120303974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4258 20241002120303983 DLINP <000b> input/ipa.c:451 connected read/write 20241002120303983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120303983 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424813569447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424813569447" cn_domain=PS} 20241002120303984 DLU <0006> fsm.c:456 lu(262424813569447)[0x612000012820]{UNVALIDATED}: Allocated 20241002120303984 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424813569447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120304001 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424813569447)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120304001 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424813569447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424813569447" cn_domain=PS} 20241002120304001 DLINP <000b> input/ipa.c:451 connected read/write 20241002120304001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120304001 DLINP <000b> input/ipa.c:451 connected read/write 20241002120304001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@c2ecf6db5522: Found GsupExpect[0] for "262424813569447" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@c2ecf6db5522: Added IMSI table entry 7TC_gsup_purge_cs(116)"262424813569447" 20241002120304004 DLINP <000b> input/ipa.c:451 connected read/write 20241002120304004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120304004 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424813569447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424813569447"} 20241002120304004 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424813569447)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120304004 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424813569447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120304004 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424813569447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424813569447"} 20241002120304004 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424813569447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120304004 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424813569447)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120304004 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424813569447)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120304004 DLU <0006> fsm.c:568 lu(PS:IMSI-262424813569447)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120304004 DLINP <000b> input/ipa.c:451 connected read/write 20241002120304004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120304004 DLINP <000b> input/ipa.c:451 connected read/write 20241002120304004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120304006 DLINP <000b> input/ipa.c:451 connected read/write 20241002120304006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120304006 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424813569447 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424813569447" cn_domain=CS} 20241002120304006 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424813569447 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241002120304014 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424813569447 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424813569447"} 20241002120304014 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424813569447 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002120304014 DLINP <000b> input/ipa.c:451 connected read/write 20241002120304014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120304014 DLINP <000b> input/ipa.c:451 connected read/write 20241002120304014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120304017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@c2ecf6db5522: Final verdict of PTC: pass MTC@c2ecf6db5522: setverdict(pass): none -> pass 20241002120304044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@c2ecf6db5522: Final verdict of PTC: none 107@c2ecf6db5522: Final verdict of PTC: none 20241002120304046 DLINP <000b> input/ipa.c:451 connected read/write 20241002120304046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120304046 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120304046 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120304046 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120304046 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38599<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: pass MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Wed Oct 2 12:03:04 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 20241002120304098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38822<->l=127.0.0.1:4258 20241002120304199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38822<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18608) Waiting for packet dumper to finish... 1 (prev_count=18608, count=47884) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Wed Oct 2 12:03:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_gsup_purge_ps started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120307290 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120307290 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120307294 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120307294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38826<->l=127.0.0.1:4258 119@c2ecf6db5522: 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") 20241002120307316 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37787<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120307318 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120307318 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120307318 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120307318 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120307318 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120307318 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120307318 DLGSUP <0013> gsup_server.c:235 2: 20241002120307318 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120307318 DLGSUP <0013> gsup_server.c:235 3: 20241002120307318 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120307318 DLGSUP <0013> gsup_server.c:235 4: 20241002120307318 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120307318 DLGSUP <0013> gsup_server.c:235 5: 20241002120307318 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120307318 DLGSUP <0013> gsup_server.c:235 7: 20241002120307318 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120307318 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120307318 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120307318 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120307381 DAUC <0003> db_auc.c:157 IMSI='262421161496127': No 2G Auth Data 20241002120307381 DAUC <0003> db_auc.c:192 IMSI='262421161496127': No 3G Auth Data HLR_Test-GSUP(118)@c2ecf6db5522: Created GsupExpect[0] for "262421161496127" to be handled at TC_gsup_purge_ps(121) 20241002120307514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38828<->l=127.0.0.1:4258 20241002120307528 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120307528 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421161496127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421161496127" cn_domain=PS} 20241002120307528 DLU <0006> fsm.c:456 lu(262421161496127)[0x6120000129a0]{UNVALIDATED}: Allocated 20241002120307528 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421161496127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120307555 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421161496127)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120307555 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421161496127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421161496127" cn_domain=PS} 20241002120307555 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120307555 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c2ecf6db5522: Found GsupExpect[0] for "262421161496127" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_purge_ps(121)"262421161496127" 20241002120307561 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120307561 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421161496127 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421161496127"} 20241002120307561 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421161496127)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120307561 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421161496127 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120307561 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421161496127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421161496127"} 20241002120307561 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421161496127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120307561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421161496127)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120307561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421161496127)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120307561 DLU <0006> fsm.c:568 lu(PS:IMSI-262421161496127)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120307561 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120307561 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120307566 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120307566 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421161496127 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421161496127" cn_domain=PS} 20241002120307566 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421161496127 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241002120307575 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421161496127 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421161496127"} 20241002120307575 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421161496127 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002120307575 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120307575 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120307578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38828<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@c2ecf6db5522: Final verdict of PTC: pass 20241002120307607 DAUC <0003> db_auc.c:157 IMSI='262429617110292': No 2G Auth Data 20241002120307607 DAUC <0003> db_auc.c:192 IMSI='262429617110292': No 3G Auth Data 20241002120307618 DLGSUP <0013> hlr.c:121 IMSI 262429617110292: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c2ecf6db5522: Created GsupExpect[0] for "262429617110292" to be handled at TC_gsup_purge_ps(122) 20241002120307642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38842<->l=127.0.0.1:4258 20241002120307645 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120307646 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429617110292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429617110292" cn_domain=PS} 20241002120307646 DLU <0006> fsm.c:456 lu(262429617110292)[0x612000012b20]{UNVALIDATED}: Allocated 20241002120307646 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429617110292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120307666 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429617110292)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120307667 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429617110292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429617110292" cn_domain=PS} 20241002120307667 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120307667 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c2ecf6db5522: Found GsupExpect[0] for "262429617110292" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@c2ecf6db5522: Added IMSI table entry 1TC_gsup_purge_ps(122)"262429617110292" 20241002120307670 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120307670 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429617110292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429617110292"} 20241002120307670 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429617110292)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120307670 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429617110292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120307670 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429617110292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429617110292"} 20241002120307670 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429617110292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120307670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429617110292)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120307670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429617110292)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120307670 DLU <0006> fsm.c:568 lu(PS:IMSI-262429617110292)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120307670 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120307670 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120307673 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120307673 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429617110292 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429617110292" cn_domain=PS} 20241002120307673 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429617110292 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241002120307686 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429617110292 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429617110292"} 20241002120307686 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429617110292 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002120307686 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120307686 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120307688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38842<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@c2ecf6db5522: Final verdict of PTC: pass 20241002120307732 DAUC <0003> db_auc.c:157 IMSI='262429148934925': No 2G Auth Data 20241002120307732 DAUC <0003> db_auc.c:192 IMSI='262429148934925': No 3G Auth Data 20241002120307743 DLGSUP <0013> hlr.c:121 IMSI 262429148934925: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c2ecf6db5522: Created GsupExpect[0] for "262429148934925" to be handled at TC_gsup_purge_ps(123) 20241002120307781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38848<->l=127.0.0.1:4258 20241002120307788 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120307788 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429148934925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429148934925" cn_domain=PS} 20241002120307789 DLU <0006> fsm.c:456 lu(262429148934925)[0x612000012ca0]{UNVALIDATED}: Allocated 20241002120307789 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429148934925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120307811 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429148934925)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120307811 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429148934925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429148934925" cn_domain=PS} 20241002120307811 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120307811 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c2ecf6db5522: Found GsupExpect[0] for "262429148934925" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@c2ecf6db5522: Added IMSI table entry 2TC_gsup_purge_ps(123)"262429148934925" 20241002120307815 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120307815 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429148934925 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429148934925"} 20241002120307815 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429148934925)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120307815 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429148934925 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120307815 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429148934925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429148934925"} 20241002120307815 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429148934925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120307815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429148934925)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120307815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429148934925)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120307815 DLU <0006> fsm.c:568 lu(PS:IMSI-262429148934925)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120307816 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120307816 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120307819 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120307819 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429148934925 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429148934925" cn_domain=PS} 20241002120307819 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429148934925 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241002120307829 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429148934925 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429148934925"} 20241002120307830 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429148934925 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002120307830 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120307830 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120307833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38848<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@c2ecf6db5522: Final verdict of PTC: pass 20241002120307868 DAUC <0003> db_auc.c:157 IMSI='262427794281786': No 2G Auth Data 20241002120307868 DAUC <0003> db_auc.c:192 IMSI='262427794281786': No 3G Auth Data 20241002120307879 DLGSUP <0013> hlr.c:121 IMSI 262427794281786: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c2ecf6db5522: Created GsupExpect[0] for "262427794281786" to be handled at TC_gsup_purge_ps(124) 20241002120307914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38864<->l=127.0.0.1:4258 20241002120307919 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120307919 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427794281786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427794281786" cn_domain=PS} 20241002120307920 DLU <0006> fsm.c:456 lu(262427794281786)[0x612000012e20]{UNVALIDATED}: Allocated 20241002120307920 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427794281786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120307947 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427794281786)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120307947 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427794281786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427794281786" cn_domain=PS} 20241002120307947 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120307947 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c2ecf6db5522: Found GsupExpect[0] for "262427794281786" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@c2ecf6db5522: Added IMSI table entry 3TC_gsup_purge_ps(124)"262427794281786" 20241002120307951 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120307951 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427794281786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427794281786"} 20241002120307951 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427794281786)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120307951 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427794281786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120307951 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427794281786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427794281786"} 20241002120307951 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427794281786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120307951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427794281786)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120307951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427794281786)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120307951 DLU <0006> fsm.c:568 lu(PS:IMSI-262427794281786)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120307952 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120307952 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120307956 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120307956 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427794281786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427794281786" cn_domain=PS} 20241002120307956 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427794281786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241002120307965 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427794281786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427794281786"} 20241002120307965 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427794281786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002120307965 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120307965 DLINP <000b> input/ipa.c:451 connected read/write 20241002120307965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120307969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38864<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@c2ecf6db5522: Final verdict of PTC: pass 20241002120307998 DAUC <0003> db_auc.c:157 IMSI='262426096788012': No 2G Auth Data 20241002120307998 DAUC <0003> db_auc.c:192 IMSI='262426096788012': No 3G Auth Data 20241002120308010 DLGSUP <0013> hlr.c:121 IMSI 262426096788012: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c2ecf6db5522: Created GsupExpect[0] for "262426096788012" to be handled at TC_gsup_purge_ps(125) 20241002120308056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38876<->l=127.0.0.1:4258 20241002120308061 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120308061 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426096788012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426096788012" cn_domain=PS} 20241002120308061 DLU <0006> fsm.c:456 lu(262426096788012)[0x612000012fa0]{UNVALIDATED}: Allocated 20241002120308061 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426096788012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120308080 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426096788012)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120308080 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426096788012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426096788012" cn_domain=PS} 20241002120308081 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120308081 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c2ecf6db5522: Found GsupExpect[0] for "262426096788012" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@c2ecf6db5522: Added IMSI table entry 4TC_gsup_purge_ps(125)"262426096788012" 20241002120308084 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120308084 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426096788012 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426096788012"} 20241002120308084 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426096788012)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120308085 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426096788012 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120308085 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426096788012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426096788012"} 20241002120308085 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426096788012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120308085 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426096788012)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120308085 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426096788012)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120308085 DLU <0006> fsm.c:568 lu(PS:IMSI-262426096788012)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120308085 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120308085 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120308087 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120308087 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426096788012 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426096788012" cn_domain=PS} 20241002120308087 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426096788012 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241002120308097 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426096788012 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426096788012"} 20241002120308097 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426096788012 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002120308098 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120308098 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120308099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38876<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@c2ecf6db5522: Final verdict of PTC: pass 20241002120308133 DAUC <0003> db_auc.c:157 IMSI='262427632607152': No 2G Auth Data 20241002120308133 DAUC <0003> db_auc.c:192 IMSI='262427632607152': No 3G Auth Data 20241002120308149 DLGSUP <0013> hlr.c:121 IMSI 262427632607152: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c2ecf6db5522: Created GsupExpect[0] for "262427632607152" to be handled at TC_gsup_purge_ps(126) 20241002120308199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38884<->l=127.0.0.1:4258 20241002120308208 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120308208 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427632607152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427632607152" cn_domain=PS} 20241002120308208 DLU <0006> fsm.c:456 lu(262427632607152)[0x612000013120]{UNVALIDATED}: Allocated 20241002120308209 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427632607152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120308227 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427632607152)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120308227 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427632607152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427632607152" cn_domain=PS} 20241002120308227 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120308228 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c2ecf6db5522: Found GsupExpect[0] for "262427632607152" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@c2ecf6db5522: Added IMSI table entry 5TC_gsup_purge_ps(126)"262427632607152" 20241002120308233 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120308233 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427632607152 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427632607152"} 20241002120308233 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427632607152)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120308233 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427632607152 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120308233 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427632607152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427632607152"} 20241002120308233 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427632607152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120308233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427632607152)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120308233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427632607152)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120308233 DLU <0006> fsm.c:568 lu(PS:IMSI-262427632607152)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120308233 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120308233 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120308236 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120308236 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427632607152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427632607152" cn_domain=PS} 20241002120308236 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427632607152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241002120308245 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427632607152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427632607152"} 20241002120308246 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427632607152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002120308246 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120308246 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120308250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38884<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@c2ecf6db5522: Final verdict of PTC: pass 20241002120308290 DAUC <0003> db_auc.c:157 IMSI='262422620160431': No 2G Auth Data 20241002120308290 DAUC <0003> db_auc.c:192 IMSI='262422620160431': No 3G Auth Data 20241002120308299 DLGSUP <0013> hlr.c:121 IMSI 262422620160431: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c2ecf6db5522: Created GsupExpect[0] for "262422620160431" to be handled at TC_gsup_purge_ps(127) 20241002120308326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38890<->l=127.0.0.1:4258 20241002120308328 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120308328 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422620160431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422620160431" cn_domain=PS} 20241002120308328 DLU <0006> fsm.c:456 lu(262422620160431)[0x6120000132a0]{UNVALIDATED}: Allocated 20241002120308328 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422620160431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120308347 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422620160431)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120308347 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422620160431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422620160431" cn_domain=PS} 20241002120308347 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120308347 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c2ecf6db5522: Found GsupExpect[0] for "262422620160431" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@c2ecf6db5522: Added IMSI table entry 6TC_gsup_purge_ps(127)"262422620160431" 20241002120308349 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120308349 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422620160431 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422620160431"} 20241002120308349 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422620160431)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120308349 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422620160431 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120308349 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422620160431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422620160431"} 20241002120308349 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422620160431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120308349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422620160431)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120308349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422620160431)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120308349 DLU <0006> fsm.c:568 lu(PS:IMSI-262422620160431)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120308349 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120308349 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120308350 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120308350 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422620160431 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422620160431" cn_domain=PS} 20241002120308350 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422620160431 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241002120308359 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422620160431 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422620160431"} 20241002120308359 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422620160431 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002120308359 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120308359 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120308360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38890<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@c2ecf6db5522: Final verdict of PTC: pass 20241002120308394 DAUC <0003> db_auc.c:157 IMSI='262426701529145': No 2G Auth Data 20241002120308394 DAUC <0003> db_auc.c:192 IMSI='262426701529145': No 3G Auth Data 20241002120308403 DLGSUP <0013> hlr.c:121 IMSI 262426701529145: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@c2ecf6db5522: Created GsupExpect[0] for "262426701529145" to be handled at TC_gsup_purge_ps(128) 20241002120308427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38900<->l=127.0.0.1:4258 20241002120308429 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120308429 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426701529145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426701529145" cn_domain=PS} 20241002120308429 DLU <0006> fsm.c:456 lu(262426701529145)[0x612000013420]{UNVALIDATED}: Allocated 20241002120308429 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426701529145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120308446 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426701529145)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120308446 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426701529145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426701529145" cn_domain=PS} 20241002120308446 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120308446 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@c2ecf6db5522: Found GsupExpect[0] for "262426701529145" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@c2ecf6db5522: Added IMSI table entry 7TC_gsup_purge_ps(128)"262426701529145" 20241002120308447 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120308447 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426701529145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426701529145"} 20241002120308447 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426701529145)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120308447 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426701529145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120308447 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426701529145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426701529145"} 20241002120308448 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426701529145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120308448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426701529145)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120308448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426701529145)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120308448 DLU <0006> fsm.c:568 lu(PS:IMSI-262426701529145)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120308448 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120308448 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120308448 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120308449 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426701529145 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426701529145" cn_domain=PS} 20241002120308449 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426701529145 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241002120308457 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426701529145 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426701529145"} 20241002120308457 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426701529145 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241002120308457 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120308457 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120308458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38900<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@c2ecf6db5522: Final verdict of PTC: pass MTC@c2ecf6db5522: setverdict(pass): none -> pass 20241002120308483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38826<->l=127.0.0.1:4258 20241002120308484 DLINP <000b> input/ipa.c:451 connected read/write 20241002120308484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120308484 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120308484 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120308484 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120308484 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37787<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@c2ecf6db5522: Final verdict of PTC: none 119@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: pass MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Wed Oct 2 12:03:08 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 20241002120308514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38906<->l=127.0.0.1:4258 20241002120308615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38906<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=28948) Waiting for packet dumper to finish... 1 (prev_count=28948, count=48984) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Wed Oct 2 12:03:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_gsup_purge_unknown started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120311671 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120311671 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120311674 DLINP <000b> input/ipa.c:451 connected read/write 20241002120311674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120311675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58282<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120311677 DLINP <000b> input/ipa.c:451 connected read/write 20241002120311677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120311677 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120311677 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120311677 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120311677 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120311677 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120311677 DLGSUP <0013> gsup_server.c:235 2: 20241002120311677 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120311677 DLGSUP <0013> gsup_server.c:235 3: 20241002120311677 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120311677 DLGSUP <0013> gsup_server.c:235 4: 20241002120311677 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120311677 DLGSUP <0013> gsup_server.c:235 5: 20241002120311677 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120311677 DLGSUP <0013> gsup_server.c:235 7: 20241002120311677 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(129)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120311677 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120311677 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120311677 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@c2ecf6db5522: 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") 20241002120311688 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43393<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@c2ecf6db5522: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241002120311695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58284<->l=127.0.0.1:4258 20241002120311722 DLINP <000b> input/ipa.c:451 connected read/write 20241002120311722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120311722 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241002120311722 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20241002120311722 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 20241002120311722 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241002120311723 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120311723 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120311723 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20241002120311723 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20241002120311723 DLINP <000b> input/ipa.c:451 connected read/write 20241002120311723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120311723 DLINP <000b> input/ipa.c:451 connected read/write 20241002120311723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@c2ecf6db5522: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@c2ecf6db5522: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120311726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58284<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@c2ecf6db5522: Final verdict of PTC: pass MTC@c2ecf6db5522: setverdict(pass): none -> pass 20241002120311728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58282<->l=127.0.0.1:4258 20241002120311730 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43393<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@c2ecf6db5522: Final verdict of PTC: none 20241002120311731 DLINP <000b> input/ipa.c:451 connected read/write 20241002120311731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120311731 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120311731 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120311731 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(132)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@c2ecf6db5522: Final verdict of PTC: none 131@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: pass MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Wed Oct 2 12:03:11 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 20241002120311804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58300<->l=127.0.0.1:4258 20241002120311905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58300<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12532) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Wed Oct 2 12:03:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_mo_ussd_unknown started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120314985 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120314985 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120314987 DLINP <000b> input/ipa.c:451 connected read/write 20241002120314987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120314988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58316<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120314989 DLINP <000b> input/ipa.c:451 connected read/write 20241002120314989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120314989 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120314989 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120314989 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120314989 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120314989 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120314989 DLGSUP <0013> gsup_server.c:235 2: 20241002120314989 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120314989 DLGSUP <0013> gsup_server.c:235 3: 20241002120314989 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120314989 DLGSUP <0013> gsup_server.c:235 4: 20241002120314989 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120314989 DLGSUP <0013> gsup_server.c:235 5: 20241002120314989 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120314989 DLGSUP <0013> gsup_server.c:235 7: 20241002120314989 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120314989 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120314989 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120314989 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@c2ecf6db5522: 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") 20241002120315000 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44797<->l=127.0.0.1:4259) 20241002120315015 DAUC <0003> db_auc.c:157 IMSI='262421015051243': No 2G Auth Data 20241002120315015 DAUC <0003> db_auc.c:192 IMSI='262421015051243': No 3G Auth Data HLR_Test-GSUP(135)@c2ecf6db5522: Created GsupExpect[0] for "262421015051243" to be handled at TC_mo_ussd_unknown(138) 20241002120315076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58324<->l=127.0.0.1:4258 20241002120315089 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120315090 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421015051243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421015051243" session_id=2236678375 session_state=BEGIN} 20241002120315090 DSS <0004> hlr_ussd.c:576 262421015051243/0x855100e7: Process SS (BEGIN) 20241002120315090 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241002120315090 DSS <0004> hlr_ussd.c:518 262421015051243/0x855100e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241002120315090 DSS <0004> hlr_ussd.c:523 262421015051243/0x855100e7: USSD for unknown code '*#200#' 20241002120315090 DSS <0004> hlr_ussd.c:354 262421015051243/0x855100e7: Tx ReturnError(1, 0x12) 20241002120315090 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421015051243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421015051243" session_id=2236678375 session_state=END} 20241002120315090 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120315090 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c2ecf6db5522: Found GsupExpect[0] for "262421015051243" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@c2ecf6db5522: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262421015051243" TC_mo_ussd_unknown(138)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120315096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58324<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@c2ecf6db5522: Final verdict of PTC: pass 20241002120315105 DAUC <0003> db_auc.c:157 IMSI='262421424863258': No 2G Auth Data 20241002120315105 DAUC <0003> db_auc.c:192 IMSI='262421424863258': No 3G Auth Data HLR_Test-GSUP(135)@c2ecf6db5522: Created GsupExpect[0] for "262421424863258" to be handled at TC_mo_ussd_unknown(139) 20241002120315128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58330<->l=127.0.0.1:4258 20241002120315131 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120315131 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421424863258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421424863258" session_id=721976404 session_state=BEGIN} 20241002120315131 DSS <0004> hlr_ussd.c:576 262421424863258/0x2b087c54: Process SS (BEGIN) 20241002120315131 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241002120315131 DSS <0004> hlr_ussd.c:518 262421424863258/0x2b087c54: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241002120315131 DSS <0004> hlr_ussd.c:523 262421424863258/0x2b087c54: USSD for unknown code '*#200#' 20241002120315131 DSS <0004> hlr_ussd.c:354 262421424863258/0x2b087c54: Tx ReturnError(1, 0x12) 20241002120315131 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421424863258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421424863258" session_id=721976404 session_state=END} 20241002120315131 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120315131 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c2ecf6db5522: Found GsupExpect[0] for "262421424863258" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@c2ecf6db5522: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262421424863258" TC_mo_ussd_unknown(139)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120315133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58330<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@c2ecf6db5522: Final verdict of PTC: pass 20241002120315141 DAUC <0003> db_auc.c:157 IMSI='262426889497753': No 2G Auth Data 20241002120315141 DAUC <0003> db_auc.c:192 IMSI='262426889497753': No 3G Auth Data HLR_Test-GSUP(135)@c2ecf6db5522: Created GsupExpect[0] for "262426889497753" to be handled at TC_mo_ussd_unknown(140) 20241002120315163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4258 20241002120315166 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120315166 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426889497753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426889497753" session_id=1215191511 session_state=BEGIN} 20241002120315166 DSS <0004> hlr_ussd.c:576 262426889497753/0x486e59d7: Process SS (BEGIN) 20241002120315166 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241002120315166 DSS <0004> hlr_ussd.c:518 262426889497753/0x486e59d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241002120315166 DSS <0004> hlr_ussd.c:523 262426889497753/0x486e59d7: USSD for unknown code '*#200#' 20241002120315166 DSS <0004> hlr_ussd.c:354 262426889497753/0x486e59d7: Tx ReturnError(1, 0x12) 20241002120315166 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426889497753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426889497753" session_id=1215191511 session_state=END} 20241002120315166 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120315166 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c2ecf6db5522: Found GsupExpect[0] for "262426889497753" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@c2ecf6db5522: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262426889497753" TC_mo_ussd_unknown(140)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120315168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@c2ecf6db5522: Final verdict of PTC: pass 20241002120315185 DAUC <0003> db_auc.c:157 IMSI='262425710277830': No 2G Auth Data 20241002120315185 DAUC <0003> db_auc.c:192 IMSI='262425710277830': No 3G Auth Data HLR_Test-GSUP(135)@c2ecf6db5522: Created GsupExpect[0] for "262425710277830" to be handled at TC_mo_ussd_unknown(141) 20241002120315199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58362<->l=127.0.0.1:4258 20241002120315202 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120315202 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425710277830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425710277830" session_id=2108231331 session_state=BEGIN} 20241002120315202 DSS <0004> hlr_ussd.c:576 262425710277830/0x7da90ea3: Process SS (BEGIN) 20241002120315202 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241002120315202 DSS <0004> hlr_ussd.c:518 262425710277830/0x7da90ea3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241002120315202 DSS <0004> hlr_ussd.c:523 262425710277830/0x7da90ea3: USSD for unknown code '*#200#' 20241002120315202 DSS <0004> hlr_ussd.c:354 262425710277830/0x7da90ea3: Tx ReturnError(1, 0x12) 20241002120315202 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425710277830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425710277830" session_id=2108231331 session_state=END} 20241002120315202 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120315202 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c2ecf6db5522: Found GsupExpect[0] for "262425710277830" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@c2ecf6db5522: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262425710277830" TC_mo_ussd_unknown(141)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120315205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58362<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@c2ecf6db5522: Final verdict of PTC: pass 20241002120315208 DAUC <0003> db_auc.c:157 IMSI='262424988835681': No 2G Auth Data 20241002120315208 DAUC <0003> db_auc.c:192 IMSI='262424988835681': No 3G Auth Data HLR_Test-GSUP(135)@c2ecf6db5522: Created GsupExpect[0] for "262424988835681" to be handled at TC_mo_ussd_unknown(142) 20241002120315225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58376<->l=127.0.0.1:4258 20241002120315228 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120315228 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424988835681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424988835681" session_id=1707492077 session_state=BEGIN} 20241002120315228 DSS <0004> hlr_ussd.c:576 262424988835681/0x65c642ed: Process SS (BEGIN) 20241002120315228 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241002120315228 DSS <0004> hlr_ussd.c:518 262424988835681/0x65c642ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241002120315228 DSS <0004> hlr_ussd.c:523 262424988835681/0x65c642ed: USSD for unknown code '*#200#' 20241002120315228 DSS <0004> hlr_ussd.c:354 262424988835681/0x65c642ed: Tx ReturnError(1, 0x12) 20241002120315228 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424988835681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424988835681" session_id=1707492077 session_state=END} 20241002120315228 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120315228 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c2ecf6db5522: Found GsupExpect[0] for "262424988835681" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@c2ecf6db5522: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262424988835681" TC_mo_ussd_unknown(142)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120315229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58376<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@c2ecf6db5522: Final verdict of PTC: pass 20241002120315233 DAUC <0003> db_auc.c:157 IMSI='262425513729889': No 2G Auth Data 20241002120315233 DAUC <0003> db_auc.c:192 IMSI='262425513729889': No 3G Auth Data HLR_Test-GSUP(135)@c2ecf6db5522: Created GsupExpect[0] for "262425513729889" to be handled at TC_mo_ussd_unknown(143) 20241002120315256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58380<->l=127.0.0.1:4258 20241002120315259 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120315259 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425513729889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425513729889" session_id=2705293135 session_state=BEGIN} 20241002120315259 DSS <0004> hlr_ussd.c:576 262425513729889/0xa13f7f4f: Process SS (BEGIN) 20241002120315259 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241002120315259 DSS <0004> hlr_ussd.c:518 262425513729889/0xa13f7f4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241002120315259 DSS <0004> hlr_ussd.c:523 262425513729889/0xa13f7f4f: USSD for unknown code '*#200#' 20241002120315259 DSS <0004> hlr_ussd.c:354 262425513729889/0xa13f7f4f: Tx ReturnError(1, 0x12) 20241002120315259 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425513729889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425513729889" session_id=2705293135 session_state=END} 20241002120315259 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120315259 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c2ecf6db5522: Found GsupExpect[0] for "262425513729889" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@c2ecf6db5522: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262425513729889" TC_mo_ussd_unknown(143)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120315260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58380<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@c2ecf6db5522: Final verdict of PTC: pass 20241002120315263 DAUC <0003> db_auc.c:157 IMSI='262423527451171': No 2G Auth Data 20241002120315263 DAUC <0003> db_auc.c:192 IMSI='262423527451171': No 3G Auth Data HLR_Test-GSUP(135)@c2ecf6db5522: Created GsupExpect[0] for "262423527451171" to be handled at TC_mo_ussd_unknown(144) 20241002120315278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58386<->l=127.0.0.1:4258 20241002120315281 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120315281 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423527451171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423527451171" session_id=3592224077 session_state=BEGIN} 20241002120315281 DSS <0004> hlr_ussd.c:576 262423527451171/0xd61cfd4d: Process SS (BEGIN) 20241002120315281 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241002120315281 DSS <0004> hlr_ussd.c:518 262423527451171/0xd61cfd4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241002120315281 DSS <0004> hlr_ussd.c:523 262423527451171/0xd61cfd4d: USSD for unknown code '*#200#' 20241002120315281 DSS <0004> hlr_ussd.c:354 262423527451171/0xd61cfd4d: Tx ReturnError(1, 0x12) 20241002120315281 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423527451171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423527451171" session_id=3592224077 session_state=END} 20241002120315281 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120315281 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c2ecf6db5522: Found GsupExpect[0] for "262423527451171" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@c2ecf6db5522: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262423527451171" TC_mo_ussd_unknown(144)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120315283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58386<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@c2ecf6db5522: Final verdict of PTC: pass 20241002120315286 DAUC <0003> db_auc.c:157 IMSI='262427505686582': No 2G Auth Data 20241002120315286 DAUC <0003> db_auc.c:192 IMSI='262427505686582': No 3G Auth Data HLR_Test-GSUP(135)@c2ecf6db5522: Created GsupExpect[0] for "262427505686582" to be handled at TC_mo_ussd_unknown(145) 20241002120315306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58396<->l=127.0.0.1:4258 20241002120315309 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120315309 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427505686582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427505686582" session_id=1587148602 session_state=BEGIN} 20241002120315309 DSS <0004> hlr_ussd.c:576 262427505686582/0x5e99f73a: Process SS (BEGIN) 20241002120315309 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241002120315309 DSS <0004> hlr_ussd.c:518 262427505686582/0x5e99f73a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241002120315309 DSS <0004> hlr_ussd.c:523 262427505686582/0x5e99f73a: USSD for unknown code '*#200#' 20241002120315309 DSS <0004> hlr_ussd.c:354 262427505686582/0x5e99f73a: Tx ReturnError(1, 0x12) 20241002120315309 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427505686582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427505686582" session_id=1587148602 session_state=END} 20241002120315309 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120315309 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@c2ecf6db5522: Found GsupExpect[0] for "262427505686582" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@c2ecf6db5522: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262427505686582" TC_mo_ussd_unknown(145)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120315310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58396<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@c2ecf6db5522: Final verdict of PTC: pass 20241002120315310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58316<->l=127.0.0.1:4258 20241002120315311 DLINP <000b> input/ipa.c:451 connected read/write 20241002120315311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120315311 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120315311 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(135)@c2ecf6db5522: Final verdict of PTC: none 20241002120315311 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 136@c2ecf6db5522: Final verdict of PTC: none 20241002120315311 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44797<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(134)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 136: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Wed Oct 2 12:03:15 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 20241002120315333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58408<->l=127.0.0.1:4258 20241002120315434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58408<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=39460) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Wed Oct 2 12:03:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_mo_ussd_euse_disc started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120318551 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120318551 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120318556 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120318557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58418<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120318562 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120318562 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120318562 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120318562 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120318562 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120318562 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120318562 DLGSUP <0013> gsup_server.c:235 2: 20241002120318562 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120318562 DLGSUP <0013> gsup_server.c:235 3: 20241002120318562 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120318562 DLGSUP <0013> gsup_server.c:235 4: 20241002120318562 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120318562 DLGSUP <0013> gsup_server.c:235 5: 20241002120318562 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120318562 DLGSUP <0013> gsup_server.c:235 7: 20241002120318562 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120318562 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120318562 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120318562 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@c2ecf6db5522: 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") 20241002120318580 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41673<->l=127.0.0.1:4259) 20241002120318619 DAUC <0003> db_auc.c:157 IMSI='262424498682735': No 2G Auth Data 20241002120318619 DAUC <0003> db_auc.c:192 IMSI='262424498682735': No 3G Auth Data HLR_Test-GSUP(147)@c2ecf6db5522: Created GsupExpect[0] for "262424498682735" to be handled at TC_mo_ussd_euse_disc(150) 20241002120318641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58428<->l=127.0.0.1:4258 20241002120318653 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120318653 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424498682735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424498682735" session_id=1911276350 session_state=BEGIN} 20241002120318653 DSS <0004> hlr_ussd.c:576 262424498682735/0x71ebc33e: Process SS (BEGIN) 20241002120318653 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120318653 DSS <0004> hlr_ussd.c:518 262424498682735/0x71ebc33e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120318653 DSS <0004> hlr_ussd.c:542 262424498682735/0x71ebc33e: Cannot find conn for EUSE EUSE-foobar 20241002120318653 DSS <0004> hlr_ussd.c:354 262424498682735/0x71ebc33e: Tx ReturnError(1, 0x22) 20241002120318653 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424498682735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424498682735" session_id=1911276350 session_state=END} 20241002120318653 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120318653 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c2ecf6db5522: Found GsupExpect[0] for "262424498682735" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@c2ecf6db5522: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262424498682735" TC_mo_ussd_euse_disc(150)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120318658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58428<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@c2ecf6db5522: Final verdict of PTC: pass 20241002120318662 DAUC <0003> db_auc.c:157 IMSI='262427661458443': No 2G Auth Data 20241002120318662 DAUC <0003> db_auc.c:192 IMSI='262427661458443': No 3G Auth Data HLR_Test-GSUP(147)@c2ecf6db5522: Created GsupExpect[0] for "262427661458443" to be handled at TC_mo_ussd_euse_disc(151) 20241002120318675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58436<->l=127.0.0.1:4258 20241002120318678 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120318678 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427661458443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427661458443" session_id=4293994154 session_state=BEGIN} 20241002120318678 DSS <0004> hlr_ussd.c:576 262427661458443/0xfff126aa: Process SS (BEGIN) 20241002120318678 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120318678 DSS <0004> hlr_ussd.c:518 262427661458443/0xfff126aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120318678 DSS <0004> hlr_ussd.c:542 262427661458443/0xfff126aa: Cannot find conn for EUSE EUSE-foobar 20241002120318678 DSS <0004> hlr_ussd.c:354 262427661458443/0xfff126aa: Tx ReturnError(1, 0x22) 20241002120318678 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427661458443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427661458443" session_id=4293994154 session_state=END} 20241002120318678 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120318678 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c2ecf6db5522: Found GsupExpect[0] for "262427661458443" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@c2ecf6db5522: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262427661458443" TC_mo_ussd_euse_disc(151)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120318680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58436<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@c2ecf6db5522: Final verdict of PTC: pass 20241002120318683 DAUC <0003> db_auc.c:157 IMSI='262426031314066': No 2G Auth Data 20241002120318683 DAUC <0003> db_auc.c:192 IMSI='262426031314066': No 3G Auth Data HLR_Test-GSUP(147)@c2ecf6db5522: Created GsupExpect[0] for "262426031314066" to be handled at TC_mo_ussd_euse_disc(152) 20241002120318696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58446<->l=127.0.0.1:4258 20241002120318700 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120318700 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426031314066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426031314066" session_id=3964222190 session_state=BEGIN} 20241002120318700 DSS <0004> hlr_ussd.c:576 262426031314066/0xec493aee: Process SS (BEGIN) 20241002120318700 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120318700 DSS <0004> hlr_ussd.c:518 262426031314066/0xec493aee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120318700 DSS <0004> hlr_ussd.c:542 262426031314066/0xec493aee: Cannot find conn for EUSE EUSE-foobar 20241002120318700 DSS <0004> hlr_ussd.c:354 262426031314066/0xec493aee: Tx ReturnError(1, 0x22) 20241002120318700 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426031314066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426031314066" session_id=3964222190 session_state=END} 20241002120318700 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120318700 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c2ecf6db5522: Found GsupExpect[0] for "262426031314066" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@c2ecf6db5522: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426031314066" TC_mo_ussd_euse_disc(152)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120318701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58446<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@c2ecf6db5522: Final verdict of PTC: pass 20241002120318705 DAUC <0003> db_auc.c:157 IMSI='262424160617288': No 2G Auth Data 20241002120318705 DAUC <0003> db_auc.c:192 IMSI='262424160617288': No 3G Auth Data HLR_Test-GSUP(147)@c2ecf6db5522: Created GsupExpect[0] for "262424160617288" to be handled at TC_mo_ussd_euse_disc(153) 20241002120318717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58460<->l=127.0.0.1:4258 20241002120318721 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120318721 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424160617288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424160617288" session_id=4182039180 session_state=BEGIN} 20241002120318721 DSS <0004> hlr_ussd.c:576 262424160617288/0xf944da8c: Process SS (BEGIN) 20241002120318721 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120318721 DSS <0004> hlr_ussd.c:518 262424160617288/0xf944da8c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120318721 DSS <0004> hlr_ussd.c:542 262424160617288/0xf944da8c: Cannot find conn for EUSE EUSE-foobar 20241002120318721 DSS <0004> hlr_ussd.c:354 262424160617288/0xf944da8c: Tx ReturnError(1, 0x22) 20241002120318721 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424160617288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424160617288" session_id=4182039180 session_state=END} 20241002120318721 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120318721 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c2ecf6db5522: Found GsupExpect[0] for "262424160617288" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@c2ecf6db5522: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262424160617288" TC_mo_ussd_euse_disc(153)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120318723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58460<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@c2ecf6db5522: Final verdict of PTC: pass 20241002120318726 DAUC <0003> db_auc.c:157 IMSI='262425867108447': No 2G Auth Data 20241002120318726 DAUC <0003> db_auc.c:192 IMSI='262425867108447': No 3G Auth Data HLR_Test-GSUP(147)@c2ecf6db5522: Created GsupExpect[0] for "262425867108447" to be handled at TC_mo_ussd_euse_disc(154) 20241002120318738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58470<->l=127.0.0.1:4258 20241002120318741 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120318742 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425867108447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425867108447" session_id=1025229699 session_state=BEGIN} 20241002120318742 DSS <0004> hlr_ussd.c:576 262425867108447/0x3d1bc383: Process SS (BEGIN) 20241002120318742 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120318742 DSS <0004> hlr_ussd.c:518 262425867108447/0x3d1bc383: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120318742 DSS <0004> hlr_ussd.c:542 262425867108447/0x3d1bc383: Cannot find conn for EUSE EUSE-foobar 20241002120318742 DSS <0004> hlr_ussd.c:354 262425867108447/0x3d1bc383: Tx ReturnError(1, 0x22) 20241002120318742 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425867108447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425867108447" session_id=1025229699 session_state=END} 20241002120318742 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120318742 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c2ecf6db5522: Found GsupExpect[0] for "262425867108447" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@c2ecf6db5522: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262425867108447" TC_mo_ussd_euse_disc(154)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120318744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58470<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@c2ecf6db5522: Final verdict of PTC: pass 20241002120318747 DAUC <0003> db_auc.c:157 IMSI='262425376278236': No 2G Auth Data 20241002120318747 DAUC <0003> db_auc.c:192 IMSI='262425376278236': No 3G Auth Data HLR_Test-GSUP(147)@c2ecf6db5522: Created GsupExpect[0] for "262425376278236" to be handled at TC_mo_ussd_euse_disc(155) 20241002120318762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58472<->l=127.0.0.1:4258 20241002120318765 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120318765 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425376278236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425376278236" session_id=3386148689 session_state=BEGIN} 20241002120318765 DSS <0004> hlr_ussd.c:576 262425376278236/0xc9d48751: Process SS (BEGIN) 20241002120318765 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120318765 DSS <0004> hlr_ussd.c:518 262425376278236/0xc9d48751: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120318765 DSS <0004> hlr_ussd.c:542 262425376278236/0xc9d48751: Cannot find conn for EUSE EUSE-foobar 20241002120318765 DSS <0004> hlr_ussd.c:354 262425376278236/0xc9d48751: Tx ReturnError(1, 0x22) 20241002120318765 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425376278236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425376278236" session_id=3386148689 session_state=END} 20241002120318765 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120318765 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c2ecf6db5522: Found GsupExpect[0] for "262425376278236" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@c2ecf6db5522: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262425376278236" TC_mo_ussd_euse_disc(155)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120318767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58472<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@c2ecf6db5522: Final verdict of PTC: pass 20241002120318770 DAUC <0003> db_auc.c:157 IMSI='262423741935844': No 2G Auth Data 20241002120318770 DAUC <0003> db_auc.c:192 IMSI='262423741935844': No 3G Auth Data HLR_Test-GSUP(147)@c2ecf6db5522: Created GsupExpect[0] for "262423741935844" to be handled at TC_mo_ussd_euse_disc(156) 20241002120318786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 20241002120318789 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120318790 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423741935844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423741935844" session_id=1678148904 session_state=BEGIN} 20241002120318790 DSS <0004> hlr_ussd.c:576 262423741935844/0x64068528: Process SS (BEGIN) 20241002120318790 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120318790 DSS <0004> hlr_ussd.c:518 262423741935844/0x64068528: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120318790 DSS <0004> hlr_ussd.c:542 262423741935844/0x64068528: Cannot find conn for EUSE EUSE-foobar 20241002120318790 DSS <0004> hlr_ussd.c:354 262423741935844/0x64068528: Tx ReturnError(1, 0x22) 20241002120318790 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423741935844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423741935844" session_id=1678148904 session_state=END} 20241002120318790 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120318790 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c2ecf6db5522: Found GsupExpect[0] for "262423741935844" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@c2ecf6db5522: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262423741935844" TC_mo_ussd_euse_disc(156)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120318791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@c2ecf6db5522: Final verdict of PTC: pass 20241002120318794 DAUC <0003> db_auc.c:157 IMSI='262421764307129': No 2G Auth Data 20241002120318794 DAUC <0003> db_auc.c:192 IMSI='262421764307129': No 3G Auth Data HLR_Test-GSUP(147)@c2ecf6db5522: Created GsupExpect[0] for "262421764307129" to be handled at TC_mo_ussd_euse_disc(157) 20241002120318810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58496<->l=127.0.0.1:4258 20241002120318813 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120318814 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421764307129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421764307129" session_id=1681224771 session_state=BEGIN} 20241002120318814 DSS <0004> hlr_ussd.c:576 262421764307129/0x64357443: Process SS (BEGIN) 20241002120318814 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120318814 DSS <0004> hlr_ussd.c:518 262421764307129/0x64357443: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120318814 DSS <0004> hlr_ussd.c:542 262421764307129/0x64357443: Cannot find conn for EUSE EUSE-foobar 20241002120318814 DSS <0004> hlr_ussd.c:354 262421764307129/0x64357443: Tx ReturnError(1, 0x22) 20241002120318814 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421764307129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421764307129" session_id=1681224771 session_state=END} 20241002120318814 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120318814 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@c2ecf6db5522: Found GsupExpect[0] for "262421764307129" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@c2ecf6db5522: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262421764307129" TC_mo_ussd_euse_disc(157)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120318815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58496<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@c2ecf6db5522: Final verdict of PTC: pass 20241002120318816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58418<->l=127.0.0.1:4258 20241002120318816 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41673<->l=127.0.0.1:4259) 20241002120318817 DLINP <000b> input/ipa.c:451 connected read/write 20241002120318817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120318817 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120318817 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120318817 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@c2ecf6db5522: Final verdict of PTC: none 148@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 148: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Wed Oct 2 12:03:18 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 20241002120318839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58508<->l=127.0.0.1:4258 20241002120319041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58508<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2576) Waiting for packet dumper to finish... 1 (prev_count=2576, count=39496) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Wed Oct 2 12:03:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_mo_ussd_iuse_imsi started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120322160 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120322160 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120322163 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120322165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44410<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120322168 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120322168 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120322168 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120322168 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120322168 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120322168 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120322168 DLGSUP <0013> gsup_server.c:235 2: 20241002120322168 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120322168 DLGSUP <0013> gsup_server.c:235 3: 20241002120322168 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120322168 DLGSUP <0013> gsup_server.c:235 4: 20241002120322168 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120322168 DLGSUP <0013> gsup_server.c:235 5: 20241002120322168 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120322168 DLGSUP <0013> gsup_server.c:235 7: 20241002120322168 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120322168 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120322168 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120322168 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@c2ecf6db5522: 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") 20241002120322196 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44881<->l=127.0.0.1:4259) 20241002120322212 DAUC <0003> db_auc.c:157 IMSI='262422880116674': No 2G Auth Data 20241002120322212 DAUC <0003> db_auc.c:192 IMSI='262422880116674': No 3G Auth Data HLR_Test-GSUP(159)@c2ecf6db5522: Created GsupExpect[0] for "262422880116674" to be handled at TC_mo_ussd_iuse_imsi(162) 20241002120322241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4258 20241002120322250 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120322250 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422880116674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422880116674" session_id=1466401249 session_state=BEGIN} 20241002120322250 DSS <0004> hlr_ussd.c:576 262422880116674/0x576781e1: Process SS (BEGIN) 20241002120322250 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002120322250 DSS <0004> hlr_ussd.c:518 262422880116674/0x576781e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002120322250 DSS <0004> hlr_ussd.c:363 262422880116674/0x576781e1: Tx USSD 'Your IMSI is 262422880116674' 20241002120322250 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422880116674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422880116674" session_id=1466401249 session_state=END} 20241002120322250 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422880116674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120322250 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120322250 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c2ecf6db5522: Found GsupExpect[0] for "262422880116674" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@c2ecf6db5522: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262422880116674" TC_mo_ussd_iuse_imsi(162)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990C8783C56236DB8D06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120322257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@c2ecf6db5522: Final verdict of PTC: pass 20241002120322263 DAUC <0003> db_auc.c:157 IMSI='262424839259214': No 2G Auth Data 20241002120322263 DAUC <0003> db_auc.c:192 IMSI='262424839259214': No 3G Auth Data HLR_Test-GSUP(159)@c2ecf6db5522: Created GsupExpect[0] for "262424839259214" to be handled at TC_mo_ussd_iuse_imsi(163) 20241002120322284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44414<->l=127.0.0.1:4258 20241002120322287 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120322287 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424839259214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424839259214" session_id=1672363686 session_state=BEGIN} 20241002120322287 DSS <0004> hlr_ussd.c:576 262424839259214/0x63ae3ea6: Process SS (BEGIN) 20241002120322287 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002120322287 DSS <0004> hlr_ussd.c:518 262424839259214/0x63ae3ea6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002120322287 DSS <0004> hlr_ussd.c:363 262424839259214/0x63ae3ea6: Tx USSD 'Your IMSI is 262424839259214' 20241002120322287 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424839259214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424839259214" session_id=1672363686 session_state=END} 20241002120322287 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424839259214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120322287 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120322287 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c2ecf6db5522: Found GsupExpect[0] for "262424839259214" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@c2ecf6db5522: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262424839259214" TC_mo_ussd_iuse_imsi(163)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190D37CBC96A39598C06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120322290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44414<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@c2ecf6db5522: Final verdict of PTC: pass 20241002120322294 DAUC <0003> db_auc.c:157 IMSI='262428361121479': No 2G Auth Data 20241002120322294 DAUC <0003> db_auc.c:192 IMSI='262428361121479': No 3G Auth Data HLR_Test-GSUP(159)@c2ecf6db5522: Created GsupExpect[0] for "262428361121479" to be handled at TC_mo_ussd_iuse_imsi(164) 20241002120322309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44416<->l=127.0.0.1:4258 20241002120322312 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120322312 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428361121479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428361121479" session_id=1326782625 session_state=BEGIN} 20241002120322312 DSS <0004> hlr_ussd.c:576 262428361121479/0x4f1518a1: Process SS (BEGIN) 20241002120322312 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002120322312 DSS <0004> hlr_ussd.c:518 262428361121479/0x4f1518a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002120322312 DSS <0004> hlr_ussd.c:363 262428361121479/0x4f1518a1: Tx USSD 'Your IMSI is 262428361121479' 20241002120322312 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428361121479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428361121479" session_id=1326782625 session_state=END} 20241002120322312 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428361121479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120322312 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120322312 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c2ecf6db5522: Found GsupExpect[0] for "262428361121479" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@c2ecf6db5522: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262428361121479" TC_mo_ussd_iuse_imsi(164)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434196E668BC56431DA2D07'O } } } } } } TC_mo_ussd_iuse_imsi(164)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120322314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44416<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@c2ecf6db5522: Final verdict of PTC: pass 20241002120322319 DAUC <0003> db_auc.c:157 IMSI='262426693467216': No 2G Auth Data 20241002120322319 DAUC <0003> db_auc.c:192 IMSI='262426693467216': No 3G Auth Data HLR_Test-GSUP(159)@c2ecf6db5522: Created GsupExpect[0] for "262426693467216" to be handled at TC_mo_ussd_iuse_imsi(165) 20241002120322332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44426<->l=127.0.0.1:4258 20241002120322337 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120322337 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426693467216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426693467216" session_id=2744379702 session_state=BEGIN} 20241002120322337 DSS <0004> hlr_ussd.c:576 262426693467216/0xa393e936: Process SS (BEGIN) 20241002120322337 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002120322337 DSS <0004> hlr_ussd.c:518 262426693467216/0xa393e936: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002120322337 DSS <0004> hlr_ussd.c:363 262426693467216/0xa393e936: Tx USSD 'Your IMSI is 262426693467216' 20241002120322337 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426693467216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426693467216" session_id=2744379702 session_state=END} 20241002120322337 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426693467216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120322337 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120322337 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c2ecf6db5522: Found GsupExpect[0] for "262426693467216" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@c2ecf6db5522: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262426693467216" TC_mo_ussd_iuse_imsi(165)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CD969BD16C3759CC06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120322339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44426<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@c2ecf6db5522: Final verdict of PTC: pass 20241002120322349 DAUC <0003> db_auc.c:157 IMSI='262420799849521': No 2G Auth Data 20241002120322349 DAUC <0003> db_auc.c:192 IMSI='262420799849521': No 3G Auth Data HLR_Test-GSUP(159)@c2ecf6db5522: Created GsupExpect[0] for "262420799849521" to be handled at TC_mo_ussd_iuse_imsi(166) 20241002120322370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44428<->l=127.0.0.1:4258 20241002120322374 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120322374 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420799849521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420799849521" session_id=203333467 session_state=BEGIN} 20241002120322374 DSS <0004> hlr_ussd.c:576 262420799849521/0x0c1e9f5b: Process SS (BEGIN) 20241002120322374 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002120322374 DSS <0004> hlr_ussd.c:518 262420799849521/0x0c1e9f5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002120322374 DSS <0004> hlr_ussd.c:363 262420799849521/0x0c1e9f5b: Tx USSD 'Your IMSI is 262420799849521' 20241002120322374 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420799849521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420799849521" session_id=203333467 session_state=END} 20241002120322374 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420799849521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120322374 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120322374 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c2ecf6db5522: Found GsupExpect[0] for "262420799849521" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@c2ecf6db5522: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262420799849521" TC_mo_ussd_iuse_imsi(166)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419EC96CBE168B99A2C06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120322376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44428<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@c2ecf6db5522: Final verdict of PTC: pass 20241002120322379 DAUC <0003> db_auc.c:157 IMSI='262423283133366': No 2G Auth Data 20241002120322379 DAUC <0003> db_auc.c:192 IMSI='262423283133366': No 3G Auth Data HLR_Test-GSUP(159)@c2ecf6db5522: Created GsupExpect[0] for "262423283133366" to be handled at TC_mo_ussd_iuse_imsi(167) 20241002120322397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44440<->l=127.0.0.1:4258 20241002120322401 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120322401 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423283133366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423283133366" session_id=1183559168 session_state=BEGIN} 20241002120322401 DSS <0004> hlr_ussd.c:576 262423283133366/0x468bae00: Process SS (BEGIN) 20241002120322401 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002120322401 DSS <0004> hlr_ussd.c:518 262423283133366/0x468bae00: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002120322401 DSS <0004> hlr_ussd.c:363 262423283133366/0x468bae00: Tx USSD 'Your IMSI is 262423283133366' 20241002120322401 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423283133366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423283133366" session_id=1183559168 session_state=END} 20241002120322401 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423283133366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120322401 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120322401 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c2ecf6db5522: Found GsupExpect[0] for "262423283133366" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@c2ecf6db5522: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262423283133366" TC_mo_ussd_iuse_imsi(167)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D94C869BC566B399CD06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120322404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44440<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@c2ecf6db5522: Final verdict of PTC: pass 20241002120322407 DAUC <0003> db_auc.c:157 IMSI='262423114259972': No 2G Auth Data 20241002120322407 DAUC <0003> db_auc.c:192 IMSI='262423114259972': No 3G Auth Data HLR_Test-GSUP(159)@c2ecf6db5522: Created GsupExpect[0] for "262423114259972" to be handled at TC_mo_ussd_iuse_imsi(168) 20241002120322423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44448<->l=127.0.0.1:4258 20241002120322426 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120322426 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423114259972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423114259972" session_id=1304212470 session_state=BEGIN} 20241002120322426 DSS <0004> hlr_ussd.c:576 262423114259972/0x4dbcb3f6: Process SS (BEGIN) 20241002120322426 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002120322426 DSS <0004> hlr_ussd.c:518 262423114259972/0x4dbcb3f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002120322426 DSS <0004> hlr_ussd.c:363 262423114259972/0x4dbcb3f6: Tx USSD 'Your IMSI is 262423114259972' 20241002120322426 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423114259972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423114259972" session_id=1304212470 session_state=END} 20241002120322426 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423114259972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120322426 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120322426 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c2ecf6db5522: Found GsupExpect[0] for "262423114259972" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@c2ecf6db5522: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262423114259972" TC_mo_ussd_iuse_imsi(168)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92C16A3C96AB9DC4D06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120322430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44448<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@c2ecf6db5522: Final verdict of PTC: pass 20241002120322437 DAUC <0003> db_auc.c:157 IMSI='262421822351096': No 2G Auth Data 20241002120322437 DAUC <0003> db_auc.c:192 IMSI='262421822351096': No 3G Auth Data HLR_Test-GSUP(159)@c2ecf6db5522: Created GsupExpect[0] for "262421822351096" to be handled at TC_mo_ussd_iuse_imsi(169) 20241002120322458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44462<->l=127.0.0.1:4258 20241002120322461 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120322461 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421822351096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421822351096" session_id=1489960921 session_state=BEGIN} 20241002120322461 DSS <0004> hlr_ussd.c:576 262421822351096/0x58ceffd9: Process SS (BEGIN) 20241002120322461 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002120322461 DSS <0004> hlr_ussd.c:518 262421822351096/0x58ceffd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002120322461 DSS <0004> hlr_ussd.c:363 262421822351096/0x58ceffd9: Tx USSD 'Your IMSI is 262421822351096' 20241002120322461 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421822351096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421822351096" session_id=1489960921 session_state=END} 20241002120322461 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421822351096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120322461 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120322461 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@c2ecf6db5522: Found GsupExpect[0] for "262421822351096" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@c2ecf6db5522: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421822351096" TC_mo_ussd_iuse_imsi(169)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590C2793CD6A3158CE06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120322464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44462<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@c2ecf6db5522: Final verdict of PTC: pass 20241002120322465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44410<->l=127.0.0.1:4258 20241002120322465 DLINP <000b> input/ipa.c:451 connected read/write 20241002120322465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120322465 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(159)@c2ecf6db5522: Final verdict of PTC: none 20241002120322465 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120322465 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120322465 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44881<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@c2ecf6db5522: Final verdict of PTC: none 160@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 160: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Wed Oct 2 12:03:22 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 20241002120322490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44472<->l=127.0.0.1:4258 20241002120322691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44472<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=39752) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Wed Oct 2 12:03:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120325782 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120325782 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120325787 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120325789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44476<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120325792 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120325792 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120325792 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120325792 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120325792 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120325792 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120325792 DLGSUP <0013> gsup_server.c:235 2: 20241002120325792 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120325792 DLGSUP <0013> gsup_server.c:235 3: 20241002120325792 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120325792 DLGSUP <0013> gsup_server.c:235 4: 20241002120325792 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120325792 DLGSUP <0013> gsup_server.c:235 5: 20241002120325792 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120325792 DLGSUP <0013> gsup_server.c:235 7: 20241002120325792 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120325792 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120325792 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120325792 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@c2ecf6db5522: 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") 20241002120325809 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33779<->l=127.0.0.1:4259) 20241002120325826 DAUC <0003> db_auc.c:157 IMSI='262423991618754': No 2G Auth Data 20241002120325826 DAUC <0003> db_auc.c:192 IMSI='262423991618754': No 3G Auth Data HLR_Test-GSUP(171)@c2ecf6db5522: Created GsupExpect[0] for "262423991618754" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241002120325857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44480<->l=127.0.0.1:4258 20241002120325864 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120325864 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423991618754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423991618754" source_name="the-source\n" session_id=1745945608 session_state=BEGIN} 20241002120325864 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241002120325864 DSS <0004> hlr_ussd.c:576 262423991618754/0x68110408: Process SS (BEGIN) 20241002120325864 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002120325864 DSS <0004> hlr_ussd.c:518 262423991618754/0x68110408: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002120325864 DSS <0004> hlr_ussd.c:363 262423991618754/0x68110408: Tx USSD 'Your IMSI is 262423991618754' 20241002120325864 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423991618754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423991618754" destination_name="the-source\n" session_id=1745945608 session_state=END} 20241002120325864 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262423991618754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120325864 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120325864 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c2ecf6db5522: Found GsupExpect[0] for "262423991618754" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@c2ecf6db5522: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262423991618754" TC_mo_ussd_iuse_imsi_via_proxy(174)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92C978BD962B85B8D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120325868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44480<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@c2ecf6db5522: Final verdict of PTC: pass 20241002120325871 DAUC <0003> db_auc.c:157 IMSI='262423890064933': No 2G Auth Data 20241002120325871 DAUC <0003> db_auc.c:192 IMSI='262423890064933': No 3G Auth Data HLR_Test-GSUP(171)@c2ecf6db5522: Created GsupExpect[0] for "262423890064933" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241002120325886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44488<->l=127.0.0.1:4258 20241002120325889 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120325889 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423890064933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423890064933" source_name="the-source\n" session_id=3509106142 session_state=BEGIN} 20241002120325889 DSS <0004> hlr_ussd.c:576 262423890064933/0xd128b5de: Process SS (BEGIN) 20241002120325889 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002120325889 DSS <0004> hlr_ussd.c:518 262423890064933/0xd128b5de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002120325889 DSS <0004> hlr_ussd.c:363 262423890064933/0xd128b5de: Tx USSD 'Your IMSI is 262423890064933' 20241002120325889 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423890064933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423890064933" destination_name="the-source\n" session_id=3509106142 session_state=END} 20241002120325889 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262423890064933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120325889 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120325889 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c2ecf6db5522: Found GsupExpect[0] for "262423890064933" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@c2ecf6db5522: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262423890064933" TC_mo_ussd_iuse_imsi_via_proxy(175)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90C9783C16CB4DC6C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120325891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44488<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@c2ecf6db5522: Final verdict of PTC: pass 20241002120325894 DAUC <0003> db_auc.c:157 IMSI='262423984670656': No 2G Auth Data 20241002120325894 DAUC <0003> db_auc.c:192 IMSI='262423984670656': No 3G Auth Data HLR_Test-GSUP(171)@c2ecf6db5522: Created GsupExpect[0] for "262423984670656" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241002120325905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44504<->l=127.0.0.1:4258 20241002120325908 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120325908 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423984670656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423984670656" source_name="the-source\n" session_id=2401013436 session_state=BEGIN} 20241002120325908 DSS <0004> hlr_ussd.c:576 262423984670656/0x8f1c8ebc: Process SS (BEGIN) 20241002120325908 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002120325908 DSS <0004> hlr_ussd.c:518 262423984670656/0x8f1c8ebc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002120325908 DSS <0004> hlr_ussd.c:363 262423984670656/0x8f1c8ebc: Tx USSD 'Your IMSI is 262423984670656' 20241002120325908 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423984670656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423984670656" destination_name="the-source\n" session_id=2401013436 session_state=END} 20241002120325908 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262423984670656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120325908 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120325908 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c2ecf6db5522: Found GsupExpect[0] for "262423984670656" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@c2ecf6db5522: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423984670656" TC_mo_ussd_iuse_imsi_via_proxy(176)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92C87A3D96E305BCD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120325910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44504<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@c2ecf6db5522: Final verdict of PTC: pass 20241002120325913 DAUC <0003> db_auc.c:157 IMSI='262427944188230': No 2G Auth Data 20241002120325913 DAUC <0003> db_auc.c:192 IMSI='262427944188230': No 3G Auth Data HLR_Test-GSUP(171)@c2ecf6db5522: Created GsupExpect[0] for "262427944188230" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241002120325924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44508<->l=127.0.0.1:4258 20241002120325927 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120325927 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262427944188230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427944188230" source_name="the-source\n" session_id=1244906484 session_state=BEGIN} 20241002120325927 DSS <0004> hlr_ussd.c:576 262427944188230/0x4a33c3f4: Process SS (BEGIN) 20241002120325927 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002120325927 DSS <0004> hlr_ussd.c:518 262427944188230/0x4a33c3f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002120325927 DSS <0004> hlr_ussd.c:363 262427944188230/0x4a33c3f4: Tx USSD 'Your IMSI is 262427944188230' 20241002120325927 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262427944188230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427944188230" destination_name="the-source\n" session_id=1244906484 session_state=END} 20241002120325927 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262427944188230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120325927 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120325927 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c2ecf6db5522: Found GsupExpect[0] for "262427944188230" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@c2ecf6db5522: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262427944188230" TC_mo_ussd_iuse_imsi_via_proxy(177)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92D47A3C57038D90C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120325929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44508<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@c2ecf6db5522: Final verdict of PTC: pass 20241002120325932 DAUC <0003> db_auc.c:157 IMSI='262427162261663': No 2G Auth Data 20241002120325932 DAUC <0003> db_auc.c:192 IMSI='262427162261663': No 3G Auth Data HLR_Test-GSUP(171)@c2ecf6db5522: Created GsupExpect[0] for "262427162261663" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241002120325945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44514<->l=127.0.0.1:4258 20241002120325947 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120325948 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262427162261663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427162261663" source_name="the-source\n" session_id=3241304348 session_state=BEGIN} 20241002120325948 DSS <0004> hlr_ussd.c:576 262427162261663/0xc132611c: Process SS (BEGIN) 20241002120325948 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002120325948 DSS <0004> hlr_ussd.c:518 262427162261663/0xc132611c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002120325948 DSS <0004> hlr_ussd.c:363 262427162261663/0xc132611c: Tx USSD 'Your IMSI is 262427162261663' 20241002120325948 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262427162261663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427162261663" destination_name="the-source\n" session_id=3241304348 session_state=END} 20241002120325948 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262427162261663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120325948 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120325948 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c2ecf6db5522: Found GsupExpect[0] for "262427162261663" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@c2ecf6db5522: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262427162261663" TC_mo_ussd_iuse_imsi_via_proxy(178)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92D6693C96C319B6D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120325950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44514<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@c2ecf6db5522: Final verdict of PTC: pass 20241002120325952 DAUC <0003> db_auc.c:157 IMSI='262425808587370': No 2G Auth Data 20241002120325953 DAUC <0003> db_auc.c:192 IMSI='262425808587370': No 3G Auth Data HLR_Test-GSUP(171)@c2ecf6db5522: Created GsupExpect[0] for "262425808587370" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241002120325966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44518<->l=127.0.0.1:4258 20241002120325969 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120325969 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425808587370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425808587370" source_name="the-source\n" session_id=2166579227 session_state=BEGIN} 20241002120325969 DSS <0004> hlr_ussd.c:576 262425808587370/0x8123601b: Process SS (BEGIN) 20241002120325969 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002120325969 DSS <0004> hlr_ussd.c:518 262425808587370/0x8123601b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002120325969 DSS <0004> hlr_ussd.c:363 262425808587370/0x8123601b: Tx USSD 'Your IMSI is 262425808587370' 20241002120325969 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425808587370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425808587370" destination_name="the-source\n" session_id=2166579227 session_state=END} 20241002120325969 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262425808587370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120325969 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120325969 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c2ecf6db5522: Found GsupExpect[0] for "262425808587370" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@c2ecf6db5522: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262425808587370" TC_mo_ussd_iuse_imsi_via_proxy(179)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590D07C3D570B7D90D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120325971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44518<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@c2ecf6db5522: Final verdict of PTC: pass 20241002120325974 DAUC <0003> db_auc.c:157 IMSI='262423674220192': No 2G Auth Data 20241002120325974 DAUC <0003> db_auc.c:192 IMSI='262423674220192': No 3G Auth Data HLR_Test-GSUP(171)@c2ecf6db5522: Created GsupExpect[0] for "262423674220192" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241002120325988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44522<->l=127.0.0.1:4258 20241002120325991 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120325991 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423674220192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423674220192" source_name="the-source\n" session_id=4002406964 session_state=BEGIN} 20241002120325991 DSS <0004> hlr_ussd.c:576 262423674220192/0xee8fe234: Process SS (BEGIN) 20241002120325991 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002120325991 DSS <0004> hlr_ussd.c:518 262423674220192/0xee8fe234: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002120325991 DSS <0004> hlr_ussd.c:363 262423674220192/0xee8fe234: Tx USSD 'Your IMSI is 262423674220192' 20241002120325991 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423674220192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423674220192" destination_name="the-source\n" session_id=4002406964 session_state=END} 20241002120325991 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262423674220192 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120325991 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120325991 DLINP <000b> input/ipa.c:451 connected read/write 20241002120325991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c2ecf6db5522: Found GsupExpect[0] for "262423674220192" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@c2ecf6db5522: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262423674220192" TC_mo_ussd_iuse_imsi_via_proxy(180)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9CC76A3C964B0584E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120325993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44522<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@c2ecf6db5522: Final verdict of PTC: pass 20241002120325997 DAUC <0003> db_auc.c:157 IMSI='262421199712371': No 2G Auth Data 20241002120325997 DAUC <0003> db_auc.c:192 IMSI='262421199712371': No 3G Auth Data HLR_Test-GSUP(171)@c2ecf6db5522: Created GsupExpect[0] for "262421199712371" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241002120326011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44528<->l=127.0.0.1:4258 20241002120326014 DLINP <000b> input/ipa.c:451 connected read/write 20241002120326014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120326014 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421199712371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421199712371" source_name="the-source\n" session_id=1243050271 session_state=BEGIN} 20241002120326014 DSS <0004> hlr_ussd.c:576 262421199712371/0x4a17711f: Process SS (BEGIN) 20241002120326014 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241002120326014 DSS <0004> hlr_ussd.c:518 262421199712371/0x4a17711f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241002120326014 DSS <0004> hlr_ussd.c:363 262421199712371/0x4a17711f: Tx USSD 'Your IMSI is 262421199712371' 20241002120326014 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421199712371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421199712371" destination_name="the-source\n" session_id=1243050271 session_state=END} 20241002120326014 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262421199712371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120326014 DLINP <000b> input/ipa.c:451 connected read/write 20241002120326014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120326014 DLINP <000b> input/ipa.c:451 connected read/write 20241002120326014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@c2ecf6db5522: Found GsupExpect[0] for "262421199712371" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@c2ecf6db5522: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262421199712371" TC_mo_ussd_iuse_imsi_via_proxy(181)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592C96CBDD62B2D92D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120326016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44528<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@c2ecf6db5522: Final verdict of PTC: pass 20241002120326017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44476<->l=127.0.0.1:4258 20241002120326017 DLINP <000b> input/ipa.c:451 connected read/write 20241002120326017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120326017 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120326017 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120326017 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120326017 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241002120326017 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33779<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@c2ecf6db5522: Final verdict of PTC: none 172@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 172: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Wed Oct 2 12:03:26 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 20241002120326039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44544<->l=127.0.0.1:4258 20241002120326241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44544<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=40180) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Wed Oct 2 12:03:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_mo_ussd_iuse_msisdn started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120329337 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120329337 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120329341 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120329343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44550<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120329346 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120329346 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120329346 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120329346 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120329346 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120329346 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120329346 DLGSUP <0013> gsup_server.c:235 2: 20241002120329346 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120329346 DLGSUP <0013> gsup_server.c:235 3: 20241002120329346 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120329346 DLGSUP <0013> gsup_server.c:235 4: 20241002120329346 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120329346 DLGSUP <0013> gsup_server.c:235 5: 20241002120329346 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120329346 DLGSUP <0013> gsup_server.c:235 7: 20241002120329346 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120329346 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120329347 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120329347 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@c2ecf6db5522: 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") 20241002120329368 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33479<->l=127.0.0.1:4259) 20241002120329380 DAUC <0003> db_auc.c:157 IMSI='262425718739172': No 2G Auth Data 20241002120329380 DAUC <0003> db_auc.c:192 IMSI='262425718739172': No 3G Auth Data HLR_Test-GSUP(183)@c2ecf6db5522: Created GsupExpect[0] for "262425718739172" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241002120329414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44562<->l=127.0.0.1:4258 20241002120329426 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120329427 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425718739172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425718739172" session_id=3005647964 session_state=BEGIN} 20241002120329427 DSS <0004> hlr_ussd.c:576 262425718739172/0xb3268c5c: Process SS (BEGIN) 20241002120329427 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002120329427 DSS <0004> hlr_ussd.c:518 262425718739172/0xb3268c5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002120329427 DSS <0004> hlr_ussd.c:363 262425718739172/0xb3268c5c: Tx USSD 'Your extension is 491612138636' 20241002120329427 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425718739172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425718739172" session_id=3005647964 session_state=END} 20241002120329427 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425718739172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120329427 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120329427 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c2ecf6db5522: Found GsupExpect[0] for "262425718739172" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@c2ecf6db5522: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262425718739172" TC_mo_ussd_iuse_msisdn(186)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B119CE36B301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120329433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44562<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@c2ecf6db5522: Final verdict of PTC: pass 20241002120329437 DAUC <0003> db_auc.c:157 IMSI='262420195990700': No 2G Auth Data 20241002120329437 DAUC <0003> db_auc.c:192 IMSI='262420195990700': No 3G Auth Data HLR_Test-GSUP(183)@c2ecf6db5522: Created GsupExpect[0] for "262420195990700" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241002120329448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44578<->l=127.0.0.1:4258 20241002120329451 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120329451 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420195990700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420195990700" session_id=912019353 session_state=BEGIN} 20241002120329451 DSS <0004> hlr_ussd.c:576 262420195990700/0x365c4f99: Process SS (BEGIN) 20241002120329451 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002120329451 DSS <0004> hlr_ussd.c:518 262420195990700/0x365c4f99: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002120329451 DSS <0004> hlr_ussd.c:363 262420195990700/0x365c4f99: Tx USSD 'Your extension is 491610064044' 20241002120329451 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420195990700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420195990700" session_id=912019353 session_state=END} 20241002120329451 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420195990700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120329451 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120329451 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c2ecf6db5522: Found GsupExpect[0] for "262420195990700" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@c2ecf6db5522: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262420195990700" TC_mo_ussd_iuse_msisdn(187)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560301B0D46A301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120329453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44578<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@c2ecf6db5522: Final verdict of PTC: pass 20241002120329456 DAUC <0003> db_auc.c:157 IMSI='262424503207961': No 2G Auth Data 20241002120329456 DAUC <0003> db_auc.c:192 IMSI='262424503207961': No 3G Auth Data HLR_Test-GSUP(183)@c2ecf6db5522: Created GsupExpect[0] for "262424503207961" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241002120329467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44580<->l=127.0.0.1:4258 20241002120329470 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120329470 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424503207961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424503207961" session_id=1111185936 session_state=BEGIN} 20241002120329470 DSS <0004> hlr_ussd.c:576 262424503207961/0x423b5a10: Process SS (BEGIN) 20241002120329470 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002120329470 DSS <0004> hlr_ussd.c:518 262424503207961/0x423b5a10: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002120329470 DSS <0004> hlr_ussd.c:363 262424503207961/0x423b5a10: Tx USSD 'Your extension is 491615463557' 20241002120329470 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424503207961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424503207961" session_id=1111185936 session_state=END} 20241002120329470 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424503207961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120329470 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120329470 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c2ecf6db5522: Found GsupExpect[0] for "262424503207961" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@c2ecf6db5522: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262424503207961" TC_mo_ussd_iuse_msisdn(188)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A34DBAC56BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120329472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44580<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@c2ecf6db5522: Final verdict of PTC: pass 20241002120329475 DAUC <0003> db_auc.c:157 IMSI='262427867094249': No 2G Auth Data 20241002120329475 DAUC <0003> db_auc.c:192 IMSI='262427867094249': No 3G Auth Data HLR_Test-GSUP(183)@c2ecf6db5522: Created GsupExpect[0] for "262427867094249" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241002120329486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44588<->l=127.0.0.1:4258 20241002120329490 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120329490 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427867094249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427867094249" session_id=510206305 session_state=BEGIN} 20241002120329490 DSS <0004> hlr_ussd.c:576 262427867094249/0x1e692161: Process SS (BEGIN) 20241002120329490 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002120329490 DSS <0004> hlr_ussd.c:518 262427867094249/0x1e692161: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002120329490 DSS <0004> hlr_ussd.c:363 262427867094249/0x1e692161: Tx USSD 'Your extension is 491612272408' 20241002120329490 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427867094249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427867094249" session_id=510206305 session_state=END} 20241002120329490 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427867094249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120329490 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120329490 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c2ecf6db5522: Found GsupExpect[0] for "262427867094249" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@c2ecf6db5522: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427867094249" TC_mo_ussd_iuse_msisdn(189)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B29B8C06C301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120329492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44588<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@c2ecf6db5522: Final verdict of PTC: pass 20241002120329496 DAUC <0003> db_auc.c:157 IMSI='262420341352432': No 2G Auth Data 20241002120329496 DAUC <0003> db_auc.c:192 IMSI='262420341352432': No 3G Auth Data HLR_Test-GSUP(183)@c2ecf6db5522: Created GsupExpect[0] for "262420341352432" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241002120329508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44592<->l=127.0.0.1:4258 20241002120329511 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120329511 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420341352432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420341352432" session_id=1199485572 session_state=BEGIN} 20241002120329511 DSS <0004> hlr_ussd.c:576 262420341352432/0x477eb284: Process SS (BEGIN) 20241002120329511 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002120329511 DSS <0004> hlr_ussd.c:518 262420341352432/0x477eb284: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002120329511 DSS <0004> hlr_ussd.c:363 262420341352432/0x477eb284: Tx USSD 'Your extension is 491615364050' 20241002120329511 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420341352432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420341352432" session_id=1199485572 session_state=END} 20241002120329511 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420341352432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120329511 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120329511 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c2ecf6db5522: Found GsupExpect[0] for "262420341352432" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@c2ecf6db5522: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262420341352432" TC_mo_ussd_iuse_msisdn(190)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A331B0D568301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120329513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44592<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@c2ecf6db5522: Final verdict of PTC: pass 20241002120329517 DAUC <0003> db_auc.c:157 IMSI='262426637084127': No 2G Auth Data 20241002120329517 DAUC <0003> db_auc.c:192 IMSI='262426637084127': No 3G Auth Data HLR_Test-GSUP(183)@c2ecf6db5522: Created GsupExpect[0] for "262426637084127" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241002120329532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44598<->l=127.0.0.1:4258 20241002120329535 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120329535 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426637084127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426637084127" session_id=545183564 session_state=BEGIN} 20241002120329535 DSS <0004> hlr_ussd.c:576 262426637084127/0x207ed74c: Process SS (BEGIN) 20241002120329535 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002120329535 DSS <0004> hlr_ussd.c:518 262426637084127/0x207ed74c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002120329535 DSS <0004> hlr_ussd.c:363 262426637084127/0x207ed74c: Tx USSD 'Your extension is 491614516737' 20241002120329535 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426637084127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426637084127" session_id=545183564 session_state=END} 20241002120329535 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426637084127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120329535 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120329535 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c2ecf6db5522: Found GsupExpect[0] for "262426637084127" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@c2ecf6db5522: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262426637084127" TC_mo_ussd_iuse_msisdn(191)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B598ED36BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120329537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44598<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@c2ecf6db5522: Final verdict of PTC: pass 20241002120329546 DAUC <0003> db_auc.c:157 IMSI='262427998350814': No 2G Auth Data 20241002120329546 DAUC <0003> db_auc.c:192 IMSI='262427998350814': No 3G Auth Data HLR_Test-GSUP(183)@c2ecf6db5522: Created GsupExpect[0] for "262427998350814" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241002120329561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44608<->l=127.0.0.1:4258 20241002120329564 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120329565 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427998350814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427998350814" session_id=461073391 session_state=BEGIN} 20241002120329565 DSS <0004> hlr_ussd.c:576 262427998350814/0x1b7b6bef: Process SS (BEGIN) 20241002120329565 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002120329565 DSS <0004> hlr_ussd.c:518 262427998350814/0x1b7b6bef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002120329565 DSS <0004> hlr_ussd.c:363 262427998350814/0x1b7b6bef: Tx USSD 'Your extension is 491610761220' 20241002120329565 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427998350814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427998350814" session_id=461073391 session_state=END} 20241002120329565 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427998350814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120329565 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120329565 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c2ecf6db5522: Found GsupExpect[0] for "262427998350814" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@c2ecf6db5522: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262427998350814" TC_mo_ussd_iuse_msisdn(192)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560375B4C268301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120329567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44608<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@c2ecf6db5522: Final verdict of PTC: pass 20241002120329570 DAUC <0003> db_auc.c:157 IMSI='262420647236406': No 2G Auth Data 20241002120329570 DAUC <0003> db_auc.c:192 IMSI='262420647236406': No 3G Auth Data HLR_Test-GSUP(183)@c2ecf6db5522: Created GsupExpect[0] for "262420647236406" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241002120329584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44610<->l=127.0.0.1:4258 20241002120329587 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120329587 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420647236406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420647236406" session_id=2702638678 session_state=BEGIN} 20241002120329587 DSS <0004> hlr_ussd.c:576 262420647236406/0xa116fe56: Process SS (BEGIN) 20241002120329587 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002120329587 DSS <0004> hlr_ussd.c:518 262420647236406/0xa116fe56: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002120329587 DSS <0004> hlr_ussd.c:363 262420647236406/0xa116fe56: Tx USSD 'Your extension is 491611716574' 20241002120329587 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420647236406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420647236406" session_id=2702638678 session_state=END} 20241002120329587 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420647236406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120329587 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120329587 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@c2ecf6db5522: Found GsupExpect[0] for "262420647236406" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@c2ecf6db5522: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262420647236406" TC_mo_ussd_iuse_msisdn(193)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B798AD76A301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120329589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44610<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@c2ecf6db5522: Final verdict of PTC: pass 20241002120329589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44550<->l=127.0.0.1:4258 20241002120329590 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33479<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@c2ecf6db5522: Final verdict of PTC: none 20241002120329590 DLINP <000b> input/ipa.c:451 connected read/write 20241002120329590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120329590 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120329590 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120329590 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(185)@c2ecf6db5522: Final verdict of PTC: none 184@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 184: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Wed Oct 2 12:03:29 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 20241002120329612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 20241002120329814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1728) Waiting for packet dumper to finish... 1 (prev_count=1728, count=40028) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Wed Oct 2 12:03:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120332913 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120332913 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120332914 DLINP <000b> input/ipa.c:451 connected read/write 20241002120332914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120332915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48102<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120332916 DLINP <000b> input/ipa.c:451 connected read/write 20241002120332916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120332916 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120332916 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120332916 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120332916 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120332916 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120332916 DLGSUP <0013> gsup_server.c:235 2: 20241002120332916 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120332916 DLGSUP <0013> gsup_server.c:235 3: 20241002120332917 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120332917 DLGSUP <0013> gsup_server.c:235 4: 20241002120332917 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120332917 DLGSUP <0013> gsup_server.c:235 5: 20241002120332917 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120332917 DLGSUP <0013> gsup_server.c:235 7: 20241002120332917 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120332917 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120332917 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120332917 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@c2ecf6db5522: 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") 20241002120332930 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46651<->l=127.0.0.1:4259) 20241002120332938 DAUC <0003> db_auc.c:157 IMSI='262425000126796': No 2G Auth Data 20241002120332938 DAUC <0003> db_auc.c:192 IMSI='262425000126796': No 3G Auth Data HLR_Test-GSUP(195)@c2ecf6db5522: Created GsupExpect[0] for "262425000126796" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241002120332964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48118<->l=127.0.0.1:4258 20241002120332974 DLINP <000b> input/ipa.c:451 connected read/write 20241002120332975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120332975 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425000126796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425000126796" source_name="the-source\n" session_id=2143975654 session_state=BEGIN} 20241002120332975 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241002120332975 DSS <0004> hlr_ussd.c:576 262425000126796/0x7fca78e6: Process SS (BEGIN) 20241002120332975 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002120332975 DSS <0004> hlr_ussd.c:518 262425000126796/0x7fca78e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002120332975 DSS <0004> hlr_ussd.c:363 262425000126796/0x7fca78e6: Tx USSD 'Your extension is 491615644841' 20241002120332975 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425000126796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425000126796" destination_name="the-source\n" session_id=2143975654 session_state=END} 20241002120332975 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425000126796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120332975 DLINP <000b> input/ipa.c:451 connected read/write 20241002120332975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120332975 DLINP <000b> input/ipa.c:451 connected read/write 20241002120332975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c2ecf6db5522: Found GsupExpect[0] for "262425000126796" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@c2ecf6db5522: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262425000126796" TC_mo_ussd_iuse_msisdn_via_proxy(198)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A361A0D478B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120332981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48118<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@c2ecf6db5522: Final verdict of PTC: pass 20241002120332984 DAUC <0003> db_auc.c:157 IMSI='262424325442143': No 2G Auth Data 20241002120332984 DAUC <0003> db_auc.c:192 IMSI='262424325442143': No 3G Auth Data HLR_Test-GSUP(195)@c2ecf6db5522: Created GsupExpect[0] for "262424325442143" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241002120332997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48132<->l=127.0.0.1:4258 20241002120333000 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120333000 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262424325442143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424325442143" source_name="the-source\n" session_id=1046995546 session_state=BEGIN} 20241002120333000 DSS <0004> hlr_ussd.c:576 262424325442143/0x3e67e25a: Process SS (BEGIN) 20241002120333000 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002120333000 DSS <0004> hlr_ussd.c:518 262424325442143/0x3e67e25a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002120333000 DSS <0004> hlr_ussd.c:363 262424325442143/0x3e67e25a: Tx USSD 'Your extension is 491612722864' 20241002120333000 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262424325442143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424325442143" destination_name="the-source\n" session_id=1046995546 session_state=END} 20241002120333000 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262424325442143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120333000 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120333000 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c2ecf6db5522: Found GsupExpect[0] for "262424325442143" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@c2ecf6db5522: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262424325442143" TC_mo_ussd_iuse_msisdn_via_proxy(199)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56437990C67A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120333003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48132<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@c2ecf6db5522: Final verdict of PTC: pass 20241002120333006 DAUC <0003> db_auc.c:157 IMSI='262427412720648': No 2G Auth Data 20241002120333006 DAUC <0003> db_auc.c:192 IMSI='262427412720648': No 3G Auth Data HLR_Test-GSUP(195)@c2ecf6db5522: Created GsupExpect[0] for "262427412720648" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241002120333019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48134<->l=127.0.0.1:4258 20241002120333022 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120333022 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427412720648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427412720648" source_name="the-source\n" session_id=3230434214 session_state=BEGIN} 20241002120333022 DSS <0004> hlr_ussd.c:576 262427412720648/0xc08c83a6: Process SS (BEGIN) 20241002120333022 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002120333022 DSS <0004> hlr_ussd.c:518 262427412720648/0xc08c83a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002120333022 DSS <0004> hlr_ussd.c:363 262427412720648/0xc08c83a6: Tx USSD 'Your extension is 491615547054' 20241002120333022 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427412720648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427412720648" destination_name="the-source\n" session_id=3230434214 session_state=END} 20241002120333022 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262427412720648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120333022 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120333022 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c2ecf6db5522: Found GsupExpect[0] for "262427412720648" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@c2ecf6db5522: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262427412720648" TC_mo_ussd_iuse_msisdn_via_proxy(200)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A35DA0D56A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120333025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48134<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@c2ecf6db5522: Final verdict of PTC: pass 20241002120333028 DAUC <0003> db_auc.c:157 IMSI='262421959973533': No 2G Auth Data 20241002120333028 DAUC <0003> db_auc.c:192 IMSI='262421959973533': No 3G Auth Data HLR_Test-GSUP(195)@c2ecf6db5522: Created GsupExpect[0] for "262421959973533" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241002120333044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48148<->l=127.0.0.1:4258 20241002120333047 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120333047 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421959973533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421959973533" source_name="the-source\n" session_id=1666171425 session_state=BEGIN} 20241002120333047 DSS <0004> hlr_ussd.c:576 262421959973533/0x634fc221: Process SS (BEGIN) 20241002120333047 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002120333047 DSS <0004> hlr_ussd.c:518 262421959973533/0x634fc221: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002120333047 DSS <0004> hlr_ussd.c:363 262421959973533/0x634fc221: Tx USSD 'Your extension is 491613828446' 20241002120333047 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421959973533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421959973533" destination_name="the-source\n" session_id=1666171425 session_state=END} 20241002120333047 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421959973533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120333047 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120333047 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c2ecf6db5522: Found GsupExpect[0] for "262421959973533" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@c2ecf6db5522: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262421959973533" TC_mo_ussd_iuse_msisdn_via_proxy(201)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56638198E46B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120333049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48148<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@c2ecf6db5522: Final verdict of PTC: pass 20241002120333052 DAUC <0003> db_auc.c:157 IMSI='262428688031026': No 2G Auth Data 20241002120333052 DAUC <0003> db_auc.c:192 IMSI='262428688031026': No 3G Auth Data HLR_Test-GSUP(195)@c2ecf6db5522: Created GsupExpect[0] for "262428688031026" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241002120333064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48160<->l=127.0.0.1:4258 20241002120333067 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120333067 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428688031026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428688031026" source_name="the-source\n" session_id=1361892146 session_state=BEGIN} 20241002120333067 DSS <0004> hlr_ussd.c:576 262428688031026/0x512cd332: Process SS (BEGIN) 20241002120333067 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002120333067 DSS <0004> hlr_ussd.c:518 262428688031026/0x512cd332: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002120333067 DSS <0004> hlr_ussd.c:363 262428688031026/0x512cd332: Tx USSD 'Your extension is 491610472571' 20241002120333067 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428688031026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428688031026" destination_name="the-source\n" session_id=1361892146 session_state=END} 20241002120333067 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262428688031026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120333067 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120333067 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c2ecf6db5522: Found GsupExpect[0] for "262428688031026" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@c2ecf6db5522: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262428688031026" TC_mo_ussd_iuse_msisdn_via_proxy(202)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B49BAC768B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120333069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48160<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@c2ecf6db5522: Final verdict of PTC: pass 20241002120333072 DAUC <0003> db_auc.c:157 IMSI='262428219021878': No 2G Auth Data 20241002120333072 DAUC <0003> db_auc.c:192 IMSI='262428219021878': No 3G Auth Data HLR_Test-GSUP(195)@c2ecf6db5522: Created GsupExpect[0] for "262428219021878" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241002120333087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48172<->l=127.0.0.1:4258 20241002120333090 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120333090 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428219021878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428219021878" source_name="the-source\n" session_id=2590095547 session_state=BEGIN} 20241002120333090 DSS <0004> hlr_ussd.c:576 262428219021878/0x9a61b8bb: Process SS (BEGIN) 20241002120333090 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002120333090 DSS <0004> hlr_ussd.c:518 262428219021878/0x9a61b8bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002120333090 DSS <0004> hlr_ussd.c:363 262428219021878/0x9a61b8bb: Tx USSD 'Your extension is 491611375056' 20241002120333090 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428219021878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428219021878" destination_name="the-source\n" session_id=2590095547 session_state=END} 20241002120333090 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262428219021878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120333090 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120333090 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c2ecf6db5522: Found GsupExpect[0] for "262428219021878" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@c2ecf6db5522: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428219021878" TC_mo_ussd_iuse_msisdn_via_proxy(203)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B35B0D56B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120333092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48172<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@c2ecf6db5522: Final verdict of PTC: pass 20241002120333095 DAUC <0003> db_auc.c:157 IMSI='262424615124240': No 2G Auth Data 20241002120333095 DAUC <0003> db_auc.c:192 IMSI='262424615124240': No 3G Auth Data HLR_Test-GSUP(195)@c2ecf6db5522: Created GsupExpect[0] for "262424615124240" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241002120333110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48188<->l=127.0.0.1:4258 20241002120333113 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120333113 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262424615124240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424615124240" source_name="the-source\n" session_id=1327171423 session_state=BEGIN} 20241002120333113 DSS <0004> hlr_ussd.c:576 262424615124240/0x4f1b075f: Process SS (BEGIN) 20241002120333113 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002120333113 DSS <0004> hlr_ussd.c:518 262424615124240/0x4f1b075f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002120333113 DSS <0004> hlr_ussd.c:363 262424615124240/0x4f1b075f: Tx USSD 'Your extension is 491616750758' 20241002120333113 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262424615124240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424615124240" destination_name="the-source\n" session_id=1327171423 session_state=END} 20241002120333113 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262424615124240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120333113 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120333113 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c2ecf6db5522: Found GsupExpect[0] for "262424615124240" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@c2ecf6db5522: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262424615124240" TC_mo_ussd_iuse_msisdn_via_proxy(204)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB71AEC56C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120333115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48188<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@c2ecf6db5522: Final verdict of PTC: pass 20241002120333118 DAUC <0003> db_auc.c:157 IMSI='262429203148009': No 2G Auth Data 20241002120333118 DAUC <0003> db_auc.c:192 IMSI='262429203148009': No 3G Auth Data HLR_Test-GSUP(195)@c2ecf6db5522: Created GsupExpect[0] for "262429203148009" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241002120333132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48196<->l=127.0.0.1:4258 20241002120333135 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120333135 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262429203148009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429203148009" source_name="the-source\n" session_id=4283247737 session_state=BEGIN} 20241002120333135 DSS <0004> hlr_ussd.c:576 262429203148009/0xff4d2c79: Process SS (BEGIN) 20241002120333135 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241002120333135 DSS <0004> hlr_ussd.c:518 262429203148009/0xff4d2c79: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241002120333135 DSS <0004> hlr_ussd.c:363 262429203148009/0xff4d2c79: Tx USSD 'Your extension is 491615445633' 20241002120333135 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262429203148009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429203148009" destination_name="the-source\n" session_id=4283247737 session_state=END} 20241002120333135 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262429203148009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120333135 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120333135 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@c2ecf6db5522: Found GsupExpect[0] for "262429203148009" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@c2ecf6db5522: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262429203148009" TC_mo_ussd_iuse_msisdn_via_proxy(205)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A345ACD369B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120333137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48196<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@c2ecf6db5522: Final verdict of PTC: pass 20241002120333137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48102<->l=127.0.0.1:4258 20241002120333138 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46651<->l=127.0.0.1:4259) 20241002120333138 DLINP <000b> input/ipa.c:451 connected read/write 20241002120333138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120333138 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120333138 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120333138 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120333138 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP(195)@c2ecf6db5522: Final verdict of PTC: none 196@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 196: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Wed Oct 2 12:03:33 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 20241002120333162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48206<->l=127.0.0.1:4258 20241002120333363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48206<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=40216) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Wed Oct 2 12:03:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_mo_ussd_euse started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 20241002120336464 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42385 20241002120336464 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42385 MTC@c2ecf6db5522: in not legacy case 2 IPA-EUSE-foobar(208)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120336466 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120336466 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241002120336466 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336466 DLINP <000b> input/ipa.c:405 127.0.0.1:42385 message received HLR_Test-GSUP-IPA(207)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120336468 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120336468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48220<->l=127.0.0.1:4258 IPA-EUSE-foobar(208)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120336469 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336469 DLINP <000b> input/ipa.c:405 127.0.0.1:42385 message received 20241002120336469 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120336469 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241002120336469 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241002120336469 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241002120336469 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120336469 DLGSUP <0013> gsup_server.c:235 2: 20241002120336469 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120336469 DLGSUP <0013> gsup_server.c:235 3: 20241002120336470 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120336470 DLGSUP <0013> gsup_server.c:235 4: 20241002120336470 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120336470 DLGSUP <0013> gsup_server.c:235 5: 20241002120336470 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120336470 DLGSUP <0013> gsup_server.c:235 7: 20241002120336470 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120336470 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120336470 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120336470 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42385 HLR_Test-GSUP-IPA(207)@c2ecf6db5522: 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@c2ecf6db5522: 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 } } } } 20241002120336471 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120336472 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120336472 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120336472 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120336472 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120336472 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120336472 DLGSUP <0013> gsup_server.c:235 2: 20241002120336472 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120336472 DLGSUP <0013> gsup_server.c:235 3: 20241002120336472 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120336472 DLGSUP <0013> gsup_server.c:235 4: 20241002120336472 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120336472 DLGSUP <0013> gsup_server.c:235 5: 20241002120336472 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120336472 DLGSUP <0013> gsup_server.c:235 7: 20241002120336472 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120336472 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120336472 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120336472 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@c2ecf6db5522: 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") 20241002120336481 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45299<->l=127.0.0.1:4259) 20241002120336506 DAUC <0003> db_auc.c:157 IMSI='262425133754544': No 2G Auth Data 20241002120336506 DAUC <0003> db_auc.c:192 IMSI='262425133754544': No 3G Auth Data HLR_Test-GSUP(209)@c2ecf6db5522: Created GsupExpect[0] for "262425133754544" to be handled at TC_mo_ussd_euse(212) 20241002120336519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48224<->l=127.0.0.1:4258 20241002120336523 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120336523 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425133754544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425133754544" session_id=2238592426 session_state=BEGIN} 20241002120336524 DSS <0004> hlr_ussd.c:576 262425133754544/0x856e35aa: Process SS (BEGIN) 20241002120336524 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120336524 DSS <0004> hlr_ussd.c:518 262425133754544/0x856e35aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120336524 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336524 DLINP <000b> input/ipa.c:431 127.0.0.1:42385 sending data 20241002120336524 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336524 DLINP <000b> input/ipa.c:431 127.0.0.1:42385 sending data EUSE-TC_mo_ussd_euse(206)@c2ecf6db5522: 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 } } } } } 20241002120336527 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336527 DLINP <000b> input/ipa.c:405 127.0.0.1:42385 message received 20241002120336527 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262425133754544 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425133754544" session_id=2238592426 session_state=END} 20241002120336527 DSS <0004> hlr_ussd.c:576 262425133754544/0x856e35aa: Process SS (END) 20241002120336527 DSS <0004> hlr_ussd.c:518 262425133754544/0x856e35aa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002120336527 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425133754544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425133754544" session_id=2238592426 session_state=END} 20241002120336527 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425133754544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120336527 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262425133754544 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120336527 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120336527 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c2ecf6db5522: Found GsupExpect[0] for "262425133754544" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@c2ecf6db5522: Added IMSI table entry 0TC_mo_ussd_euse(212)"262425133754544" TC_mo_ussd_euse(212)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(212)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120336529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48224<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@c2ecf6db5522: Final verdict of PTC: pass 20241002120336532 DAUC <0003> db_auc.c:157 IMSI='262427385159777': No 2G Auth Data 20241002120336532 DAUC <0003> db_auc.c:192 IMSI='262427385159777': No 3G Auth Data HLR_Test-GSUP(209)@c2ecf6db5522: Created GsupExpect[0] for "262427385159777" to be handled at TC_mo_ussd_euse(213) 20241002120336544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48226<->l=127.0.0.1:4258 20241002120336547 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120336547 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427385159777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427385159777" session_id=1589822584 session_state=BEGIN} 20241002120336547 DSS <0004> hlr_ussd.c:576 262427385159777/0x5ec2c478: Process SS (BEGIN) 20241002120336547 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120336547 DSS <0004> hlr_ussd.c:518 262427385159777/0x5ec2c478: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120336547 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336547 DLINP <000b> input/ipa.c:431 127.0.0.1:42385 sending data 20241002120336547 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336547 DLINP <000b> input/ipa.c:431 127.0.0.1:42385 sending data EUSE-TC_mo_ussd_euse(206)@c2ecf6db5522: 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 } } } } } 20241002120336548 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336548 DLINP <000b> input/ipa.c:405 127.0.0.1:42385 message received 20241002120336548 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262427385159777 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427385159777" session_id=1589822584 session_state=END} 20241002120336548 DSS <0004> hlr_ussd.c:576 262427385159777/0x5ec2c478: Process SS (END) 20241002120336548 DSS <0004> hlr_ussd.c:518 262427385159777/0x5ec2c478: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002120336548 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427385159777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427385159777" session_id=1589822584 session_state=END} 20241002120336548 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427385159777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120336548 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262427385159777 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120336548 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120336548 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c2ecf6db5522: Found GsupExpect[0] for "262427385159777" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@c2ecf6db5522: Added IMSI table entry 1TC_mo_ussd_euse(213)"262427385159777" TC_mo_ussd_euse(213)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(213)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120336550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48226<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@c2ecf6db5522: Final verdict of PTC: pass 20241002120336553 DAUC <0003> db_auc.c:157 IMSI='262425459835770': No 2G Auth Data 20241002120336553 DAUC <0003> db_auc.c:192 IMSI='262425459835770': No 3G Auth Data HLR_Test-GSUP(209)@c2ecf6db5522: Created GsupExpect[0] for "262425459835770" to be handled at TC_mo_ussd_euse(214) 20241002120336564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48238<->l=127.0.0.1:4258 20241002120336567 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120336567 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425459835770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425459835770" session_id=3689573449 session_state=BEGIN} 20241002120336567 DSS <0004> hlr_ussd.c:576 262425459835770/0xdbea6c49: Process SS (BEGIN) 20241002120336567 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120336567 DSS <0004> hlr_ussd.c:518 262425459835770/0xdbea6c49: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120336567 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336567 DLINP <000b> input/ipa.c:431 127.0.0.1:42385 sending data 20241002120336567 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336567 DLINP <000b> input/ipa.c:431 127.0.0.1:42385 sending data EUSE-TC_mo_ussd_euse(206)@c2ecf6db5522: 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 } } } } } 20241002120336568 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336568 DLINP <000b> input/ipa.c:405 127.0.0.1:42385 message received 20241002120336568 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262425459835770 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425459835770" session_id=3689573449 session_state=END} 20241002120336568 DSS <0004> hlr_ussd.c:576 262425459835770/0xdbea6c49: Process SS (END) 20241002120336568 DSS <0004> hlr_ussd.c:518 262425459835770/0xdbea6c49: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002120336568 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425459835770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425459835770" session_id=3689573449 session_state=END} 20241002120336568 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425459835770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120336568 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262425459835770 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120336568 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120336568 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c2ecf6db5522: Found GsupExpect[0] for "262425459835770" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@c2ecf6db5522: Added IMSI table entry 2TC_mo_ussd_euse(214)"262425459835770" TC_mo_ussd_euse(214)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(214)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120336570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48238<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@c2ecf6db5522: Final verdict of PTC: pass 20241002120336573 DAUC <0003> db_auc.c:157 IMSI='262420922882468': No 2G Auth Data 20241002120336573 DAUC <0003> db_auc.c:192 IMSI='262420922882468': No 3G Auth Data HLR_Test-GSUP(209)@c2ecf6db5522: Created GsupExpect[0] for "262420922882468" to be handled at TC_mo_ussd_euse(215) 20241002120336585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48244<->l=127.0.0.1:4258 20241002120336588 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120336588 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420922882468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420922882468" session_id=2584161253 session_state=BEGIN} 20241002120336588 DSS <0004> hlr_ussd.c:576 262420922882468/0x9a072be5: Process SS (BEGIN) 20241002120336588 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120336588 DSS <0004> hlr_ussd.c:518 262420922882468/0x9a072be5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120336588 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336588 DLINP <000b> input/ipa.c:431 127.0.0.1:42385 sending data 20241002120336588 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336588 DLINP <000b> input/ipa.c:431 127.0.0.1:42385 sending data EUSE-TC_mo_ussd_euse(206)@c2ecf6db5522: 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 } } } } } 20241002120336589 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336589 DLINP <000b> input/ipa.c:405 127.0.0.1:42385 message received 20241002120336589 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262420922882468 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420922882468" session_id=2584161253 session_state=END} 20241002120336589 DSS <0004> hlr_ussd.c:576 262420922882468/0x9a072be5: Process SS (END) 20241002120336589 DSS <0004> hlr_ussd.c:518 262420922882468/0x9a072be5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002120336589 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420922882468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420922882468" session_id=2584161253 session_state=END} 20241002120336589 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420922882468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120336589 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262420922882468 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120336589 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120336589 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c2ecf6db5522: Found GsupExpect[0] for "262420922882468" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@c2ecf6db5522: Added IMSI table entry 3TC_mo_ussd_euse(215)"262420922882468" TC_mo_ussd_euse(215)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(215)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120336591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48244<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@c2ecf6db5522: Final verdict of PTC: pass 20241002120336594 DAUC <0003> db_auc.c:157 IMSI='262426547356092': No 2G Auth Data 20241002120336594 DAUC <0003> db_auc.c:192 IMSI='262426547356092': No 3G Auth Data HLR_Test-GSUP(209)@c2ecf6db5522: Created GsupExpect[0] for "262426547356092" to be handled at TC_mo_ussd_euse(216) 20241002120336608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48250<->l=127.0.0.1:4258 20241002120336612 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120336612 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426547356092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426547356092" session_id=273292431 session_state=BEGIN} 20241002120336612 DSS <0004> hlr_ussd.c:576 262426547356092/0x104a1c8f: Process SS (BEGIN) 20241002120336612 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120336612 DSS <0004> hlr_ussd.c:518 262426547356092/0x104a1c8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120336612 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336612 DLINP <000b> input/ipa.c:431 127.0.0.1:42385 sending data 20241002120336612 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336612 DLINP <000b> input/ipa.c:431 127.0.0.1:42385 sending data EUSE-TC_mo_ussd_euse(206)@c2ecf6db5522: 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 } } } } } 20241002120336613 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336613 DLINP <000b> input/ipa.c:405 127.0.0.1:42385 message received 20241002120336613 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262426547356092 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426547356092" session_id=273292431 session_state=END} 20241002120336613 DSS <0004> hlr_ussd.c:576 262426547356092/0x104a1c8f: Process SS (END) 20241002120336613 DSS <0004> hlr_ussd.c:518 262426547356092/0x104a1c8f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002120336613 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426547356092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426547356092" session_id=273292431 session_state=END} 20241002120336613 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426547356092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120336613 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262426547356092 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120336613 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120336613 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c2ecf6db5522: Found GsupExpect[0] for "262426547356092" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@c2ecf6db5522: Added IMSI table entry 4TC_mo_ussd_euse(216)"262426547356092" TC_mo_ussd_euse(216)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(216)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120336615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48250<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@c2ecf6db5522: Final verdict of PTC: pass 20241002120336619 DAUC <0003> db_auc.c:157 IMSI='262428694114872': No 2G Auth Data 20241002120336619 DAUC <0003> db_auc.c:192 IMSI='262428694114872': No 3G Auth Data HLR_Test-GSUP(209)@c2ecf6db5522: Created GsupExpect[0] for "262428694114872" to be handled at TC_mo_ussd_euse(217) 20241002120336634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48264<->l=127.0.0.1:4258 20241002120336637 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120336637 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428694114872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428694114872" session_id=568626371 session_state=BEGIN} 20241002120336637 DSS <0004> hlr_ussd.c:576 262428694114872/0x21e48cc3: Process SS (BEGIN) 20241002120336637 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120336637 DSS <0004> hlr_ussd.c:518 262428694114872/0x21e48cc3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120336637 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336637 DLINP <000b> input/ipa.c:431 127.0.0.1:42385 sending data 20241002120336637 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336637 DLINP <000b> input/ipa.c:431 127.0.0.1:42385 sending data EUSE-TC_mo_ussd_euse(206)@c2ecf6db5522: 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 } } } } } 20241002120336638 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336638 DLINP <000b> input/ipa.c:405 127.0.0.1:42385 message received 20241002120336638 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262428694114872 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428694114872" session_id=568626371 session_state=END} 20241002120336638 DSS <0004> hlr_ussd.c:576 262428694114872/0x21e48cc3: Process SS (END) 20241002120336638 DSS <0004> hlr_ussd.c:518 262428694114872/0x21e48cc3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002120336638 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428694114872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428694114872" session_id=568626371 session_state=END} 20241002120336638 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428694114872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120336638 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262428694114872 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120336638 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120336638 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c2ecf6db5522: Found GsupExpect[0] for "262428694114872" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@c2ecf6db5522: Added IMSI table entry 5TC_mo_ussd_euse(217)"262428694114872" TC_mo_ussd_euse(217)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(217)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120336640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48264<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@c2ecf6db5522: Final verdict of PTC: pass 20241002120336643 DAUC <0003> db_auc.c:157 IMSI='262426111582209': No 2G Auth Data 20241002120336643 DAUC <0003> db_auc.c:192 IMSI='262426111582209': No 3G Auth Data HLR_Test-GSUP(209)@c2ecf6db5522: Created GsupExpect[0] for "262426111582209" to be handled at TC_mo_ussd_euse(218) 20241002120336657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48266<->l=127.0.0.1:4258 20241002120336660 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120336660 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426111582209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426111582209" session_id=3442315962 session_state=BEGIN} 20241002120336660 DSS <0004> hlr_ussd.c:576 262426111582209/0xcd2d92ba: Process SS (BEGIN) 20241002120336660 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120336660 DSS <0004> hlr_ussd.c:518 262426111582209/0xcd2d92ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120336660 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336660 DLINP <000b> input/ipa.c:431 127.0.0.1:42385 sending data 20241002120336660 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336660 DLINP <000b> input/ipa.c:431 127.0.0.1:42385 sending data EUSE-TC_mo_ussd_euse(206)@c2ecf6db5522: 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 } } } } } 20241002120336661 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336661 DLINP <000b> input/ipa.c:405 127.0.0.1:42385 message received 20241002120336661 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262426111582209 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426111582209" session_id=3442315962 session_state=END} 20241002120336661 DSS <0004> hlr_ussd.c:576 262426111582209/0xcd2d92ba: Process SS (END) 20241002120336661 DSS <0004> hlr_ussd.c:518 262426111582209/0xcd2d92ba: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002120336661 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426111582209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426111582209" session_id=3442315962 session_state=END} 20241002120336661 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426111582209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120336661 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262426111582209 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120336661 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120336661 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c2ecf6db5522: Found GsupExpect[0] for "262426111582209" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@c2ecf6db5522: Added IMSI table entry 6TC_mo_ussd_euse(218)"262426111582209" TC_mo_ussd_euse(218)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(218)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120336663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48266<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@c2ecf6db5522: Final verdict of PTC: pass 20241002120336666 DAUC <0003> db_auc.c:157 IMSI='262420215970909': No 2G Auth Data 20241002120336666 DAUC <0003> db_auc.c:192 IMSI='262420215970909': No 3G Auth Data HLR_Test-GSUP(209)@c2ecf6db5522: Created GsupExpect[0] for "262420215970909" to be handled at TC_mo_ussd_euse(219) 20241002120336680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48282<->l=127.0.0.1:4258 20241002120336683 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120336683 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420215970909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420215970909" session_id=2199795983 session_state=BEGIN} 20241002120336683 DSS <0004> hlr_ussd.c:576 262420215970909/0x831e390f: Process SS (BEGIN) 20241002120336683 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120336683 DSS <0004> hlr_ussd.c:518 262420215970909/0x831e390f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120336683 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336683 DLINP <000b> input/ipa.c:431 127.0.0.1:42385 sending data 20241002120336683 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336683 DLINP <000b> input/ipa.c:431 127.0.0.1:42385 sending data EUSE-TC_mo_ussd_euse(206)@c2ecf6db5522: 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 } } } } } 20241002120336684 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336684 DLINP <000b> input/ipa.c:405 127.0.0.1:42385 message received 20241002120336684 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420215970909 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420215970909" session_id=2199795983 session_state=END} 20241002120336684 DSS <0004> hlr_ussd.c:576 262420215970909/0x831e390f: Process SS (END) 20241002120336684 DSS <0004> hlr_ussd.c:518 262420215970909/0x831e390f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002120336684 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420215970909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420215970909" session_id=2199795983 session_state=END} 20241002120336684 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420215970909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120336684 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420215970909 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120336684 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120336684 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@c2ecf6db5522: Found GsupExpect[0] for "262420215970909" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@c2ecf6db5522: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420215970909" TC_mo_ussd_euse(219)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(219)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120336686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48282<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@c2ecf6db5522: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@c2ecf6db5522: Final verdict of PTC: none 20241002120336686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48220<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@c2ecf6db5522: Final verdict of PTC: none 210@c2ecf6db5522: Final verdict of PTC: none 20241002120336687 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45299<->l=127.0.0.1:4259) 20241002120336687 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120336687 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120336687 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120336687 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120336687 DLINP <000b> input/ipa.c:451 connected read/write 20241002120336687 DLINP <000b> input/ipa.c:405 127.0.0.1:42385 message received 20241002120336687 DLINP <000b> input/ipa.c:414 127.0.0.1:42385 connection closed with server 20241002120336687 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42385 20241002120336687 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(211)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@c2ecf6db5522: Final verdict of PTC: none IPA-EUSE-foobar(208)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 210: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Wed Oct 2 12:03:36 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 20241002120336723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48294<->l=127.0.0.1:4258 20241002120336924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48294<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=44016) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Wed Oct 2 12:03:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_mo_ussd_euse_continue started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 20241002120340036 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37223 20241002120340036 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37223 MTC@c2ecf6db5522: in not legacy case 2 IPA-EUSE-foobar(222)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120340037 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340037 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340038 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120340038 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120340039 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340039 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340039 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120340039 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241002120340039 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241002120340039 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241002120340039 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120340039 DLGSUP <0013> gsup_server.c:235 2: 20241002120340039 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120340039 DLGSUP <0013> gsup_server.c:235 3: 20241002120340039 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120340039 DLGSUP <0013> gsup_server.c:235 4: 20241002120340039 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120340039 DLGSUP <0013> gsup_server.c:235 5: 20241002120340039 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120340039 DLGSUP <0013> gsup_server.c:235 7: 20241002120340039 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120340039 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120340039 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120340039 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37223 IPA-EUSE-foobar(222)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120340040 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48304<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120340042 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340042 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120340042 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120340042 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120340042 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120340042 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120340042 DLGSUP <0013> gsup_server.c:235 2: 20241002120340042 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120340042 DLGSUP <0013> gsup_server.c:235 3: 20241002120340042 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120340043 DLGSUP <0013> gsup_server.c:235 4: 20241002120340043 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120340043 DLGSUP <0013> gsup_server.c:235 5: 20241002120340043 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120340043 DLGSUP <0013> gsup_server.c:235 7: 20241002120340043 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120340043 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120340043 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120340043 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@c2ecf6db5522: 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") 20241002120340054 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42525<->l=127.0.0.1:4259) 20241002120340068 DAUC <0003> db_auc.c:157 IMSI='262426910871753': No 2G Auth Data 20241002120340068 DAUC <0003> db_auc.c:192 IMSI='262426910871753': No 3G Auth Data HLR_Test-GSUP(223)@c2ecf6db5522: Created GsupExpect[0] for "262426910871753" to be handled at TC_mo_ussd_euse_continue(226) 20241002120340100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48310<->l=127.0.0.1:4258 20241002120340113 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340113 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426910871753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426910871753" session_id=2223549071 session_state=BEGIN} 20241002120340113 DSS <0004> hlr_ussd.c:576 262426910871753/0x8488aa8f: Process SS (BEGIN) 20241002120340113 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120340113 DSS <0004> hlr_ussd.c:518 262426910871753/0x8488aa8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120340113 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340113 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340113 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340113 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: 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 } } } } } 20241002120340128 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340128 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340128 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262426910871753 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426910871753" session_id=2223549071 session_state=CONTINUE} 20241002120340128 DSS <0004> hlr_ussd.c:576 262426910871753/0x8488aa8f: Process SS (CONTINUE) 20241002120340128 DSS <0004> hlr_ussd.c:518 262426910871753/0x8488aa8f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002120340128 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426910871753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426910871753" session_id=2223549071 session_state=CONTINUE} 20241002120340128 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262426910871753 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120340128 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120340129 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c2ecf6db5522: Found GsupExpect[0] for "262426910871753" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@c2ecf6db5522: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262426910871753" TC_mo_ussd_euse_continue(226)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(226)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120340140 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340140 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426910871753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426910871753" session_id=2223549071 session_state=CONTINUE} 20241002120340140 DSS <0004> hlr_ussd.c:576 262426910871753/0x8488aa8f: Process SS (CONTINUE) 20241002120340141 DSS <0004> hlr_ussd.c:518 262426910871753/0x8488aa8f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241002120340141 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426910871753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120340141 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340141 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340141 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340141 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: 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 } } } } } 20241002120340145 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340145 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340145 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262426910871753 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426910871753" session_id=2223549071 session_state=END} 20241002120340145 DSS <0004> hlr_ussd.c:576 262426910871753/0x8488aa8f: Process SS (END) 20241002120340145 DSS <0004> hlr_ussd.c:518 262426910871753/0x8488aa8f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241002120340145 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426910871753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426910871753" session_id=2223549071 session_state=END} 20241002120340145 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426910871753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120340145 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262426910871753 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120340145 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120340145 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(226)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120340149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48310<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@c2ecf6db5522: Final verdict of PTC: pass 20241002120340153 DAUC <0003> db_auc.c:157 IMSI='262421503609187': No 2G Auth Data 20241002120340153 DAUC <0003> db_auc.c:192 IMSI='262421503609187': No 3G Auth Data HLR_Test-GSUP(223)@c2ecf6db5522: Created GsupExpect[0] for "262421503609187" to be handled at TC_mo_ussd_euse_continue(227) 20241002120340172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 20241002120340175 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340175 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421503609187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421503609187" session_id=1322735358 session_state=BEGIN} 20241002120340175 DSS <0004> hlr_ussd.c:576 262421503609187/0x4ed756fe: Process SS (BEGIN) 20241002120340175 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120340175 DSS <0004> hlr_ussd.c:518 262421503609187/0x4ed756fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120340175 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340175 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340175 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340175 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: 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 } } } } } 20241002120340175 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340175 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340175 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262421503609187 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421503609187" session_id=1322735358 session_state=CONTINUE} 20241002120340175 DSS <0004> hlr_ussd.c:576 262421503609187/0x4ed756fe: Process SS (CONTINUE) 20241002120340175 DSS <0004> hlr_ussd.c:518 262421503609187/0x4ed756fe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002120340175 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421503609187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421503609187" session_id=1322735358 session_state=CONTINUE} 20241002120340175 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262421503609187 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120340175 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120340175 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c2ecf6db5522: Found GsupExpect[0] for "262421503609187" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@c2ecf6db5522: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262421503609187" TC_mo_ussd_euse_continue(227)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(227)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120340177 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340177 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421503609187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421503609187" session_id=1322735358 session_state=CONTINUE} 20241002120340177 DSS <0004> hlr_ussd.c:576 262421503609187/0x4ed756fe: Process SS (CONTINUE) 20241002120340177 DSS <0004> hlr_ussd.c:518 262421503609187/0x4ed756fe: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241002120340177 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421503609187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120340177 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340177 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340177 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340177 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: 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 } } } } } 20241002120340178 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340178 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340178 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262421503609187 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421503609187" session_id=1322735358 session_state=END} 20241002120340178 DSS <0004> hlr_ussd.c:576 262421503609187/0x4ed756fe: Process SS (END) 20241002120340178 DSS <0004> hlr_ussd.c:518 262421503609187/0x4ed756fe: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241002120340178 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421503609187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421503609187" session_id=1322735358 session_state=END} 20241002120340178 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421503609187 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120340178 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262421503609187 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120340178 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120340178 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(227)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120340178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@c2ecf6db5522: Final verdict of PTC: pass 20241002120340181 DAUC <0003> db_auc.c:157 IMSI='262423200089068': No 2G Auth Data 20241002120340181 DAUC <0003> db_auc.c:192 IMSI='262423200089068': No 3G Auth Data HLR_Test-GSUP(223)@c2ecf6db5522: Created GsupExpect[0] for "262423200089068" to be handled at TC_mo_ussd_euse_continue(228) 20241002120340194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48326<->l=127.0.0.1:4258 20241002120340197 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340197 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423200089068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423200089068" session_id=734630950 session_state=BEGIN} 20241002120340197 DSS <0004> hlr_ussd.c:576 262423200089068/0x2bc99426: Process SS (BEGIN) 20241002120340197 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120340197 DSS <0004> hlr_ussd.c:518 262423200089068/0x2bc99426: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120340197 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340197 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340197 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340197 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340197 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340197 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340197 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262423200089068 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423200089068" session_id=734630950 session_state=CONTINUE} 20241002120340197 DSS <0004> hlr_ussd.c:576 262423200089068/0x2bc99426: Process SS (CONTINUE) 20241002120340197 DSS <0004> hlr_ussd.c:518 262423200089068/0x2bc99426: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: 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 } } } } } 20241002120340197 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423200089068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423200089068" session_id=734630950 session_state=CONTINUE} 20241002120340197 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262423200089068 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120340197 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120340197 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c2ecf6db5522: Found GsupExpect[0] for "262423200089068" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@c2ecf6db5522: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262423200089068" TC_mo_ussd_euse_continue(228)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(228)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120340199 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340199 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423200089068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423200089068" session_id=734630950 session_state=CONTINUE} 20241002120340199 DSS <0004> hlr_ussd.c:576 262423200089068/0x2bc99426: Process SS (CONTINUE) 20241002120340199 DSS <0004> hlr_ussd.c:518 262423200089068/0x2bc99426: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241002120340199 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423200089068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120340199 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340199 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340199 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340199 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: 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 } } } } } 20241002120340200 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340200 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340200 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262423200089068 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423200089068" session_id=734630950 session_state=END} 20241002120340200 DSS <0004> hlr_ussd.c:576 262423200089068/0x2bc99426: Process SS (END) 20241002120340200 DSS <0004> hlr_ussd.c:518 262423200089068/0x2bc99426: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241002120340200 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423200089068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423200089068" session_id=734630950 session_state=END} 20241002120340200 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423200089068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120340200 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262423200089068 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120340200 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120340200 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(228)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120340201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48326<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@c2ecf6db5522: Final verdict of PTC: pass 20241002120340203 DAUC <0003> db_auc.c:157 IMSI='262425958173592': No 2G Auth Data 20241002120340203 DAUC <0003> db_auc.c:192 IMSI='262425958173592': No 3G Auth Data HLR_Test-GSUP(223)@c2ecf6db5522: Created GsupExpect[0] for "262425958173592" to be handled at TC_mo_ussd_euse_continue(229) 20241002120340215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48336<->l=127.0.0.1:4258 20241002120340217 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340217 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425958173592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425958173592" session_id=2529550750 session_state=BEGIN} 20241002120340217 DSS <0004> hlr_ussd.c:576 262425958173592/0x96c5e19e: Process SS (BEGIN) 20241002120340217 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120340217 DSS <0004> hlr_ussd.c:518 262425958173592/0x96c5e19e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120340217 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340217 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340217 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340217 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: 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 } } } } } 20241002120340218 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340218 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340218 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262425958173592 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425958173592" session_id=2529550750 session_state=CONTINUE} 20241002120340218 DSS <0004> hlr_ussd.c:576 262425958173592/0x96c5e19e: Process SS (CONTINUE) 20241002120340218 DSS <0004> hlr_ussd.c:518 262425958173592/0x96c5e19e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002120340218 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425958173592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425958173592" session_id=2529550750 session_state=CONTINUE} 20241002120340218 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262425958173592 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120340218 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120340218 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c2ecf6db5522: Found GsupExpect[0] for "262425958173592" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@c2ecf6db5522: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262425958173592" TC_mo_ussd_euse_continue(229)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(229)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120340220 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340220 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425958173592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425958173592" session_id=2529550750 session_state=CONTINUE} 20241002120340220 DSS <0004> hlr_ussd.c:576 262425958173592/0x96c5e19e: Process SS (CONTINUE) 20241002120340220 DSS <0004> hlr_ussd.c:518 262425958173592/0x96c5e19e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241002120340220 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425958173592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120340220 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340220 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340220 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340220 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: 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 } } } } } 20241002120340221 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340221 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340221 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262425958173592 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425958173592" session_id=2529550750 session_state=END} 20241002120340221 DSS <0004> hlr_ussd.c:576 262425958173592/0x96c5e19e: Process SS (END) 20241002120340221 DSS <0004> hlr_ussd.c:518 262425958173592/0x96c5e19e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241002120340221 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425958173592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425958173592" session_id=2529550750 session_state=END} 20241002120340221 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425958173592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120340221 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262425958173592 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120340221 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120340221 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(229)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120340221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48336<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@c2ecf6db5522: Final verdict of PTC: pass 20241002120340224 DAUC <0003> db_auc.c:157 IMSI='262425072639447': No 2G Auth Data 20241002120340224 DAUC <0003> db_auc.c:192 IMSI='262425072639447': No 3G Auth Data HLR_Test-GSUP(223)@c2ecf6db5522: Created GsupExpect[0] for "262425072639447" to be handled at TC_mo_ussd_euse_continue(230) 20241002120340243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4258 20241002120340246 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340246 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425072639447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425072639447" session_id=3747630318 session_state=BEGIN} 20241002120340246 DSS <0004> hlr_ussd.c:576 262425072639447/0xdf604cee: Process SS (BEGIN) 20241002120340246 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120340246 DSS <0004> hlr_ussd.c:518 262425072639447/0xdf604cee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120340246 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340246 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340246 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340246 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: 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 } } } } } 20241002120340247 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340247 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340247 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262425072639447 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072639447" session_id=3747630318 session_state=CONTINUE} 20241002120340247 DSS <0004> hlr_ussd.c:576 262425072639447/0xdf604cee: Process SS (CONTINUE) 20241002120340247 DSS <0004> hlr_ussd.c:518 262425072639447/0xdf604cee: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002120340247 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425072639447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072639447" session_id=3747630318 session_state=CONTINUE} 20241002120340247 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262425072639447 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120340247 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120340247 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c2ecf6db5522: Found GsupExpect[0] for "262425072639447" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@c2ecf6db5522: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262425072639447" TC_mo_ussd_euse_continue(230)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(230)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120340249 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340249 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425072639447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425072639447" session_id=3747630318 session_state=CONTINUE} 20241002120340249 DSS <0004> hlr_ussd.c:576 262425072639447/0xdf604cee: Process SS (CONTINUE) 20241002120340249 DSS <0004> hlr_ussd.c:518 262425072639447/0xdf604cee: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241002120340249 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425072639447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120340249 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340249 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340249 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340249 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: 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 } } } } } 20241002120340249 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340249 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340249 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262425072639447 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072639447" session_id=3747630318 session_state=END} 20241002120340249 DSS <0004> hlr_ussd.c:576 262425072639447/0xdf604cee: Process SS (END) 20241002120340249 DSS <0004> hlr_ussd.c:518 262425072639447/0xdf604cee: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241002120340249 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425072639447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072639447" session_id=3747630318 session_state=END} 20241002120340249 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425072639447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120340249 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262425072639447 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120340249 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120340249 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(230)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120340250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@c2ecf6db5522: Final verdict of PTC: pass 20241002120340253 DAUC <0003> db_auc.c:157 IMSI='262428914217568': No 2G Auth Data 20241002120340253 DAUC <0003> db_auc.c:192 IMSI='262428914217568': No 3G Auth Data HLR_Test-GSUP(223)@c2ecf6db5522: Created GsupExpect[0] for "262428914217568" to be handled at TC_mo_ussd_euse_continue(231) 20241002120340267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48352<->l=127.0.0.1:4258 20241002120340270 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340270 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428914217568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428914217568" session_id=2856208129 session_state=BEGIN} 20241002120340270 DSS <0004> hlr_ussd.c:576 262428914217568/0xaa3e4701: Process SS (BEGIN) 20241002120340270 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120340270 DSS <0004> hlr_ussd.c:518 262428914217568/0xaa3e4701: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120340270 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340270 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340270 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340270 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: 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 } } } } } 20241002120340270 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340270 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340270 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262428914217568 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428914217568" session_id=2856208129 session_state=CONTINUE} 20241002120340270 DSS <0004> hlr_ussd.c:576 262428914217568/0xaa3e4701: Process SS (CONTINUE) 20241002120340270 DSS <0004> hlr_ussd.c:518 262428914217568/0xaa3e4701: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002120340270 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428914217568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428914217568" session_id=2856208129 session_state=CONTINUE} 20241002120340270 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262428914217568 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120340270 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120340270 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c2ecf6db5522: Found GsupExpect[0] for "262428914217568" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@c2ecf6db5522: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262428914217568" TC_mo_ussd_euse_continue(231)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(231)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120340272 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340272 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428914217568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428914217568" session_id=2856208129 session_state=CONTINUE} 20241002120340272 DSS <0004> hlr_ussd.c:576 262428914217568/0xaa3e4701: Process SS (CONTINUE) 20241002120340272 DSS <0004> hlr_ussd.c:518 262428914217568/0xaa3e4701: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241002120340272 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428914217568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120340272 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340272 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340272 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340272 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: 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 } } } } } 20241002120340273 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340273 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340273 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262428914217568 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428914217568" session_id=2856208129 session_state=END} 20241002120340273 DSS <0004> hlr_ussd.c:576 262428914217568/0xaa3e4701: Process SS (END) 20241002120340273 DSS <0004> hlr_ussd.c:518 262428914217568/0xaa3e4701: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241002120340273 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428914217568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428914217568" session_id=2856208129 session_state=END} 20241002120340273 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428914217568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120340273 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262428914217568 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120340273 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120340273 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(231)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120340274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48352<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@c2ecf6db5522: Final verdict of PTC: pass 20241002120340277 DAUC <0003> db_auc.c:157 IMSI='262424671608997': No 2G Auth Data 20241002120340277 DAUC <0003> db_auc.c:192 IMSI='262424671608997': No 3G Auth Data HLR_Test-GSUP(223)@c2ecf6db5522: Created GsupExpect[0] for "262424671608997" to be handled at TC_mo_ussd_euse_continue(232) 20241002120340291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48354<->l=127.0.0.1:4258 20241002120340293 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340294 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424671608997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424671608997" session_id=3297601755 session_state=BEGIN} 20241002120340294 DSS <0004> hlr_ussd.c:576 262424671608997/0xc48d68db: Process SS (BEGIN) 20241002120340294 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120340294 DSS <0004> hlr_ussd.c:518 262424671608997/0xc48d68db: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120340294 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340294 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340294 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340294 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: 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 } } } } } 20241002120340294 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340294 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340294 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424671608997 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424671608997" session_id=3297601755 session_state=CONTINUE} 20241002120340294 DSS <0004> hlr_ussd.c:576 262424671608997/0xc48d68db: Process SS (CONTINUE) 20241002120340294 DSS <0004> hlr_ussd.c:518 262424671608997/0xc48d68db: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002120340294 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424671608997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424671608997" session_id=3297601755 session_state=CONTINUE} 20241002120340294 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424671608997 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120340294 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120340294 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c2ecf6db5522: Found GsupExpect[0] for "262424671608997" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@c2ecf6db5522: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424671608997" TC_mo_ussd_euse_continue(232)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(232)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120340296 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340296 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424671608997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424671608997" session_id=3297601755 session_state=CONTINUE} 20241002120340296 DSS <0004> hlr_ussd.c:576 262424671608997/0xc48d68db: Process SS (CONTINUE) 20241002120340296 DSS <0004> hlr_ussd.c:518 262424671608997/0xc48d68db: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241002120340296 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424671608997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120340296 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340296 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340296 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340296 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: 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 } } } } } 20241002120340297 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340297 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340297 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424671608997 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424671608997" session_id=3297601755 session_state=END} 20241002120340297 DSS <0004> hlr_ussd.c:576 262424671608997/0xc48d68db: Process SS (END) 20241002120340297 DSS <0004> hlr_ussd.c:518 262424671608997/0xc48d68db: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241002120340297 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424671608997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424671608997" session_id=3297601755 session_state=END} 20241002120340297 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424671608997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120340297 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424671608997 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120340297 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120340297 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(232)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120340298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48354<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@c2ecf6db5522: Final verdict of PTC: pass 20241002120340301 DAUC <0003> db_auc.c:157 IMSI='262420526628384': No 2G Auth Data 20241002120340301 DAUC <0003> db_auc.c:192 IMSI='262420526628384': No 3G Auth Data HLR_Test-GSUP(223)@c2ecf6db5522: Created GsupExpect[0] for "262420526628384" to be handled at TC_mo_ussd_euse_continue(233) 20241002120340314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241002120340317 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340317 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420526628384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420526628384" session_id=450594441 session_state=BEGIN} 20241002120340317 DSS <0004> hlr_ussd.c:576 262420526628384/0x1adb8689: Process SS (BEGIN) 20241002120340317 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241002120340317 DSS <0004> hlr_ussd.c:518 262420526628384/0x1adb8689: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241002120340317 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340317 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340317 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340317 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: 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 } } } } } 20241002120340317 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340317 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340318 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262420526628384 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420526628384" session_id=450594441 session_state=CONTINUE} 20241002120340318 DSS <0004> hlr_ussd.c:576 262420526628384/0x1adb8689: Process SS (CONTINUE) 20241002120340318 DSS <0004> hlr_ussd.c:518 262420526628384/0x1adb8689: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241002120340318 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420526628384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420526628384" session_id=450594441 session_state=CONTINUE} 20241002120340318 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262420526628384 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120340318 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120340318 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@c2ecf6db5522: Found GsupExpect[0] for "262420526628384" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@c2ecf6db5522: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262420526628384" TC_mo_ussd_euse_continue(233)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(233)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120340320 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340320 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420526628384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420526628384" session_id=450594441 session_state=CONTINUE} 20241002120340320 DSS <0004> hlr_ussd.c:576 262420526628384/0x1adb8689: Process SS (CONTINUE) 20241002120340320 DSS <0004> hlr_ussd.c:518 262420526628384/0x1adb8689: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241002120340320 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420526628384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120340320 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340320 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data 20241002120340320 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340320 DLINP <000b> input/ipa.c:431 127.0.0.1:37223 sending data EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: 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 } } } } } 20241002120340320 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340320 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340320 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262420526628384 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420526628384" session_id=450594441 session_state=END} 20241002120340320 DSS <0004> hlr_ussd.c:576 262420526628384/0x1adb8689: Process SS (END) 20241002120340320 DSS <0004> hlr_ussd.c:518 262420526628384/0x1adb8689: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241002120340320 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420526628384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420526628384" session_id=450594441 session_state=END} 20241002120340320 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420526628384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120340320 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262420526628384 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120340320 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120340320 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(233)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120340321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@c2ecf6db5522: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@c2ecf6db5522: Final verdict of PTC: none 20241002120340321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48304<->l=127.0.0.1:4258 20241002120340322 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42525<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@c2ecf6db5522: Final verdict of PTC: none 20241002120340322 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340322 DLINP <000b> input/ipa.c:405 127.0.0.1:37223 message received 20241002120340322 DLINP <000b> input/ipa.c:414 127.0.0.1:37223 connection closed with server 20241002120340322 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37223 20241002120340322 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241002120340322 DLINP <000b> input/ipa.c:451 connected read/write 20241002120340322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120340322 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 224@c2ecf6db5522: Final verdict of PTC: none 20241002120340322 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120340322 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@c2ecf6db5522: Final verdict of PTC: none IPA-EUSE-foobar(222)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 224: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Wed Oct 2 12:03:40 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 20241002120340357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48366<->l=127.0.0.1:4258 20241002120340558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48366<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=49368) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Wed Oct 2 12:03:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_mo_ussd_euse_defaultroute started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 20241002120343722 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44393 20241002120343722 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44393 20241002120343726 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343726 DLINP <000b> input/ipa.c:405 127.0.0.1:44393 message received IPA-EUSE-foobar(236)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c2ecf6db5522: in not legacy case 2 IPA-EUSE-foobar(236)@c2ecf6db5522: 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) } } } } 20241002120343738 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120343738 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241002120343738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 20241002120343738 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120343741 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343741 DLINP <000b> input/ipa.c:405 127.0.0.1:44393 message received 20241002120343741 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120343741 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241002120343741 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241002120343741 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241002120343741 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120343741 DLGSUP <0013> gsup_server.c:235 2: 20241002120343741 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120343741 DLGSUP <0013> gsup_server.c:235 3: 20241002120343741 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120343741 DLGSUP <0013> gsup_server.c:235 4: 20241002120343741 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120343741 DLGSUP <0013> gsup_server.c:235 5: 20241002120343741 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120343741 DLGSUP <0013> gsup_server.c:235 7: 20241002120343741 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120343741 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120343741 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120343741 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44393 HLR_Test-GSUP-IPA(235)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@c2ecf6db5522: 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 } } } } IPA-EUSE-foobar(236)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120343753 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120343754 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120343754 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120343754 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120343754 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120343754 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120343754 DLGSUP <0013> gsup_server.c:235 2: 20241002120343754 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120343754 DLGSUP <0013> gsup_server.c:235 3: 20241002120343754 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120343754 DLGSUP <0013> gsup_server.c:235 4: 20241002120343754 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120343754 DLGSUP <0013> gsup_server.c:235 5: 20241002120343754 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120343754 DLGSUP <0013> gsup_server.c:235 7: 20241002120343754 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120343754 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120343754 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120343754 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)@c2ecf6db5522: 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)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(235)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@c2ecf6db5522: 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") 20241002120343773 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37961<->l=127.0.0.1:4259) 20241002120343794 DAUC <0003> db_auc.c:157 IMSI='262429557947833': No 2G Auth Data 20241002120343794 DAUC <0003> db_auc.c:192 IMSI='262429557947833': No 3G Auth Data HLR_Test-GSUP(237)@c2ecf6db5522: Created GsupExpect[0] for "262429557947833" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241002120343810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49836<->l=127.0.0.1:4258 20241002120343814 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120343815 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429557947833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429557947833" session_id=1397751117 session_state=BEGIN} 20241002120343815 DSS <0004> hlr_ussd.c:576 262429557947833/0x534ffd4d: Process SS (BEGIN) 20241002120343815 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241002120343815 DSS <0004> hlr_ussd.c:518 262429557947833/0x534ffd4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241002120343815 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343815 DLINP <000b> input/ipa.c:431 127.0.0.1:44393 sending data 20241002120343815 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343815 DLINP <000b> input/ipa.c:431 127.0.0.1:44393 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c2ecf6db5522: 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 } } } } } 20241002120343820 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343820 DLINP <000b> input/ipa.c:405 127.0.0.1:44393 message received 20241002120343820 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262429557947833 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429557947833" session_id=1397751117 session_state=END} 20241002120343820 DSS <0004> hlr_ussd.c:576 262429557947833/0x534ffd4d: Process SS (END) 20241002120343820 DSS <0004> hlr_ussd.c:518 262429557947833/0x534ffd4d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241002120343820 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429557947833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429557947833" session_id=1397751117 session_state=END} 20241002120343820 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429557947833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120343820 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262429557947833 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120343820 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120343820 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c2ecf6db5522: Found GsupExpect[0] for "262429557947833" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@c2ecf6db5522: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262429557947833" TC_mo_ussd_euse_defaultroute(240)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(240)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120343823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49836<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@c2ecf6db5522: Final verdict of PTC: pass 20241002120343826 DAUC <0003> db_auc.c:157 IMSI='262429970272245': No 2G Auth Data 20241002120343826 DAUC <0003> db_auc.c:192 IMSI='262429970272245': No 3G Auth Data HLR_Test-GSUP(237)@c2ecf6db5522: Created GsupExpect[0] for "262429970272245" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241002120343838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49842<->l=127.0.0.1:4258 20241002120343841 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120343841 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429970272245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429970272245" session_id=2009784850 session_state=BEGIN} 20241002120343841 DSS <0004> hlr_ussd.c:576 262429970272245/0x77cae212: Process SS (BEGIN) 20241002120343841 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241002120343841 DSS <0004> hlr_ussd.c:518 262429970272245/0x77cae212: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241002120343841 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343841 DLINP <000b> input/ipa.c:431 127.0.0.1:44393 sending data 20241002120343841 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343841 DLINP <000b> input/ipa.c:431 127.0.0.1:44393 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c2ecf6db5522: 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 } } } } } 20241002120343842 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343842 DLINP <000b> input/ipa.c:405 127.0.0.1:44393 message received 20241002120343842 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262429970272245 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429970272245" session_id=2009784850 session_state=END} 20241002120343842 DSS <0004> hlr_ussd.c:576 262429970272245/0x77cae212: Process SS (END) 20241002120343842 DSS <0004> hlr_ussd.c:518 262429970272245/0x77cae212: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241002120343842 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429970272245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429970272245" session_id=2009784850 session_state=END} 20241002120343842 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429970272245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120343842 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262429970272245 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120343842 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120343842 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c2ecf6db5522: Found GsupExpect[0] for "262429970272245" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@c2ecf6db5522: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262429970272245" TC_mo_ussd_euse_defaultroute(241)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(241)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120343844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49842<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@c2ecf6db5522: Final verdict of PTC: pass 20241002120343847 DAUC <0003> db_auc.c:157 IMSI='262421755976308': No 2G Auth Data 20241002120343847 DAUC <0003> db_auc.c:192 IMSI='262421755976308': No 3G Auth Data HLR_Test-GSUP(237)@c2ecf6db5522: Created GsupExpect[0] for "262421755976308" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241002120343859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49848<->l=127.0.0.1:4258 20241002120343862 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120343862 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421755976308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421755976308" session_id=930022420 session_state=BEGIN} 20241002120343862 DSS <0004> hlr_ussd.c:576 262421755976308/0x376f0414: Process SS (BEGIN) 20241002120343862 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241002120343862 DSS <0004> hlr_ussd.c:518 262421755976308/0x376f0414: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241002120343862 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343862 DLINP <000b> input/ipa.c:431 127.0.0.1:44393 sending data 20241002120343862 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343862 DLINP <000b> input/ipa.c:431 127.0.0.1:44393 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c2ecf6db5522: 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 } } } } } 20241002120343863 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343863 DLINP <000b> input/ipa.c:405 127.0.0.1:44393 message received 20241002120343863 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262421755976308 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421755976308" session_id=930022420 session_state=END} 20241002120343863 DSS <0004> hlr_ussd.c:576 262421755976308/0x376f0414: Process SS (END) 20241002120343863 DSS <0004> hlr_ussd.c:518 262421755976308/0x376f0414: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241002120343863 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421755976308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421755976308" session_id=930022420 session_state=END} 20241002120343863 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421755976308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120343863 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262421755976308 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120343863 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120343863 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c2ecf6db5522: Found GsupExpect[0] for "262421755976308" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@c2ecf6db5522: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262421755976308" TC_mo_ussd_euse_defaultroute(242)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(242)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120343865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49848<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@c2ecf6db5522: Final verdict of PTC: pass 20241002120343867 DAUC <0003> db_auc.c:157 IMSI='262426661032210': No 2G Auth Data 20241002120343867 DAUC <0003> db_auc.c:192 IMSI='262426661032210': No 3G Auth Data HLR_Test-GSUP(237)@c2ecf6db5522: Created GsupExpect[0] for "262426661032210" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241002120343880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49858<->l=127.0.0.1:4258 20241002120343883 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120343883 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426661032210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426661032210" session_id=1897334024 session_state=BEGIN} 20241002120343883 DSS <0004> hlr_ussd.c:576 262426661032210/0x71170508: Process SS (BEGIN) 20241002120343883 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241002120343883 DSS <0004> hlr_ussd.c:518 262426661032210/0x71170508: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241002120343883 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343883 DLINP <000b> input/ipa.c:431 127.0.0.1:44393 sending data 20241002120343883 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343883 DLINP <000b> input/ipa.c:431 127.0.0.1:44393 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c2ecf6db5522: 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 } } } } } 20241002120343884 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343884 DLINP <000b> input/ipa.c:405 127.0.0.1:44393 message received 20241002120343884 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262426661032210 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426661032210" session_id=1897334024 session_state=END} 20241002120343884 DSS <0004> hlr_ussd.c:576 262426661032210/0x71170508: Process SS (END) 20241002120343884 DSS <0004> hlr_ussd.c:518 262426661032210/0x71170508: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241002120343884 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426661032210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426661032210" session_id=1897334024 session_state=END} 20241002120343884 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426661032210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120343884 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262426661032210 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120343884 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120343884 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c2ecf6db5522: Found GsupExpect[0] for "262426661032210" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@c2ecf6db5522: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262426661032210" TC_mo_ussd_euse_defaultroute(243)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(243)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120343886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49858<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@c2ecf6db5522: Final verdict of PTC: pass 20241002120343889 DAUC <0003> db_auc.c:157 IMSI='262426057209749': No 2G Auth Data 20241002120343889 DAUC <0003> db_auc.c:192 IMSI='262426057209749': No 3G Auth Data HLR_Test-GSUP(237)@c2ecf6db5522: Created GsupExpect[0] for "262426057209749" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241002120343901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49874<->l=127.0.0.1:4258 20241002120343903 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120343903 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426057209749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426057209749" session_id=1746739887 session_state=BEGIN} 20241002120343903 DSS <0004> hlr_ussd.c:576 262426057209749/0x681d22af: Process SS (BEGIN) 20241002120343903 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241002120343903 DSS <0004> hlr_ussd.c:518 262426057209749/0x681d22af: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241002120343903 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343903 DLINP <000b> input/ipa.c:431 127.0.0.1:44393 sending data 20241002120343904 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343904 DLINP <000b> input/ipa.c:431 127.0.0.1:44393 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c2ecf6db5522: 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 } } } } } 20241002120343905 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343905 DLINP <000b> input/ipa.c:405 127.0.0.1:44393 message received 20241002120343905 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426057209749 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426057209749" session_id=1746739887 session_state=END} 20241002120343905 DSS <0004> hlr_ussd.c:576 262426057209749/0x681d22af: Process SS (END) 20241002120343905 DSS <0004> hlr_ussd.c:518 262426057209749/0x681d22af: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241002120343905 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426057209749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426057209749" session_id=1746739887 session_state=END} 20241002120343905 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426057209749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120343905 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426057209749 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120343905 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120343905 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c2ecf6db5522: Found GsupExpect[0] for "262426057209749" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@c2ecf6db5522: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262426057209749" TC_mo_ussd_euse_defaultroute(244)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(244)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120343907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49874<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@c2ecf6db5522: Final verdict of PTC: pass 20241002120343909 DAUC <0003> db_auc.c:157 IMSI='262427795948146': No 2G Auth Data 20241002120343909 DAUC <0003> db_auc.c:192 IMSI='262427795948146': No 3G Auth Data HLR_Test-GSUP(237)@c2ecf6db5522: Created GsupExpect[0] for "262427795948146" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241002120343923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49880<->l=127.0.0.1:4258 20241002120343926 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120343926 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427795948146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427795948146" session_id=767578536 session_state=BEGIN} 20241002120343926 DSS <0004> hlr_ussd.c:576 262427795948146/0x2dc051a8: Process SS (BEGIN) 20241002120343926 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241002120343926 DSS <0004> hlr_ussd.c:518 262427795948146/0x2dc051a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241002120343926 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343926 DLINP <000b> input/ipa.c:431 127.0.0.1:44393 sending data 20241002120343926 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343926 DLINP <000b> input/ipa.c:431 127.0.0.1:44393 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c2ecf6db5522: 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 } } } } } 20241002120343927 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343927 DLINP <000b> input/ipa.c:405 127.0.0.1:44393 message received 20241002120343927 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262427795948146 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427795948146" session_id=767578536 session_state=END} 20241002120343927 DSS <0004> hlr_ussd.c:576 262427795948146/0x2dc051a8: Process SS (END) 20241002120343927 DSS <0004> hlr_ussd.c:518 262427795948146/0x2dc051a8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241002120343927 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427795948146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427795948146" session_id=767578536 session_state=END} 20241002120343927 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427795948146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120343927 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262427795948146 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120343927 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120343927 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c2ecf6db5522: Found GsupExpect[0] for "262427795948146" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@c2ecf6db5522: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262427795948146" TC_mo_ussd_euse_defaultroute(245)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(245)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120343929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49880<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@c2ecf6db5522: Final verdict of PTC: pass 20241002120343932 DAUC <0003> db_auc.c:157 IMSI='262420783796750': No 2G Auth Data 20241002120343932 DAUC <0003> db_auc.c:192 IMSI='262420783796750': No 3G Auth Data HLR_Test-GSUP(237)@c2ecf6db5522: Created GsupExpect[0] for "262420783796750" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241002120343946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4258 20241002120343949 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120343949 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420783796750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420783796750" session_id=1062196263 session_state=BEGIN} 20241002120343949 DSS <0004> hlr_ussd.c:576 262420783796750/0x3f4fd427: Process SS (BEGIN) 20241002120343949 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241002120343949 DSS <0004> hlr_ussd.c:518 262420783796750/0x3f4fd427: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241002120343949 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343949 DLINP <000b> input/ipa.c:431 127.0.0.1:44393 sending data 20241002120343949 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343949 DLINP <000b> input/ipa.c:431 127.0.0.1:44393 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c2ecf6db5522: 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 } } } } } 20241002120343950 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343950 DLINP <000b> input/ipa.c:405 127.0.0.1:44393 message received 20241002120343950 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262420783796750 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420783796750" session_id=1062196263 session_state=END} 20241002120343950 DSS <0004> hlr_ussd.c:576 262420783796750/0x3f4fd427: Process SS (END) 20241002120343950 DSS <0004> hlr_ussd.c:518 262420783796750/0x3f4fd427: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241002120343950 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420783796750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420783796750" session_id=1062196263 session_state=END} 20241002120343950 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420783796750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120343950 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262420783796750 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120343950 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120343950 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c2ecf6db5522: Found GsupExpect[0] for "262420783796750" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@c2ecf6db5522: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262420783796750" TC_mo_ussd_euse_defaultroute(246)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(246)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120343952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@c2ecf6db5522: Final verdict of PTC: pass 20241002120343954 DAUC <0003> db_auc.c:157 IMSI='262426561717219': No 2G Auth Data 20241002120343954 DAUC <0003> db_auc.c:192 IMSI='262426561717219': No 3G Auth Data HLR_Test-GSUP(237)@c2ecf6db5522: Created GsupExpect[0] for "262426561717219" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241002120343968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49886<->l=127.0.0.1:4258 20241002120343971 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120343971 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426561717219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426561717219" session_id=3958964890 session_state=BEGIN} 20241002120343971 DSS <0004> hlr_ussd.c:576 262426561717219/0xebf9029a: Process SS (BEGIN) 20241002120343971 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241002120343971 DSS <0004> hlr_ussd.c:518 262426561717219/0xebf9029a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241002120343971 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343971 DLINP <000b> input/ipa.c:431 127.0.0.1:44393 sending data 20241002120343971 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343971 DLINP <000b> input/ipa.c:431 127.0.0.1:44393 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@c2ecf6db5522: 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 } } } } } 20241002120343972 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343972 DLINP <000b> input/ipa.c:405 127.0.0.1:44393 message received 20241002120343972 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426561717219 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426561717219" session_id=3958964890 session_state=END} 20241002120343972 DSS <0004> hlr_ussd.c:576 262426561717219/0xebf9029a: Process SS (END) 20241002120343972 DSS <0004> hlr_ussd.c:518 262426561717219/0xebf9029a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241002120343972 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426561717219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426561717219" session_id=3958964890 session_state=END} 20241002120343972 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426561717219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120343972 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426561717219 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241002120343972 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120343972 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@c2ecf6db5522: Found GsupExpect[0] for "262426561717219" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@c2ecf6db5522: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262426561717219" TC_mo_ussd_euse_defaultroute(247)@c2ecf6db5522: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(247)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120343974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49886<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@c2ecf6db5522: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@c2ecf6db5522: Final verdict of PTC: none 20241002120343978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 20241002120343978 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343978 DLINP <000b> input/ipa.c:405 127.0.0.1:44393 message received 20241002120343978 DLINP <000b> input/ipa.c:414 127.0.0.1:44393 connection closed with server 20241002120343978 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44393 20241002120343978 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(237)@c2ecf6db5522: Final verdict of PTC: none 20241002120343978 DLINP <000b> input/ipa.c:451 connected read/write 20241002120343978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120343978 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120343978 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120343978 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120343979 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37961<->l=127.0.0.1:4259) IPA-EUSE-foobar(236)@c2ecf6db5522: Final verdict of PTC: none 238@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 238: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Wed Oct 2 12:03:43 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 20241002120344002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49900<->l=127.0.0.1:4258 20241002120344204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49900<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) 20241002120345091 DSS <0004> hlr_ussd.c:239 262421015051243/0x855100e7: SS Session Timeout, destroying 20241002120345091 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421015051243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120345131 DSS <0004> hlr_ussd.c:239 262421424863258/0x2b087c54: SS Session Timeout, destroying 20241002120345131 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421424863258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120345167 DSS <0004> hlr_ussd.c:239 262426889497753/0x486e59d7: SS Session Timeout, destroying 20241002120345167 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426889497753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120345203 DSS <0004> hlr_ussd.c:239 262425710277830/0x7da90ea3: SS Session Timeout, destroying 20241002120345203 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425710277830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=252, count=46428) 20241002120345228 DSS <0004> hlr_ussd.c:239 262424988835681/0x65c642ed: SS Session Timeout, destroying 20241002120345229 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424988835681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120345260 DSS <0004> hlr_ussd.c:239 262425513729889/0xa13f7f4f: SS Session Timeout, destroying 20241002120345260 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425513729889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120345282 DSS <0004> hlr_ussd.c:239 262423527451171/0xd61cfd4d: SS Session Timeout, destroying 20241002120345282 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423527451171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120345310 DSS <0004> hlr_ussd.c:239 262427505686582/0x5e99f73a: SS Session Timeout, destroying 20241002120345310 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427505686582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Wed Oct 2 12:03:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_mo_sss_reject started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120347312 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120347312 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120347317 DLINP <000b> input/ipa.c:451 connected read/write 20241002120347317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120347318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49910<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120347321 DLINP <000b> input/ipa.c:451 connected read/write 20241002120347321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120347321 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120347321 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120347321 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120347321 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120347321 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120347321 DLGSUP <0013> gsup_server.c:235 2: 20241002120347321 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120347321 DLGSUP <0013> gsup_server.c:235 3: 20241002120347321 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120347321 DLGSUP <0013> gsup_server.c:235 4: 20241002120347321 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120347321 DLGSUP <0013> gsup_server.c:235 5: 20241002120347321 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120347321 DLGSUP <0013> gsup_server.c:235 7: 20241002120347321 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120347321 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120347321 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120347321 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@c2ecf6db5522: 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") 20241002120347343 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37763<->l=127.0.0.1:4259) 20241002120347375 DAUC <0003> db_auc.c:157 IMSI='262420969062664': No 2G Auth Data 20241002120347375 DAUC <0003> db_auc.c:192 IMSI='262420969062664': No 3G Auth Data HLR_Test-GSUP(249)@c2ecf6db5522: Created GsupExpect[0] for "262420969062664" to be handled at TC_mo_sss_reject(252) 20241002120347409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49912<->l=127.0.0.1:4258 20241002120347425 DLINP <000b> input/ipa.c:451 connected read/write 20241002120347425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120347426 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420969062664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420969062664" session_id=1872242782 session_state=BEGIN} 20241002120347426 DSS <0004> hlr_ussd.c:576 262420969062664/0x6f98285e: Process SS (BEGIN) 20241002120347426 DSS <0004> hlr_ussd.c:498 262420969062664/0x6f98285e: SS CompType=Invoke, OpCode=InterrogateSS 20241002120347426 DSS <0004> hlr_ussd.c:506 262420969062664/0x6f98285e: Structured SS requests are not supported, rejecting... 20241002120347426 DSS <0004> hlr_ussd.c:354 262420969062664/0x6f98285e: Tx ReturnError(0, 0x15) 20241002120347426 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420969062664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420969062664" session_id=1872242782 session_state=END} 20241002120347426 DLINP <000b> input/ipa.c:451 connected read/write 20241002120347426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120347426 DLINP <000b> input/ipa.c:451 connected read/write 20241002120347426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@c2ecf6db5522: Found GsupExpect[0] for "262420969062664" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@c2ecf6db5522: Added IMSI table entry 0TC_mo_sss_reject(252)"262420969062664" TC_mo_sss_reject(252)@c2ecf6db5522: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120347434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49912<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@c2ecf6db5522: Final verdict of PTC: pass 20241002120347443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49910<->l=127.0.0.1:4258 20241002120347445 DLINP <000b> input/ipa.c:451 connected read/write 20241002120347445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120347445 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120347445 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120347445 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@c2ecf6db5522: Final verdict of PTC: none 20241002120347445 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37763<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(251)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@c2ecf6db5522: Final verdict of PTC: none 250@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 250: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@c2ecf6db5522: Test case TC_mo_sss_reject finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Wed Oct 2 12:03:47 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 20241002120347505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4258 20241002120347606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=14728) 20241002120348654 DSS <0004> hlr_ussd.c:239 262424498682735/0x71ebc33e: SS Session Timeout, destroying 20241002120348654 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424498682735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120348679 DSS <0004> hlr_ussd.c:239 262427661458443/0xfff126aa: SS Session Timeout, destroying 20241002120348679 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427661458443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120348700 DSS <0004> hlr_ussd.c:239 262426031314066/0xec493aee: SS Session Timeout, destroying 20241002120348700 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426031314066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120348721 DSS <0004> hlr_ussd.c:239 262424160617288/0xf944da8c: SS Session Timeout, destroying 20241002120348721 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424160617288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120348742 DSS <0004> hlr_ussd.c:239 262425867108447/0x3d1bc383: SS Session Timeout, destroying 20241002120348742 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425867108447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120348766 DSS <0004> hlr_ussd.c:239 262425376278236/0xc9d48751: SS Session Timeout, destroying 20241002120348766 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425376278236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120348790 DSS <0004> hlr_ussd.c:239 262423741935844/0x64068528: SS Session Timeout, destroying 20241002120348790 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423741935844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241002120348814 DSS <0004> hlr_ussd.c:239 262421764307129/0x64357443: SS Session Timeout, destroying 20241002120348814 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421764307129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Wed Oct 2 12:03:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_gsup_check_imei started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120350704 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120350705 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120350709 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120350710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49930<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120350714 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120350714 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120350714 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120350714 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120350714 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120350714 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120350714 DLGSUP <0013> gsup_server.c:235 2: 20241002120350714 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120350714 DLGSUP <0013> gsup_server.c:235 3: 20241002120350714 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120350714 DLGSUP <0013> gsup_server.c:235 4: 20241002120350714 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120350714 DLGSUP <0013> gsup_server.c:235 5: 20241002120350714 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120350714 DLGSUP <0013> gsup_server.c:235 7: 20241002120350714 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120350714 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120350714 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120350714 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@c2ecf6db5522: 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") 20241002120350728 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35417<->l=127.0.0.1:4259) 20241002120350742 DAUC <0003> db_auc.c:157 IMSI='262429712097851': No 2G Auth Data 20241002120350742 DAUC <0003> db_auc.c:192 IMSI='262429712097851': No 3G Auth Data HLR_Test-GSUP(254)@c2ecf6db5522: Created GsupExpect[0] for "262429712097851" to be handled at TC_gsup_check_imei(257) 20241002120350770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49944<->l=127.0.0.1:4258 20241002120350785 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120350785 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429712097851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429712097851"} 20241002120350785 DMAIN <0000> hlr.c:435 IMSI='262429712097851': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002120350785 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429712097851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429712097851"} 20241002120350785 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429712097851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120350786 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120350786 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c2ecf6db5522: Found GsupExpect[0] for "262429712097851" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_check_imei(257)"262429712097851" TC_gsup_check_imei(257)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120350790 DAUC <0003> db_auc.c:192 IMSI='262429712097851': No 3G Auth Data 20241002120350797 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120350797 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429712097851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429712097851"} 20241002120350797 DAUC <0003> hlr.c:428 IMSI='262429712097851': storing IMEI = 12345678901234 20241002120350800 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429712097851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429712097851"} 20241002120350800 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429712097851 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120350800 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120350800 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120350802 DAUC <0003> db_auc.c:192 IMSI='262429712097851': No 3G Auth Data 20241002120350804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49944<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@c2ecf6db5522: Final verdict of PTC: pass 20241002120350819 DAUC <0003> db_auc.c:157 IMSI='262425046861492': No 2G Auth Data 20241002120350819 DAUC <0003> db_auc.c:192 IMSI='262425046861492': No 3G Auth Data HLR_Test-GSUP(254)@c2ecf6db5522: Created GsupExpect[0] for "262425046861492" to be handled at TC_gsup_check_imei(258) 20241002120350832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49960<->l=127.0.0.1:4258 20241002120350834 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120350834 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425046861492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425046861492"} 20241002120350834 DMAIN <0000> hlr.c:435 IMSI='262425046861492': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002120350834 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425046861492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425046861492"} 20241002120350834 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425046861492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120350834 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120350834 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c2ecf6db5522: Found GsupExpect[0] for "262425046861492" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@c2ecf6db5522: Added IMSI table entry 1TC_gsup_check_imei(258)"262425046861492" TC_gsup_check_imei(258)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120350835 DAUC <0003> db_auc.c:192 IMSI='262425046861492': No 3G Auth Data 20241002120350836 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120350836 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425046861492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425046861492"} 20241002120350836 DAUC <0003> hlr.c:428 IMSI='262425046861492': storing IMEI = 12345678901234 20241002120350839 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425046861492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425046861492"} 20241002120350839 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425046861492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120350839 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120350839 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120350839 DAUC <0003> db_auc.c:192 IMSI='262425046861492': No 3G Auth Data 20241002120350840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49960<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@c2ecf6db5522: Final verdict of PTC: pass 20241002120350848 DAUC <0003> db_auc.c:157 IMSI='262422472425894': No 2G Auth Data 20241002120350848 DAUC <0003> db_auc.c:192 IMSI='262422472425894': No 3G Auth Data HLR_Test-GSUP(254)@c2ecf6db5522: Created GsupExpect[0] for "262422472425894" to be handled at TC_gsup_check_imei(259) 20241002120350859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49962<->l=127.0.0.1:4258 20241002120350862 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120350862 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422472425894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422472425894"} 20241002120350862 DMAIN <0000> hlr.c:435 IMSI='262422472425894': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002120350862 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422472425894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422472425894"} 20241002120350862 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422472425894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120350862 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120350862 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c2ecf6db5522: Found GsupExpect[0] for "262422472425894" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@c2ecf6db5522: Added IMSI table entry 2TC_gsup_check_imei(259)"262422472425894" TC_gsup_check_imei(259)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120350863 DAUC <0003> db_auc.c:192 IMSI='262422472425894': No 3G Auth Data 20241002120350864 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120350864 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422472425894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422472425894"} 20241002120350864 DAUC <0003> hlr.c:428 IMSI='262422472425894': storing IMEI = 12345678901234 20241002120350866 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422472425894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422472425894"} 20241002120350866 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422472425894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120350866 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120350866 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120350867 DAUC <0003> db_auc.c:192 IMSI='262422472425894': No 3G Auth Data 20241002120350867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49962<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@c2ecf6db5522: Final verdict of PTC: pass 20241002120350875 DAUC <0003> db_auc.c:157 IMSI='262428028423556': No 2G Auth Data 20241002120350875 DAUC <0003> db_auc.c:192 IMSI='262428028423556': No 3G Auth Data HLR_Test-GSUP(254)@c2ecf6db5522: Created GsupExpect[0] for "262428028423556" to be handled at TC_gsup_check_imei(260) 20241002120350887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49972<->l=127.0.0.1:4258 20241002120350889 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120350889 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428028423556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428028423556"} 20241002120350889 DMAIN <0000> hlr.c:435 IMSI='262428028423556': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002120350889 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428028423556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428028423556"} 20241002120350889 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428028423556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120350889 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120350889 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c2ecf6db5522: Found GsupExpect[0] for "262428028423556" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@c2ecf6db5522: Added IMSI table entry 3TC_gsup_check_imei(260)"262428028423556" 20241002120350890 DAUC <0003> db_auc.c:157 IMSI='262428028423556': No 2G Auth Data TC_gsup_check_imei(260)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120350891 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120350891 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428028423556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428028423556"} 20241002120350891 DAUC <0003> hlr.c:428 IMSI='262428028423556': storing IMEI = 12345678901234 20241002120350893 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428028423556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428028423556"} 20241002120350893 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428028423556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120350893 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120350893 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120350894 DAUC <0003> db_auc.c:157 IMSI='262428028423556': No 2G Auth Data TC_gsup_check_imei(260)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120350894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49972<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@c2ecf6db5522: Final verdict of PTC: pass 20241002120350902 DAUC <0003> db_auc.c:157 IMSI='262428998759321': No 2G Auth Data 20241002120350902 DAUC <0003> db_auc.c:192 IMSI='262428998759321': No 3G Auth Data HLR_Test-GSUP(254)@c2ecf6db5522: Created GsupExpect[0] for "262428998759321" to be handled at TC_gsup_check_imei(261) 20241002120350914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49982<->l=127.0.0.1:4258 20241002120350916 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120350916 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428998759321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428998759321"} 20241002120350916 DMAIN <0000> hlr.c:435 IMSI='262428998759321': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002120350916 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428998759321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428998759321"} 20241002120350916 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428998759321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120350916 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120350916 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c2ecf6db5522: Found GsupExpect[0] for "262428998759321" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@c2ecf6db5522: Added IMSI table entry 4TC_gsup_check_imei(261)"262428998759321" 20241002120350917 DAUC <0003> db_auc.c:157 IMSI='262428998759321': No 2G Auth Data TC_gsup_check_imei(261)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120350918 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120350918 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428998759321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428998759321"} 20241002120350918 DAUC <0003> hlr.c:428 IMSI='262428998759321': storing IMEI = 12345678901234 20241002120350920 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428998759321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428998759321"} 20241002120350920 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428998759321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120350920 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120350920 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120350921 DAUC <0003> db_auc.c:157 IMSI='262428998759321': No 2G Auth Data TC_gsup_check_imei(261)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120350921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49982<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@c2ecf6db5522: Final verdict of PTC: pass 20241002120350930 DAUC <0003> db_auc.c:157 IMSI='262425726610135': No 2G Auth Data 20241002120350930 DAUC <0003> db_auc.c:192 IMSI='262425726610135': No 3G Auth Data HLR_Test-GSUP(254)@c2ecf6db5522: Created GsupExpect[0] for "262425726610135" to be handled at TC_gsup_check_imei(262) 20241002120350943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49994<->l=127.0.0.1:4258 20241002120350945 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120350945 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425726610135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425726610135"} 20241002120350946 DMAIN <0000> hlr.c:435 IMSI='262425726610135': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002120350946 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425726610135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425726610135"} 20241002120350946 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425726610135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120350946 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120350946 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c2ecf6db5522: Found GsupExpect[0] for "262425726610135" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@c2ecf6db5522: Added IMSI table entry 5TC_gsup_check_imei(262)"262425726610135" TC_gsup_check_imei(262)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120350947 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120350947 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425726610135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425726610135"} 20241002120350947 DAUC <0003> hlr.c:428 IMSI='262425726610135': storing IMEI = 12345678901234 20241002120350950 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425726610135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425726610135"} 20241002120350950 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425726610135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120350950 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120350950 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120350951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49994<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@c2ecf6db5522: Final verdict of PTC: pass 20241002120350962 DAUC <0003> db_auc.c:157 IMSI='262422866104821': No 2G Auth Data 20241002120350962 DAUC <0003> db_auc.c:192 IMSI='262422866104821': No 3G Auth Data HLR_Test-GSUP(254)@c2ecf6db5522: Created GsupExpect[0] for "262422866104821" to be handled at TC_gsup_check_imei(263) 20241002120350975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49996<->l=127.0.0.1:4258 20241002120350977 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120350977 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422866104821 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422866104821"} 20241002120350977 DMAIN <0000> hlr.c:435 IMSI='262422866104821': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002120350977 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422866104821 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422866104821"} 20241002120350978 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422866104821 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120350978 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120350978 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c2ecf6db5522: Found GsupExpect[0] for "262422866104821" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@c2ecf6db5522: Added IMSI table entry 6TC_gsup_check_imei(263)"262422866104821" TC_gsup_check_imei(263)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120350979 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120350979 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422866104821 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422866104821"} 20241002120350979 DAUC <0003> hlr.c:428 IMSI='262422866104821': storing IMEI = 12345678901234 20241002120350982 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422866104821 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422866104821"} 20241002120350982 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422866104821 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120350982 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120350982 DLINP <000b> input/ipa.c:451 connected read/write 20241002120350982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120350983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49996<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@c2ecf6db5522: Final verdict of PTC: pass 20241002120350994 DAUC <0003> db_auc.c:157 IMSI='262421400494522': No 2G Auth Data 20241002120350994 DAUC <0003> db_auc.c:192 IMSI='262421400494522': No 3G Auth Data HLR_Test-GSUP(254)@c2ecf6db5522: Created GsupExpect[0] for "262421400494522" to be handled at TC_gsup_check_imei(264) 20241002120351008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50010<->l=127.0.0.1:4258 20241002120351011 DLINP <000b> input/ipa.c:451 connected read/write 20241002120351011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120351011 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421400494522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421400494522"} 20241002120351011 DMAIN <0000> hlr.c:435 IMSI='262421400494522': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002120351011 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421400494522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421400494522"} 20241002120351011 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421400494522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120351011 DLINP <000b> input/ipa.c:451 connected read/write 20241002120351011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120351011 DLINP <000b> input/ipa.c:451 connected read/write 20241002120351011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@c2ecf6db5522: Found GsupExpect[0] for "262421400494522" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@c2ecf6db5522: Added IMSI table entry 7TC_gsup_check_imei(264)"262421400494522" TC_gsup_check_imei(264)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120351013 DLINP <000b> input/ipa.c:451 connected read/write 20241002120351013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120351013 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421400494522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421400494522"} 20241002120351013 DAUC <0003> hlr.c:428 IMSI='262421400494522': storing IMEI = 12345678901234 20241002120351015 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421400494522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421400494522"} 20241002120351015 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421400494522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120351015 DLINP <000b> input/ipa.c:451 connected read/write 20241002120351015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120351015 DLINP <000b> input/ipa.c:451 connected read/write 20241002120351015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120351016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50010<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@c2ecf6db5522: Final verdict of PTC: pass MTC@c2ecf6db5522: setverdict(pass): none -> pass 20241002120351024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49930<->l=127.0.0.1:4258 20241002120351025 DLINP <000b> input/ipa.c:451 connected read/write 20241002120351025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120351025 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120351025 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120351025 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120351025 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35417<->l=127.0.0.1:4259) 255@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP(254)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: pass MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_gsup_check_imei finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Wed Oct 2 12:03:51 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 20241002120351048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4258 20241002120351149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5396) Waiting for packet dumper to finish... 1 (prev_count=5396, count=67728) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Wed Oct 2 12:03:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_gsup_check_imei_via_proxy started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120354266 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120354266 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120354269 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120354273 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354273 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120354273 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120354273 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120354273 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120354273 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120354273 DLGSUP <0013> gsup_server.c:235 2: 20241002120354273 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120354273 DLGSUP <0013> gsup_server.c:235 3: 20241002120354273 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120354273 DLGSUP <0013> gsup_server.c:235 4: 20241002120354273 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120354273 DLGSUP <0013> gsup_server.c:235 5: 20241002120354273 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120354273 DLGSUP <0013> gsup_server.c:235 7: 20241002120354273 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120354273 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120354273 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120354273 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@c2ecf6db5522: 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") 20241002120354303 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39019<->l=127.0.0.1:4259) 20241002120354348 DAUC <0003> db_auc.c:157 IMSI='262424146040632': No 2G Auth Data 20241002120354348 DAUC <0003> db_auc.c:192 IMSI='262424146040632': No 3G Auth Data HLR_Test-GSUP(266)@c2ecf6db5522: Created GsupExpect[0] for "262424146040632" to be handled at TC_gsup_check_imei_via_proxy(269) 20241002120354375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42664<->l=127.0.0.1:4258 20241002120354390 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354391 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424146040632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424146040632" source_name="the-source\n"} 20241002120354391 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241002120354391 DMAIN <0000> hlr.c:435 IMSI='262424146040632': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002120354391 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262424146040632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424146040632" destination_name="the-source\n"} 20241002120354391 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262424146040632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120354391 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354391 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c2ecf6db5522: Found GsupExpect[0] for "262424146040632" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262424146040632" TC_gsup_check_imei_via_proxy(269)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120354397 DAUC <0003> db_auc.c:192 IMSI='262424146040632': No 3G Auth Data 20241002120354404 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354404 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424146040632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424146040632" source_name="the-source\n"} 20241002120354404 DAUC <0003> hlr.c:428 IMSI='262424146040632': storing IMEI = 12345678901234 20241002120354407 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262424146040632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424146040632" destination_name="the-source\n"} 20241002120354407 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262424146040632 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120354407 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354407 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120354410 DAUC <0003> db_auc.c:192 IMSI='262424146040632': No 3G Auth Data 20241002120354412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42664<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@c2ecf6db5522: Final verdict of PTC: pass 20241002120354423 DAUC <0003> db_auc.c:157 IMSI='262424454945312': No 2G Auth Data 20241002120354423 DAUC <0003> db_auc.c:192 IMSI='262424454945312': No 3G Auth Data HLR_Test-GSUP(266)@c2ecf6db5522: Created GsupExpect[0] for "262424454945312" to be handled at TC_gsup_check_imei_via_proxy(270) 20241002120354436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42676<->l=127.0.0.1:4258 20241002120354438 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354438 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424454945312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424454945312" source_name="the-source\n"} 20241002120354438 DMAIN <0000> hlr.c:435 IMSI='262424454945312': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002120354438 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424454945312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424454945312" destination_name="the-source\n"} 20241002120354438 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262424454945312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120354438 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354438 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c2ecf6db5522: Found GsupExpect[0] for "262424454945312" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@c2ecf6db5522: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262424454945312" TC_gsup_check_imei_via_proxy(270)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120354439 DAUC <0003> db_auc.c:192 IMSI='262424454945312': No 3G Auth Data 20241002120354440 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354440 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424454945312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424454945312" source_name="the-source\n"} 20241002120354440 DAUC <0003> hlr.c:428 IMSI='262424454945312': storing IMEI = 12345678901234 20241002120354443 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424454945312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424454945312" destination_name="the-source\n"} 20241002120354443 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262424454945312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120354443 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354443 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120354444 DAUC <0003> db_auc.c:192 IMSI='262424454945312': No 3G Auth Data 20241002120354444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42676<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@c2ecf6db5522: Final verdict of PTC: pass 20241002120354452 DAUC <0003> db_auc.c:157 IMSI='262421951113925': No 2G Auth Data 20241002120354452 DAUC <0003> db_auc.c:192 IMSI='262421951113925': No 3G Auth Data HLR_Test-GSUP(266)@c2ecf6db5522: Created GsupExpect[0] for "262421951113925" to be handled at TC_gsup_check_imei_via_proxy(271) 20241002120354464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42688<->l=127.0.0.1:4258 20241002120354466 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354466 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421951113925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421951113925" source_name="the-source\n"} 20241002120354466 DMAIN <0000> hlr.c:435 IMSI='262421951113925': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002120354466 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421951113925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421951113925" destination_name="the-source\n"} 20241002120354466 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421951113925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120354466 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354466 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c2ecf6db5522: Found GsupExpect[0] for "262421951113925" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@c2ecf6db5522: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262421951113925" TC_gsup_check_imei_via_proxy(271)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120354467 DAUC <0003> db_auc.c:192 IMSI='262421951113925': No 3G Auth Data 20241002120354468 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354468 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421951113925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421951113925" source_name="the-source\n"} 20241002120354468 DAUC <0003> hlr.c:428 IMSI='262421951113925': storing IMEI = 12345678901234 20241002120354471 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421951113925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421951113925" destination_name="the-source\n"} 20241002120354471 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421951113925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120354471 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354471 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354471 DAUC <0003> db_auc.c:192 IMSI='262421951113925': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120354472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42688<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@c2ecf6db5522: Final verdict of PTC: pass 20241002120354480 DAUC <0003> db_auc.c:157 IMSI='262420054009253': No 2G Auth Data 20241002120354480 DAUC <0003> db_auc.c:192 IMSI='262420054009253': No 3G Auth Data HLR_Test-GSUP(266)@c2ecf6db5522: Created GsupExpect[0] for "262420054009253" to be handled at TC_gsup_check_imei_via_proxy(272) 20241002120354491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42700<->l=127.0.0.1:4258 20241002120354494 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354494 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420054009253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420054009253" source_name="the-source\n"} 20241002120354494 DMAIN <0000> hlr.c:435 IMSI='262420054009253': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002120354494 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262420054009253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420054009253" destination_name="the-source\n"} 20241002120354494 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262420054009253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120354494 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354494 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c2ecf6db5522: Found GsupExpect[0] for "262420054009253" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@c2ecf6db5522: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262420054009253" TC_gsup_check_imei_via_proxy(272)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120354495 DAUC <0003> db_auc.c:157 IMSI='262420054009253': No 2G Auth Data 20241002120354496 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354496 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420054009253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420054009253" source_name="the-source\n"} 20241002120354496 DAUC <0003> hlr.c:428 IMSI='262420054009253': storing IMEI = 12345678901234 20241002120354498 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262420054009253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420054009253" destination_name="the-source\n"} 20241002120354498 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262420054009253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120354498 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354498 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120354499 DAUC <0003> db_auc.c:157 IMSI='262420054009253': No 2G Auth Data 20241002120354499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42700<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@c2ecf6db5522: Final verdict of PTC: pass 20241002120354508 DAUC <0003> db_auc.c:157 IMSI='262424783296935': No 2G Auth Data 20241002120354508 DAUC <0003> db_auc.c:192 IMSI='262424783296935': No 3G Auth Data HLR_Test-GSUP(266)@c2ecf6db5522: Created GsupExpect[0] for "262424783296935" to be handled at TC_gsup_check_imei_via_proxy(273) 20241002120354519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42710<->l=127.0.0.1:4258 20241002120354521 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354522 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262424783296935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424783296935" source_name="the-source\n"} 20241002120354522 DMAIN <0000> hlr.c:435 IMSI='262424783296935': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002120354522 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262424783296935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424783296935" destination_name="the-source\n"} 20241002120354522 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262424783296935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120354522 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354522 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c2ecf6db5522: Found GsupExpect[0] for "262424783296935" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@c2ecf6db5522: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262424783296935" TC_gsup_check_imei_via_proxy(273)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120354523 DAUC <0003> db_auc.c:157 IMSI='262424783296935': No 2G Auth Data 20241002120354524 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354524 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262424783296935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424783296935" source_name="the-source\n"} 20241002120354524 DAUC <0003> hlr.c:428 IMSI='262424783296935': storing IMEI = 12345678901234 20241002120354527 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262424783296935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424783296935" destination_name="the-source\n"} 20241002120354527 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262424783296935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120354527 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354527 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354528 DAUC <0003> db_auc.c:157 IMSI='262424783296935': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120354528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42710<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@c2ecf6db5522: Final verdict of PTC: pass 20241002120354537 DAUC <0003> db_auc.c:157 IMSI='262429024841419': No 2G Auth Data 20241002120354537 DAUC <0003> db_auc.c:192 IMSI='262429024841419': No 3G Auth Data HLR_Test-GSUP(266)@c2ecf6db5522: Created GsupExpect[0] for "262429024841419" to be handled at TC_gsup_check_imei_via_proxy(274) 20241002120354551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42718<->l=127.0.0.1:4258 20241002120354554 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354554 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429024841419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429024841419" source_name="the-source\n"} 20241002120354554 DMAIN <0000> hlr.c:435 IMSI='262429024841419': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002120354554 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262429024841419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429024841419" destination_name="the-source\n"} 20241002120354554 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262429024841419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120354554 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354554 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c2ecf6db5522: Found GsupExpect[0] for "262429024841419" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@c2ecf6db5522: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262429024841419" TC_gsup_check_imei_via_proxy(274)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120354556 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354556 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429024841419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429024841419" source_name="the-source\n"} 20241002120354556 DAUC <0003> hlr.c:428 IMSI='262429024841419': storing IMEI = 12345678901234 20241002120354559 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262429024841419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429024841419" destination_name="the-source\n"} 20241002120354559 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262429024841419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120354559 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354559 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120354560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42718<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@c2ecf6db5522: Final verdict of PTC: pass 20241002120354571 DAUC <0003> db_auc.c:157 IMSI='262423128615588': No 2G Auth Data 20241002120354571 DAUC <0003> db_auc.c:192 IMSI='262423128615588': No 3G Auth Data HLR_Test-GSUP(266)@c2ecf6db5522: Created GsupExpect[0] for "262423128615588" to be handled at TC_gsup_check_imei_via_proxy(275) 20241002120354585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42726<->l=127.0.0.1:4258 20241002120354587 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354587 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423128615588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423128615588" source_name="the-source\n"} 20241002120354587 DMAIN <0000> hlr.c:435 IMSI='262423128615588': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002120354587 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262423128615588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423128615588" destination_name="the-source\n"} 20241002120354587 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262423128615588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120354587 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354587 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c2ecf6db5522: Found GsupExpect[0] for "262423128615588" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@c2ecf6db5522: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262423128615588" TC_gsup_check_imei_via_proxy(275)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120354589 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354589 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423128615588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423128615588" source_name="the-source\n"} 20241002120354589 DAUC <0003> hlr.c:428 IMSI='262423128615588': storing IMEI = 12345678901234 20241002120354592 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262423128615588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423128615588" destination_name="the-source\n"} 20241002120354592 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262423128615588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120354592 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354592 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120354593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42726<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@c2ecf6db5522: Final verdict of PTC: pass 20241002120354604 DAUC <0003> db_auc.c:157 IMSI='262426464198760': No 2G Auth Data 20241002120354604 DAUC <0003> db_auc.c:192 IMSI='262426464198760': No 3G Auth Data HLR_Test-GSUP(266)@c2ecf6db5522: Created GsupExpect[0] for "262426464198760" to be handled at TC_gsup_check_imei_via_proxy(276) 20241002120354619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4258 20241002120354621 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354621 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426464198760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426464198760" source_name="the-source\n"} 20241002120354621 DMAIN <0000> hlr.c:435 IMSI='262426464198760': has IMEI = 12345678901234 (consider setting 'store-imei') 20241002120354621 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262426464198760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426464198760" destination_name="the-source\n"} 20241002120354621 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262426464198760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120354621 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354621 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@c2ecf6db5522: Found GsupExpect[0] for "262426464198760" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@c2ecf6db5522: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262426464198760" TC_gsup_check_imei_via_proxy(276)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120354623 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354623 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426464198760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426464198760" source_name="the-source\n"} 20241002120354623 DAUC <0003> hlr.c:428 IMSI='262426464198760': storing IMEI = 12345678901234 20241002120354626 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262426464198760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426464198760" destination_name="the-source\n"} 20241002120354626 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262426464198760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120354626 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120354626 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120354627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@c2ecf6db5522: Final verdict of PTC: pass MTC@c2ecf6db5522: setverdict(pass): none -> pass 20241002120354636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42656<->l=127.0.0.1:4258 20241002120354636 DLINP <000b> input/ipa.c:451 connected read/write 20241002120354636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120354636 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120354636 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120354636 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120354636 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241002120354636 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39019<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@c2ecf6db5522: Final verdict of PTC: none 267@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: pass MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Wed Oct 2 12:03:54 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 20241002120354659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42732<->l=127.0.0.1:4258 20241002120354760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42732<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=68308) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Wed Oct 2 12:03:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_gsup_check_imei_invalid_len started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120357844 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120357844 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120357847 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120357848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42744<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120357850 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120357850 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120357850 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120357850 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120357850 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120357850 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120357850 DLGSUP <0013> gsup_server.c:235 2: 20241002120357850 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120357850 DLGSUP <0013> gsup_server.c:235 3: 20241002120357850 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120357850 DLGSUP <0013> gsup_server.c:235 4: 20241002120357850 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120357850 DLGSUP <0013> gsup_server.c:235 5: 20241002120357850 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120357850 DLGSUP <0013> gsup_server.c:235 7: 20241002120357850 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120357850 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120357850 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120357850 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@c2ecf6db5522: 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") 20241002120357860 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46043<->l=127.0.0.1:4259) 20241002120357877 DAUC <0003> db_auc.c:157 IMSI='262421141463149': No 2G Auth Data 20241002120357877 DAUC <0003> db_auc.c:192 IMSI='262421141463149': No 3G Auth Data HLR_Test-GSUP(278)@c2ecf6db5522: Created GsupExpect[0] for "262421141463149" to be handled at TC_gsup_check_imei_invalid_len(281) 20241002120357905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42748<->l=127.0.0.1:4258 20241002120357912 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120357912 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421141463149"} 20241002120357912 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241002120357912 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421141463149" cause=Invalid mandatory information} 20241002120357912 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120357912 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120357912 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c2ecf6db5522: Found GsupExpect[0] for "262421141463149" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262421141463149" TC_gsup_check_imei_invalid_len(281)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120357916 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120357916 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421141463149"} 20241002120357916 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241002120357916 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421141463149" cause=Invalid mandatory information} 20241002120357916 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120357916 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120357916 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120357918 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120357918 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421141463149"} 20241002120357918 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241002120357918 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421141463149" cause=Invalid mandatory information} 20241002120357918 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120357918 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120357919 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120357920 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120357921 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421141463149"} 20241002120357921 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241002120357921 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421141463149" cause=Invalid mandatory information} 20241002120357921 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120357921 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120357921 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120357923 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120357923 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421141463149"} 20241002120357923 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241002120357923 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421141463149" cause=Invalid mandatory information} 20241002120357923 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421141463149 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120357923 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120357923 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120357928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42748<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@c2ecf6db5522: Final verdict of PTC: pass 20241002120357938 DAUC <0003> db_auc.c:157 IMSI='262426546935801': No 2G Auth Data 20241002120357938 DAUC <0003> db_auc.c:192 IMSI='262426546935801': No 3G Auth Data HLR_Test-GSUP(278)@c2ecf6db5522: Created GsupExpect[0] for "262426546935801" to be handled at TC_gsup_check_imei_invalid_len(282) 20241002120357962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42762<->l=127.0.0.1:4258 20241002120357967 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120357967 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426546935801"} 20241002120357967 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241002120357967 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426546935801" cause=Invalid mandatory information} 20241002120357967 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120357967 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120357968 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c2ecf6db5522: Found GsupExpect[0] for "262426546935801" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@c2ecf6db5522: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262426546935801" TC_gsup_check_imei_invalid_len(282)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120357971 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120357971 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426546935801"} 20241002120357971 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241002120357971 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426546935801" cause=Invalid mandatory information} 20241002120357971 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120357971 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120357971 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120357973 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120357974 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426546935801"} 20241002120357974 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241002120357974 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426546935801" cause=Invalid mandatory information} 20241002120357974 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120357974 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120357974 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120357977 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120357977 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426546935801"} 20241002120357977 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241002120357977 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426546935801" cause=Invalid mandatory information} 20241002120357977 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120357977 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120357977 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120357980 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120357980 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426546935801"} 20241002120357980 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241002120357980 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426546935801" cause=Invalid mandatory information} 20241002120357980 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426546935801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120357980 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120357980 DLINP <000b> input/ipa.c:451 connected read/write 20241002120357980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120357982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42762<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@c2ecf6db5522: Final verdict of PTC: pass 20241002120357997 DAUC <0003> db_auc.c:157 IMSI='262423406887228': No 2G Auth Data 20241002120357997 DAUC <0003> db_auc.c:192 IMSI='262423406887228': No 3G Auth Data HLR_Test-GSUP(278)@c2ecf6db5522: Created GsupExpect[0] for "262423406887228" to be handled at TC_gsup_check_imei_invalid_len(283) 20241002120358021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42770<->l=127.0.0.1:4258 20241002120358026 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358026 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423406887228"} 20241002120358026 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241002120358026 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423406887228" cause=Invalid mandatory information} 20241002120358026 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358026 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358026 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c2ecf6db5522: Found GsupExpect[0] for "262423406887228" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@c2ecf6db5522: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262423406887228" TC_gsup_check_imei_invalid_len(283)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120358030 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358030 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423406887228"} 20241002120358030 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241002120358030 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423406887228" cause=Invalid mandatory information} 20241002120358030 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358030 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358030 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358032 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358033 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423406887228"} 20241002120358033 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241002120358033 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423406887228" cause=Invalid mandatory information} 20241002120358033 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358033 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358033 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358035 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358035 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423406887228"} 20241002120358035 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241002120358035 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423406887228" cause=Invalid mandatory information} 20241002120358035 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358035 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358036 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358038 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358038 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423406887228"} 20241002120358038 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241002120358038 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423406887228" cause=Invalid mandatory information} 20241002120358038 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423406887228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358038 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358038 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42770<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@c2ecf6db5522: Final verdict of PTC: pass 20241002120358051 DAUC <0003> db_auc.c:157 IMSI='262423924614618': No 2G Auth Data 20241002120358051 DAUC <0003> db_auc.c:192 IMSI='262423924614618': No 3G Auth Data HLR_Test-GSUP(278)@c2ecf6db5522: Created GsupExpect[0] for "262423924614618" to be handled at TC_gsup_check_imei_invalid_len(284) 20241002120358073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42772<->l=127.0.0.1:4258 20241002120358079 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358079 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423924614618"} 20241002120358079 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241002120358079 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423924614618" cause=Invalid mandatory information} 20241002120358079 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358079 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358079 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c2ecf6db5522: Found GsupExpect[0] for "262423924614618" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@c2ecf6db5522: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262423924614618" TC_gsup_check_imei_invalid_len(284)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120358083 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358083 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423924614618"} 20241002120358083 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241002120358083 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423924614618" cause=Invalid mandatory information} 20241002120358083 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358083 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358083 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358085 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358085 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423924614618"} 20241002120358085 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241002120358085 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423924614618" cause=Invalid mandatory information} 20241002120358085 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358085 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358085 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358087 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358087 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423924614618"} 20241002120358087 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241002120358087 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423924614618" cause=Invalid mandatory information} 20241002120358087 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358087 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358087 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358090 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358090 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423924614618"} 20241002120358090 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241002120358090 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423924614618" cause=Invalid mandatory information} 20241002120358090 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423924614618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358090 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358090 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42772<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@c2ecf6db5522: Final verdict of PTC: pass 20241002120358102 DAUC <0003> db_auc.c:157 IMSI='262422960626245': No 2G Auth Data 20241002120358103 DAUC <0003> db_auc.c:192 IMSI='262422960626245': No 3G Auth Data HLR_Test-GSUP(278)@c2ecf6db5522: Created GsupExpect[0] for "262422960626245" to be handled at TC_gsup_check_imei_invalid_len(285) 20241002120358124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42788<->l=127.0.0.1:4258 20241002120358128 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358128 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422960626245"} 20241002120358128 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241002120358128 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422960626245" cause=Invalid mandatory information} 20241002120358128 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358128 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358128 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c2ecf6db5522: Found GsupExpect[0] for "262422960626245" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@c2ecf6db5522: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262422960626245" TC_gsup_check_imei_invalid_len(285)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120358132 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358132 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422960626245"} 20241002120358132 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241002120358132 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422960626245" cause=Invalid mandatory information} 20241002120358132 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358132 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358132 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358133 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358133 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422960626245"} 20241002120358133 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241002120358133 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422960626245" cause=Invalid mandatory information} 20241002120358133 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358133 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358133 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358135 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358135 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422960626245"} 20241002120358135 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241002120358135 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422960626245" cause=Invalid mandatory information} 20241002120358135 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358135 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358135 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358137 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358137 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422960626245"} 20241002120358137 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241002120358137 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422960626245" cause=Invalid mandatory information} 20241002120358137 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422960626245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358137 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358137 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42788<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@c2ecf6db5522: Final verdict of PTC: pass 20241002120358148 DAUC <0003> db_auc.c:157 IMSI='262421083300739': No 2G Auth Data 20241002120358148 DAUC <0003> db_auc.c:192 IMSI='262421083300739': No 3G Auth Data HLR_Test-GSUP(278)@c2ecf6db5522: Created GsupExpect[0] for "262421083300739" to be handled at TC_gsup_check_imei_invalid_len(286) 20241002120358167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42796<->l=127.0.0.1:4258 20241002120358169 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358169 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421083300739"} 20241002120358169 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241002120358169 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421083300739" cause=Invalid mandatory information} 20241002120358169 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358169 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358170 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c2ecf6db5522: Found GsupExpect[0] for "262421083300739" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@c2ecf6db5522: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262421083300739" TC_gsup_check_imei_invalid_len(286)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120358171 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358171 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421083300739"} 20241002120358171 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241002120358171 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421083300739" cause=Invalid mandatory information} 20241002120358171 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358171 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358171 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358173 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358173 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421083300739"} 20241002120358173 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241002120358173 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421083300739" cause=Invalid mandatory information} 20241002120358173 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358173 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358173 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358174 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358174 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421083300739"} 20241002120358174 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241002120358174 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421083300739" cause=Invalid mandatory information} 20241002120358174 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358174 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358174 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358175 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358175 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421083300739"} 20241002120358175 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241002120358175 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421083300739" cause=Invalid mandatory information} 20241002120358175 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421083300739 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358175 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358175 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42796<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@c2ecf6db5522: Final verdict of PTC: pass 20241002120358188 DAUC <0003> db_auc.c:157 IMSI='262429540836481': No 2G Auth Data 20241002120358188 DAUC <0003> db_auc.c:192 IMSI='262429540836481': No 3G Auth Data HLR_Test-GSUP(278)@c2ecf6db5522: Created GsupExpect[0] for "262429540836481" to be handled at TC_gsup_check_imei_invalid_len(287) 20241002120358204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42798<->l=127.0.0.1:4258 20241002120358206 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358206 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429540836481"} 20241002120358206 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241002120358206 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429540836481" cause=Invalid mandatory information} 20241002120358206 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358206 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358206 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c2ecf6db5522: Found GsupExpect[0] for "262429540836481" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@c2ecf6db5522: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262429540836481" TC_gsup_check_imei_invalid_len(287)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120358207 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358207 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429540836481"} 20241002120358207 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241002120358207 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429540836481" cause=Invalid mandatory information} 20241002120358207 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358207 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358207 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358208 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358208 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429540836481"} 20241002120358208 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241002120358208 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429540836481" cause=Invalid mandatory information} 20241002120358208 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358208 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358208 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358209 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358209 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429540836481"} 20241002120358209 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241002120358209 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429540836481" cause=Invalid mandatory information} 20241002120358209 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358209 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358209 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358209 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358209 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429540836481"} 20241002120358209 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241002120358209 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429540836481" cause=Invalid mandatory information} 20241002120358209 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429540836481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358209 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358209 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42798<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@c2ecf6db5522: Final verdict of PTC: pass 20241002120358221 DAUC <0003> db_auc.c:157 IMSI='262426401671707': No 2G Auth Data 20241002120358221 DAUC <0003> db_auc.c:192 IMSI='262426401671707': No 3G Auth Data HLR_Test-GSUP(278)@c2ecf6db5522: Created GsupExpect[0] for "262426401671707" to be handled at TC_gsup_check_imei_invalid_len(288) 20241002120358237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42814<->l=127.0.0.1:4258 20241002120358239 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358239 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426401671707"} 20241002120358239 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241002120358239 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426401671707" cause=Invalid mandatory information} 20241002120358239 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358239 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358239 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@c2ecf6db5522: Found GsupExpect[0] for "262426401671707" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@c2ecf6db5522: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262426401671707" TC_gsup_check_imei_invalid_len(288)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120358240 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358240 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426401671707"} 20241002120358240 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241002120358240 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426401671707" cause=Invalid mandatory information} 20241002120358240 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358240 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358240 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358241 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358241 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426401671707"} 20241002120358241 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241002120358241 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426401671707" cause=Invalid mandatory information} 20241002120358241 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358241 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358241 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358241 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358241 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426401671707"} 20241002120358241 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241002120358241 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426401671707" cause=Invalid mandatory information} 20241002120358241 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358241 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358241 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358242 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358242 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426401671707"} 20241002120358242 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241002120358242 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426401671707" cause=Invalid mandatory information} 20241002120358242 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426401671707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120358242 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120358242 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120358242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42814<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@c2ecf6db5522: Final verdict of PTC: pass MTC@c2ecf6db5522: setverdict(pass): none -> pass 20241002120358251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42744<->l=127.0.0.1:4258 20241002120358251 DLINP <000b> input/ipa.c:451 connected read/write 20241002120358251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120358251 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120358251 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120358251 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120358251 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46043<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@c2ecf6db5522: Final verdict of PTC: none 279@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: pass MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@c2ecf6db5522: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Wed Oct 2 12:03:58 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 20241002120358279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42830<->l=127.0.0.1:4258 20241002120358380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42830<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5696) Waiting for packet dumper to finish... 1 (prev_count=5696, count=50436) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Wed Oct 2 12:04:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_gsup_check_imei_unknown_imsi started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120401499 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120401500 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120401501 DLINP <000b> input/ipa.c:451 connected read/write 20241002120401501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120401502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42832<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120401503 DLINP <000b> input/ipa.c:451 connected read/write 20241002120401503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120401503 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120401503 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120401503 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120401503 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120401503 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120401503 DLGSUP <0013> gsup_server.c:235 2: 20241002120401503 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120401503 DLGSUP <0013> gsup_server.c:235 3: 20241002120401503 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120401503 DLGSUP <0013> gsup_server.c:235 4: 20241002120401503 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120401503 DLGSUP <0013> gsup_server.c:235 5: 20241002120401503 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120401503 DLGSUP <0013> gsup_server.c:235 7: 20241002120401503 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120401503 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120401503 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120401503 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@c2ecf6db5522: 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") 20241002120401513 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36097<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@c2ecf6db5522: Created GsupExpect[0] for "262426526572241" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241002120401520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42848<->l=127.0.0.1:4258 20241002120401546 DLINP <000b> input/ipa.c:451 connected read/write 20241002120401546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120401546 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426526572241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426526572241"} 20241002120401546 DMAIN <0000> hlr.c:435 IMSI='262426526572241': has IMEI = 22245678901234 (consider setting 'store-imei') 20241002120401546 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426526572241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241002120401546 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426526572241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426526572241" cause=Invalid mandatory information} 20241002120401546 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426526572241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120401546 DLINP <000b> input/ipa.c:451 connected read/write 20241002120401546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120401547 DLINP <000b> input/ipa.c:451 connected read/write 20241002120401547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@c2ecf6db5522: Found GsupExpect[0] for "262426526572241" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@c2ecf6db5522: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262426526572241" TC_gsup_check_imei_unknown_imsi(293)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120401556 DLINP <000b> input/ipa.c:451 connected read/write 20241002120401556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120401556 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426526572241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426526572241"} 20241002120401556 DAUC <0003> hlr.c:428 IMSI='262426526572241': storing IMEI = 22245678901234 20241002120401556 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426526572241': no such subscriber 20241002120401556 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426526572241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241002120401556 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426526572241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426526572241" cause=Invalid mandatory information} 20241002120401556 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426526572241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120401556 DLINP <000b> input/ipa.c:451 connected read/write 20241002120401556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120401556 DLINP <000b> input/ipa.c:451 connected read/write 20241002120401556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120401559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42848<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@c2ecf6db5522: Final verdict of PTC: pass 20241002120401561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42832<->l=127.0.0.1:4258 20241002120401563 DLINP <000b> input/ipa.c:451 connected read/write 20241002120401563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120401563 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120401563 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120401563 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@c2ecf6db5522: Final verdict of PTC: none 20241002120401564 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36097<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@c2ecf6db5522: Final verdict of PTC: none 291@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 291: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@c2ecf6db5522: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Wed Oct 2 12:04:01 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 20241002120401595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37428<->l=127.0.0.1:4258 20241002120401696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37428<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=14768) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Wed Oct 2 12:04:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120404817 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120404817 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120404821 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120404823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37432<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@c2ecf6db5522: 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) } } } } 20241002120404827 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120404827 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120404827 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120404827 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120404827 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(294)@c2ecf6db5522: 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 } } } } 20241002120404827 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120404827 DLGSUP <0013> gsup_server.c:235 2: 20241002120404827 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120404827 DLGSUP <0013> gsup_server.c:235 3: 20241002120404827 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120404827 DLGSUP <0013> gsup_server.c:235 4: 20241002120404827 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120404827 DLGSUP <0013> gsup_server.c:235 5: 20241002120404827 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120404827 DLGSUP <0013> gsup_server.c:235 7: 20241002120404827 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120404827 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120404827 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120404827 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@c2ecf6db5522: 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") 20241002120404844 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45779<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@c2ecf6db5522: Created GsupExpect[0] for "262422462502710" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241002120404854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37442<->l=127.0.0.1:4258 20241002120404874 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120404874 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422462502710"} 20241002120404874 DMAIN <0000> hlr.c:227 IMSI='262422462502710': Creating subscriber on demand 20241002120404900 DMAIN <0000> hlr.c:243 IMSI='262422462502710': Successfully assigned MSISDN='979' 20241002120404900 DAUC <0003> hlr.c:428 IMSI='262422462502710': storing IMEI = 12345678901234 20241002120404918 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422462502710"} 20241002120404918 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120404919 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120404919 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@c2ecf6db5522: Found GsupExpect[0] for "262422462502710" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@c2ecf6db5522: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262422462502710" TC_subscr_create_on_demand_check_imei_early(298)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120404926 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120404926 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120404928 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120404928 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120404930 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120404930 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120404933 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120404933 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422462502710" cn_domain=PS} 20241002120404933 DLU <0006> fsm.c:456 lu(262422462502710)[0x612000013720]{UNVALIDATED}: Allocated 20241002120404933 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120404942 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422462502710)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120404942 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422462502710" cn_domain=PS} 20241002120404942 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120404942 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120404947 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120404947 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422462502710"} 20241002120404947 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422462502710)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120404947 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120404947 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422462502710"} 20241002120404947 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120404947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422462502710)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120404948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422462502710)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120404948 DLU <0006> fsm.c:568 lu(PS:IMSI-262422462502710)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120404948 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120404948 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120404966 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120404966 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422462502710"} 20241002120404966 DMAIN <0000> hlr.c:227 IMSI='262422462502710': Creating subscriber on demand 20241002120404978 DMAIN <0000> hlr.c:243 IMSI='262422462502710': Successfully assigned MSISDN='534' 20241002120404978 DAUC <0003> hlr.c:428 IMSI='262422462502710': storing IMEI = 12345678901234 20241002120404981 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422462502710"} 20241002120404981 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120404981 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120404981 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120404983 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120404983 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120404985 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120404985 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120404986 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120404986 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120404988 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120404988 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120404991 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120404991 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422462502710" cn_domain=PS} 20241002120404991 DLU <0006> fsm.c:456 lu(262422462502710)[0x6120000138a0]{UNVALIDATED}: Allocated 20241002120404991 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120404997 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422462502710)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120404997 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422462502710" cn_domain=PS} 20241002120404997 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120404997 DLINP <000b> input/ipa.c:451 connected read/write 20241002120404997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120405000 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120405000 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422462502710"} 20241002120405000 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422462502710)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120405000 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120405000 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422462502710"} 20241002120405000 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120405000 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422462502710)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120405000 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422462502710)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120405000 DLU <0006> fsm.c:568 lu(PS:IMSI-262422462502710)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120405000 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120405000 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120405010 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120405010 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422462502710"} 20241002120405010 DMAIN <0000> hlr.c:227 IMSI='262422462502710': Creating subscriber on demand 20241002120405021 DMAIN <0000> hlr.c:243 IMSI='262422462502710': Successfully assigned MSISDN='096' 20241002120405021 DAUC <0003> hlr.c:428 IMSI='262422462502710': storing IMEI = 12345678901234 20241002120405024 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422462502710"} 20241002120405024 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120405024 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120405024 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120405027 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120405027 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120405028 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120405028 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120405031 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120405031 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120405034 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120405034 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120405038 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120405038 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422462502710" cn_domain=PS} 20241002120405038 DLU <0006> fsm.c:456 lu(262422462502710)[0x612000013a20]{UNVALIDATED}: Allocated 20241002120405038 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241002120405038 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422462502710" cause=GPRS services not allowed} 20241002120405039 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120405039 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422462502710)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120405039 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422462502710)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241002120405039 DLU <0006> fsm.c:568 lu(PS:IMSI-262422462502710)[0x612000013a20]{UNVALIDATED}: Deallocated 20241002120405039 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120405039 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120405050 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120405050 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422462502710"} 20241002120405050 DMAIN <0000> hlr.c:227 IMSI='262422462502710': Creating subscriber on demand 20241002120405055 DMAIN <0000> hlr.c:243 IMSI='262422462502710': Successfully assigned MSISDN='660' 20241002120405055 DAUC <0003> hlr.c:428 IMSI='262422462502710': storing IMEI = 12345678901234 20241002120405058 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422462502710"} 20241002120405058 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120405058 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120405058 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120405059 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120405059 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120405060 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120405060 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120405060 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120405060 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120405061 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120405061 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422462502710" cn_domain=PS} 20241002120405061 DLU <0006> fsm.c:456 lu(262422462502710)[0x612000013ba0]{UNVALIDATED}: Allocated 20241002120405061 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241002120405061 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422462502710" cause=GPRS services not allowed} 20241002120405061 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120405061 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422462502710)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120405061 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422462502710)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241002120405061 DLU <0006> fsm.c:568 lu(PS:IMSI-262422462502710)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241002120405061 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120405061 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120405066 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120405066 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422462502710"} 20241002120405066 DMAIN <0000> hlr.c:227 IMSI='262422462502710': Creating subscriber on demand 20241002120405069 DAUC <0003> hlr.c:428 IMSI='262422462502710': storing IMEI = 12345678901234 20241002120405071 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422462502710"} 20241002120405071 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120405071 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120405071 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120405072 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120405072 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120405073 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120405073 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120405073 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120405073 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120405074 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120405074 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422462502710" cn_domain=PS} 20241002120405074 DLU <0006> fsm.c:456 lu(262422462502710)[0x612000013d20]{UNVALIDATED}: Allocated 20241002120405074 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241002120405074 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422462502710" cause=GPRS services not allowed} 20241002120405074 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120405074 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422462502710)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120405074 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422462502710)[0x612000013d20]{UNVALIDATED}: Freeing instance 20241002120405074 DLU <0006> fsm.c:568 lu(PS:IMSI-262422462502710)[0x612000013d20]{UNVALIDATED}: Deallocated 20241002120405074 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120405074 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120405080 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120405080 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422462502710"} 20241002120405080 DMAIN <0000> hlr.c:227 IMSI='262422462502710': Creating subscriber on demand 20241002120405083 DAUC <0003> hlr.c:428 IMSI='262422462502710': storing IMEI = 12345678901234 20241002120405086 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422462502710"} 20241002120405086 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241002120405086 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120405086 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120405088 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120405088 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120405089 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120405089 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120405090 DAUC <0003> db_auc.c:157 IMSI='262422462502710': No 2G Auth Data 20241002120405090 DAUC <0003> db_auc.c:192 IMSI='262422462502710': No 3G Auth Data 20241002120405091 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120405092 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422462502710" cn_domain=PS} 20241002120405092 DLU <0006> fsm.c:456 lu(262422462502710)[0x612000013ea0]{UNVALIDATED}: Allocated 20241002120405092 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120405097 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422462502710)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120405097 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422462502710" cn_domain=PS} 20241002120405097 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120405097 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120405102 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120405102 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422462502710"} 20241002120405102 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422462502710)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120405102 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120405102 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422462502710"} 20241002120405102 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422462502710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120405102 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422462502710)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120405102 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422462502710)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120405102 DLU <0006> fsm.c:568 lu(PS:IMSI-262422462502710)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120405102 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120405102 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120405110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37442<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@c2ecf6db5522: Final verdict of PTC: pass 20241002120405111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37432<->l=127.0.0.1:4258 20241002120405113 DLINP <000b> input/ipa.c:451 connected read/write 20241002120405113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120405113 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120405113 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120405113 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120405113 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45779<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@c2ecf6db5522: Final verdict of PTC: none 296@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 296: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@c2ecf6db5522: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Wed Oct 2 12:04:05 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 20241002120405150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37456<->l=127.0.0.1:4258 20241002120405250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37456<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=32312) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Wed Oct 2 12:04:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_subscr_create_on_demand_ul started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120408335 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120408335 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120408336 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120408337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37472<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120408340 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120408340 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120408340 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120408340 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120408340 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120408340 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120408340 DLGSUP <0013> gsup_server.c:235 2: 20241002120408340 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120408340 DLGSUP <0013> gsup_server.c:235 3: 20241002120408340 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120408340 DLGSUP <0013> gsup_server.c:235 4: 20241002120408340 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120408340 DLGSUP <0013> gsup_server.c:235 5: 20241002120408340 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120408340 DLGSUP <0013> gsup_server.c:235 7: 20241002120408340 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(299)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120408340 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120408340 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120408340 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@c2ecf6db5522: 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") 20241002120408360 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33471<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@c2ecf6db5522: Created GsupExpect[0] for "262425804220445" to be handled at TC_subscr_create_on_demand_ul(303) 20241002120408370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4258 20241002120408386 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120408386 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425804220445" cn_domain=PS} 20241002120408386 DMAIN <0000> hlr.c:227 IMSI='262425804220445': Creating subscriber on demand 20241002120408403 DMAIN <0000> hlr.c:243 IMSI='262425804220445': Successfully assigned MSISDN='221' 20241002120408403 DLU <0006> fsm.c:456 lu(262425804220445)[0x612000014020]{UNVALIDATED}: Allocated 20241002120408403 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120408408 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425804220445)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120408408 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425804220445" cn_domain=PS} 20241002120408408 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120408408 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@c2ecf6db5522: Found GsupExpect[0] for "262425804220445" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@c2ecf6db5522: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262425804220445" 20241002120408413 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120408413 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425804220445"} 20241002120408413 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425804220445)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120408413 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120408413 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425804220445"} 20241002120408413 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120408413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425804220445)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120408413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425804220445)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120408413 DLU <0006> fsm.c:568 lu(PS:IMSI-262425804220445)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120408413 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120408413 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120408415 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408415 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408416 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408416 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408417 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408417 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408425 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120408425 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425804220445" cn_domain=PS} 20241002120408425 DMAIN <0000> hlr.c:227 IMSI='262425804220445': Creating subscriber on demand 20241002120408431 DMAIN <0000> hlr.c:243 IMSI='262425804220445': Successfully assigned MSISDN='867' 20241002120408431 DLU <0006> fsm.c:456 lu(262425804220445)[0x6120000141a0]{UNVALIDATED}: Allocated 20241002120408431 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120408437 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425804220445)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120408437 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425804220445" cn_domain=PS} 20241002120408437 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120408437 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120408441 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120408441 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425804220445"} 20241002120408441 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425804220445)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120408441 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120408441 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425804220445"} 20241002120408441 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120408441 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425804220445)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120408441 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425804220445)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120408441 DLU <0006> fsm.c:568 lu(PS:IMSI-262425804220445)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120408441 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120408441 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120408443 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408443 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408444 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408444 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408445 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408445 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408447 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408447 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408458 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120408458 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425804220445" cn_domain=PS} 20241002120408458 DMAIN <0000> hlr.c:227 IMSI='262425804220445': Creating subscriber on demand 20241002120408463 DMAIN <0000> hlr.c:243 IMSI='262425804220445': Successfully assigned MSISDN='275' 20241002120408463 DLU <0006> fsm.c:456 lu(262425804220445)[0x612000014320]{UNVALIDATED}: Allocated 20241002120408463 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241002120408463 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425804220445" cause=GPRS services not allowed} 20241002120408463 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120408463 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425804220445)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120408463 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425804220445)[0x612000014320]{UNVALIDATED}: Freeing instance 20241002120408463 DLU <0006> fsm.c:568 lu(PS:IMSI-262425804220445)[0x612000014320]{UNVALIDATED}: Deallocated 20241002120408463 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120408463 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120408464 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408464 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408465 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408465 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408465 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408465 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408465 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408465 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408470 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120408470 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425804220445" cn_domain=PS} 20241002120408470 DMAIN <0000> hlr.c:227 IMSI='262425804220445': Creating subscriber on demand 20241002120408475 DMAIN <0000> hlr.c:243 IMSI='262425804220445': Successfully assigned MSISDN='073' 20241002120408475 DLU <0006> fsm.c:456 lu(262425804220445)[0x6120000144a0]{UNVALIDATED}: Allocated 20241002120408475 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241002120408475 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425804220445" cause=GPRS services not allowed} 20241002120408475 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120408475 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425804220445)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120408475 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425804220445)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241002120408475 DLU <0006> fsm.c:568 lu(PS:IMSI-262425804220445)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241002120408475 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120408475 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120408476 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408476 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408476 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408476 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408477 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408477 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408481 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120408481 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425804220445" cn_domain=PS} 20241002120408481 DMAIN <0000> hlr.c:227 IMSI='262425804220445': Creating subscriber on demand 20241002120408483 DLU <0006> fsm.c:456 lu(262425804220445)[0x612000014620]{UNVALIDATED}: Allocated 20241002120408483 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241002120408483 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425804220445" cause=GPRS services not allowed} 20241002120408483 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120408483 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425804220445)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120408483 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425804220445)[0x612000014620]{UNVALIDATED}: Freeing instance 20241002120408483 DLU <0006> fsm.c:568 lu(PS:IMSI-262425804220445)[0x612000014620]{UNVALIDATED}: Deallocated 20241002120408483 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120408483 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120408484 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408484 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408484 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408484 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408484 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408484 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408488 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120408488 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425804220445" cn_domain=PS} 20241002120408489 DMAIN <0000> hlr.c:227 IMSI='262425804220445': Creating subscriber on demand 20241002120408491 DLU <0006> fsm.c:456 lu(262425804220445)[0x6120000147a0]{UNVALIDATED}: Allocated 20241002120408491 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120408496 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425804220445)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120408496 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425804220445" cn_domain=PS} 20241002120408496 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120408497 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120408497 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120408497 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425804220445"} 20241002120408497 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425804220445)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120408497 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120408497 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425804220445"} 20241002120408497 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425804220445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120408497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425804220445)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120408497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425804220445)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120408497 DLU <0006> fsm.c:568 lu(PS:IMSI-262425804220445)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120408497 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120408497 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120408498 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408498 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408498 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408498 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data 20241002120408499 DAUC <0003> db_auc.c:157 IMSI='262425804220445': No 2G Auth Data 20241002120408499 DAUC <0003> db_auc.c:192 IMSI='262425804220445': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120408502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@c2ecf6db5522: Final verdict of PTC: pass 20241002120408503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37472<->l=127.0.0.1:4258 20241002120408503 DLINP <000b> input/ipa.c:451 connected read/write 20241002120408503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120408503 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120408503 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120408503 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120408503 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33471<->l=127.0.0.1:4259) 301@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP(300)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 301: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@c2ecf6db5522: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Wed Oct 2 12:04:08 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 20241002120408537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37482<->l=127.0.0.1:4258 20241002120408638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37482<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=31096) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Wed Oct 2 12:04:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_subscr_create_on_demand_sai started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120411762 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120411762 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120411766 DLINP <000b> input/ipa.c:451 connected read/write 20241002120411766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120411767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40502<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120411770 DLINP <000b> input/ipa.c:451 connected read/write 20241002120411770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120411770 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120411770 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120411770 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120411770 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120411770 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120411770 DLGSUP <0013> gsup_server.c:235 2: 20241002120411770 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120411770 DLGSUP <0013> gsup_server.c:235 3: 20241002120411770 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120411770 DLGSUP <0013> gsup_server.c:235 4: 20241002120411770 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120411770 DLGSUP <0013> gsup_server.c:235 5: 20241002120411770 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120411770 DLGSUP <0013> gsup_server.c:235 7: 20241002120411770 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120411770 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120411770 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120411770 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@c2ecf6db5522: 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") 20241002120411789 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39519<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@c2ecf6db5522: Created GsupExpect[0] for "262428250122416" to be handled at TC_subscr_create_on_demand_sai(308) 20241002120411802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40516<->l=127.0.0.1:4258 20241002120411814 DLINP <000b> input/ipa.c:451 connected read/write 20241002120411814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120411814 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428250122416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428250122416"} 20241002120411814 DMAIN <0000> hlr.c:227 IMSI='262428250122416': Creating subscriber on demand 20241002120411833 DMAIN <0000> hlr.c:243 IMSI='262428250122416': Successfully assigned MSISDN='438' 20241002120411834 DAUC <0003> db_auc.c:157 IMSI='262428250122416': No 2G Auth Data 20241002120411834 DAUC <0003> db_auc.c:192 IMSI='262428250122416': No 3G Auth Data 20241002120411834 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428250122416 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 20241002120411834 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428250122416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428250122416" cause=IMSI unknown in HLR} 20241002120411834 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428250122416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241002120411834 DLINP <000b> input/ipa.c:451 connected read/write 20241002120411834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120411834 DLINP <000b> input/ipa.c:451 connected read/write 20241002120411834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@c2ecf6db5522: Found GsupExpect[0] for "262428250122416" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@c2ecf6db5522: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262428250122416" TC_subscr_create_on_demand_sai(308)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120411839 DAUC <0003> db_auc.c:157 IMSI='262428250122416': No 2G Auth Data 20241002120411839 DAUC <0003> db_auc.c:192 IMSI='262428250122416': No 3G Auth Data 20241002120411841 DAUC <0003> db_auc.c:157 IMSI='262428250122416': No 2G Auth Data 20241002120411841 DAUC <0003> db_auc.c:192 IMSI='262428250122416': No 3G Auth Data 20241002120411843 DAUC <0003> db_auc.c:157 IMSI='262428250122416': No 2G Auth Data 20241002120411843 DAUC <0003> db_auc.c:192 IMSI='262428250122416': No 3G Auth Data 20241002120411846 DLINP <000b> input/ipa.c:451 connected read/write 20241002120411846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120411846 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428250122416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428250122416" cn_domain=PS} 20241002120411846 DLU <0006> fsm.c:456 lu(262428250122416)[0x612000014920]{UNVALIDATED}: Allocated 20241002120411847 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428250122416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241002120411852 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428250122416)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120411853 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428250122416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428250122416" cn_domain=PS} 20241002120411853 DLINP <000b> input/ipa.c:451 connected read/write 20241002120411853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120411853 DLINP <000b> input/ipa.c:451 connected read/write 20241002120411853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120411857 DLINP <000b> input/ipa.c:451 connected read/write 20241002120411858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120411858 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428250122416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428250122416"} 20241002120411858 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428250122416)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120411858 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428250122416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120411858 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428250122416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428250122416"} 20241002120411858 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428250122416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120411858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428250122416)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120411858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428250122416)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120411858 DLU <0006> fsm.c:568 lu(PS:IMSI-262428250122416)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120411858 DLINP <000b> input/ipa.c:451 connected read/write 20241002120411858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120411858 DLINP <000b> input/ipa.c:451 connected read/write 20241002120411858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120411865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40516<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@c2ecf6db5522: Final verdict of PTC: pass 20241002120411867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40502<->l=127.0.0.1:4258 20241002120411868 DLINP <000b> input/ipa.c:451 connected read/write 20241002120411868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120411869 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120411869 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120411869 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120411869 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39519<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@c2ecf6db5522: Final verdict of PTC: none 306@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 306: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@c2ecf6db5522: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Wed Oct 2 12:04:11 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 20241002120411905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40520<->l=127.0.0.1:4258 20241002120412006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40520<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4888) Waiting for packet dumper to finish... 1 (prev_count=4888, count=15460) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Wed Oct 2 12:04:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_MSLookup_mDNS_service_other_home started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120415126 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120415127 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120415131 DLINP <000b> input/ipa.c:451 connected read/write 20241002120415131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120415131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40530<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@c2ecf6db5522: 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) } } } } 20241002120415132 DLINP <000b> input/ipa.c:451 connected read/write 20241002120415132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(309)@c2ecf6db5522: 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 } } } } 20241002120415132 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120415132 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120415132 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120415132 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120415132 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120415132 DLGSUP <0013> gsup_server.c:235 2: 20241002120415132 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120415132 DLGSUP <0013> gsup_server.c:235 3: 20241002120415132 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120415132 DLGSUP <0013> gsup_server.c:235 4: 20241002120415132 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120415132 DLGSUP <0013> gsup_server.c:235 5: 20241002120415132 DLGSUP <0013> gsup_server.c:237 5: 00 HLR_Test-GSUP-IPA(309)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120415132 DLGSUP <0013> gsup_server.c:235 7: 20241002120415132 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120415132 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120415132 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120415132 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@c2ecf6db5522: 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") 20241002120415153 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44913<->l=127.0.0.1:4259) 20241002120415157 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241002120415157 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@c2ecf6db5522: Created GsupExpect[0] for "262425879094748" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241002120415183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40542<->l=127.0.0.1:4258 20241002120415193 DAUC <0003> db_auc.c:157 IMSI='262425879094748': No 2G Auth Data 20241002120415193 DAUC <0003> db_auc.c:192 IMSI='262425879094748': No 3G Auth Data 20241002120415208 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616485403.msisdn 20241002120415208 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616485403.msisdn: not attached (vlr_number unset) 20241002120415208 DDGSM <0007> mslookup_server.c:327 sip.voice.491616485403.msisdn: does not exist in GSUP proxy 20241002120416215 DLINP <000b> input/ipa.c:451 connected read/write 20241002120416215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120416215 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425879094748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425879094748" cn_domain=CS} 20241002120416215 DLU <0006> fsm.c:456 lu(262425879094748)[0x612000014da0]{UNVALIDATED}: Allocated 20241002120416215 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425879094748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241002120416240 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262425879094748)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241002120416241 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425879094748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425879094748" cn_domain=CS} 20241002120416241 DLINP <000b> input/ipa.c:451 connected read/write 20241002120416241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120416241 DLINP <000b> input/ipa.c:451 connected read/write 20241002120416241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@c2ecf6db5522: Found GsupExpect[0] for "262425879094748" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@c2ecf6db5522: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262425879094748" 20241002120416250 DLINP <000b> input/ipa.c:451 connected read/write 20241002120416250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120416250 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425879094748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425879094748"} 20241002120416250 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262425879094748)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241002120416250 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425879094748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241002120416250 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425879094748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425879094748"} 20241002120416250 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425879094748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120416250 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425879094748)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241002120416250 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425879094748)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241002120416250 DLU <0006> fsm.c:568 lu(CS:IMSI-262425879094748)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241002120416250 DLINP <000b> input/ipa.c:451 connected read/write 20241002120416250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120416250 DLINP <000b> input/ipa.c:451 connected read/write 20241002120416250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120416254 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616485403.msisdn 20241002120416255 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616485403.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241002120416255 DDGSM <0007> mslookup_server.c:327 sip.voice.491616485403.msisdn: does not exist in GSUP proxy 20241002120416255 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616485403.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@c2ecf6db5522: setverdict(pass): pass -> pass, component reason not changed 20241002120416264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40542<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@c2ecf6db5522: Final verdict of PTC: pass 20241002120416265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40530<->l=127.0.0.1:4258 20241002120416267 DLINP <000b> input/ipa.c:451 connected read/write 20241002120416267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120416267 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120416267 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120416267 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241002120416267 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44913<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@c2ecf6db5522: Final verdict of PTC: none 311@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 311: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@c2ecf6db5522: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Wed Oct 2 12:04:16 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 20241002120416304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40544<->l=127.0.0.1:4258 20241002120416405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40544<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11984) Waiting for packet dumper to finish... 1 (prev_count=11984, count=18460) 20241002120417427 DSS <0004> hlr_ussd.c:239 262420969062664/0x6f98285e: SS Session Timeout, destroying 20241002120417428 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420969062664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Wed Oct 2 12:04:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_MSLookup_GSUP_proxy started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120419512 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120419512 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120419514 DLINP <000b> input/ipa.c:451 connected read/write 20241002120419514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120419514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40550<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120419516 DLINP <000b> input/ipa.c:451 connected read/write 20241002120419516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120419516 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120419516 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120419516 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120419516 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120419516 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120419516 DLGSUP <0013> gsup_server.c:235 2: 20241002120419516 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120419516 DLGSUP <0013> gsup_server.c:235 3: 20241002120419516 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120419516 DLGSUP <0013> gsup_server.c:235 4: 20241002120419516 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120419516 DLGSUP <0013> gsup_server.c:235 5: 20241002120419516 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120419516 DLGSUP <0013> gsup_server.c:235 7: 20241002120419516 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120419516 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120419516 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120419516 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120419516 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241002120419516 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@c2ecf6db5522: 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") 20241002120419542 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34309<->l=127.0.0.1:4259) 20241002120419543 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241002120419543 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@c2ecf6db5522: Created GsupExpect[0] for "262428825461414" to be handled at TC_MSLookup_GSUP_proxy(320) 20241002120419550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40564<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@c2ecf6db5522: Created GsupExpect[0] for "262428825461414" to be handled at TC_MSLookup_GSUP_proxy(320) 20241002120419558 DLINP <000b> input/ipa.c:451 connected read/write 20241002120419558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120419558 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428825461414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428825461414" cn_domain=CS} 20241002120419558 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428825461414 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241002120419558 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428825461414 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241002120419558 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428825461414.imsi 20241002120419558 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428825461414.imsi 20241002120419558 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428825461414.imsi: does not exist in local HLR 20241002120419562 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428825461414 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241002120419562 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241002120419562 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241002120419562 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241002120419562 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241002120419562 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241002120419562 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428825461414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120419562 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002120419562 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241002120419562 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002120419562 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241002120419562 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002120419562 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@c2ecf6db5522: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@c2ecf6db5522: 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) } } } } 20241002120419563 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120419563 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120419563 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241002120419563 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241002120419563 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241002120419563 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120419563 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120419563 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(318)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@c2ecf6db5522: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@c2ecf6db5522: Found GsupExpect[0] for "262428825461414" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@c2ecf6db5522: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428825461414" HLR_Test-GSUP-server-IPA(318)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120419606 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120419606 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120419606 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120419606 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120419606 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428825461414 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616200380 20241002120419606 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428825461414 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002120419606 DLINP <000b> input/ipa.c:451 connected read/write 20241002120419606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120419606 DLINP <000b> input/ipa.c:451 connected read/write 20241002120419607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@c2ecf6db5522: Found GsupExpect[0] for "262428825461414" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@c2ecf6db5522: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428825461414" 20241002120419615 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120419615 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120419615 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428825461414 MSISDN-491616200380 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002120419615 DLINP <000b> input/ipa.c:451 connected read/write 20241002120419615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120419615 DLINP <000b> input/ipa.c:451 connected read/write 20241002120419615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120419620 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120419620 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120419620 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428825461414 MSISDN-491616200380 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 20241002120419620 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428825461414 MSISDN-491616200380 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002120419620 DLINP <000b> input/ipa.c:451 connected read/write 20241002120419620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120419620 DLINP <000b> input/ipa.c:451 connected read/write 20241002120419620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120419624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40564<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@c2ecf6db5522: Final verdict of PTC: pass 20241002120419625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40550<->l=127.0.0.1:4258 20241002120419627 DLINP <000b> input/ipa.c:451 connected read/write 20241002120419627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120419628 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120419628 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120419628 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(317)@c2ecf6db5522: Final verdict of PTC: none 20241002120419628 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34309<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@c2ecf6db5522: Final verdict of PTC: none 316@c2ecf6db5522: Final verdict of PTC: none 20241002120419629 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120419629 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120419629 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server HLR_Test-GSUP-IPA(314)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@c2ecf6db5522: Final verdict of PTC: none 20241002120419630 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241002120419630 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server-IPA(318)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 316: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@c2ecf6db5522: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Wed Oct 2 12:04:19 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 20241002120419711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40578<->l=127.0.0.1:4258 20241002120419812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40578<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=18388) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Wed Oct 2 12:04:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120422918 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120422918 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120422920 DLINP <000b> input/ipa.c:451 connected read/write 20241002120422920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120422920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57948<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120422923 DLINP <000b> input/ipa.c:451 connected read/write 20241002120422923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120422923 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120422923 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120422923 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120422923 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120422923 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120422923 DLGSUP <0013> gsup_server.c:235 2: 20241002120422923 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120422923 DLGSUP <0013> gsup_server.c:235 3: 20241002120422923 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120422923 DLGSUP <0013> gsup_server.c:235 4: 20241002120422923 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120422923 DLGSUP <0013> gsup_server.c:235 5: 20241002120422923 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120422923 DLGSUP <0013> gsup_server.c:235 7: 20241002120422923 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120422923 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120422923 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120422923 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120422923 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241002120422923 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@c2ecf6db5522: 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") 20241002120422936 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40827<->l=127.0.0.1:4259) 20241002120422937 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241002120422937 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@c2ecf6db5522: Created GsupExpect[0] for "262421652872360" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241002120422946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57958<->l=127.0.0.1:4258 20241002120422959 DAUC <0003> db_auc.c:157 IMSI='262421652872360': No 2G Auth Data 20241002120422959 DAUC <0003> db_auc.c:192 IMSI='262421652872360': No 3G Auth Data 20241002120422973 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421652872360.imsi 20241002120422973 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421652872360.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120422987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57958<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@c2ecf6db5522: Final verdict of PTC: pass 20241002120422989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57948<->l=127.0.0.1:4258 20241002120422991 DLINP <000b> input/ipa.c:451 connected read/write 20241002120422991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120422991 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120422991 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120422991 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@c2ecf6db5522: Final verdict of PTC: none 323@c2ecf6db5522: Final verdict of PTC: none 20241002120422992 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40827<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 323: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@c2ecf6db5522: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Wed Oct 2 12:04:23 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 20241002120423069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57964<->l=127.0.0.1:4258 20241002120423170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57964<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=16188) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Wed Oct 2 12:04:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120426294 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120426294 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120426299 DLINP <000b> input/ipa.c:451 connected read/write 20241002120426299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120426300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@c2ecf6db5522: 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) } } } } 20241002120426303 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241002120426303 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@c2ecf6db5522: 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 } } } } 20241002120426304 DLINP <000b> input/ipa.c:451 connected read/write 20241002120426304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120426304 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120426304 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120426304 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120426304 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120426304 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120426304 DLGSUP <0013> gsup_server.c:235 2: 20241002120426304 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120426304 DLGSUP <0013> gsup_server.c:235 3: 20241002120426304 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120426304 DLGSUP <0013> gsup_server.c:235 4: 20241002120426304 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120426304 DLGSUP <0013> gsup_server.c:235 5: 20241002120426304 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120426304 DLGSUP <0013> gsup_server.c:235 7: 20241002120426304 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120426304 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120426304 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120426304 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@c2ecf6db5522: 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") 20241002120426320 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46495<->l=127.0.0.1:4259) 20241002120426321 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241002120426321 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@c2ecf6db5522: Created GsupExpect[0] for "262425253347725" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241002120426326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57980<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@c2ecf6db5522: Created GsupExpect[0] for "262425253347725" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241002120426346 DLINP <000b> input/ipa.c:451 connected read/write 20241002120426346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120426346 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425253347725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425253347725" cn_domain=CS} 20241002120426346 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425253347725 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241002120426346 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425253347725 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241002120426346 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425253347725.imsi 20241002120426346 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425253347725.imsi 20241002120426346 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425253347725.imsi: does not exist in local HLR 20241002120426356 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425253347725 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241002120426356 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241002120426356 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241002120426356 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241002120426356 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241002120426356 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241002120426356 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425253347725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120426356 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002120426356 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241002120426356 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002120426356 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241002120426356 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002120426356 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@c2ecf6db5522: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@c2ecf6db5522: 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) } } } } 20241002120426359 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120426359 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120426359 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241002120426359 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241002120426359 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002120426360 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120426360 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120426360 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@c2ecf6db5522: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@c2ecf6db5522: Found GsupExpect[0] for "262425253347725" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@c2ecf6db5522: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425253347725" HLR_Test-GSUP-server-IPA(330)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120426402 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120426402 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120426402 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120426402 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120426402 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425253347725 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617517360 20241002120426403 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425253347725 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002120426403 DLINP <000b> input/ipa.c:451 connected read/write 20241002120426403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120426403 DLINP <000b> input/ipa.c:451 connected read/write 20241002120426403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@c2ecf6db5522: Found GsupExpect[0] for "262425253347725" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@c2ecf6db5522: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425253347725" 20241002120426411 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120426411 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120426411 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425253347725 MSISDN-491617517360 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002120426411 DLINP <000b> input/ipa.c:451 connected read/write 20241002120426411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120426412 DLINP <000b> input/ipa.c:451 connected read/write 20241002120426412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120426415 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120426415 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120426415 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425253347725 MSISDN-491617517360 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 20241002120426415 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425253347725 MSISDN-491617517360 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002120426415 DLINP <000b> input/ipa.c:451 connected read/write 20241002120426415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120426415 DLINP <000b> input/ipa.c:451 connected read/write 20241002120426415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120426419 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425253347725.imsi 20241002120426419 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425253347725.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120427420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57980<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@c2ecf6db5522: Final verdict of PTC: pass 20241002120427421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 20241002120427424 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46495<->l=127.0.0.1:4259) 20241002120427424 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120427424 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120427424 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241002120427424 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241002120427424 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(329)@c2ecf6db5522: Final verdict of PTC: none 328@c2ecf6db5522: Final verdict of PTC: none 20241002120427425 DLINP <000b> input/ipa.c:451 connected read/write 20241002120427425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120427425 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241002120427425 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120427425 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 328: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@c2ecf6db5522: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Wed Oct 2 12:04:27 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 20241002120427449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57992<->l=127.0.0.1:4258 20241002120427550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57992<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14068) Waiting for packet dumper to finish... 1 (prev_count=14068, count=18832) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Wed Oct 2 12:04:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@c2ecf6db5522: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@c2ecf6db5522: legacy= false MTC@c2ecf6db5522: in not legacy case 1 MTC@c2ecf6db5522: in not legacy case 2 20241002120430642 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241002120430642 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120430645 DLINP <000b> input/ipa.c:451 connected read/write 20241002120430645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120430646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57998<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@c2ecf6db5522: 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)@c2ecf6db5522: 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 } } } } 20241002120430650 DLINP <000b> input/ipa.c:451 connected read/write 20241002120430650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120430650 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241002120430650 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241002120430650 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241002120430650 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241002120430650 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241002120430650 DLGSUP <0013> gsup_server.c:235 2: 20241002120430650 DLGSUP <0013> gsup_server.c:237 2: 00 20241002120430650 DLGSUP <0013> gsup_server.c:235 3: 20241002120430650 DLGSUP <0013> gsup_server.c:237 3: 00 20241002120430650 DLGSUP <0013> gsup_server.c:235 4: 20241002120430650 DLGSUP <0013> gsup_server.c:237 4: 00 20241002120430650 DLGSUP <0013> gsup_server.c:235 5: 20241002120430650 DLGSUP <0013> gsup_server.c:237 5: 00 20241002120430650 DLGSUP <0013> gsup_server.c:235 7: 20241002120430650 DLGSUP <0013> gsup_server.c:237 7: 00 20241002120430650 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241002120430650 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241002120430650 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)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120430652 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241002120430652 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@c2ecf6db5522: 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") 20241002120430685 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32795<->l=127.0.0.1:4259) 20241002120430687 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241002120430687 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@c2ecf6db5522: Created GsupExpect[0] for "262428895059575" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241002120430696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58014<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@c2ecf6db5522: Created GsupExpect[0] for "262428895059575" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241002120430700 DLINP <000b> input/ipa.c:451 connected read/write 20241002120430700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120430700 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428895059575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428895059575" cn_domain=CS} 20241002120430700 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428895059575 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241002120430700 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428895059575 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241002120430700 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428895059575.imsi 20241002120430700 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428895059575.imsi 20241002120430700 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428895059575.imsi: does not exist in local HLR 20241002120430707 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428895059575 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241002120430707 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241002120430707 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241002120430707 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241002120430707 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241002120430707 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241002120430707 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428895059575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241002120430707 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002120430707 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241002120430707 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002120430707 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241002120430707 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241002120430707 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@c2ecf6db5522: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@c2ecf6db5522: 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) } } } } 20241002120430711 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120430711 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120430711 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241002120430711 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241002120430711 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002120430713 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120430713 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120430713 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@c2ecf6db5522: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@c2ecf6db5522: Found GsupExpect[0] for "262428895059575" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@c2ecf6db5522: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428895059575" HLR_Test-GSUP-server-IPA(337)@c2ecf6db5522: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@c2ecf6db5522: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002120430754 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120430754 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120430754 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120430754 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120430754 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428895059575 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618585183 20241002120430755 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428895059575 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002120430755 DLINP <000b> input/ipa.c:451 connected read/write 20241002120430755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120430755 DLINP <000b> input/ipa.c:451 connected read/write 20241002120430755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@c2ecf6db5522: Found GsupExpect[0] for "262428895059575" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@c2ecf6db5522: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428895059575" 20241002120430762 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120430762 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120430762 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428895059575 MSISDN-491618585183 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002120430762 DLINP <000b> input/ipa.c:451 connected read/write 20241002120430762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120430762 DLINP <000b> input/ipa.c:451 connected read/write 20241002120430762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120430765 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120430765 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120430765 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428895059575 MSISDN-491618585183 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 20241002120430765 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428895059575 MSISDN-491618585183 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241002120430765 DLINP <000b> input/ipa.c:451 connected read/write 20241002120430765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120430766 DLINP <000b> input/ipa.c:451 connected read/write 20241002120430766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241002120430769 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618585183.msisdn 20241002120430769 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618585183.msisdn: does not exist in local HLR 20241002120430769 DDGSM <0007> mslookup_server.c:352 sip.voice.491618585183.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241002120430769 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618585183.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@c2ecf6db5522: setverdict(pass): none -> pass 20241002120430773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58014<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@c2ecf6db5522: Final verdict of PTC: pass 20241002120430775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57998<->l=127.0.0.1:4258 20241002120430777 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32795<->l=127.0.0.1:4259) 20241002120430778 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241002120430778 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241002120430778 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241002120430778 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241002120430778 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241002120430778 DLINP <000b> input/ipa.c:451 connected read/write 20241002120430778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241002120430778 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 335@c2ecf6db5522: Final verdict of PTC: none 20241002120430778 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241002120430778 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@c2ecf6db5522: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP(334)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@c2ecf6db5522: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@c2ecf6db5522: Final verdict of PTC: none MTC@c2ecf6db5522: Setting final verdict of the test case. MTC@c2ecf6db5522: Local verdict of MTC: none MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC with component reference 335: none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@c2ecf6db5522: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@c2ecf6db5522: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@c2ecf6db5522: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Wed Oct 2 12:04:30 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 20241002120430870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58028<->l=127.0.0.1:4258 20241002120430971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58028<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6852) Waiting for packet dumper to finish... 1 (prev_count=6852, count=20592) MTC@c2ecf6db5522: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@c2ecf6db5522: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c2ecf6db5522: Terminating MTC. MC@c2ecf6db5522: MTC terminated. MC2> exit MC@c2ecf6db5522: Shutting down session. MC@c2ecf6db5522: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7460.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 xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail->PASS HLR_Tests.TC_MSLookup_GSUP_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail->PASS: 5 pass: 33 [testenv] Testsuite is done [testenv] Stopping testsuite (704211) [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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241002-1202-f279a1a3', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241002-1202-f279a1a3', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (704167) [testenv] Showing junit-xml-7460.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241002-1202-f279a1a3', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/junit-xml-7460.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='137.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.091594'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.645155'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.899811'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.521156'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.091759'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.102054'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.057430'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.083500'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.743991'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.793026'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.758722'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.230510'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.167034'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.835767'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='1.238627'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.079045'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.346504'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.294293'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.336425'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.261894'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.281886'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.235832'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.250021'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.311178'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.335354'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.151215'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.334714'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.395037'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.428967'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.096812'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.326150'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.192408'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.140499'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.166929'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.134419'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.096488'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.157540'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.152539'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20241002-1202-f279a1a3'] testenv-hlr-osmocom-nightly-asan-20241002-1202-f279a1a3 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/118/artifact/logs/ + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS