Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 89064cc591ba3bae7c3b6040f1b510b56acf42d8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 89064cc591ba3bae7c3b6040f1b510b56acf42d8 # timeout=10
Commit message: "s1gw: add testcases for INITIAL CONTEXT SETUP"
 > git rev-list --no-walk 89064cc591ba3bae7c3b6040f1b510b56acf42d8 # timeout=10
[ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins15787245113494414224.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-17 13:52:04 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20241001-0555-5d33c505', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] 1562b242cc02de56972cd635c0ed9e676caaf58eafde95b6d753fa7f85ea93bf [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241001-0555-5d33c505', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241001-0555-5d33c505', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:6 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [185 kB] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [79.3 kB] Fetched 9311 kB in 1s (9759 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241001-0555-5d33c505', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241001-0555-5d33c505', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241001-0555-5d33c505', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241001-0555-5d33c505', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241001-0555-5d33c505', '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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241001-0555-5d33c505', 'make', '-j', '17'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_1.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_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_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_4.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_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_5.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_7.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_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_6.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_4.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_1.cc Creating dependency file for IPL4asp_Types_part_2.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_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_PortType_part_1.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_6.cc Creating dependency file for IPA_CodecPort_part_7.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_1.cc Creating dependency file for GSUP_Emulation_part_2.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 TCCEncoding_Functions.cc Creating dependency file for TCCInterface_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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20241001-0555-5d33c505', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20241001-0555-5d33c505', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Hit:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Fetched 194 kB in 1s (360 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20241001-0555-5d33c505', '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 The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. Need to get 855 kB of archives. After this operation, 2272 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409302026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.13.ddc5.202409302026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.13.ddc5.202409302026 [69.8 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.13.ddc5.202409302026 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.13.ddc5.202409302026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.13.9119.202409302026 [73.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202409302026 [19.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202409302026 [23.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.13.ddc5.202409302026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202409302026 [112 kB] Fetched 855 kB in 0s (6993 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (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_202409302026_amd64.deb ... Unpacking osmocom-nightly (202409302026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.13.ddc5.202409302026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.13.ddc5.202409302026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.13.ddc5.202409302026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.13.ddc5.202409302026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.13.ddc5.202409302026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.13.ddc5.202409302026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.13.ddc5.202409302026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.13.ddc5.202409302026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.13.9119.202409302026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.13.9119.202409302026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202409302026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409302026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202409302026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409302026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.13.ddc5.202409302026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.13.ddc5.202409302026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202409302026_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202409302026) ... Setting up osmocom-nightly (202409302026) ... Setting up libosmocore22:amd64 (1.10.0.13.ddc5.202409302026) ... Setting up libosmovty13:amd64 (1.10.0.13.ddc5.202409302026) ... Setting up libosmoisdn0:amd64 (1.10.0.13.ddc5.202409302026) ... Setting up libosmogsm20:amd64 (1.10.0.13.ddc5.202409302026) ... Setting up libosmoabis13:amd64 (1.6.0.13.9119.202409302026) ... Setting up libosmoctrl0:amd64 (1.10.0.13.ddc5.202409302026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409302026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409302026) ... Setting up osmo-hlr (1.8.0.2.7c06.202409302026) ... 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/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20241001-0555-5d33c505', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20241001-0555-5d33c505', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20241001-0555-5d33c505', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20241001-0555-5d33c505', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20241001-0555-5d33c505', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20241001-0555-5d33c505', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20241001-0555-5d33c505', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20241001-0555-5d33c505', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20241001-0555-5d33c505', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20241001055522592 DMAIN <0000> hlr.c:813 hlr starting 20241001055522592 DDB <0001> db.c:599 using database: hlr.db 20241001055522592 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241001055522592 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241001055522593 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241001055522593 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241001055522623 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241001055522623 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241001-0555-5d33c505', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] 20241001055523035 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241001055523036 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241001055523036 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 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@1562b242cc02: Unix server socket created successfully. MC@1562b242cc02: Listening on TCP port 36271. MC2> 1562b242cc02 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 1562b242cc02 36271 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@1562b242cc02: New HC connected from 10.0.2.100 [10.0.2.100]. 1562b242cc02: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@1562b242cc02: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@1562b242cc02: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@1562b242cc02: Configuration file was processed on all HCs. MC@1562b242cc02: Creating MTC on host 10.0.2.100. MC@1562b242cc02: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Tue Oct 1 05:55:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_sai_err_invalid_imsi started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055524549 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055524549 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055524550 DLINP <000b> input/ipa.c:451 connected read/write 20241001055524550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055524551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60092<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055524552 DLINP <000b> input/ipa.c:451 connected read/write 20241001055524552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055524552 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055524552 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055524552 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 20241001055524552 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055524552 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 20241001055524552 DLGSUP <0013> gsup_server.c:235 2: 20241001055524552 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055524552 DLGSUP <0013> gsup_server.c:235 3: 20241001055524552 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055524552 DLGSUP <0013> gsup_server.c:235 4: 20241001055524552 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055524552 DLGSUP <0013> gsup_server.c:235 5: 20241001055524552 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055524552 DLGSUP <0013> gsup_server.c:235 7: 20241001055524552 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055524552 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055524552 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055524552 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@1562b242cc02: 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") 20241001055524575 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38631<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@1562b242cc02: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241001055524587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60106<->l=127.0.0.1:4258 20241001055524593 DLINP <000b> input/ipa.c:451 connected read/write 20241001055524593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055524593 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"} 20241001055524593 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" 20241001055524593 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} 20241001055524593 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 20241001055524593 DLINP <000b> input/ipa.c:451 connected read/write 20241001055524593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055524593 DLINP <000b> input/ipa.c:451 connected read/write 20241001055524593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@1562b242cc02: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@1562b242cc02: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055524596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60106<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@1562b242cc02: Final verdict of PTC: pass 20241001055524597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60092<->l=127.0.0.1:4258 20241001055524598 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38631<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@1562b242cc02: Final verdict of PTC: none 20241001055524598 DLINP <000b> input/ipa.c:451 connected read/write 20241001055524598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055524598 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055524598 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055524598 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 5@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 5: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@1562b242cc02: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Tue Oct 1 05:55:24 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 20241001055524663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60118<->l=127.0.0.1:4258 20241001055524664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60118<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12344) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Tue Oct 1 05:55:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_sai started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055527728 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055527728 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055527730 DLINP <000b> input/ipa.c:451 connected read/write 20241001055527731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055527731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50608<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055527733 DLINP <000b> input/ipa.c:451 connected read/write 20241001055527733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055527733 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055527733 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055527733 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 20241001055527733 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055527733 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 20241001055527733 DLGSUP <0013> gsup_server.c:235 2: 20241001055527733 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055527733 DLGSUP <0013> gsup_server.c:235 3: 20241001055527733 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055527733 DLGSUP <0013> gsup_server.c:235 4: 20241001055527733 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055527734 DLGSUP <0013> gsup_server.c:235 5: 20241001055527734 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055527734 DLGSUP <0013> gsup_server.c:235 7: 20241001055527734 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055527734 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055527734 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055527734 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@1562b242cc02: 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") 20241001055527755 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45947<->l=127.0.0.1:4259) 20241001055527782 DAUC <0003> db_auc.c:157 IMSI='262423424687741': No 2G Auth Data 20241001055527782 DAUC <0003> db_auc.c:192 IMSI='262423424687741': No 3G Auth Data HLR_Test-GSUP(9)@1562b242cc02: Created GsupExpect[0] for "262423424687741" to be handled at TC_gsup_sai(12) 20241001055527831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50624<->l=127.0.0.1:4258 20241001055527834 DLINP <000b> input/ipa.c:451 connected read/write 20241001055527834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055527834 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423424687741 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423424687741"} 20241001055527842 DAUC <0003> db_auc.c:192 IMSI='262423424687741': No 3G Auth Data 20241001055527842 DAUC <0003> db_auc.c:236 IMSI='262423424687741': Calling to generate 5 vectors 20241001055527842 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241001055527842 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055527842 DAUC <0003> auc.c:113 vector [0]: rand = 4b4deeac6fc4963be6af3b52323a3713 20241001055527842 DAUC <0003> auc.c:179 vector [0]: kc = cf074dd9226e0000 20241001055527842 DAUC <0003> auc.c:180 vector [0]: sres = c8aa4116 20241001055527842 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241001055527842 DAUC <0003> auc.c:113 vector [1]: rand = 3ae06e529bc91b64e30e6f42043e026a 20241001055527842 DAUC <0003> auc.c:179 vector [1]: kc = 7ee37a7b33938400 20241001055527842 DAUC <0003> auc.c:180 vector [1]: sres = 7802a299 20241001055527842 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241001055527842 DAUC <0003> auc.c:113 vector [2]: rand = c40e7e74a15b2eac0dc718fd0c788bb5 20241001055527842 DAUC <0003> auc.c:179 vector [2]: kc = 5010ec5998557800 20241001055527842 DAUC <0003> auc.c:180 vector [2]: sres = a6c5f44e 20241001055527842 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241001055527842 DAUC <0003> auc.c:113 vector [3]: rand = 54c8ae7ff81c7308c01505d68ee00d65 20241001055527842 DAUC <0003> auc.c:179 vector [3]: kc = 734f3b6f225ea800 20241001055527842 DAUC <0003> auc.c:180 vector [3]: sres = f4946a9c 20241001055527842 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241001055527842 DAUC <0003> auc.c:113 vector [4]: rand = 3e89e504e7af19472f4750b75821751b 20241001055527842 DAUC <0003> auc.c:179 vector [4]: kc = c259b9d257831400 20241001055527842 DAUC <0003> auc.c:180 vector [4]: sres = a6f14cdb 20241001055527842 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241001055527842 DAUC <0003> db_auc.c:245 IMSI='262423424687741': Generated 5 vectors 20241001055527842 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423424687741 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423424687741"} 20241001055527842 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423424687741 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055527842 DLINP <000b> input/ipa.c:451 connected read/write 20241001055527842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055527842 DLINP <000b> input/ipa.c:451 connected read/write 20241001055527842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@1562b242cc02: Found GsupExpect[0] for "262423424687741" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@1562b242cc02: Added IMSI table entry 0TC_gsup_sai(12)"262423424687741" TC_gsup_sai(12)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_sai(12)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055527846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50624<->l=127.0.0.1:4258 TC_gsup_sai(12)@1562b242cc02: Final verdict of PTC: pass 20241001055527870 DAUC <0003> db_auc.c:157 IMSI='262425751963532': No 2G Auth Data 20241001055527870 DAUC <0003> db_auc.c:192 IMSI='262425751963532': No 3G Auth Data HLR_Test-GSUP(9)@1562b242cc02: Created GsupExpect[0] for "262425751963532" to be handled at TC_gsup_sai(13) 20241001055527905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50634<->l=127.0.0.1:4258 20241001055527908 DLINP <000b> input/ipa.c:451 connected read/write 20241001055527908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055527908 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425751963532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425751963532"} 20241001055527908 DAUC <0003> db_auc.c:192 IMSI='262425751963532': No 3G Auth Data 20241001055527908 DAUC <0003> db_auc.c:236 IMSI='262425751963532': Calling to generate 5 vectors 20241001055527908 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241001055527908 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055527908 DAUC <0003> auc.c:113 vector [0]: rand = da9ec801b8606b62a815e8a56cea461c 20241001055527908 DAUC <0003> auc.c:179 vector [0]: kc = a7839300ab200000 20241001055527908 DAUC <0003> auc.c:180 vector [0]: sres = b4b97f70 20241001055527908 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241001055527908 DAUC <0003> auc.c:113 vector [1]: rand = 56e91b174a896ab4c61bfd0bb8afbb06 20241001055527908 DAUC <0003> auc.c:179 vector [1]: kc = ccf367b37f5c0800 20241001055527908 DAUC <0003> auc.c:180 vector [1]: sres = 48f17268 20241001055527908 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241001055527908 DAUC <0003> auc.c:113 vector [2]: rand = 770421e9c45c47867337251b36d6b6fe 20241001055527908 DAUC <0003> auc.c:179 vector [2]: kc = 265fe83153a00000 20241001055527908 DAUC <0003> auc.c:180 vector [2]: sres = 5737a72a 20241001055527908 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241001055527908 DAUC <0003> auc.c:113 vector [3]: rand = cc7cecf17bb80a3157925fed83af26c7 20241001055527908 DAUC <0003> auc.c:179 vector [3]: kc = 1eb2a6d2a4fcf000 20241001055527908 DAUC <0003> auc.c:180 vector [3]: sres = a7996b4b 20241001055527908 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241001055527908 DAUC <0003> auc.c:113 vector [4]: rand = a0c9cf685d8d6df3bf494d359acf3633 20241001055527908 DAUC <0003> auc.c:179 vector [4]: kc = b80f16529bde9c00 20241001055527908 DAUC <0003> auc.c:180 vector [4]: sres = 05330242 20241001055527908 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241001055527908 DAUC <0003> db_auc.c:245 IMSI='262425751963532': Generated 5 vectors 20241001055527908 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425751963532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425751963532"} 20241001055527908 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425751963532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055527908 DLINP <000b> input/ipa.c:451 connected read/write 20241001055527908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055527908 DLINP <000b> input/ipa.c:451 connected read/write 20241001055527908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@1562b242cc02: Found GsupExpect[0] for "262425751963532" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@1562b242cc02: Added IMSI table entry 1TC_gsup_sai(13)"262425751963532" TC_gsup_sai(13)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_sai(13)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055527910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50634<->l=127.0.0.1:4258 TC_gsup_sai(13)@1562b242cc02: Final verdict of PTC: pass 20241001055527935 DAUC <0003> db_auc.c:157 IMSI='262425061480056': No 2G Auth Data 20241001055527935 DAUC <0003> db_auc.c:192 IMSI='262425061480056': No 3G Auth Data HLR_Test-GSUP(9)@1562b242cc02: Created GsupExpect[0] for "262425061480056" to be handled at TC_gsup_sai(14) 20241001055527968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50638<->l=127.0.0.1:4258 20241001055527971 DLINP <000b> input/ipa.c:451 connected read/write 20241001055527971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055527971 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425061480056 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425061480056"} 20241001055527972 DAUC <0003> db_auc.c:192 IMSI='262425061480056': No 3G Auth Data 20241001055527972 DAUC <0003> db_auc.c:236 IMSI='262425061480056': Calling to generate 5 vectors 20241001055527972 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241001055527972 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055527972 DAUC <0003> auc.c:113 vector [0]: rand = c0cb2c01ccfa58ef21dc580434522888 20241001055527972 DAUC <0003> auc.c:179 vector [0]: kc = 0d2e4741e57c8b4b 20241001055527972 DAUC <0003> auc.c:180 vector [0]: sres = f715b39f 20241001055527972 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241001055527972 DAUC <0003> auc.c:113 vector [1]: rand = d285c337269429a526e896ac795689a1 20241001055527972 DAUC <0003> auc.c:179 vector [1]: kc = 9f98c103ce274437 20241001055527972 DAUC <0003> auc.c:180 vector [1]: sres = 7fe5d616 20241001055527972 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241001055527972 DAUC <0003> auc.c:113 vector [2]: rand = e2b7c4a915a9a7260649d1b07a319405 20241001055527972 DAUC <0003> auc.c:179 vector [2]: kc = 67a340dac339e2b6 20241001055527972 DAUC <0003> auc.c:180 vector [2]: sres = 7a0c7f37 20241001055527972 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241001055527972 DAUC <0003> auc.c:113 vector [3]: rand = 9f2d8cff922f6037f66929483d8bc2b8 20241001055527972 DAUC <0003> auc.c:179 vector [3]: kc = bdb59bf09777ba76 20241001055527972 DAUC <0003> auc.c:180 vector [3]: sres = ae3d8dc9 20241001055527972 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241001055527972 DAUC <0003> auc.c:113 vector [4]: rand = 9c287942f2ea5112340941dedd848a80 20241001055527972 DAUC <0003> auc.c:179 vector [4]: kc = c1658c4c21ff68c8 20241001055527972 DAUC <0003> auc.c:180 vector [4]: sres = 1db95f4f 20241001055527972 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241001055527972 DAUC <0003> db_auc.c:245 IMSI='262425061480056': Generated 5 vectors 20241001055527972 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425061480056 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425061480056"} 20241001055527972 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425061480056 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055527972 DLINP <000b> input/ipa.c:451 connected read/write 20241001055527972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055527972 DLINP <000b> input/ipa.c:451 connected read/write 20241001055527972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@1562b242cc02: Found GsupExpect[0] for "262425061480056" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@1562b242cc02: Added IMSI table entry 2TC_gsup_sai(14)"262425061480056" TC_gsup_sai(14)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_sai(14)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055527974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50638<->l=127.0.0.1:4258 TC_gsup_sai(14)@1562b242cc02: Final verdict of PTC: pass 20241001055527999 DAUC <0003> db_auc.c:157 IMSI='262423396886630': No 2G Auth Data 20241001055527999 DAUC <0003> db_auc.c:192 IMSI='262423396886630': No 3G Auth Data HLR_Test-GSUP(9)@1562b242cc02: Created GsupExpect[0] for "262423396886630" to be handled at TC_gsup_sai(15) 20241001055528031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50650<->l=127.0.0.1:4258 20241001055528035 DLINP <000b> input/ipa.c:451 connected read/write 20241001055528035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055528035 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423396886630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423396886630"} 20241001055528035 DAUC <0003> db_auc.c:157 IMSI='262423396886630': No 2G Auth Data 20241001055528035 DAUC <0003> db_auc.c:236 IMSI='262423396886630': Calling to generate 5 vectors 20241001055528035 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241001055528035 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055528035 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055528035 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241001055528035 DAUC <0003> auc.c:113 vector [0]: rand = 5743dd0025c5eeb34da270c0625caeed 20241001055528035 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241001055528035 DAUC <0003> auc.c:142 vector [0]: autn = 1418658bdadd0000639fe130724161b4 20241001055528035 DAUC <0003> auc.c:143 vector [0]: ck = d68551a5937dabc480f9a3c28eae2177 20241001055528035 DAUC <0003> auc.c:144 vector [0]: ik = 5ceb4b1d53366f689e48d5a4f2d5ba14 20241001055528035 DAUC <0003> auc.c:145 vector [0]: res = 6e29065bc2754c520000000000000000 20241001055528035 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055528035 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241001055528035 DAUC <0003> auc.c:151 vector [0]: kc = 94df6cdebc305fcf 20241001055528035 DAUC <0003> auc.c:152 vector [0]: sres = ac5c4a09 20241001055528035 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241001055528035 DAUC <0003> auc.c:113 vector [1]: rand = 7fe27c3967e93171ab8a70ef39f7f24d 20241001055528035 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241001055528035 DAUC <0003> auc.c:142 vector [1]: autn = d686a9cfd1a2000094dbc571970919c7 20241001055528035 DAUC <0003> auc.c:143 vector [1]: ck = ea5cb2f605d3b3ffc43f27fadfa9c667 20241001055528035 DAUC <0003> auc.c:144 vector [1]: ik = f2022ddcea4be69e3c0a20f9a0f0a074 20241001055528035 DAUC <0003> auc.c:145 vector [1]: res = 8393b6f07004a6730000000000000000 20241001055528035 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055528035 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241001055528035 DAUC <0003> auc.c:151 vector [1]: kc = e06b982990c13372 20241001055528035 DAUC <0003> auc.c:152 vector [1]: sres = f3971083 20241001055528035 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241001055528035 DAUC <0003> auc.c:113 vector [2]: rand = 0615b75bd0717663abeb32d875374aea 20241001055528035 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241001055528035 DAUC <0003> auc.c:142 vector [2]: autn = c080b0a7b9120000894964331fa5ae77 20241001055528035 DAUC <0003> auc.c:143 vector [2]: ck = 4eb4a6c7d86a5218b0799626a5355db8 20241001055528035 DAUC <0003> auc.c:144 vector [2]: ik = 2029c6fe1c8f656efc4e44969a6c6551 20241001055528035 DAUC <0003> auc.c:145 vector [2]: res = c65493b415d2ad620000000000000000 20241001055528035 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055528035 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241001055528035 DAUC <0003> auc.c:151 vector [2]: kc = 22aab289fbbc0f9f 20241001055528035 DAUC <0003> auc.c:152 vector [2]: sres = d3863ed6 20241001055528035 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241001055528035 DAUC <0003> auc.c:113 vector [3]: rand = f5676afda34e107248e5999a8d8b29db 20241001055528035 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241001055528035 DAUC <0003> auc.c:142 vector [3]: autn = 2939726e884e00004b64df10547c3fff 20241001055528035 DAUC <0003> auc.c:143 vector [3]: ck = c7d5f3e542ae87dbc5c95ecf408a7bc1 20241001055528035 DAUC <0003> auc.c:144 vector [3]: ik = dd8f702314d7345c9af5a22e88579746 20241001055528035 DAUC <0003> auc.c:145 vector [3]: res = 4444dc0c14c3ea170000000000000000 20241001055528035 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055528035 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241001055528035 DAUC <0003> auc.c:151 vector [3]: kc = 45667f279ea45f00 20241001055528035 DAUC <0003> auc.c:152 vector [3]: sres = 5087361b 20241001055528035 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241001055528035 DAUC <0003> auc.c:113 vector [4]: rand = 74a3a23ddc0a408bd3837de4b5af9a8c 20241001055528035 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241001055528035 DAUC <0003> auc.c:142 vector [4]: autn = db2e03af2e150000962ac4b4dca81708 20241001055528035 DAUC <0003> auc.c:143 vector [4]: ck = 2a02974918ff684d368b23281c9ceca3 20241001055528035 DAUC <0003> auc.c:144 vector [4]: ik = 722f48260eaee93dd46662fd8349e55a 20241001055528035 DAUC <0003> auc.c:145 vector [4]: res = cc05bb3b730e03a40000000000000000 20241001055528035 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055528035 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241001055528035 DAUC <0003> auc.c:151 vector [4]: kc = bac09eba89848889 20241001055528035 DAUC <0003> auc.c:152 vector [4]: sres = bf0bb89f 20241001055528035 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241001055528035 DAUC <0003> db_auc.c:245 IMSI='262423396886630': Generated 5 vectors 20241001055528035 DAUC <0003> db_auc.c:249 IMSI='262423396886630': Updating SQN=161 in DB 20241001055528043 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423396886630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423396886630"} 20241001055528043 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423396886630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055528043 DLINP <000b> input/ipa.c:451 connected read/write 20241001055528043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055528043 DLINP <000b> input/ipa.c:451 connected read/write 20241001055528043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@1562b242cc02: Found GsupExpect[0] for "262423396886630" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@1562b242cc02: Added IMSI table entry 3TC_gsup_sai(15)"262423396886630" TC_gsup_sai(15)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_sai(15)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055528046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50650<->l=127.0.0.1:4258 TC_gsup_sai(15)@1562b242cc02: Final verdict of PTC: pass 20241001055528070 DAUC <0003> db_auc.c:157 IMSI='262422556473589': No 2G Auth Data 20241001055528070 DAUC <0003> db_auc.c:192 IMSI='262422556473589': No 3G Auth Data HLR_Test-GSUP(9)@1562b242cc02: Created GsupExpect[0] for "262422556473589" to be handled at TC_gsup_sai(16) 20241001055528101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50660<->l=127.0.0.1:4258 20241001055528105 DLINP <000b> input/ipa.c:451 connected read/write 20241001055528105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055528105 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422556473589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422556473589"} 20241001055528105 DAUC <0003> db_auc.c:157 IMSI='262422556473589': No 2G Auth Data 20241001055528105 DAUC <0003> db_auc.c:236 IMSI='262422556473589': Calling to generate 5 vectors 20241001055528105 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241001055528105 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055528105 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241001055528105 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241001055528105 DAUC <0003> auc.c:113 vector [0]: rand = 6816b6928dcb4805c6323d0bdd4bd867 20241001055528105 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241001055528105 DAUC <0003> auc.c:142 vector [0]: autn = 697f858cef97000025e9e2a11aa0a8a3 20241001055528105 DAUC <0003> auc.c:143 vector [0]: ck = 968c1e67b6e91f5765fe42b1255b5c83 20241001055528105 DAUC <0003> auc.c:144 vector [0]: ik = 5e1faf8de4718611fc79264dc6700e1b 20241001055528105 DAUC <0003> auc.c:145 vector [0]: res = cbe03526b94a33a50000000000000000 20241001055528105 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055528105 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241001055528105 DAUC <0003> auc.c:151 vector [0]: kc = 5114d516b1b3cbde 20241001055528105 DAUC <0003> auc.c:152 vector [0]: sres = 72aa0683 20241001055528105 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241001055528105 DAUC <0003> auc.c:113 vector [1]: rand = d77994d6b8c7c1351a6138521e42bf3c 20241001055528105 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241001055528105 DAUC <0003> auc.c:142 vector [1]: autn = 9938619ba5210000c3a2bd5bf30a5617 20241001055528105 DAUC <0003> auc.c:143 vector [1]: ck = f5dba081d38a36f04c1b9ddb3f0d2ee3 20241001055528105 DAUC <0003> auc.c:144 vector [1]: ik = ac71c852648740ad1b5254ea4a19e45f 20241001055528105 DAUC <0003> auc.c:145 vector [1]: res = 6ab71dc6c18be75a0000000000000000 20241001055528105 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055528105 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241001055528105 DAUC <0003> auc.c:151 vector [1]: kc = 0ee3a1e2c219bce1 20241001055528105 DAUC <0003> auc.c:152 vector [1]: sres = ab3cfa9c 20241001055528105 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241001055528105 DAUC <0003> auc.c:113 vector [2]: rand = 3fd0a0902f7db5ed0e87213656dc0b42 20241001055528105 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241001055528105 DAUC <0003> auc.c:142 vector [2]: autn = 2fd6fd2e25410000dbe64d2bc21b81e1 20241001055528105 DAUC <0003> auc.c:143 vector [2]: ck = 71aadfd4d8a499eaf925fdaa46db2f7a 20241001055528105 DAUC <0003> auc.c:144 vector [2]: ik = 2685d697c3a65db3aa839c60594cab2d 20241001055528105 DAUC <0003> auc.c:145 vector [2]: res = 1891058478a5e0900000000000000000 20241001055528105 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055528105 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241001055528105 DAUC <0003> auc.c:151 vector [2]: kc = 048968890495400e 20241001055528105 DAUC <0003> auc.c:152 vector [2]: sres = 6034e514 20241001055528105 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241001055528105 DAUC <0003> auc.c:113 vector [3]: rand = d92b4e926c4f8c0b700143056c0d063a 20241001055528105 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241001055528105 DAUC <0003> auc.c:142 vector [3]: autn = 41e69d3a38750000a06059277920babc 20241001055528105 DAUC <0003> auc.c:143 vector [3]: ck = 248e1f59586ac6c86dc4c3f6c7cea0bd 20241001055528105 DAUC <0003> auc.c:144 vector [3]: ik = 0596719f5f5ec858cec16ccdd76b7663 20241001055528105 DAUC <0003> auc.c:145 vector [3]: res = bd48ef883cfffc930000000000000000 20241001055528105 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055528105 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241001055528105 DAUC <0003> auc.c:151 vector [3]: kc = 821dc1fd1791d84e 20241001055528105 DAUC <0003> auc.c:152 vector [3]: sres = 81b7131b 20241001055528105 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241001055528105 DAUC <0003> auc.c:113 vector [4]: rand = f2855ccdc73d56d08ef77f41cf045880 20241001055528105 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241001055528105 DAUC <0003> auc.c:142 vector [4]: autn = e56a1d751c1a00009bcb14320e8c678a 20241001055528105 DAUC <0003> auc.c:143 vector [4]: ck = e77624453121dd2d1c84c90213413480 20241001055528105 DAUC <0003> auc.c:144 vector [4]: ik = 4f2b5a783096ea0e2b499a321e5125d9 20241001055528105 DAUC <0003> auc.c:145 vector [4]: res = d3d9d39bb56d31630000000000000000 20241001055528105 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055528105 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241001055528105 DAUC <0003> auc.c:151 vector [4]: kc = 9f902d0d0ca7267a 20241001055528105 DAUC <0003> auc.c:152 vector [4]: sres = 66b4e2f8 20241001055528105 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241001055528105 DAUC <0003> db_auc.c:245 IMSI='262422556473589': Generated 5 vectors 20241001055528105 DAUC <0003> db_auc.c:249 IMSI='262422556473589': Updating SQN=161 in DB 20241001055528116 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422556473589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422556473589"} 20241001055528116 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422556473589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055528116 DLINP <000b> input/ipa.c:451 connected read/write 20241001055528116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055528116 DLINP <000b> input/ipa.c:451 connected read/write 20241001055528116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@1562b242cc02: Found GsupExpect[0] for "262422556473589" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@1562b242cc02: Added IMSI table entry 4TC_gsup_sai(16)"262422556473589" TC_gsup_sai(16)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_sai(16)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055528120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50660<->l=127.0.0.1:4258 TC_gsup_sai(16)@1562b242cc02: Final verdict of PTC: pass 20241001055528144 DAUC <0003> db_auc.c:157 IMSI='262428952878623': No 2G Auth Data 20241001055528144 DAUC <0003> db_auc.c:192 IMSI='262428952878623': No 3G Auth Data HLR_Test-GSUP(9)@1562b242cc02: Created GsupExpect[0] for "262428952878623" to be handled at TC_gsup_sai(17) 20241001055528184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50676<->l=127.0.0.1:4258 20241001055528187 DLINP <000b> input/ipa.c:451 connected read/write 20241001055528187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055528187 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428952878623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428952878623"} 20241001055528188 DAUC <0003> db_auc.c:236 IMSI='262428952878623': Calling to generate 5 vectors 20241001055528188 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241001055528188 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055528188 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055528188 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241001055528188 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055528188 DAUC <0003> auc.c:113 vector [0]: rand = c7c2ea8cbf2782c791af44d7be22049e 20241001055528188 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241001055528188 DAUC <0003> auc.c:142 vector [0]: autn = 5cc0cec48c4c000019dc0e2e2e2dc810 20241001055528188 DAUC <0003> auc.c:143 vector [0]: ck = 4397fc77fad940f2f6ccf13e2f743893 20241001055528188 DAUC <0003> auc.c:144 vector [0]: ik = 268cc223b2aba8ef224a39df93cccb79 20241001055528188 DAUC <0003> auc.c:145 vector [0]: res = a02e65dfe24d068c0000000000000000 20241001055528188 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055528188 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055528188 DAUC <0003> auc.c:179 vector [0]: kc = 4753dca0ded92800 20241001055528188 DAUC <0003> auc.c:180 vector [0]: sres = 6dc7373d 20241001055528188 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055528188 DAUC <0003> auc.c:113 vector [1]: rand = 5a95733ddcf9ad707920ca0cc51e769a 20241001055528188 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241001055528188 DAUC <0003> auc.c:142 vector [1]: autn = e03c26150e6a000010612e653f01e158 20241001055528188 DAUC <0003> auc.c:143 vector [1]: ck = 2047347950bb24528991a1e12724f92f 20241001055528188 DAUC <0003> auc.c:144 vector [1]: ik = 14ecea9b57bda39ce3c9d969db206bb5 20241001055528188 DAUC <0003> auc.c:145 vector [1]: res = b1455bb6eb6cd12f0000000000000000 20241001055528188 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055528188 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241001055528188 DAUC <0003> auc.c:179 vector [1]: kc = ce322b9a631b1400 20241001055528188 DAUC <0003> auc.c:180 vector [1]: sres = 302370de 20241001055528188 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241001055528188 DAUC <0003> auc.c:113 vector [2]: rand = 81a7e70341cbda5f3371290cc40ed378 20241001055528188 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241001055528188 DAUC <0003> auc.c:142 vector [2]: autn = b2a6d84f134c0000814d095a3c7678fc 20241001055528188 DAUC <0003> auc.c:143 vector [2]: ck = cc693ec16a42d8e09b31e7bcb1a17c56 20241001055528188 DAUC <0003> auc.c:144 vector [2]: ik = 34468a5e2f55b4e252edd502a299dba1 20241001055528188 DAUC <0003> auc.c:145 vector [2]: res = 7a8e59e5a4ee7c0e0000000000000000 20241001055528188 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055528188 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241001055528188 DAUC <0003> auc.c:179 vector [2]: kc = 65ceb5635b262800 20241001055528188 DAUC <0003> auc.c:180 vector [2]: sres = 571ef29d 20241001055528188 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241001055528188 DAUC <0003> auc.c:113 vector [3]: rand = ebced044acdac44e78a2565f3f3b7f1c 20241001055528188 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241001055528188 DAUC <0003> auc.c:142 vector [3]: autn = 22fc1953a7b700001db97d68d54e2b9f 20241001055528188 DAUC <0003> auc.c:143 vector [3]: ck = cdd6c20f368929a8683745785df755e9 20241001055528188 DAUC <0003> auc.c:144 vector [3]: ik = 6113680961d462c6aa806ab60d33e527 20241001055528188 DAUC <0003> auc.c:145 vector [3]: res = 897ee8d72c647d520000000000000000 20241001055528188 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055528188 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241001055528188 DAUC <0003> auc.c:179 vector [3]: kc = 176db4b05d723000 20241001055528188 DAUC <0003> auc.c:180 vector [3]: sres = 28e54209 20241001055528188 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241001055528188 DAUC <0003> auc.c:113 vector [4]: rand = bc6ae5b9c618bb7ad7ad92a320a2fea4 20241001055528188 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241001055528188 DAUC <0003> auc.c:142 vector [4]: autn = f4b40baa0a570000aa6b8463e4c71104 20241001055528188 DAUC <0003> auc.c:143 vector [4]: ck = 42a9552a701d07ce4bc025529968e8ca 20241001055528188 DAUC <0003> auc.c:144 vector [4]: ik = d222ed1fee034a2d15afee4df5b7a533 20241001055528188 DAUC <0003> auc.c:145 vector [4]: res = dbff27cfc22c629c0000000000000000 20241001055528188 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055528188 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241001055528188 DAUC <0003> auc.c:179 vector [4]: kc = cb6009088fa88c00 20241001055528188 DAUC <0003> auc.c:180 vector [4]: sres = cb9a61dc 20241001055528188 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241001055528188 DAUC <0003> db_auc.c:245 IMSI='262428952878623': Generated 5 vectors 20241001055528188 DAUC <0003> db_auc.c:249 IMSI='262428952878623': Updating SQN=161 in DB 20241001055528196 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428952878623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428952878623"} 20241001055528196 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428952878623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055528196 DLINP <000b> input/ipa.c:451 connected read/write 20241001055528196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055528196 DLINP <000b> input/ipa.c:451 connected read/write 20241001055528196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@1562b242cc02: Found GsupExpect[0] for "262428952878623" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@1562b242cc02: Added IMSI table entry 5TC_gsup_sai(17)"262428952878623" TC_gsup_sai(17)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_sai(17)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055528199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50676<->l=127.0.0.1:4258 TC_gsup_sai(17)@1562b242cc02: Final verdict of PTC: pass 20241001055528231 DAUC <0003> db_auc.c:157 IMSI='262429719623350': No 2G Auth Data 20241001055528231 DAUC <0003> db_auc.c:192 IMSI='262429719623350': No 3G Auth Data HLR_Test-GSUP(9)@1562b242cc02: Created GsupExpect[0] for "262429719623350" to be handled at TC_gsup_sai(18) 20241001055528280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50686<->l=127.0.0.1:4258 20241001055528284 DLINP <000b> input/ipa.c:451 connected read/write 20241001055528284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055528284 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429719623350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429719623350"} 20241001055528284 DAUC <0003> db_auc.c:236 IMSI='262429719623350': Calling to generate 5 vectors 20241001055528284 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241001055528284 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055528284 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055528284 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241001055528284 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055528284 DAUC <0003> auc.c:113 vector [0]: rand = e28ba24eacf98ba11fc0197ddb801137 20241001055528284 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241001055528284 DAUC <0003> auc.c:142 vector [0]: autn = 3ec76b903d1c00004295d062c69d5c04 20241001055528284 DAUC <0003> auc.c:143 vector [0]: ck = bab499ab1e3a7dc0024b51e471021e36 20241001055528284 DAUC <0003> auc.c:144 vector [0]: ik = 538f096e5a319869485347aa0596bf30 20241001055528284 DAUC <0003> auc.c:145 vector [0]: res = f89b9b3bb0f2ad3c0000000000000000 20241001055528284 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055528284 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055528284 DAUC <0003> auc.c:179 vector [0]: kc = ee93e90d84779400 20241001055528284 DAUC <0003> auc.c:180 vector [0]: sres = 79c67353 20241001055528284 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055528284 DAUC <0003> auc.c:113 vector [1]: rand = 36c951a19c68c3ad1d25d5191db998f6 20241001055528284 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241001055528284 DAUC <0003> auc.c:142 vector [1]: autn = 9f582c63bbb80000c16107739d00d360 20241001055528284 DAUC <0003> auc.c:143 vector [1]: ck = 7c06536318344d20fc0c1eea1f079c4e 20241001055528284 DAUC <0003> auc.c:144 vector [1]: ik = 3f3f02dacc33935d8786a899a784ee25 20241001055528284 DAUC <0003> auc.c:145 vector [1]: res = 65d94704924d33bd0000000000000000 20241001055528284 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055528284 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241001055528284 DAUC <0003> auc.c:179 vector [1]: kc = ad5fe4f3d5c85800 20241001055528284 DAUC <0003> auc.c:180 vector [1]: sres = bb42cdc5 20241001055528284 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241001055528284 DAUC <0003> auc.c:113 vector [2]: rand = 116e0cbe7a8b447425c9f0aa88c539d8 20241001055528284 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241001055528284 DAUC <0003> auc.c:142 vector [2]: autn = a3b2e017573a00003b22a659f9b5ac4c 20241001055528284 DAUC <0003> auc.c:143 vector [2]: ck = 1c0c308d2a2ca111fe2e5594a6d368b1 20241001055528284 DAUC <0003> auc.c:144 vector [2]: ik = e8128ca53665126be30bcc36d7c98e35 20241001055528284 DAUC <0003> auc.c:145 vector [2]: res = 59ea158df423d8ed0000000000000000 20241001055528284 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055528284 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241001055528284 DAUC <0003> auc.c:179 vector [2]: kc = c9e7fc7ee926e000 20241001055528284 DAUC <0003> auc.c:180 vector [2]: sres = b7da9771 20241001055528284 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241001055528284 DAUC <0003> auc.c:113 vector [3]: rand = 758d5faeeb30dfa42a0e0cf212bf2d21 20241001055528284 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241001055528284 DAUC <0003> auc.c:142 vector [3]: autn = c04246e7915b00005cabf8805e8afa2d 20241001055528284 DAUC <0003> auc.c:143 vector [3]: ck = 33cabde05a6aa101e898d30143f2acaf 20241001055528284 DAUC <0003> auc.c:144 vector [3]: ik = e974006d119bd0365701f0e90a4c341f 20241001055528284 DAUC <0003> auc.c:145 vector [3]: res = 0bbf137223dc69d90000000000000000 20241001055528284 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055528284 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241001055528284 DAUC <0003> auc.c:179 vector [3]: kc = 38f0f8aaf1cc2000 20241001055528284 DAUC <0003> auc.c:180 vector [3]: sres = 0a1d3401 20241001055528284 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241001055528284 DAUC <0003> auc.c:113 vector [4]: rand = d0d21d490d8c6da268fbd46f3c25ea6d 20241001055528284 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241001055528284 DAUC <0003> auc.c:142 vector [4]: autn = 98490f1679e00000057e2b17f4e23ced 20241001055528284 DAUC <0003> auc.c:143 vector [4]: ck = f97359164e39b4b2a85cbe0e15b76990 20241001055528284 DAUC <0003> auc.c:144 vector [4]: ik = 6a9f8be5bd0f0ef26a0bfeb5e0a98938 20241001055528284 DAUC <0003> auc.c:145 vector [4]: res = 7f25a71a4439e68a0000000000000000 20241001055528284 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055528284 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241001055528284 DAUC <0003> auc.c:179 vector [4]: kc = 7af66e005018d000 20241001055528284 DAUC <0003> auc.c:180 vector [4]: sres = 776037e1 20241001055528284 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241001055528284 DAUC <0003> db_auc.c:245 IMSI='262429719623350': Generated 5 vectors 20241001055528284 DAUC <0003> db_auc.c:249 IMSI='262429719623350': Updating SQN=161 in DB 20241001055528292 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429719623350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429719623350"} 20241001055528292 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429719623350 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055528292 DLINP <000b> input/ipa.c:451 connected read/write 20241001055528292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055528292 DLINP <000b> input/ipa.c:451 connected read/write 20241001055528292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@1562b242cc02: Found GsupExpect[0] for "262429719623350" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@1562b242cc02: Added IMSI table entry 6TC_gsup_sai(18)"262429719623350" TC_gsup_sai(18)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_sai(18)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055528295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50686<->l=127.0.0.1:4258 TC_gsup_sai(18)@1562b242cc02: Final verdict of PTC: pass 20241001055528327 DAUC <0003> db_auc.c:157 IMSI='262421932247444': No 2G Auth Data 20241001055528327 DAUC <0003> db_auc.c:192 IMSI='262421932247444': No 3G Auth Data HLR_Test-GSUP(9)@1562b242cc02: Created GsupExpect[0] for "262421932247444" to be handled at TC_gsup_sai(19) 20241001055528382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50700<->l=127.0.0.1:4258 20241001055528386 DLINP <000b> input/ipa.c:451 connected read/write 20241001055528386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055528386 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421932247444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421932247444"} 20241001055528386 DAUC <0003> db_auc.c:236 IMSI='262421932247444': Calling to generate 5 vectors 20241001055528386 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241001055528386 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055528386 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055528386 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241001055528386 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055528386 DAUC <0003> auc.c:113 vector [0]: rand = 9637e97e3f3b82d8014a269eb3db32b2 20241001055528386 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241001055528386 DAUC <0003> auc.c:142 vector [0]: autn = 5fd1d36b23970000e7a45ccf21240d9e 20241001055528386 DAUC <0003> auc.c:143 vector [0]: ck = b8b336041145afab34eac9982bdc2fe8 20241001055528386 DAUC <0003> auc.c:144 vector [0]: ik = 2afc39506332892dfffaaaf8366151ff 20241001055528386 DAUC <0003> auc.c:145 vector [0]: res = 8540d32cbb3870760000000000000000 20241001055528386 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055528386 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055528386 DAUC <0003> auc.c:179 vector [0]: kc = f15620cd9d06935e 20241001055528386 DAUC <0003> auc.c:180 vector [0]: sres = ef77ddc4 20241001055528386 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055528386 DAUC <0003> auc.c:113 vector [1]: rand = df0a1be43de24af4550858a1f5ea5ac9 20241001055528386 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241001055528386 DAUC <0003> auc.c:142 vector [1]: autn = a993ee335a810000c62e406aa8209b8b 20241001055528386 DAUC <0003> auc.c:143 vector [1]: ck = 0284c3cd304d8c2def5e575c4f9aba59 20241001055528386 DAUC <0003> auc.c:144 vector [1]: ik = caf51d96c1c8e3aba37e41e481832107 20241001055528386 DAUC <0003> auc.c:145 vector [1]: res = 3ccbf3c31d87553c0000000000000000 20241001055528386 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055528386 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241001055528386 DAUC <0003> auc.c:179 vector [1]: kc = c44c562b30437570 20241001055528386 DAUC <0003> auc.c:180 vector [1]: sres = 3e4f4411 20241001055528386 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241001055528386 DAUC <0003> auc.c:113 vector [2]: rand = ed59048b8302a91f1753b38db71f2239 20241001055528386 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241001055528386 DAUC <0003> auc.c:142 vector [2]: autn = fbe7edaa8245000064cf494bf0156916 20241001055528386 DAUC <0003> auc.c:143 vector [2]: ck = 2ad647ff9b88610b47e54938420e2566 20241001055528386 DAUC <0003> auc.c:144 vector [2]: ik = 709f79ab3190a646dd869ed222bd0f41 20241001055528386 DAUC <0003> auc.c:145 vector [2]: res = a6db8fd635458e090000000000000000 20241001055528386 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055528386 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241001055528386 DAUC <0003> auc.c:179 vector [2]: kc = 9d8e33972d120802 20241001055528386 DAUC <0003> auc.c:180 vector [2]: sres = a5c98a55 20241001055528386 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241001055528386 DAUC <0003> auc.c:113 vector [3]: rand = 30c1c31e2ed775bcee60eb51d6bdf029 20241001055528386 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241001055528386 DAUC <0003> auc.c:142 vector [3]: autn = a37f0c10b43c00005cbd9a9d892697fd 20241001055528386 DAUC <0003> auc.c:143 vector [3]: ck = 4b601a0658281705c42ff4874a751dba 20241001055528386 DAUC <0003> auc.c:144 vector [3]: ik = e7c60000e9be9e94f69c5c1ce12c5738 20241001055528386 DAUC <0003> auc.c:145 vector [3]: res = 9f63def00e3f17600000000000000000 20241001055528386 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055528386 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241001055528386 DAUC <0003> auc.c:179 vector [3]: kc = ab8057af125114b0 20241001055528386 DAUC <0003> auc.c:180 vector [3]: sres = 21b94c6e 20241001055528386 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241001055528386 DAUC <0003> auc.c:113 vector [4]: rand = 0bb5a062644a571221a344de60bb23b2 20241001055528386 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241001055528386 DAUC <0003> auc.c:142 vector [4]: autn = 442ef3d953140000d889494a48b19fd2 20241001055528386 DAUC <0003> auc.c:143 vector [4]: ck = 07f3b45e2425575fcf37b506115329c7 20241001055528386 DAUC <0003> auc.c:144 vector [4]: ik = 73a2fb088a7afb85df91fffb88fc73d5 20241001055528386 DAUC <0003> auc.c:145 vector [4]: res = 485a8f39e8b510210000000000000000 20241001055528386 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055528386 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241001055528386 DAUC <0003> auc.c:179 vector [4]: kc = 8b0ffb4bdf5aaaed 20241001055528386 DAUC <0003> auc.c:180 vector [4]: sres = 86d1cf3d 20241001055528386 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241001055528386 DAUC <0003> db_auc.c:245 IMSI='262421932247444': Generated 5 vectors 20241001055528386 DAUC <0003> db_auc.c:249 IMSI='262421932247444': Updating SQN=161 in DB 20241001055528394 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421932247444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421932247444"} 20241001055528394 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421932247444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055528394 DLINP <000b> input/ipa.c:451 connected read/write 20241001055528394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055528394 DLINP <000b> input/ipa.c:451 connected read/write 20241001055528394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@1562b242cc02: Found GsupExpect[0] for "262421932247444" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@1562b242cc02: Added IMSI table entry 7TC_gsup_sai(19)"262421932247444" TC_gsup_sai(19)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_sai(19)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055528398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50700<->l=127.0.0.1:4258 TC_gsup_sai(19)@1562b242cc02: Final verdict of PTC: pass MTC@1562b242cc02: setverdict(pass): none -> pass 20241001055528422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50608<->l=127.0.0.1:4258 20241001055528423 DLINP <000b> input/ipa.c:451 connected read/write 20241001055528423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055528423 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055528423 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055528423 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@1562b242cc02: Final verdict of PTC: none 20241001055528423 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45947<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(8)@1562b242cc02: Final verdict of PTC: none 10@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: pass MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@1562b242cc02: Test case TC_gsup_sai finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Tue Oct 1 05:55:28 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241001055528462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50704<->l=127.0.0.1:4258 20241001055528463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50704<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5368) Waiting for packet dumper to finish... 1 (prev_count=5368, count=45372) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Tue Oct 1 05:55:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_sai_num_auth_vectors started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055531532 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055531532 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055531534 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50720<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055531536 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531536 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055531536 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055531536 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 20241001055531536 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055531536 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 20241001055531536 DLGSUP <0013> gsup_server.c:235 2: 20241001055531536 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055531536 DLGSUP <0013> gsup_server.c:235 3: 20241001055531536 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055531536 DLGSUP <0013> gsup_server.c:235 4: 20241001055531536 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055531536 DLGSUP <0013> gsup_server.c:235 5: 20241001055531536 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055531536 DLGSUP <0013> gsup_server.c:235 7: 20241001055531536 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055531536 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055531536 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055531536 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@1562b242cc02: 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") 20241001055531554 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36195<->l=127.0.0.1:4259) 20241001055531569 DAUC <0003> db_auc.c:157 IMSI='262425617412068': No 2G Auth Data 20241001055531569 DAUC <0003> db_auc.c:192 IMSI='262425617412068': No 3G Auth Data HLR_Test-GSUP(21)@1562b242cc02: Created GsupExpect[0] for "262425617412068" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241001055531602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50726<->l=127.0.0.1:4258 20241001055531607 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531607 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425617412068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425617412068"} 20241001055531607 DAUC <0003> db_auc.c:192 IMSI='262425617412068': No 3G Auth Data 20241001055531607 DAUC <0003> db_auc.c:236 IMSI='262425617412068': Calling to generate 1 vectors 20241001055531607 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241001055531607 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055531607 DAUC <0003> auc.c:113 vector [0]: rand = 6d3743c7ae3d2c1e4e0c7b0adb2c6528 20241001055531607 DAUC <0003> auc.c:179 vector [0]: kc = c78edcd07f634c00 20241001055531607 DAUC <0003> auc.c:180 vector [0]: sres = 9439aa72 20241001055531607 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241001055531607 DAUC <0003> db_auc.c:245 IMSI='262425617412068': Generated 1 vectors 20241001055531607 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425617412068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425617412068"} 20241001055531607 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425617412068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531607 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531607 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@1562b242cc02: Found GsupExpect[0] for "262425617412068" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@1562b242cc02: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262425617412068" TC_gsup_sai_num_auth_vectors(24)@1562b242cc02: setverdict(pass): none -> pass 20241001055531610 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531610 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425617412068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425617412068"} 20241001055531610 DAUC <0003> db_auc.c:192 IMSI='262425617412068': No 3G Auth Data 20241001055531610 DAUC <0003> db_auc.c:236 IMSI='262425617412068': Calling to generate 4 vectors 20241001055531610 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241001055531610 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055531610 DAUC <0003> auc.c:113 vector [0]: rand = 98950f98269b8f1c2a75ee36f9c0157c 20241001055531610 DAUC <0003> auc.c:179 vector [0]: kc = be280d069cbeb400 20241001055531610 DAUC <0003> auc.c:180 vector [0]: sres = 23c30a75 20241001055531610 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241001055531610 DAUC <0003> auc.c:113 vector [1]: rand = b93acf8535353e260e70096418c5fdcc 20241001055531610 DAUC <0003> auc.c:179 vector [1]: kc = 983377b6af262400 20241001055531610 DAUC <0003> auc.c:180 vector [1]: sres = c3f00e02 20241001055531610 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241001055531610 DAUC <0003> auc.c:113 vector [2]: rand = e7423aa3d331a32dc74f378561468f2b 20241001055531610 DAUC <0003> auc.c:179 vector [2]: kc = 9b4114d73b1c7000 20241001055531610 DAUC <0003> auc.c:180 vector [2]: sres = 166ae65e 20241001055531610 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241001055531610 DAUC <0003> auc.c:113 vector [3]: rand = 817b86efe411b5179bf01f904f7d4ad1 20241001055531610 DAUC <0003> auc.c:179 vector [3]: kc = 75b572c183d0d800 20241001055531610 DAUC <0003> auc.c:180 vector [3]: sres = 785e01ec 20241001055531610 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241001055531610 DAUC <0003> db_auc.c:245 IMSI='262425617412068': Generated 4 vectors 20241001055531610 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425617412068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425617412068"} 20241001055531610 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425617412068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531610 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531610 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055531612 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531612 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425617412068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425617412068"} 20241001055531612 DAUC <0003> db_auc.c:192 IMSI='262425617412068': No 3G Auth Data 20241001055531612 DAUC <0003> db_auc.c:236 IMSI='262425617412068': Calling to generate 5 vectors 20241001055531612 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241001055531612 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055531612 DAUC <0003> auc.c:113 vector [0]: rand = f2eb86e3b0aa1d90e401f0920986cb55 20241001055531613 DAUC <0003> auc.c:179 vector [0]: kc = 553f2d77f5775400 20241001055531613 DAUC <0003> auc.c:180 vector [0]: sres = 674578f3 20241001055531613 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241001055531613 DAUC <0003> auc.c:113 vector [1]: rand = c269b62c34730bd68b0d0b19e2a0f7e8 20241001055531613 DAUC <0003> auc.c:179 vector [1]: kc = c36dd5af0e6b3c00 20241001055531613 DAUC <0003> auc.c:180 vector [1]: sres = de2a5a54 20241001055531613 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241001055531613 DAUC <0003> auc.c:113 vector [2]: rand = b7745f069f9f1deafe61e0fba16a8f31 20241001055531613 DAUC <0003> auc.c:179 vector [2]: kc = 653c9970442c7800 20241001055531613 DAUC <0003> auc.c:180 vector [2]: sres = d59dd4de 20241001055531613 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241001055531613 DAUC <0003> auc.c:113 vector [3]: rand = 42d53216b98377fc5265bbf2a57d1f6b 20241001055531613 DAUC <0003> auc.c:179 vector [3]: kc = e4c27e99467f6400 20241001055531613 DAUC <0003> auc.c:180 vector [3]: sres = 0b9a6d62 20241001055531613 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241001055531613 DAUC <0003> auc.c:113 vector [4]: rand = 0fc30b4a71a66388ffbe1806d33005ba 20241001055531613 DAUC <0003> auc.c:179 vector [4]: kc = b2458664b9628c00 20241001055531613 DAUC <0003> auc.c:180 vector [4]: sres = 63c580bd 20241001055531613 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241001055531613 DAUC <0003> db_auc.c:245 IMSI='262425617412068': Generated 5 vectors 20241001055531613 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425617412068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425617412068"} 20241001055531613 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425617412068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531613 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531613 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055531615 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531615 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425617412068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425617412068"} 20241001055531615 DAUC <0003> db_auc.c:192 IMSI='262425617412068': No 3G Auth Data 20241001055531615 DAUC <0003> db_auc.c:236 IMSI='262425617412068': Calling to generate 5 vectors 20241001055531615 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241001055531615 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055531615 DAUC <0003> auc.c:113 vector [0]: rand = bd25510ff13c1b3516d028e429f832af 20241001055531615 DAUC <0003> auc.c:179 vector [0]: kc = e42819b91b25d800 20241001055531615 DAUC <0003> auc.c:180 vector [0]: sres = 4827aba3 20241001055531615 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241001055531615 DAUC <0003> auc.c:113 vector [1]: rand = 9dcc44382feba45fd065e3e621cae7cc 20241001055531615 DAUC <0003> auc.c:179 vector [1]: kc = 0c4d7a4c19e65000 20241001055531615 DAUC <0003> auc.c:180 vector [1]: sres = 72299a69 20241001055531615 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241001055531615 DAUC <0003> auc.c:113 vector [2]: rand = c8c31bc2ce73bc1c4d71be26436fd9f7 20241001055531615 DAUC <0003> auc.c:179 vector [2]: kc = 12145b068b77c400 20241001055531615 DAUC <0003> auc.c:180 vector [2]: sres = 528c393c 20241001055531615 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241001055531615 DAUC <0003> auc.c:113 vector [3]: rand = 855fed40a0d89bbbeb76fbe1b89695b7 20241001055531615 DAUC <0003> auc.c:179 vector [3]: kc = b58c22991f486c00 20241001055531615 DAUC <0003> auc.c:180 vector [3]: sres = 8c347d8c 20241001055531615 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241001055531615 DAUC <0003> auc.c:113 vector [4]: rand = a0741adcb740d42540fc597daba4d23d 20241001055531615 DAUC <0003> auc.c:179 vector [4]: kc = 64f732e98b3ab800 20241001055531615 DAUC <0003> auc.c:180 vector [4]: sres = cce1d6a4 20241001055531615 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241001055531615 DAUC <0003> db_auc.c:245 IMSI='262425617412068': Generated 5 vectors 20241001055531615 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425617412068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425617412068"} 20241001055531615 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425617412068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531615 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531615 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055531617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50726<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@1562b242cc02: Final verdict of PTC: pass 20241001055531642 DAUC <0003> db_auc.c:157 IMSI='262420127813559': No 2G Auth Data 20241001055531642 DAUC <0003> db_auc.c:192 IMSI='262420127813559': No 3G Auth Data HLR_Test-GSUP(21)@1562b242cc02: Created GsupExpect[0] for "262420127813559" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241001055531684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50728<->l=127.0.0.1:4258 20241001055531689 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531689 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420127813559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420127813559"} 20241001055531689 DAUC <0003> db_auc.c:192 IMSI='262420127813559': No 3G Auth Data 20241001055531689 DAUC <0003> db_auc.c:236 IMSI='262420127813559': Calling to generate 1 vectors 20241001055531689 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241001055531689 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055531689 DAUC <0003> auc.c:113 vector [0]: rand = cf029dc644c4ccc87668a6e84e9fb607 20241001055531689 DAUC <0003> auc.c:179 vector [0]: kc = 29e594658e21ec00 20241001055531689 DAUC <0003> auc.c:180 vector [0]: sres = 6b14e5c4 20241001055531689 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241001055531689 DAUC <0003> db_auc.c:245 IMSI='262420127813559': Generated 1 vectors 20241001055531689 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420127813559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420127813559"} 20241001055531689 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420127813559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531689 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531689 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@1562b242cc02: Found GsupExpect[0] for "262420127813559" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@1562b242cc02: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262420127813559" TC_gsup_sai_num_auth_vectors(25)@1562b242cc02: setverdict(pass): none -> pass 20241001055531692 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531692 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420127813559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420127813559"} 20241001055531692 DAUC <0003> db_auc.c:192 IMSI='262420127813559': No 3G Auth Data 20241001055531692 DAUC <0003> db_auc.c:236 IMSI='262420127813559': Calling to generate 4 vectors 20241001055531692 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241001055531692 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055531692 DAUC <0003> auc.c:113 vector [0]: rand = 9c538e3df49c527d29dfda5d84fd3d3b 20241001055531692 DAUC <0003> auc.c:179 vector [0]: kc = ef7ec630ae204c00 20241001055531692 DAUC <0003> auc.c:180 vector [0]: sres = c78f192e 20241001055531692 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241001055531692 DAUC <0003> auc.c:113 vector [1]: rand = ffa3f90664075731e03425c278cd6206 20241001055531692 DAUC <0003> auc.c:179 vector [1]: kc = b9afdda2dfe38000 20241001055531692 DAUC <0003> auc.c:180 vector [1]: sres = 954a26c2 20241001055531692 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241001055531692 DAUC <0003> auc.c:113 vector [2]: rand = 1eba0f36d81128aeea2f7b40451a0e43 20241001055531692 DAUC <0003> auc.c:179 vector [2]: kc = 1c27ee5b80435800 20241001055531693 DAUC <0003> auc.c:180 vector [2]: sres = 5ff17667 20241001055531693 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241001055531693 DAUC <0003> auc.c:113 vector [3]: rand = c0ad7ace2215b6c86d510c65fef8e8e4 20241001055531693 DAUC <0003> auc.c:179 vector [3]: kc = fd4efe2130690c00 20241001055531693 DAUC <0003> auc.c:180 vector [3]: sres = c0ddb759 20241001055531693 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241001055531693 DAUC <0003> db_auc.c:245 IMSI='262420127813559': Generated 4 vectors 20241001055531693 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420127813559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420127813559"} 20241001055531693 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420127813559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531693 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531693 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055531695 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531695 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420127813559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420127813559"} 20241001055531695 DAUC <0003> db_auc.c:192 IMSI='262420127813559': No 3G Auth Data 20241001055531695 DAUC <0003> db_auc.c:236 IMSI='262420127813559': Calling to generate 5 vectors 20241001055531695 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241001055531695 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055531695 DAUC <0003> auc.c:113 vector [0]: rand = afeb4c209af58f21a9364b3965dd0847 20241001055531695 DAUC <0003> auc.c:179 vector [0]: kc = 49543365d65ba000 20241001055531695 DAUC <0003> auc.c:180 vector [0]: sres = 537ccdcb 20241001055531695 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241001055531695 DAUC <0003> auc.c:113 vector [1]: rand = 945a8348b9088894a18054a41def267a 20241001055531695 DAUC <0003> auc.c:179 vector [1]: kc = f08ab5a0d3c96c00 20241001055531695 DAUC <0003> auc.c:180 vector [1]: sres = e5ede1e8 20241001055531695 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241001055531695 DAUC <0003> auc.c:113 vector [2]: rand = 4b852af94e1c4e04d869757eef1c88fa 20241001055531695 DAUC <0003> auc.c:179 vector [2]: kc = 037296aec62b9000 20241001055531695 DAUC <0003> auc.c:180 vector [2]: sres = ebc30e17 20241001055531695 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241001055531695 DAUC <0003> auc.c:113 vector [3]: rand = 990a7bf5c5c08eb660cdbae453c93bdd 20241001055531695 DAUC <0003> auc.c:179 vector [3]: kc = e8d60b1d0d165c00 20241001055531695 DAUC <0003> auc.c:180 vector [3]: sres = b6d1b374 20241001055531695 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241001055531695 DAUC <0003> auc.c:113 vector [4]: rand = 3f2f0dfc659869f7bc96defb26ed94b2 20241001055531695 DAUC <0003> auc.c:179 vector [4]: kc = b03f2567eafcb000 20241001055531695 DAUC <0003> auc.c:180 vector [4]: sres = 51cacac9 20241001055531695 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241001055531695 DAUC <0003> db_auc.c:245 IMSI='262420127813559': Generated 5 vectors 20241001055531695 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420127813559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420127813559"} 20241001055531695 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420127813559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531695 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531695 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055531698 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531698 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420127813559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420127813559"} 20241001055531698 DAUC <0003> db_auc.c:192 IMSI='262420127813559': No 3G Auth Data 20241001055531698 DAUC <0003> db_auc.c:236 IMSI='262420127813559': Calling to generate 5 vectors 20241001055531698 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241001055531698 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055531698 DAUC <0003> auc.c:113 vector [0]: rand = e297f5fd0b03584e9c10800c4e136547 20241001055531698 DAUC <0003> auc.c:179 vector [0]: kc = 915484d044f42800 20241001055531698 DAUC <0003> auc.c:180 vector [0]: sres = 36730b05 20241001055531698 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241001055531698 DAUC <0003> auc.c:113 vector [1]: rand = 901c20ed1a71b02370b306648e7e5c2a 20241001055531698 DAUC <0003> auc.c:179 vector [1]: kc = d06a3e2bb5a94c00 20241001055531698 DAUC <0003> auc.c:180 vector [1]: sres = 431b3f7c 20241001055531698 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241001055531698 DAUC <0003> auc.c:113 vector [2]: rand = 66f681c25525a3e83366c167c691c74d 20241001055531698 DAUC <0003> auc.c:179 vector [2]: kc = 831e85faffa75800 20241001055531698 DAUC <0003> auc.c:180 vector [2]: sres = 816d5497 20241001055531698 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241001055531698 DAUC <0003> auc.c:113 vector [3]: rand = 5ab1e1b1d1eb0286dad001a51cc2c5e0 20241001055531698 DAUC <0003> auc.c:179 vector [3]: kc = 1d56beda8ba21800 20241001055531698 DAUC <0003> auc.c:180 vector [3]: sres = de3e0840 20241001055531698 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241001055531698 DAUC <0003> auc.c:113 vector [4]: rand = 7c1a39df1ee68f113d483ea75ac5754b 20241001055531698 DAUC <0003> auc.c:179 vector [4]: kc = 0c7c4c559acc1000 20241001055531698 DAUC <0003> auc.c:180 vector [4]: sres = fd5aaddf 20241001055531698 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241001055531698 DAUC <0003> db_auc.c:245 IMSI='262420127813559': Generated 5 vectors 20241001055531698 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420127813559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420127813559"} 20241001055531698 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420127813559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531698 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531698 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055531700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50728<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@1562b242cc02: Final verdict of PTC: pass 20241001055531737 DAUC <0003> db_auc.c:157 IMSI='262424709227310': No 2G Auth Data 20241001055531737 DAUC <0003> db_auc.c:192 IMSI='262424709227310': No 3G Auth Data HLR_Test-GSUP(21)@1562b242cc02: Created GsupExpect[0] for "262424709227310" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241001055531773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50740<->l=127.0.0.1:4258 20241001055531777 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531777 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424709227310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424709227310"} 20241001055531777 DAUC <0003> db_auc.c:192 IMSI='262424709227310': No 3G Auth Data 20241001055531777 DAUC <0003> db_auc.c:236 IMSI='262424709227310': Calling to generate 1 vectors 20241001055531777 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241001055531777 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055531777 DAUC <0003> auc.c:113 vector [0]: rand = 1036e6a5ad78c33b17345df1d551554e 20241001055531777 DAUC <0003> auc.c:179 vector [0]: kc = c804147a5f6b11f3 20241001055531777 DAUC <0003> auc.c:180 vector [0]: sres = a446c2ba 20241001055531777 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241001055531777 DAUC <0003> db_auc.c:245 IMSI='262424709227310': Generated 1 vectors 20241001055531777 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424709227310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424709227310"} 20241001055531777 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424709227310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531777 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531777 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@1562b242cc02: Found GsupExpect[0] for "262424709227310" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@1562b242cc02: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262424709227310" TC_gsup_sai_num_auth_vectors(26)@1562b242cc02: setverdict(pass): none -> pass 20241001055531780 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531780 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424709227310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424709227310"} 20241001055531780 DAUC <0003> db_auc.c:192 IMSI='262424709227310': No 3G Auth Data 20241001055531780 DAUC <0003> db_auc.c:236 IMSI='262424709227310': Calling to generate 4 vectors 20241001055531780 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241001055531780 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055531780 DAUC <0003> auc.c:113 vector [0]: rand = fdfc18d422c0c76bde678a48a9573ec1 20241001055531780 DAUC <0003> auc.c:179 vector [0]: kc = 76a77c7d15ebebc6 20241001055531780 DAUC <0003> auc.c:180 vector [0]: sres = 7ab6b314 20241001055531780 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241001055531780 DAUC <0003> auc.c:113 vector [1]: rand = 908bce9f2b72deec445dd50dc4cd5a4f 20241001055531780 DAUC <0003> auc.c:179 vector [1]: kc = 90f307ab76970b89 20241001055531780 DAUC <0003> auc.c:180 vector [1]: sres = cdaa66b6 20241001055531780 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241001055531780 DAUC <0003> auc.c:113 vector [2]: rand = 0bc7ed03322b8104ffe25e49cff9d41c 20241001055531780 DAUC <0003> auc.c:179 vector [2]: kc = f81b32ce178d9029 20241001055531780 DAUC <0003> auc.c:180 vector [2]: sres = 7df95871 20241001055531780 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241001055531780 DAUC <0003> auc.c:113 vector [3]: rand = 828957f1d13cd7d214b333ad0e5d4e67 20241001055531780 DAUC <0003> auc.c:179 vector [3]: kc = 16f943ddfeecc62f 20241001055531780 DAUC <0003> auc.c:180 vector [3]: sres = 14fd6cb0 20241001055531780 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241001055531780 DAUC <0003> db_auc.c:245 IMSI='262424709227310': Generated 4 vectors 20241001055531780 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424709227310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424709227310"} 20241001055531780 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424709227310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531780 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531780 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055531783 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531783 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424709227310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424709227310"} 20241001055531783 DAUC <0003> db_auc.c:192 IMSI='262424709227310': No 3G Auth Data 20241001055531783 DAUC <0003> db_auc.c:236 IMSI='262424709227310': Calling to generate 5 vectors 20241001055531783 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241001055531783 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055531783 DAUC <0003> auc.c:113 vector [0]: rand = f7a37f1532de572a28a4de7b4d628622 20241001055531783 DAUC <0003> auc.c:179 vector [0]: kc = 9ba6a26665e03f0c 20241001055531783 DAUC <0003> auc.c:180 vector [0]: sres = 42e78b70 20241001055531783 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241001055531783 DAUC <0003> auc.c:113 vector [1]: rand = 96dd2bae85cfbba939d66ab41ab0d62d 20241001055531783 DAUC <0003> auc.c:179 vector [1]: kc = b8d46f5ac257b4ff 20241001055531783 DAUC <0003> auc.c:180 vector [1]: sres = d6e204de 20241001055531783 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241001055531783 DAUC <0003> auc.c:113 vector [2]: rand = edaea7956ba4b6f79be88dc8d8cb62e4 20241001055531783 DAUC <0003> auc.c:179 vector [2]: kc = 2050239d85d16b34 20241001055531783 DAUC <0003> auc.c:180 vector [2]: sres = 626af7a9 20241001055531783 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241001055531783 DAUC <0003> auc.c:113 vector [3]: rand = f8800c6aaf4e4ab0a5f749ac5773f57f 20241001055531783 DAUC <0003> auc.c:179 vector [3]: kc = 5d4170acff96b877 20241001055531783 DAUC <0003> auc.c:180 vector [3]: sres = 8e412218 20241001055531783 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241001055531783 DAUC <0003> auc.c:113 vector [4]: rand = 662d37f19f3960be8fb3fbf2573f314c 20241001055531783 DAUC <0003> auc.c:179 vector [4]: kc = 1c18b374ab64f712 20241001055531783 DAUC <0003> auc.c:180 vector [4]: sres = 98945b02 20241001055531783 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241001055531783 DAUC <0003> db_auc.c:245 IMSI='262424709227310': Generated 5 vectors 20241001055531783 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424709227310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424709227310"} 20241001055531783 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424709227310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531783 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531783 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055531786 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531786 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424709227310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424709227310"} 20241001055531786 DAUC <0003> db_auc.c:192 IMSI='262424709227310': No 3G Auth Data 20241001055531786 DAUC <0003> db_auc.c:236 IMSI='262424709227310': Calling to generate 5 vectors 20241001055531786 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241001055531786 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055531786 DAUC <0003> auc.c:113 vector [0]: rand = 54581c08b347b7cacbfc5ca1e6dbcb80 20241001055531786 DAUC <0003> auc.c:179 vector [0]: kc = cd5cfefee26f274c 20241001055531786 DAUC <0003> auc.c:180 vector [0]: sres = f2c037dc 20241001055531786 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241001055531786 DAUC <0003> auc.c:113 vector [1]: rand = f25f6d6f2f28d3b5221645c446e5299c 20241001055531786 DAUC <0003> auc.c:179 vector [1]: kc = be4e8ced6dd4a5d6 20241001055531786 DAUC <0003> auc.c:180 vector [1]: sres = 894c21ba 20241001055531786 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241001055531786 DAUC <0003> auc.c:113 vector [2]: rand = d6f65f5538e46f0b33dc8e3604bbcaf8 20241001055531786 DAUC <0003> auc.c:179 vector [2]: kc = 19e4fd1356da0eea 20241001055531786 DAUC <0003> auc.c:180 vector [2]: sres = 95cbfc0d 20241001055531786 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241001055531786 DAUC <0003> auc.c:113 vector [3]: rand = e0ebf8d8b2f11d43fc7fa680c6b3a508 20241001055531786 DAUC <0003> auc.c:179 vector [3]: kc = ba641a5b09ed3595 20241001055531786 DAUC <0003> auc.c:180 vector [3]: sres = 321af29d 20241001055531786 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241001055531786 DAUC <0003> auc.c:113 vector [4]: rand = 3b2e6eab942961d74a2c5ba75a47cc16 20241001055531786 DAUC <0003> auc.c:179 vector [4]: kc = eb97b4e951d54ca3 20241001055531786 DAUC <0003> auc.c:180 vector [4]: sres = 0d6ed80d 20241001055531786 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241001055531786 DAUC <0003> db_auc.c:245 IMSI='262424709227310': Generated 5 vectors 20241001055531787 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424709227310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424709227310"} 20241001055531787 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424709227310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531787 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531787 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055531789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50740<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@1562b242cc02: Final verdict of PTC: pass 20241001055531812 DAUC <0003> db_auc.c:157 IMSI='262423800405418': No 2G Auth Data 20241001055531812 DAUC <0003> db_auc.c:192 IMSI='262423800405418': No 3G Auth Data HLR_Test-GSUP(21)@1562b242cc02: Created GsupExpect[0] for "262423800405418" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241001055531845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50742<->l=127.0.0.1:4258 20241001055531849 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531849 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423800405418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423800405418"} 20241001055531849 DAUC <0003> db_auc.c:157 IMSI='262423800405418': No 2G Auth Data 20241001055531849 DAUC <0003> db_auc.c:236 IMSI='262423800405418': Calling to generate 1 vectors 20241001055531849 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241001055531849 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055531849 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055531849 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241001055531849 DAUC <0003> auc.c:113 vector [0]: rand = 44f6752c84ada6e1d50c9f8eeba19340 20241001055531849 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241001055531849 DAUC <0003> auc.c:142 vector [0]: autn = 03798b88669f00003ef1d14bbefefe45 20241001055531849 DAUC <0003> auc.c:143 vector [0]: ck = c7222245518e7d38c2dbd6278dcc61c3 20241001055531849 DAUC <0003> auc.c:144 vector [0]: ik = ab8969d929adb94ff75d051c9115b5e9 20241001055531849 DAUC <0003> auc.c:145 vector [0]: res = c73775541f53fd9f0000000000000000 20241001055531849 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055531849 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241001055531849 DAUC <0003> auc.c:151 vector [0]: kc = 592d98a764fa105d 20241001055531849 DAUC <0003> auc.c:152 vector [0]: sres = d86488cb 20241001055531849 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241001055531849 DAUC <0003> db_auc.c:245 IMSI='262423800405418': Generated 1 vectors 20241001055531849 DAUC <0003> db_auc.c:249 IMSI='262423800405418': Updating SQN=33 in DB 20241001055531857 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423800405418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423800405418"} 20241001055531857 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423800405418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531857 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531857 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@1562b242cc02: Found GsupExpect[0] for "262423800405418" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@1562b242cc02: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262423800405418" TC_gsup_sai_num_auth_vectors(27)@1562b242cc02: setverdict(pass): none -> pass 20241001055531860 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531860 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423800405418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423800405418"} 20241001055531860 DAUC <0003> db_auc.c:157 IMSI='262423800405418': No 2G Auth Data 20241001055531860 DAUC <0003> db_auc.c:236 IMSI='262423800405418': Calling to generate 4 vectors 20241001055531860 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241001055531860 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055531860 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055531860 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241001055531860 DAUC <0003> auc.c:113 vector [0]: rand = b76e5e4e0bdacdbd820d855f4a4a74c9 20241001055531860 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241001055531860 DAUC <0003> auc.c:142 vector [0]: autn = d47ffa3cfa0d00001c40357f9609470d 20241001055531860 DAUC <0003> auc.c:143 vector [0]: ck = 780c307f6c7649314d19d0796ca42290 20241001055531860 DAUC <0003> auc.c:144 vector [0]: ik = 981293811d1626f5950a1d69a7b1c4d2 20241001055531860 DAUC <0003> auc.c:145 vector [0]: res = b16a3f9f8a502d780000000000000000 20241001055531860 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055531860 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241001055531860 DAUC <0003> auc.c:151 vector [0]: kc = 380d6eeeba758986 20241001055531860 DAUC <0003> auc.c:152 vector [0]: sres = 3b3a12e7 20241001055531860 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241001055531860 DAUC <0003> auc.c:113 vector [1]: rand = ad1c11f3fbbf7b7475f4591290036a5a 20241001055531860 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241001055531860 DAUC <0003> auc.c:142 vector [1]: autn = b75b54fa28ed000058fc911a90aeba9e 20241001055531860 DAUC <0003> auc.c:143 vector [1]: ck = 02373c243028d78cc9d10228e708d41c 20241001055531860 DAUC <0003> auc.c:144 vector [1]: ik = c6ec4f2e1774ad082ab65d49288dc910 20241001055531860 DAUC <0003> auc.c:145 vector [1]: res = 5771fa2008d35f950000000000000000 20241001055531860 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055531860 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241001055531860 DAUC <0003> auc.c:151 vector [1]: kc = 27bc2c6be8d96788 20241001055531860 DAUC <0003> auc.c:152 vector [1]: sres = 5fa2a5b5 20241001055531860 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241001055531860 DAUC <0003> auc.c:113 vector [2]: rand = c2096a72b0ab7f6fbd4a1d9a920589ab 20241001055531860 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241001055531860 DAUC <0003> auc.c:142 vector [2]: autn = aa3ef5d9035100004086ddd3dbfd7c53 20241001055531860 DAUC <0003> auc.c:143 vector [2]: ck = cdbf9083e9310a9aa4990b38a00695cb 20241001055531860 DAUC <0003> auc.c:144 vector [2]: ik = 818913ea32f13bd623a63f7463b446b3 20241001055531860 DAUC <0003> auc.c:145 vector [2]: res = ca0afde5a7099b120000000000000000 20241001055531860 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055531860 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241001055531860 DAUC <0003> auc.c:151 vector [2]: kc = cb09b7251872e234 20241001055531860 DAUC <0003> auc.c:152 vector [2]: sres = 6d0366f7 20241001055531860 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241001055531860 DAUC <0003> auc.c:113 vector [3]: rand = d206d04a8b439028ae5e6593dc9a5aee 20241001055531860 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241001055531860 DAUC <0003> auc.c:142 vector [3]: autn = ae2e3b921cb6000097bc27c084286b81 20241001055531860 DAUC <0003> auc.c:143 vector [3]: ck = 011de53ca85606c7893db25f851c6838 20241001055531860 DAUC <0003> auc.c:144 vector [3]: ik = 1f450aefed4264ecd971ef8655c21fa3 20241001055531860 DAUC <0003> auc.c:145 vector [3]: res = 1abbd4ab1243bd4a0000000000000000 20241001055531860 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055531860 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241001055531860 DAUC <0003> auc.c:151 vector [3]: kc = 4e14b20a95ca15b0 20241001055531860 DAUC <0003> auc.c:152 vector [3]: sres = 08f869e1 20241001055531860 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241001055531860 DAUC <0003> db_auc.c:245 IMSI='262423800405418': Generated 4 vectors 20241001055531860 DAUC <0003> db_auc.c:249 IMSI='262423800405418': Updating SQN=161 in DB 20241001055531868 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423800405418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423800405418"} 20241001055531868 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423800405418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531868 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531868 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055531871 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531871 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423800405418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423800405418"} 20241001055531871 DAUC <0003> db_auc.c:157 IMSI='262423800405418': No 2G Auth Data 20241001055531871 DAUC <0003> db_auc.c:236 IMSI='262423800405418': Calling to generate 5 vectors 20241001055531871 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241001055531871 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055531871 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055531871 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241001055531871 DAUC <0003> auc.c:113 vector [0]: rand = bb58a1c1ad0328e88db1ab276fd9eea4 20241001055531871 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241001055531871 DAUC <0003> auc.c:142 vector [0]: autn = c918186e90f10000badbc25f01629894 20241001055531871 DAUC <0003> auc.c:143 vector [0]: ck = 97079ab32da4626993f83239583adcf2 20241001055531871 DAUC <0003> auc.c:144 vector [0]: ik = 006573495a2f5676959935d2d30aef5b 20241001055531871 DAUC <0003> auc.c:145 vector [0]: res = 161546d665545c5e0000000000000000 20241001055531871 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055531871 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241001055531871 DAUC <0003> auc.c:151 vector [0]: kc = 9103ee11fcbb07b6 20241001055531871 DAUC <0003> auc.c:152 vector [0]: sres = 73411a88 20241001055531871 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241001055531871 DAUC <0003> auc.c:113 vector [1]: rand = d9af773ea7f9cb8b5489a8548772b232 20241001055531871 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241001055531871 DAUC <0003> auc.c:142 vector [1]: autn = 0495dc61c213000085fe7f27150ab00a 20241001055531871 DAUC <0003> auc.c:143 vector [1]: ck = b5facfd5fabc5344aad4e35cd0c3468d 20241001055531871 DAUC <0003> auc.c:144 vector [1]: ik = fcf2a28624b13cd23c5c0a9c6ab432b4 20241001055531871 DAUC <0003> auc.c:145 vector [1]: res = a6e9e7a918ce11e20000000000000000 20241001055531871 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055531871 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241001055531871 DAUC <0003> auc.c:151 vector [1]: kc = df808493647a1baf 20241001055531871 DAUC <0003> auc.c:152 vector [1]: sres = be27f64b 20241001055531871 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241001055531871 DAUC <0003> auc.c:113 vector [2]: rand = 1125057e8d385163e13cb66b5f13c9e3 20241001055531871 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241001055531871 DAUC <0003> auc.c:142 vector [2]: autn = d2742fb453220000593b54944d838167 20241001055531871 DAUC <0003> auc.c:143 vector [2]: ck = 856fc9bc6aebf854fa5dd44bd731813d 20241001055531871 DAUC <0003> auc.c:144 vector [2]: ik = f4eff3beaf1490a1de4a243f7368bf7a 20241001055531871 DAUC <0003> auc.c:145 vector [2]: res = f433b5d533569b310000000000000000 20241001055531871 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055531871 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241001055531871 DAUC <0003> auc.c:151 vector [2]: kc = 5597ca7661a656b2 20241001055531871 DAUC <0003> auc.c:152 vector [2]: sres = c7652ee4 20241001055531871 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241001055531871 DAUC <0003> auc.c:113 vector [3]: rand = 687e94dc1edfb2d1ccda633c20bdefdb 20241001055531871 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241001055531871 DAUC <0003> auc.c:142 vector [3]: autn = 104e820b3cd4000006839f1bb7b3299b 20241001055531871 DAUC <0003> auc.c:143 vector [3]: ck = 36d8e4e7c75981b41ff7bbe9e7ef9be1 20241001055531871 DAUC <0003> auc.c:144 vector [3]: ik = 4ece139b1afe8d82c3efe0c945ef4120 20241001055531871 DAUC <0003> auc.c:145 vector [3]: res = 67018376610e05f30000000000000000 20241001055531871 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055531871 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241001055531871 DAUC <0003> auc.c:151 vector [3]: kc = a40eac5c7fa7d6f7 20241001055531871 DAUC <0003> auc.c:152 vector [3]: sres = 060f8685 20241001055531871 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241001055531871 DAUC <0003> auc.c:113 vector [4]: rand = 076d3f93c924377abe392cae6df3a611 20241001055531871 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241001055531871 DAUC <0003> auc.c:142 vector [4]: autn = 7511fe6ccef3000072f99696af249677 20241001055531871 DAUC <0003> auc.c:143 vector [4]: ck = 3847241dd4b50855432fcee1646e4662 20241001055531871 DAUC <0003> auc.c:144 vector [4]: ik = 4022d99fccd27ca3c6dbc9077f3863b2 20241001055531871 DAUC <0003> auc.c:145 vector [4]: res = b3134970b094ccd40000000000000000 20241001055531871 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055531871 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241001055531871 DAUC <0003> auc.c:151 vector [4]: kc = fd91fa6403315126 20241001055531871 DAUC <0003> auc.c:152 vector [4]: sres = 038785a4 20241001055531871 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241001055531871 DAUC <0003> db_auc.c:245 IMSI='262423800405418': Generated 5 vectors 20241001055531871 DAUC <0003> db_auc.c:249 IMSI='262423800405418': Updating SQN=321 in DB 20241001055531879 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423800405418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423800405418"} 20241001055531879 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423800405418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531879 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531879 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055531882 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531882 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423800405418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423800405418"} 20241001055531882 DAUC <0003> db_auc.c:157 IMSI='262423800405418': No 2G Auth Data 20241001055531882 DAUC <0003> db_auc.c:236 IMSI='262423800405418': Calling to generate 5 vectors 20241001055531882 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241001055531882 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055531882 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055531882 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241001055531882 DAUC <0003> auc.c:113 vector [0]: rand = 710f1d3bc9378e029699b948af86526e 20241001055531882 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241001055531882 DAUC <0003> auc.c:142 vector [0]: autn = 06c5ee1485c4000002a71f1d5efc2aa4 20241001055531882 DAUC <0003> auc.c:143 vector [0]: ck = 9dfdc10c17bdc4293998d06520eae3b2 20241001055531882 DAUC <0003> auc.c:144 vector [0]: ik = a825e2eb623d36e2fbd330fe01b6b9a9 20241001055531882 DAUC <0003> auc.c:145 vector [0]: res = 36c9ab975441eceb0000000000000000 20241001055531882 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055531882 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241001055531883 DAUC <0003> auc.c:151 vector [0]: kc = f793c37c54dca8d0 20241001055531883 DAUC <0003> auc.c:152 vector [0]: sres = 6288477c 20241001055531883 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241001055531883 DAUC <0003> auc.c:113 vector [1]: rand = 87e4803f124396a6590dc28e98dd00bf 20241001055531883 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241001055531883 DAUC <0003> auc.c:142 vector [1]: autn = fe4556d7ad030000aac8f1cf38d40e12 20241001055531883 DAUC <0003> auc.c:143 vector [1]: ck = 859670083f449224fae3937df4734932 20241001055531883 DAUC <0003> auc.c:144 vector [1]: ik = c12fae11a69fe9943224d1d1458c825c 20241001055531883 DAUC <0003> auc.c:145 vector [1]: res = 64491eba1f771ce10000000000000000 20241001055531883 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055531883 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241001055531883 DAUC <0003> auc.c:151 vector [1]: kc = 8c7e9cb52824b0de 20241001055531883 DAUC <0003> auc.c:152 vector [1]: sres = 7b3e025b 20241001055531883 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241001055531883 DAUC <0003> auc.c:113 vector [2]: rand = dfddeb144e144355547ea20e12994dd1 20241001055531883 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241001055531883 DAUC <0003> auc.c:142 vector [2]: autn = de771b326426000071934ef2ca439af2 20241001055531883 DAUC <0003> auc.c:143 vector [2]: ck = c5334446ec62620a0d40cf635ff513e6 20241001055531883 DAUC <0003> auc.c:144 vector [2]: ik = 9cbdf55954a55050547d1b326b0f26fd 20241001055531883 DAUC <0003> auc.c:145 vector [2]: res = 7397140e9a898ce70000000000000000 20241001055531883 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055531883 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241001055531883 DAUC <0003> auc.c:151 vector [2]: kc = 00b3654e8c3d0741 20241001055531883 DAUC <0003> auc.c:152 vector [2]: sres = e91e98e9 20241001055531883 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241001055531883 DAUC <0003> auc.c:113 vector [3]: rand = b86bde7c3c7f4deaea1455c8b84ad7b2 20241001055531883 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241001055531883 DAUC <0003> auc.c:142 vector [3]: autn = d1b2693d87b90000436b288d9d8d2349 20241001055531883 DAUC <0003> auc.c:143 vector [3]: ck = 7315b287d4cdac5a0c6b0423215dc325 20241001055531883 DAUC <0003> auc.c:144 vector [3]: ik = bd944198f950f90f041453416315278f 20241001055531883 DAUC <0003> auc.c:145 vector [3]: res = d841707f798dc2530000000000000000 20241001055531883 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055531883 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241001055531883 DAUC <0003> auc.c:151 vector [3]: kc = c6fea47d6fd5b1ff 20241001055531883 DAUC <0003> auc.c:152 vector [3]: sres = a1ccb22c 20241001055531883 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241001055531883 DAUC <0003> auc.c:113 vector [4]: rand = 9e526b70c76d334e382b24997afa978f 20241001055531883 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241001055531883 DAUC <0003> auc.c:142 vector [4]: autn = a344e62deee50000c8b929369bb0bb5e 20241001055531883 DAUC <0003> auc.c:143 vector [4]: ck = 9eec2cc0ce28a921b656040e1dada231 20241001055531883 DAUC <0003> auc.c:144 vector [4]: ik = 7d0f0dcd91be2346be1b7960c184bbf2 20241001055531883 DAUC <0003> auc.c:145 vector [4]: res = 60dda0583062d2240000000000000000 20241001055531883 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055531883 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241001055531883 DAUC <0003> auc.c:151 vector [4]: kc = ebae5c6383bf93a4 20241001055531883 DAUC <0003> auc.c:152 vector [4]: sres = 50bf727c 20241001055531883 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241001055531883 DAUC <0003> db_auc.c:245 IMSI='262423800405418': Generated 5 vectors 20241001055531883 DAUC <0003> db_auc.c:249 IMSI='262423800405418': Updating SQN=481 in DB 20241001055531892 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423800405418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423800405418"} 20241001055531892 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423800405418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531892 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531892 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055531895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50742<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@1562b242cc02: Final verdict of PTC: pass 20241001055531919 DAUC <0003> db_auc.c:157 IMSI='262429521630435': No 2G Auth Data 20241001055531919 DAUC <0003> db_auc.c:192 IMSI='262429521630435': No 3G Auth Data HLR_Test-GSUP(21)@1562b242cc02: Created GsupExpect[0] for "262429521630435" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241001055531953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50750<->l=127.0.0.1:4258 20241001055531957 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531957 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429521630435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429521630435"} 20241001055531957 DAUC <0003> db_auc.c:157 IMSI='262429521630435': No 2G Auth Data 20241001055531957 DAUC <0003> db_auc.c:236 IMSI='262429521630435': Calling to generate 1 vectors 20241001055531957 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241001055531957 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055531957 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241001055531957 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241001055531957 DAUC <0003> auc.c:113 vector [0]: rand = f5ca0bb36081a411c1a827edd6b8853d 20241001055531957 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241001055531957 DAUC <0003> auc.c:142 vector [0]: autn = 63320997fc0d0000d9dab863f1084b03 20241001055531957 DAUC <0003> auc.c:143 vector [0]: ck = b500d1ac4b30395ee068b33ae264c75c 20241001055531957 DAUC <0003> auc.c:144 vector [0]: ik = 8058a4c485477d8217437ef292aa0cac 20241001055531957 DAUC <0003> auc.c:145 vector [0]: res = 0691e5cd4b9038c50000000000000000 20241001055531957 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055531957 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241001055531957 DAUC <0003> auc.c:151 vector [0]: kc = c273b8a0beb98f2c 20241001055531957 DAUC <0003> auc.c:152 vector [0]: sres = 4d01dd08 20241001055531957 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241001055531957 DAUC <0003> db_auc.c:245 IMSI='262429521630435': Generated 1 vectors 20241001055531957 DAUC <0003> db_auc.c:249 IMSI='262429521630435': Updating SQN=33 in DB 20241001055531964 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429521630435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429521630435"} 20241001055531964 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429521630435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531964 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531964 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@1562b242cc02: Found GsupExpect[0] for "262429521630435" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@1562b242cc02: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262429521630435" TC_gsup_sai_num_auth_vectors(28)@1562b242cc02: setverdict(pass): none -> pass 20241001055531968 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531968 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429521630435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429521630435"} 20241001055531968 DAUC <0003> db_auc.c:157 IMSI='262429521630435': No 2G Auth Data 20241001055531968 DAUC <0003> db_auc.c:236 IMSI='262429521630435': Calling to generate 4 vectors 20241001055531968 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241001055531968 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055531968 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241001055531968 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241001055531968 DAUC <0003> auc.c:113 vector [0]: rand = 38d329f8c2d6000a23e19a065c617528 20241001055531968 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241001055531968 DAUC <0003> auc.c:142 vector [0]: autn = 129dd86256810000969f79faf98a0754 20241001055531968 DAUC <0003> auc.c:143 vector [0]: ck = a8746a9f800e7c1cae0923056cf977b6 20241001055531968 DAUC <0003> auc.c:144 vector [0]: ik = e49b4662151058b5fbdafa69fe2150ff 20241001055531968 DAUC <0003> auc.c:145 vector [0]: res = 8d788175c86545790000000000000000 20241001055531968 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055531968 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241001055531968 DAUC <0003> auc.c:151 vector [0]: kc = 193cf59107c603e0 20241001055531968 DAUC <0003> auc.c:152 vector [0]: sres = 451dc40c 20241001055531968 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241001055531968 DAUC <0003> auc.c:113 vector [1]: rand = b478d6ab7dfb57ff502955522cf920d5 20241001055531968 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241001055531968 DAUC <0003> auc.c:142 vector [1]: autn = fc3715e4d5650000c346b76d71751c1f 20241001055531968 DAUC <0003> auc.c:143 vector [1]: ck = e3f8f7462e60767541195bd46889d54c 20241001055531968 DAUC <0003> auc.c:144 vector [1]: ik = 4153f2ae2ffd7613364697b45458b09f 20241001055531968 DAUC <0003> auc.c:145 vector [1]: res = 018e742ea0682b6f0000000000000000 20241001055531968 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055531968 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241001055531968 DAUC <0003> auc.c:151 vector [1]: kc = d5f4c9883d4c65b5 20241001055531968 DAUC <0003> auc.c:152 vector [1]: sres = a1e65f41 20241001055531968 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241001055531968 DAUC <0003> auc.c:113 vector [2]: rand = 931b9eadeb7ec0f30cb588d17602bc28 20241001055531968 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241001055531968 DAUC <0003> auc.c:142 vector [2]: autn = eb26bee8a638000011b5fb7ca7de336a 20241001055531968 DAUC <0003> auc.c:143 vector [2]: ck = 7a4b1ed12ab4d19b5ba2269882133a66 20241001055531968 DAUC <0003> auc.c:144 vector [2]: ik = e19668b30bb86cfa8c1909ff8167a006 20241001055531968 DAUC <0003> auc.c:145 vector [2]: res = 5c0c00e1b4951e050000000000000000 20241001055531968 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055531968 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241001055531968 DAUC <0003> auc.c:151 vector [2]: kc = 4c66590522782701 20241001055531968 DAUC <0003> auc.c:152 vector [2]: sres = e8991ee4 20241001055531968 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241001055531968 DAUC <0003> auc.c:113 vector [3]: rand = b9e9c530ced83537049b76b923afbd22 20241001055531968 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241001055531968 DAUC <0003> auc.c:142 vector [3]: autn = 20928930bcdf000040cd9b47aca8e634 20241001055531968 DAUC <0003> auc.c:143 vector [3]: ck = 3fcd78e1703293b2958ad025690347c3 20241001055531968 DAUC <0003> auc.c:144 vector [3]: ik = 94f4e3ba2ef50a80402a8d30f10dc1c5 20241001055531968 DAUC <0003> auc.c:145 vector [3]: res = 79ee63d99012f8c70000000000000000 20241001055531968 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055531968 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241001055531968 DAUC <0003> auc.c:151 vector [3]: kc = 7e99c64ec6c91f34 20241001055531968 DAUC <0003> auc.c:152 vector [3]: sres = e9fc9b1e 20241001055531968 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241001055531968 DAUC <0003> db_auc.c:245 IMSI='262429521630435': Generated 4 vectors 20241001055531968 DAUC <0003> db_auc.c:249 IMSI='262429521630435': Updating SQN=161 in DB 20241001055531976 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429521630435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429521630435"} 20241001055531976 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429521630435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531976 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531976 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055531979 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531979 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429521630435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429521630435"} 20241001055531979 DAUC <0003> db_auc.c:157 IMSI='262429521630435': No 2G Auth Data 20241001055531979 DAUC <0003> db_auc.c:236 IMSI='262429521630435': Calling to generate 5 vectors 20241001055531979 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241001055531979 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055531979 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241001055531979 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241001055531979 DAUC <0003> auc.c:113 vector [0]: rand = 1217392a855ae0ef1703e0e8ca476338 20241001055531979 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241001055531979 DAUC <0003> auc.c:142 vector [0]: autn = 53b9a7cd51960000015c269d1c05d0ab 20241001055531979 DAUC <0003> auc.c:143 vector [0]: ck = d120799147afaec3e702dee11b1fc1e6 20241001055531979 DAUC <0003> auc.c:144 vector [0]: ik = fc652209a3c107179ef2b8e3bcffbdd1 20241001055531979 DAUC <0003> auc.c:145 vector [0]: res = 6672038804f1a5920000000000000000 20241001055531979 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055531979 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241001055531979 DAUC <0003> auc.c:151 vector [0]: kc = 54b53d9a438ed5e3 20241001055531979 DAUC <0003> auc.c:152 vector [0]: sres = 6283a61a 20241001055531979 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241001055531979 DAUC <0003> auc.c:113 vector [1]: rand = bef83739196241afd2def6e38eddf9f3 20241001055531979 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241001055531979 DAUC <0003> auc.c:142 vector [1]: autn = ffdbecbdb9dc000081e9dc3a6d43720a 20241001055531979 DAUC <0003> auc.c:143 vector [1]: ck = 7454978f606ae33fab41c6e1396cac94 20241001055531979 DAUC <0003> auc.c:144 vector [1]: ik = 061e82671f812abb07bc9fb67d62f9be 20241001055531979 DAUC <0003> auc.c:145 vector [1]: res = 75325353b29d4a3a0000000000000000 20241001055531979 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055531980 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241001055531980 DAUC <0003> auc.c:151 vector [1]: kc = deb74cbf3be59cae 20241001055531980 DAUC <0003> auc.c:152 vector [1]: sres = c7af1969 20241001055531980 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241001055531980 DAUC <0003> auc.c:113 vector [2]: rand = 2e04feef5aaf69cf6f2f44d5da0c705c 20241001055531980 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241001055531980 DAUC <0003> auc.c:142 vector [2]: autn = 358ae2d847410000936e27e1e244f320 20241001055531980 DAUC <0003> auc.c:143 vector [2]: ck = 60109386a07d58dffe6ed16022507bfe 20241001055531980 DAUC <0003> auc.c:144 vector [2]: ik = 5c07b0f063b6c894e2929e72d237e066 20241001055531980 DAUC <0003> auc.c:145 vector [2]: res = 0ea6b59218ceb0490000000000000000 20241001055531980 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055531980 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241001055531980 DAUC <0003> auc.c:151 vector [2]: kc = 20eb6c6433ac0bd3 20241001055531980 DAUC <0003> auc.c:152 vector [2]: sres = 166805db 20241001055531980 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241001055531980 DAUC <0003> auc.c:113 vector [3]: rand = 44761b02884e5a399ee5734acd82c7dd 20241001055531980 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241001055531980 DAUC <0003> auc.c:142 vector [3]: autn = 1bcb9166d3b40000db51a7cbf378a7bc 20241001055531980 DAUC <0003> auc.c:143 vector [3]: ck = e05ba7f52b35e23da46540118ad33246 20241001055531980 DAUC <0003> auc.c:144 vector [3]: ik = 3f062d08c22420a17c0559670d81d92b 20241001055531980 DAUC <0003> auc.c:145 vector [3]: res = 991830d9b6b666920000000000000000 20241001055531980 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055531980 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241001055531980 DAUC <0003> auc.c:151 vector [3]: kc = 073d938b6e4329f1 20241001055531980 DAUC <0003> auc.c:152 vector [3]: sres = 2fae564b 20241001055531980 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241001055531980 DAUC <0003> auc.c:113 vector [4]: rand = 58b89fc8e73688f758b95904f1796d08 20241001055531980 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241001055531980 DAUC <0003> auc.c:142 vector [4]: autn = f90f8133813f0000eb34e8b717258231 20241001055531980 DAUC <0003> auc.c:143 vector [4]: ck = a6f7b25024d036134c649fc0d8fed72c 20241001055531980 DAUC <0003> auc.c:144 vector [4]: ik = 13f92ab77802df25a7648c85df2e259d 20241001055531980 DAUC <0003> auc.c:145 vector [4]: res = 5f69de9a774aafeb0000000000000000 20241001055531980 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055531980 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241001055531980 DAUC <0003> auc.c:151 vector [4]: kc = 5e0e8ba25b021b87 20241001055531980 DAUC <0003> auc.c:152 vector [4]: sres = 28237171 20241001055531980 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241001055531980 DAUC <0003> db_auc.c:245 IMSI='262429521630435': Generated 5 vectors 20241001055531980 DAUC <0003> db_auc.c:249 IMSI='262429521630435': Updating SQN=321 in DB 20241001055531987 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429521630435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429521630435"} 20241001055531987 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429521630435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055531987 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055531987 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055531990 DLINP <000b> input/ipa.c:451 connected read/write 20241001055531990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055531990 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429521630435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429521630435"} 20241001055531990 DAUC <0003> db_auc.c:157 IMSI='262429521630435': No 2G Auth Data 20241001055531990 DAUC <0003> db_auc.c:236 IMSI='262429521630435': Calling to generate 5 vectors 20241001055531990 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241001055531990 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055531990 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241001055531990 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241001055531990 DAUC <0003> auc.c:113 vector [0]: rand = dcd580f53342b5b932e3bd58f9730413 20241001055531990 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241001055531990 DAUC <0003> auc.c:142 vector [0]: autn = 2062d4bf2fc1000065646377e86cc7de 20241001055531990 DAUC <0003> auc.c:143 vector [0]: ck = 881eedf8fbe1685a59d890e6d3e46398 20241001055531990 DAUC <0003> auc.c:144 vector [0]: ik = cd223dd5f15c7b04b31ed8d1d0047cba 20241001055531990 DAUC <0003> auc.c:145 vector [0]: res = d2c946bd99f8226d0000000000000000 20241001055531990 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055531990 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241001055531990 DAUC <0003> auc.c:151 vector [0]: kc = affa981a095d0c7c 20241001055531990 DAUC <0003> auc.c:152 vector [0]: sres = 4b3164d0 20241001055531990 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241001055531990 DAUC <0003> auc.c:113 vector [1]: rand = 265ae82d0a50d779330e915317702a5e 20241001055531990 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241001055531990 DAUC <0003> auc.c:142 vector [1]: autn = 9b009c79a6a30000dd2226c0616dfa5f 20241001055531990 DAUC <0003> auc.c:143 vector [1]: ck = 767873a4348c63ea890dfe9af156052f 20241001055531990 DAUC <0003> auc.c:144 vector [1]: ik = 412b192466034d7bb3d626ece49c994f 20241001055531990 DAUC <0003> auc.c:145 vector [1]: res = 60d41fbdd9c4b06b0000000000000000 20241001055531990 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055531990 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241001055531990 DAUC <0003> auc.c:151 vector [1]: kc = 0d88b2f64745b2f1 20241001055531990 DAUC <0003> auc.c:152 vector [1]: sres = b910afd6 20241001055531990 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241001055531990 DAUC <0003> auc.c:113 vector [2]: rand = 7960da9b7e0ca51a17815c79a78dc2f5 20241001055531990 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241001055531990 DAUC <0003> auc.c:142 vector [2]: autn = a72464eef54100007536c155b9b15461 20241001055531990 DAUC <0003> auc.c:143 vector [2]: ck = 12a93031b666e889dfd0f737e62ec9ac 20241001055531990 DAUC <0003> auc.c:144 vector [2]: ik = 0c23d384e4bbee7d0160c0cf1faa5872 20241001055531990 DAUC <0003> auc.c:145 vector [2]: res = 5216be7491fe79790000000000000000 20241001055531990 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055531990 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241001055531990 DAUC <0003> auc.c:151 vector [2]: kc = c03ad44dab59972a 20241001055531990 DAUC <0003> auc.c:152 vector [2]: sres = c3e8c70d 20241001055531990 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241001055531990 DAUC <0003> auc.c:113 vector [3]: rand = f2080f30af5ea2b730dc50a6ffd6432b 20241001055531990 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241001055531990 DAUC <0003> auc.c:142 vector [3]: autn = a126984a68e8000046db4442f79b467d 20241001055531990 DAUC <0003> auc.c:143 vector [3]: ck = b9d70882a5e8bda594bbf2a68a9c1277 20241001055531990 DAUC <0003> auc.c:144 vector [3]: ik = d082807358d73684095bdc87e5749b86 20241001055531990 DAUC <0003> auc.c:145 vector [3]: res = 2a307a5c305ce18c0000000000000000 20241001055531990 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055531990 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241001055531990 DAUC <0003> auc.c:151 vector [3]: kc = f4b5a6d092d702d0 20241001055531990 DAUC <0003> auc.c:152 vector [3]: sres = 1a6c9bd0 20241001055531990 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241001055531990 DAUC <0003> auc.c:113 vector [4]: rand = fdb7b37332a886f880691af3aa155529 20241001055531990 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241001055531990 DAUC <0003> auc.c:142 vector [4]: autn = 9e8dbba9329500007c5942e64838381d 20241001055531990 DAUC <0003> auc.c:143 vector [4]: ck = 30dfe2223a9c8954d4e02ce0de4a0bd2 20241001055531990 DAUC <0003> auc.c:144 vector [4]: ik = a1d356b57db720fdce0f23b93b2eba78 20241001055531990 DAUC <0003> auc.c:145 vector [4]: res = eaf69610484ab3d50000000000000000 20241001055531990 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055531990 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241001055531990 DAUC <0003> auc.c:151 vector [4]: kc = 8be3bbcea24f1803 20241001055531990 DAUC <0003> auc.c:152 vector [4]: sres = a2bc25c5 20241001055531990 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241001055531990 DAUC <0003> db_auc.c:245 IMSI='262429521630435': Generated 5 vectors 20241001055531990 DAUC <0003> db_auc.c:249 IMSI='262429521630435': Updating SQN=481 in DB 20241001055532000 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429521630435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429521630435"} 20241001055532000 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429521630435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055532000 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055532000 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055532003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50750<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@1562b242cc02: Final verdict of PTC: pass 20241001055532028 DAUC <0003> db_auc.c:157 IMSI='262424183052961': No 2G Auth Data 20241001055532028 DAUC <0003> db_auc.c:192 IMSI='262424183052961': No 3G Auth Data HLR_Test-GSUP(21)@1562b242cc02: Created GsupExpect[0] for "262424183052961" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241001055532069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50766<->l=127.0.0.1:4258 20241001055532072 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055532073 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424183052961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424183052961"} 20241001055532073 DAUC <0003> db_auc.c:236 IMSI='262424183052961': Calling to generate 1 vectors 20241001055532073 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241001055532073 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055532073 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055532073 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241001055532073 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055532073 DAUC <0003> auc.c:113 vector [0]: rand = f5aa3d2090e8f9dbc3ed2950e5f2eb0d 20241001055532073 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241001055532073 DAUC <0003> auc.c:142 vector [0]: autn = ac179637a4500000e92a4938d55b2890 20241001055532073 DAUC <0003> auc.c:143 vector [0]: ck = 3f3705dfa0898d53cd1bff03637e9938 20241001055532073 DAUC <0003> auc.c:144 vector [0]: ik = 3b6a514d0fb9006d2aea3de7aba3a342 20241001055532073 DAUC <0003> auc.c:145 vector [0]: res = 7a8b2b648f9197bf0000000000000000 20241001055532073 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055532073 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055532073 DAUC <0003> auc.c:179 vector [0]: kc = c7fd4a41a54ad800 20241001055532073 DAUC <0003> auc.c:180 vector [0]: sres = 749dde54 20241001055532073 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055532073 DAUC <0003> db_auc.c:245 IMSI='262424183052961': Generated 1 vectors 20241001055532073 DAUC <0003> db_auc.c:249 IMSI='262424183052961': Updating SQN=33 in DB 20241001055532081 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424183052961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424183052961"} 20241001055532081 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424183052961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055532081 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055532081 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@1562b242cc02: Found GsupExpect[0] for "262424183052961" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@1562b242cc02: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262424183052961" TC_gsup_sai_num_auth_vectors(29)@1562b242cc02: setverdict(pass): none -> pass 20241001055532084 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055532084 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424183052961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424183052961"} 20241001055532084 DAUC <0003> db_auc.c:236 IMSI='262424183052961': Calling to generate 4 vectors 20241001055532084 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241001055532084 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055532084 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055532084 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241001055532084 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055532084 DAUC <0003> auc.c:113 vector [0]: rand = 7aad583c5d89b6664f17211c62354cce 20241001055532084 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241001055532084 DAUC <0003> auc.c:142 vector [0]: autn = 320665277a22000035ce52aad1cadc77 20241001055532084 DAUC <0003> auc.c:143 vector [0]: ck = 1f437af9bf4fe0a6980a58d595b8e631 20241001055532084 DAUC <0003> auc.c:144 vector [0]: ik = 37abd2cd16087cf336e5a9ec2be81d4e 20241001055532084 DAUC <0003> auc.c:145 vector [0]: res = c31642decf174c050000000000000000 20241001055532084 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055532084 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055532084 DAUC <0003> auc.c:179 vector [0]: kc = ebf63aca6cca3800 20241001055532084 DAUC <0003> auc.c:180 vector [0]: sres = e1edd107 20241001055532084 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055532084 DAUC <0003> auc.c:113 vector [1]: rand = 9d2e45b25db2ade1e955611d1a70d40a 20241001055532084 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241001055532084 DAUC <0003> auc.c:142 vector [1]: autn = 3f1d5077d7a4000035fa02d588ef50d7 20241001055532084 DAUC <0003> auc.c:143 vector [1]: ck = 633215d93677b9e87029850b10d58db8 20241001055532084 DAUC <0003> auc.c:144 vector [1]: ik = fed1ba8b7ba5d919fc510f446483298e 20241001055532084 DAUC <0003> auc.c:145 vector [1]: res = e0d0a03fb9c4cbdc0000000000000000 20241001055532084 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055532084 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241001055532084 DAUC <0003> auc.c:179 vector [1]: kc = 53ec9f5402b07400 20241001055532084 DAUC <0003> auc.c:180 vector [1]: sres = 190ba465 20241001055532084 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241001055532084 DAUC <0003> auc.c:113 vector [2]: rand = 63b7f2dcfcf28ecd546a91ac854ee792 20241001055532084 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241001055532084 DAUC <0003> auc.c:142 vector [2]: autn = b22b0272a5ca0000c3b05ba887ca1454 20241001055532084 DAUC <0003> auc.c:143 vector [2]: ck = d5354c22d8e5712f4bae5b1551f552a6 20241001055532084 DAUC <0003> auc.c:144 vector [2]: ik = 63fb8a11da5f78d08873f5278bbb1e38 20241001055532084 DAUC <0003> auc.c:145 vector [2]: res = 417ff117ebc60b3f0000000000000000 20241001055532084 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055532084 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241001055532084 DAUC <0003> auc.c:179 vector [2]: kc = aa2489b3ce434000 20241001055532084 DAUC <0003> auc.c:180 vector [2]: sres = 97109091 20241001055532084 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241001055532084 DAUC <0003> auc.c:113 vector [3]: rand = 81373c03b37963207d856884c70895f4 20241001055532084 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241001055532084 DAUC <0003> auc.c:142 vector [3]: autn = c6b3813078230000fe397875b1c3f5e0 20241001055532084 DAUC <0003> auc.c:143 vector [3]: ck = d503a392be88679f8e673b3bab6c6e82 20241001055532084 DAUC <0003> auc.c:144 vector [3]: ik = 7550f6ffa78e09ea98aa3f9ea1e10109 20241001055532084 DAUC <0003> auc.c:145 vector [3]: res = 4c2c754196add8c70000000000000000 20241001055532084 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055532084 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241001055532084 DAUC <0003> auc.c:179 vector [3]: kc = 92d02a3264635c00 20241001055532084 DAUC <0003> auc.c:180 vector [3]: sres = a585cf22 20241001055532084 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241001055532084 DAUC <0003> db_auc.c:245 IMSI='262424183052961': Generated 4 vectors 20241001055532084 DAUC <0003> db_auc.c:249 IMSI='262424183052961': Updating SQN=161 in DB 20241001055532092 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424183052961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424183052961"} 20241001055532092 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424183052961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055532092 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055532092 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055532095 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055532095 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424183052961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424183052961"} 20241001055532095 DAUC <0003> db_auc.c:236 IMSI='262424183052961': Calling to generate 5 vectors 20241001055532095 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241001055532095 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055532095 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055532095 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241001055532095 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055532095 DAUC <0003> auc.c:113 vector [0]: rand = 3b187cb69b98b97c908ab3c202981023 20241001055532095 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241001055532095 DAUC <0003> auc.c:142 vector [0]: autn = ce5f526f1b3c000025ce7e5d99bb334e 20241001055532095 DAUC <0003> auc.c:143 vector [0]: ck = 2c890dd79598922afa6fda3767190780 20241001055532095 DAUC <0003> auc.c:144 vector [0]: ik = 6bcab99771ab3b02d9c8e082701dbdeb 20241001055532095 DAUC <0003> auc.c:145 vector [0]: res = 3e652f8ce4cf5eed0000000000000000 20241001055532095 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055532095 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055532095 DAUC <0003> auc.c:179 vector [0]: kc = 727a0779dd160000 20241001055532095 DAUC <0003> auc.c:180 vector [0]: sres = d7bd6361 20241001055532095 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055532095 DAUC <0003> auc.c:113 vector [1]: rand = 64c8ae3e99e75c310165f34bb17ae652 20241001055532095 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241001055532095 DAUC <0003> auc.c:142 vector [1]: autn = 29dce654cf8c000069436be514f15a12 20241001055532095 DAUC <0003> auc.c:143 vector [1]: ck = b3e78fe087adda1c9f88e1b2780a415c 20241001055532095 DAUC <0003> auc.c:144 vector [1]: ik = 024e4b3cb96eafe3360e4a45191827d0 20241001055532095 DAUC <0003> auc.c:145 vector [1]: res = e1aac55bda9a8ea30000000000000000 20241001055532095 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055532095 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241001055532095 DAUC <0003> auc.c:179 vector [1]: kc = 5e90a43613d7c800 20241001055532095 DAUC <0003> auc.c:180 vector [1]: sres = f8cdf1b3 20241001055532095 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241001055532095 DAUC <0003> auc.c:113 vector [2]: rand = 72572f8602b68555e950a7c88e57a27e 20241001055532095 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241001055532095 DAUC <0003> auc.c:142 vector [2]: autn = b9b81cf88119000070729aa89ba261e5 20241001055532095 DAUC <0003> auc.c:143 vector [2]: ck = 48124e734a2e8bb52c48235fc740aba9 20241001055532095 DAUC <0003> auc.c:144 vector [2]: ik = e74ea33aa527a78f720578fa01247458 20241001055532095 DAUC <0003> auc.c:145 vector [2]: res = 3c7a0d1f88be566b0000000000000000 20241001055532095 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055532095 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241001055532095 DAUC <0003> auc.c:179 vector [2]: kc = e564acdab7733800 20241001055532095 DAUC <0003> auc.c:180 vector [2]: sres = 2c376a06 20241001055532095 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241001055532095 DAUC <0003> auc.c:113 vector [3]: rand = 53431c518d3a264e79ab0ac0f2bfb5cd 20241001055532095 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241001055532095 DAUC <0003> auc.c:142 vector [3]: autn = 896d84ac3ffd0000c38268c86d90d829 20241001055532095 DAUC <0003> auc.c:143 vector [3]: ck = 1e96ecbca9abd68a8463afbf47cd422d 20241001055532095 DAUC <0003> auc.c:144 vector [3]: ik = b1cd2c77882bf83e61cda4d4bbf33aa9 20241001055532095 DAUC <0003> auc.c:145 vector [3]: res = 68574d67ec90da4d0000000000000000 20241001055532095 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055532095 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241001055532095 DAUC <0003> auc.c:179 vector [3]: kc = c42f9c0b52f82000 20241001055532095 DAUC <0003> auc.c:180 vector [3]: sres = a2ba4be0 20241001055532095 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241001055532095 DAUC <0003> auc.c:113 vector [4]: rand = b48c38b443d5cf7e84da92fe138fc3df 20241001055532095 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241001055532095 DAUC <0003> auc.c:142 vector [4]: autn = 8e310cb3d54d00004ef92aa3fe084768 20241001055532096 DAUC <0003> auc.c:143 vector [4]: ck = 0dd2ba34a86e9fb113b2f9c9d0b749d3 20241001055532096 DAUC <0003> auc.c:144 vector [4]: ik = 1974756330ed271f1fe420b8cd5d202d 20241001055532096 DAUC <0003> auc.c:145 vector [4]: res = 09db7d37ebfe8cc60000000000000000 20241001055532096 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055532096 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241001055532096 DAUC <0003> auc.c:179 vector [4]: kc = 47a09f6169af6c00 20241001055532096 DAUC <0003> auc.c:180 vector [4]: sres = 3a3ef7f3 20241001055532096 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241001055532096 DAUC <0003> db_auc.c:245 IMSI='262424183052961': Generated 5 vectors 20241001055532096 DAUC <0003> db_auc.c:249 IMSI='262424183052961': Updating SQN=321 in DB 20241001055532103 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424183052961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424183052961"} 20241001055532103 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424183052961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055532103 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055532103 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055532107 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055532107 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424183052961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424183052961"} 20241001055532107 DAUC <0003> db_auc.c:236 IMSI='262424183052961': Calling to generate 5 vectors 20241001055532107 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241001055532107 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055532107 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055532107 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241001055532107 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055532107 DAUC <0003> auc.c:113 vector [0]: rand = 7df0d1c0d16ccb3f2002205d4d14ef14 20241001055532107 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241001055532107 DAUC <0003> auc.c:142 vector [0]: autn = d60be6e3abd90000e795f0a643cb4ebf 20241001055532107 DAUC <0003> auc.c:143 vector [0]: ck = c51819cac83d5e130a6861d9c87df48d 20241001055532107 DAUC <0003> auc.c:144 vector [0]: ik = 3f01a3135b70dcdd3ee266e07edc01c4 20241001055532107 DAUC <0003> auc.c:145 vector [0]: res = 21176aab7ad0819d0000000000000000 20241001055532107 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055532107 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055532107 DAUC <0003> auc.c:179 vector [0]: kc = 22dda5845e671800 20241001055532107 DAUC <0003> auc.c:180 vector [0]: sres = 35b18927 20241001055532107 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055532107 DAUC <0003> auc.c:113 vector [1]: rand = 5e7d94f7f24bc5d6b5fb6fbac749181b 20241001055532107 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241001055532107 DAUC <0003> auc.c:142 vector [1]: autn = e1765e00ec260000a4b06a5550edb6c5 20241001055532107 DAUC <0003> auc.c:143 vector [1]: ck = 4d14ea9818c59b07d7d5fc04ef645ffb 20241001055532107 DAUC <0003> auc.c:144 vector [1]: ik = 6c35d88af5faf5be74ec331fe866a3e5 20241001055532107 DAUC <0003> auc.c:145 vector [1]: res = 33edfeb52e1796b20000000000000000 20241001055532107 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055532107 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241001055532107 DAUC <0003> auc.c:179 vector [1]: kc = 73362f15e7000400 20241001055532107 DAUC <0003> auc.c:180 vector [1]: sres = dfdc9741 20241001055532107 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241001055532107 DAUC <0003> auc.c:113 vector [2]: rand = 2a83a6e19a53e4cb38433836481d9d02 20241001055532107 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241001055532107 DAUC <0003> auc.c:142 vector [2]: autn = 324df4acf15300008263ac4ee3217259 20241001055532107 DAUC <0003> auc.c:143 vector [2]: ck = d2d46285b24032d4df478ea60d3a1135 20241001055532107 DAUC <0003> auc.c:144 vector [2]: ik = ea1bf3e2d8c7a9c1828747499ed7058a 20241001055532107 DAUC <0003> auc.c:145 vector [2]: res = cfcf2cd7aa1570980000000000000000 20241001055532107 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055532107 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241001055532107 DAUC <0003> auc.c:179 vector [2]: kc = 762d94fd017da400 20241001055532107 DAUC <0003> auc.c:180 vector [2]: sres = f3c73647 20241001055532107 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241001055532107 DAUC <0003> auc.c:113 vector [3]: rand = 72ed4d558d86eb92e275672fbd1e31ba 20241001055532107 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241001055532107 DAUC <0003> auc.c:142 vector [3]: autn = 2843a6620cd000000a6ba4b59774ecac 20241001055532107 DAUC <0003> auc.c:143 vector [3]: ck = 575419e199c9039454fe04fe638f0475 20241001055532107 DAUC <0003> auc.c:144 vector [3]: ik = 259c97d0dd8bc64ada7b172a7dcab6c5 20241001055532107 DAUC <0003> auc.c:145 vector [3]: res = 040ed976f0bdcb2b0000000000000000 20241001055532107 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055532107 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241001055532107 DAUC <0003> auc.c:179 vector [3]: kc = 6dbcdc2ad377a400 20241001055532107 DAUC <0003> auc.c:180 vector [3]: sres = bb2a1181 20241001055532107 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241001055532107 DAUC <0003> auc.c:113 vector [4]: rand = 98a8a7137f462c33e34cbefaefea6044 20241001055532107 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241001055532107 DAUC <0003> auc.c:142 vector [4]: autn = 361267c530f3000083194871052b48f2 20241001055532107 DAUC <0003> auc.c:143 vector [4]: ck = 5020df1448041df72789e5d455285e39 20241001055532107 DAUC <0003> auc.c:144 vector [4]: ik = 65699914839c0de34b44821abc65f94c 20241001055532107 DAUC <0003> auc.c:145 vector [4]: res = f15828120e2b05960000000000000000 20241001055532107 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055532107 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241001055532107 DAUC <0003> auc.c:179 vector [4]: kc = 29575666ee111000 20241001055532107 DAUC <0003> auc.c:180 vector [4]: sres = 2fe33a71 20241001055532107 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241001055532107 DAUC <0003> db_auc.c:245 IMSI='262424183052961': Generated 5 vectors 20241001055532107 DAUC <0003> db_auc.c:249 IMSI='262424183052961': Updating SQN=481 in DB 20241001055532114 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424183052961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424183052961"} 20241001055532114 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424183052961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055532114 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055532114 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055532117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50766<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@1562b242cc02: Final verdict of PTC: pass 20241001055532148 DAUC <0003> db_auc.c:157 IMSI='262420424308368': No 2G Auth Data 20241001055532148 DAUC <0003> db_auc.c:192 IMSI='262420424308368': No 3G Auth Data HLR_Test-GSUP(21)@1562b242cc02: Created GsupExpect[0] for "262420424308368" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241001055532188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50772<->l=127.0.0.1:4258 20241001055532192 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055532192 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420424308368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420424308368"} 20241001055532192 DAUC <0003> db_auc.c:236 IMSI='262420424308368': Calling to generate 1 vectors 20241001055532192 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241001055532192 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055532192 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055532192 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241001055532192 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055532192 DAUC <0003> auc.c:113 vector [0]: rand = e1a5d8ae0c0f7b662002c0754c8066cc 20241001055532192 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241001055532192 DAUC <0003> auc.c:142 vector [0]: autn = a2941d9c0afd0000608a3428603ae347 20241001055532192 DAUC <0003> auc.c:143 vector [0]: ck = 3680d6bbcdf5649b2b4c3e0b7c2a5234 20241001055532192 DAUC <0003> auc.c:144 vector [0]: ik = 217bc068287c31ae5f952838fe37b896 20241001055532192 DAUC <0003> auc.c:145 vector [0]: res = 75ff947a6be5d9d60000000000000000 20241001055532192 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055532192 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055532192 DAUC <0003> auc.c:179 vector [0]: kc = 44aa79a350613400 20241001055532192 DAUC <0003> auc.c:180 vector [0]: sres = 57575a46 20241001055532192 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055532192 DAUC <0003> db_auc.c:245 IMSI='262420424308368': Generated 1 vectors 20241001055532192 DAUC <0003> db_auc.c:249 IMSI='262420424308368': Updating SQN=33 in DB 20241001055532200 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420424308368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420424308368"} 20241001055532200 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420424308368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055532200 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055532200 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@1562b242cc02: Found GsupExpect[0] for "262420424308368" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@1562b242cc02: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262420424308368" TC_gsup_sai_num_auth_vectors(30)@1562b242cc02: setverdict(pass): none -> pass 20241001055532203 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055532203 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420424308368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420424308368"} 20241001055532203 DAUC <0003> db_auc.c:236 IMSI='262420424308368': Calling to generate 4 vectors 20241001055532203 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241001055532203 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055532203 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055532203 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241001055532203 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055532203 DAUC <0003> auc.c:113 vector [0]: rand = 19702c8bb5828caaa3f2ee6eeeacb804 20241001055532203 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241001055532203 DAUC <0003> auc.c:142 vector [0]: autn = 8a373ac3aecc000074661cc18049a39b 20241001055532203 DAUC <0003> auc.c:143 vector [0]: ck = d40820a68dfef7a776f5b9e213cf42f7 20241001055532203 DAUC <0003> auc.c:144 vector [0]: ik = dc99ea92fa361bd752c7d69943bf4fff 20241001055532203 DAUC <0003> auc.c:145 vector [0]: res = aa49e1eae6c5740e0000000000000000 20241001055532203 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055532203 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055532203 DAUC <0003> auc.c:179 vector [0]: kc = 28f9816121eaf800 20241001055532203 DAUC <0003> auc.c:180 vector [0]: sres = d08c9086 20241001055532203 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055532203 DAUC <0003> auc.c:113 vector [1]: rand = 6f3e06b1306840b152f3a463d5da2eee 20241001055532203 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241001055532203 DAUC <0003> auc.c:142 vector [1]: autn = 2a12fa5f892900007681d1bf63bf31de 20241001055532203 DAUC <0003> auc.c:143 vector [1]: ck = dd725e6969b37c88d102ea790f7b8b09 20241001055532203 DAUC <0003> auc.c:144 vector [1]: ik = ce8b680f53d348a97fae9984534d3d89 20241001055532203 DAUC <0003> auc.c:145 vector [1]: res = d66cee8f212633080000000000000000 20241001055532203 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055532203 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241001055532203 DAUC <0003> auc.c:179 vector [1]: kc = efe51809923bf800 20241001055532203 DAUC <0003> auc.c:180 vector [1]: sres = a856c59c 20241001055532203 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241001055532203 DAUC <0003> auc.c:113 vector [2]: rand = 4782f3b1a82923390f7b2db55250fe18 20241001055532203 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241001055532203 DAUC <0003> auc.c:142 vector [2]: autn = cff686ccb7d90000678ab4c965310f8d 20241001055532203 DAUC <0003> auc.c:143 vector [2]: ck = 7f09b33db03e2bc541cc119b0cccecaf 20241001055532203 DAUC <0003> auc.c:144 vector [2]: ik = 224f1da7ec83acc30e2841a531ab0012 20241001055532203 DAUC <0003> auc.c:145 vector [2]: res = 5d55bc8482754f8a0000000000000000 20241001055532203 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055532203 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241001055532203 DAUC <0003> auc.c:179 vector [2]: kc = 26bf565952582c00 20241001055532203 DAUC <0003> auc.c:180 vector [2]: sres = 28ba839b 20241001055532203 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241001055532203 DAUC <0003> auc.c:113 vector [3]: rand = 08a17455b3986ecfbde7a9a5ee3383a5 20241001055532203 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241001055532203 DAUC <0003> auc.c:142 vector [3]: autn = 3a5d83c874960000958aadeb62f5f646 20241001055532203 DAUC <0003> auc.c:143 vector [3]: ck = 4e7a322f00a024ad1629a6a4a4b57b1b 20241001055532203 DAUC <0003> auc.c:144 vector [3]: ik = 65dc0a3a44f72a77153f582b3fa36c24 20241001055532203 DAUC <0003> auc.c:145 vector [3]: res = daadbd5d1f678e650000000000000000 20241001055532203 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055532203 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241001055532203 DAUC <0003> auc.c:179 vector [3]: kc = 1c037ee72a2f2c00 20241001055532203 DAUC <0003> auc.c:180 vector [3]: sres = b07fb2ff 20241001055532203 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241001055532203 DAUC <0003> db_auc.c:245 IMSI='262420424308368': Generated 4 vectors 20241001055532203 DAUC <0003> db_auc.c:249 IMSI='262420424308368': Updating SQN=161 in DB 20241001055532211 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420424308368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420424308368"} 20241001055532211 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420424308368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055532211 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055532211 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055532214 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055532214 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420424308368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420424308368"} 20241001055532214 DAUC <0003> db_auc.c:236 IMSI='262420424308368': Calling to generate 5 vectors 20241001055532214 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241001055532214 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055532214 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055532214 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241001055532214 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055532214 DAUC <0003> auc.c:113 vector [0]: rand = 67f830b49b5819d5bc6af0cfef6b808e 20241001055532214 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241001055532214 DAUC <0003> auc.c:142 vector [0]: autn = d442cb2cc27400005fb409bba06b9c8a 20241001055532214 DAUC <0003> auc.c:143 vector [0]: ck = b94c2dd33c485cf3aca7b1a9a0ec622a 20241001055532214 DAUC <0003> auc.c:144 vector [0]: ik = 5663f7b6831609a944b3aba59f133ba5 20241001055532214 DAUC <0003> auc.c:145 vector [0]: res = ce8393e911441d370000000000000000 20241001055532214 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055532214 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055532214 DAUC <0003> auc.c:179 vector [0]: kc = c3384291bf5f6800 20241001055532214 DAUC <0003> auc.c:180 vector [0]: sres = ac076383 20241001055532214 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055532214 DAUC <0003> auc.c:113 vector [1]: rand = c1212839fdf12d767c2f0f0918fcb8bc 20241001055532214 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241001055532214 DAUC <0003> auc.c:142 vector [1]: autn = 97eed2ebb50f0000a547e3375f7e19ed 20241001055532214 DAUC <0003> auc.c:143 vector [1]: ck = cf817a7fbe6fab72a80ed820bfdc027f 20241001055532214 DAUC <0003> auc.c:144 vector [1]: ik = f5fbbb7add2ee95600af54bd26d7460b 20241001055532214 DAUC <0003> auc.c:145 vector [1]: res = 01d25047f589acc70000000000000000 20241001055532214 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055532214 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241001055532214 DAUC <0003> auc.c:179 vector [1]: kc = 3b47c2cc8b563800 20241001055532214 DAUC <0003> auc.c:180 vector [1]: sres = 3d8db24f 20241001055532214 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241001055532214 DAUC <0003> auc.c:113 vector [2]: rand = 3e66db66ef0e6338a0b2765ab9c4ebc8 20241001055532214 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241001055532214 DAUC <0003> auc.c:142 vector [2]: autn = 9c64280fc49f0000eda64cab31ca99c1 20241001055532214 DAUC <0003> auc.c:143 vector [2]: ck = 559ffa75a81818207282152884a30d21 20241001055532214 DAUC <0003> auc.c:144 vector [2]: ik = 6ac43383c340d4afecdbb483dbdd1da4 20241001055532214 DAUC <0003> auc.c:145 vector [2]: res = 26ec1b60024a5ada0000000000000000 20241001055532214 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055532214 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241001055532214 DAUC <0003> auc.c:179 vector [2]: kc = b04b4027bfef9c00 20241001055532214 DAUC <0003> auc.c:180 vector [2]: sres = 701032fb 20241001055532214 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241001055532214 DAUC <0003> auc.c:113 vector [3]: rand = 304422848138d7184a13976096f823b8 20241001055532214 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241001055532214 DAUC <0003> auc.c:142 vector [3]: autn = 9a19dc4ac5040000fc577da121645ec9 20241001055532214 DAUC <0003> auc.c:143 vector [3]: ck = 0ce1ea652f18554d0155a0ce2bc3e106 20241001055532214 DAUC <0003> auc.c:144 vector [3]: ik = 95cfac8245d643cb11fd8be5adf43b6e 20241001055532214 DAUC <0003> auc.c:145 vector [3]: res = 3cfe8df5561174220000000000000000 20241001055532214 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055532214 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241001055532214 DAUC <0003> auc.c:179 vector [3]: kc = 72cd585acdca2800 20241001055532214 DAUC <0003> auc.c:180 vector [3]: sres = a0dea25f 20241001055532214 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241001055532214 DAUC <0003> auc.c:113 vector [4]: rand = 9f7b6946e98f07e7d04ef5cb6cc2873f 20241001055532214 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241001055532214 DAUC <0003> auc.c:142 vector [4]: autn = 95e4b4d4d3fb0000ad150a42ad3205d1 20241001055532214 DAUC <0003> auc.c:143 vector [4]: ck = d259920d5a9e0e49ec571b927eaff3c2 20241001055532214 DAUC <0003> auc.c:144 vector [4]: ik = 6b38d6d3d1fd6d2080fcbe1a756ff910 20241001055532214 DAUC <0003> auc.c:145 vector [4]: res = a053a75a5902279f0000000000000000 20241001055532214 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055532214 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241001055532214 DAUC <0003> auc.c:179 vector [4]: kc = 82d4c836558f1000 20241001055532214 DAUC <0003> auc.c:180 vector [4]: sres = 781faba5 20241001055532214 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241001055532214 DAUC <0003> db_auc.c:245 IMSI='262420424308368': Generated 5 vectors 20241001055532214 DAUC <0003> db_auc.c:249 IMSI='262420424308368': Updating SQN=321 in DB 20241001055532222 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420424308368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420424308368"} 20241001055532222 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420424308368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055532222 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055532222 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055532225 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055532225 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420424308368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420424308368"} 20241001055532225 DAUC <0003> db_auc.c:236 IMSI='262420424308368': Calling to generate 5 vectors 20241001055532225 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241001055532225 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055532225 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055532225 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241001055532225 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055532225 DAUC <0003> auc.c:113 vector [0]: rand = 963fe34044f02bd864da441a9f7fff30 20241001055532225 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241001055532225 DAUC <0003> auc.c:142 vector [0]: autn = 7a84a4bf9eb60000ee630e04a6de7434 20241001055532225 DAUC <0003> auc.c:143 vector [0]: ck = 87c8508671c6fe2c8829225a1a5ed886 20241001055532225 DAUC <0003> auc.c:144 vector [0]: ik = 50b59144fc94aeb0cb185b94bd038a76 20241001055532225 DAUC <0003> auc.c:145 vector [0]: res = 9260f54c4fdcea1c0000000000000000 20241001055532225 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055532225 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055532225 DAUC <0003> auc.c:179 vector [0]: kc = 2b6d52a8aa1ae000 20241001055532225 DAUC <0003> auc.c:180 vector [0]: sres = 094288c2 20241001055532225 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055532225 DAUC <0003> auc.c:113 vector [1]: rand = 84019a7d576f112ee533cf9e8b0a9888 20241001055532225 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241001055532225 DAUC <0003> auc.c:142 vector [1]: autn = 9ed0dee8d1e10000d59c2e9a13924ef9 20241001055532225 DAUC <0003> auc.c:143 vector [1]: ck = 43c7e6733a322c5c9bda1cd5cc08f02a 20241001055532225 DAUC <0003> auc.c:144 vector [1]: ik = 848a13ede86edf0271f2aabf406da8af 20241001055532225 DAUC <0003> auc.c:145 vector [1]: res = 27111ca3822c3bf60000000000000000 20241001055532225 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055532225 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241001055532225 DAUC <0003> auc.c:179 vector [1]: kc = b30e85717aadec00 20241001055532225 DAUC <0003> auc.c:180 vector [1]: sres = 545ec916 20241001055532225 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241001055532225 DAUC <0003> auc.c:113 vector [2]: rand = 9f63b29872dec2c58f4642b4108cd0f6 20241001055532225 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241001055532225 DAUC <0003> auc.c:142 vector [2]: autn = 29d5c60b570d000052d600c71e00c8c1 20241001055532225 DAUC <0003> auc.c:143 vector [2]: ck = f312124ea1a7f0fb666539fc1ea2a234 20241001055532225 DAUC <0003> auc.c:144 vector [2]: ik = d71569b52e687d2da324a6a8a08732a7 20241001055532225 DAUC <0003> auc.c:145 vector [2]: res = e20c01ac73eff4b30000000000000000 20241001055532225 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055532225 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241001055532225 DAUC <0003> auc.c:179 vector [2]: kc = 6140fe5ef725e000 20241001055532225 DAUC <0003> auc.c:180 vector [2]: sres = 5c70ae32 20241001055532225 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241001055532225 DAUC <0003> auc.c:113 vector [3]: rand = 3591ac1b47880bc84fc1945442896d99 20241001055532225 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241001055532225 DAUC <0003> auc.c:142 vector [3]: autn = b7c74c30ddff0000dbedcca201fc4d2d 20241001055532225 DAUC <0003> auc.c:143 vector [3]: ck = a20280b7bfacdeb085c64072d32e7b38 20241001055532225 DAUC <0003> auc.c:144 vector [3]: ik = 08d566a575afdee33aabb07c52206e43 20241001055532225 DAUC <0003> auc.c:145 vector [3]: res = e3ae88edc11d407a0000000000000000 20241001055532225 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055532225 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241001055532225 DAUC <0003> auc.c:179 vector [3]: kc = 713cb5357516c000 20241001055532225 DAUC <0003> auc.c:180 vector [3]: sres = f31ddd24 20241001055532225 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241001055532225 DAUC <0003> auc.c:113 vector [4]: rand = 6d7be853bbf06141cc364308de4779d6 20241001055532225 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241001055532225 DAUC <0003> auc.c:142 vector [4]: autn = 7d32b72a3f56000005209a7e48729e06 20241001055532225 DAUC <0003> auc.c:143 vector [4]: ck = 11c1894fb4af4f2ee378b3909996dd49 20241001055532225 DAUC <0003> auc.c:144 vector [4]: ik = d3c40244ed5d826e0ad8978b1cbb4d23 20241001055532225 DAUC <0003> auc.c:145 vector [4]: res = ccbefc1ab7a85d7f0000000000000000 20241001055532225 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055532225 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241001055532225 DAUC <0003> auc.c:179 vector [4]: kc = 29347566a86bb000 20241001055532225 DAUC <0003> auc.c:180 vector [4]: sres = 5be55949 20241001055532225 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241001055532225 DAUC <0003> db_auc.c:245 IMSI='262420424308368': Generated 5 vectors 20241001055532225 DAUC <0003> db_auc.c:249 IMSI='262420424308368': Updating SQN=481 in DB 20241001055532233 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420424308368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420424308368"} 20241001055532233 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420424308368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055532233 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055532233 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055532236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50772<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@1562b242cc02: Final verdict of PTC: pass 20241001055532268 DAUC <0003> db_auc.c:157 IMSI='262427957487057': No 2G Auth Data 20241001055532268 DAUC <0003> db_auc.c:192 IMSI='262427957487057': No 3G Auth Data HLR_Test-GSUP(21)@1562b242cc02: Created GsupExpect[0] for "262427957487057" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241001055532308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50778<->l=127.0.0.1:4258 20241001055532312 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055532312 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427957487057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427957487057"} 20241001055532312 DAUC <0003> db_auc.c:236 IMSI='262427957487057': Calling to generate 1 vectors 20241001055532312 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241001055532312 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055532312 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055532312 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241001055532312 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055532312 DAUC <0003> auc.c:113 vector [0]: rand = b976e94ab437b88456f6bb24ac2e47d0 20241001055532312 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241001055532312 DAUC <0003> auc.c:142 vector [0]: autn = 1f14b6036434000001a6f5d6a232ff6b 20241001055532312 DAUC <0003> auc.c:143 vector [0]: ck = a1db9eff859812615fb8f11a2ec53edb 20241001055532312 DAUC <0003> auc.c:144 vector [0]: ik = 92cb52d01e0ef8d330a74b3135f30654 20241001055532312 DAUC <0003> auc.c:145 vector [0]: res = e3f0b8c7c358fb2d0000000000000000 20241001055532312 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055532312 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055532312 DAUC <0003> auc.c:179 vector [0]: kc = 44ad90971222352e 20241001055532312 DAUC <0003> auc.c:180 vector [0]: sres = 9e21fb34 20241001055532312 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055532312 DAUC <0003> db_auc.c:245 IMSI='262427957487057': Generated 1 vectors 20241001055532312 DAUC <0003> db_auc.c:249 IMSI='262427957487057': Updating SQN=33 in DB 20241001055532320 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427957487057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427957487057"} 20241001055532320 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427957487057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055532320 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055532321 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@1562b242cc02: Found GsupExpect[0] for "262427957487057" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@1562b242cc02: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427957487057" TC_gsup_sai_num_auth_vectors(31)@1562b242cc02: setverdict(pass): none -> pass 20241001055532323 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055532323 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427957487057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427957487057"} 20241001055532323 DAUC <0003> db_auc.c:236 IMSI='262427957487057': Calling to generate 4 vectors 20241001055532323 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241001055532323 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055532323 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055532323 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241001055532323 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055532323 DAUC <0003> auc.c:113 vector [0]: rand = 2bb5dd0c17bba0dbe6d0f0be970fecf9 20241001055532323 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241001055532323 DAUC <0003> auc.c:142 vector [0]: autn = 7433f062a9630000d20f4e5d29b5f27f 20241001055532323 DAUC <0003> auc.c:143 vector [0]: ck = bc7d1d6b587b9d2eb8db36bf3cc41b12 20241001055532323 DAUC <0003> auc.c:144 vector [0]: ik = 35fbeac803b831cfc1aacd654d45aae7 20241001055532323 DAUC <0003> auc.c:145 vector [0]: res = e5a768dbc02d75680000000000000000 20241001055532323 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055532323 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055532323 DAUC <0003> auc.c:179 vector [0]: kc = 91337d1714e46029 20241001055532323 DAUC <0003> auc.c:180 vector [0]: sres = c0ed9572 20241001055532323 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055532323 DAUC <0003> auc.c:113 vector [1]: rand = ff6bebf3aed1d4c637c53d44a89ccf1f 20241001055532323 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241001055532323 DAUC <0003> auc.c:142 vector [1]: autn = 2d7f15b4897b000064276f4c9ffaceb9 20241001055532324 DAUC <0003> auc.c:143 vector [1]: ck = 4e3a0d8de3bc288d7ddefdfed3bc179c 20241001055532324 DAUC <0003> auc.c:144 vector [1]: ik = 96e696c21f16f9caa12b6b0a8504e559 20241001055532324 DAUC <0003> auc.c:145 vector [1]: res = 1943e7fed00d0df20000000000000000 20241001055532324 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055532324 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241001055532324 DAUC <0003> auc.c:179 vector [1]: kc = 777e6fd3a33ded84 20241001055532324 DAUC <0003> auc.c:180 vector [1]: sres = 1e9e9e79 20241001055532324 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241001055532324 DAUC <0003> auc.c:113 vector [2]: rand = 3f1cf4b0a5b61a39756314f7d3572c5d 20241001055532324 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241001055532324 DAUC <0003> auc.c:142 vector [2]: autn = 70e8e7ecaf020000dbcfce06a03b042f 20241001055532324 DAUC <0003> auc.c:143 vector [2]: ck = 5199c4e988aed2c8a705ea260704f240 20241001055532324 DAUC <0003> auc.c:144 vector [2]: ik = 7f86b1f3c3f5d7d0558661e3de7fa8ed 20241001055532324 DAUC <0003> auc.c:145 vector [2]: res = 3ae856378ce465fb0000000000000000 20241001055532324 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055532324 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241001055532324 DAUC <0003> auc.c:179 vector [2]: kc = 199856c156986110 20241001055532324 DAUC <0003> auc.c:180 vector [2]: sres = e2d108d7 20241001055532324 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241001055532324 DAUC <0003> auc.c:113 vector [3]: rand = 9155dd72f5a6fd3d811a4e92a98b951c 20241001055532324 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241001055532324 DAUC <0003> auc.c:142 vector [3]: autn = d6ad83e8796e0000a809713ff5791d3c 20241001055532324 DAUC <0003> auc.c:143 vector [3]: ck = e15d9c5eafc39c4501f6907ab0684275 20241001055532324 DAUC <0003> auc.c:144 vector [3]: ik = dfc24281f57ad441f56f71c314aa37ac 20241001055532324 DAUC <0003> auc.c:145 vector [3]: res = 01b93ebe2664b0830000000000000000 20241001055532324 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055532324 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241001055532324 DAUC <0003> auc.c:179 vector [3]: kc = ff9caf994fe8777b 20241001055532324 DAUC <0003> auc.c:180 vector [3]: sres = 131d8c6f 20241001055532324 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241001055532324 DAUC <0003> db_auc.c:245 IMSI='262427957487057': Generated 4 vectors 20241001055532324 DAUC <0003> db_auc.c:249 IMSI='262427957487057': Updating SQN=161 in DB 20241001055532331 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427957487057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427957487057"} 20241001055532331 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427957487057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055532331 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055532331 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055532335 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055532335 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427957487057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427957487057"} 20241001055532335 DAUC <0003> db_auc.c:236 IMSI='262427957487057': Calling to generate 5 vectors 20241001055532335 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241001055532335 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055532335 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055532335 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241001055532335 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055532335 DAUC <0003> auc.c:113 vector [0]: rand = 3e4ad59aff727b231e81c31bd662882d 20241001055532335 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241001055532335 DAUC <0003> auc.c:142 vector [0]: autn = 3208200319d30000ccc3e7ac68638e49 20241001055532335 DAUC <0003> auc.c:143 vector [0]: ck = 6d84eebb9d0936b0943041b5764cee99 20241001055532335 DAUC <0003> auc.c:144 vector [0]: ik = 0348c5c87ff45974a5377f8f755261b7 20241001055532335 DAUC <0003> auc.c:145 vector [0]: res = 8ddb2dc63a00e6690000000000000000 20241001055532335 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055532335 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055532335 DAUC <0003> auc.c:179 vector [0]: kc = 86df6be876e60bfc 20241001055532335 DAUC <0003> auc.c:180 vector [0]: sres = 29e512c6 20241001055532335 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055532335 DAUC <0003> auc.c:113 vector [1]: rand = c242041ccfffc900e4c2c86f190ea347 20241001055532335 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241001055532335 DAUC <0003> auc.c:142 vector [1]: autn = 48e1ab9c35420000cb4f1c3a5df7379c 20241001055532335 DAUC <0003> auc.c:143 vector [1]: ck = 197b951433de5bc97d0178d0070b0da2 20241001055532335 DAUC <0003> auc.c:144 vector [1]: ik = 373ff4bd1f0a85cae45e59c51c364fd5 20241001055532335 DAUC <0003> auc.c:145 vector [1]: res = b428c56e4e1c1a140000000000000000 20241001055532335 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055532335 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241001055532335 DAUC <0003> auc.c:179 vector [1]: kc = 7eaa0117854b7e85 20241001055532335 DAUC <0003> auc.c:180 vector [1]: sres = 7206ddc9 20241001055532335 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241001055532335 DAUC <0003> auc.c:113 vector [2]: rand = bfbdd97e47156b98b48717741dc8f7ef 20241001055532335 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241001055532335 DAUC <0003> auc.c:142 vector [2]: autn = 6e1a45771e890000b81a374dfd057749 20241001055532335 DAUC <0003> auc.c:143 vector [2]: ck = cdda17304d89282800596967709a303f 20241001055532335 DAUC <0003> auc.c:144 vector [2]: ik = c2268e1a650f79652cb72f07f00a1ccb 20241001055532335 DAUC <0003> auc.c:145 vector [2]: res = de0f7a0b353da8c90000000000000000 20241001055532335 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055532335 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241001055532335 DAUC <0003> auc.c:179 vector [2]: kc = e29bcc8ae149eb7b 20241001055532335 DAUC <0003> auc.c:180 vector [2]: sres = bd41c11e 20241001055532335 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241001055532335 DAUC <0003> auc.c:113 vector [3]: rand = 242e94ea5f60c993776bba93078334f2 20241001055532335 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241001055532335 DAUC <0003> auc.c:142 vector [3]: autn = b3387c561ee10000798b26729373bcd1 20241001055532335 DAUC <0003> auc.c:143 vector [3]: ck = 5080b24b4856fceba11bb43a0b265b66 20241001055532335 DAUC <0003> auc.c:144 vector [3]: ik = fbfc41cd9b5ec0515ab5deb2bb292c37 20241001055532335 DAUC <0003> auc.c:145 vector [3]: res = a4200167a1ded5f80000000000000000 20241001055532335 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055532335 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241001055532335 DAUC <0003> auc.c:179 vector [3]: kc = b5000d7b6a1b303e 20241001055532335 DAUC <0003> auc.c:180 vector [3]: sres = 827608ec 20241001055532335 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241001055532335 DAUC <0003> auc.c:113 vector [4]: rand = 440573cb9177cd72d893d5d9b63caf9f 20241001055532335 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241001055532335 DAUC <0003> auc.c:142 vector [4]: autn = b6c103fdf0c5000027f23bee1c8f9240 20241001055532335 DAUC <0003> auc.c:143 vector [4]: ck = e2a196e86c09408caf6f3748b30488c3 20241001055532335 DAUC <0003> auc.c:144 vector [4]: ik = eff6a1138688b9e5e864882b75e6d07b 20241001055532335 DAUC <0003> auc.c:145 vector [4]: res = 9f9eeb6e20033d590000000000000000 20241001055532335 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055532335 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241001055532335 DAUC <0003> auc.c:179 vector [4]: kc = 6ab497bb22f4dcb8 20241001055532335 DAUC <0003> auc.c:180 vector [4]: sres = 4496dba3 20241001055532335 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241001055532335 DAUC <0003> db_auc.c:245 IMSI='262427957487057': Generated 5 vectors 20241001055532335 DAUC <0003> db_auc.c:249 IMSI='262427957487057': Updating SQN=321 in DB 20241001055532343 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427957487057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427957487057"} 20241001055532343 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427957487057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055532343 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055532343 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055532346 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055532346 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427957487057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427957487057"} 20241001055532346 DAUC <0003> db_auc.c:236 IMSI='262427957487057': Calling to generate 5 vectors 20241001055532346 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241001055532346 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055532346 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055532346 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241001055532346 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055532346 DAUC <0003> auc.c:113 vector [0]: rand = 43cbc1a677d2ce702bad6697326866ff 20241001055532346 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241001055532346 DAUC <0003> auc.c:142 vector [0]: autn = ea1c42a4625700001608391c98d46316 20241001055532346 DAUC <0003> auc.c:143 vector [0]: ck = 4ac99d000a8a0d5e6d8c96791e42499a 20241001055532346 DAUC <0003> auc.c:144 vector [0]: ik = 6157585f66ee6ecff77c525536c72839 20241001055532346 DAUC <0003> auc.c:145 vector [0]: res = 99e65d30fc1af3ae0000000000000000 20241001055532346 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055532346 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055532346 DAUC <0003> auc.c:179 vector [0]: kc = 72f9c69981d516fc 20241001055532346 DAUC <0003> auc.c:180 vector [0]: sres = 1477aff1 20241001055532346 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055532346 DAUC <0003> auc.c:113 vector [1]: rand = f49700e565d19a8118132c9fb4f755fb 20241001055532346 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241001055532346 DAUC <0003> auc.c:142 vector [1]: autn = 410e709d30400000c1271c773a1624ee 20241001055532346 DAUC <0003> auc.c:143 vector [1]: ck = aa2663b915f60669375c5f608d7f3094 20241001055532346 DAUC <0003> auc.c:144 vector [1]: ik = c66b869e0393c37461c7e393b1257c60 20241001055532346 DAUC <0003> auc.c:145 vector [1]: res = ef5c55792981a4780000000000000000 20241001055532346 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055532346 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241001055532346 DAUC <0003> auc.c:179 vector [1]: kc = 4bc83d06ca5797ad 20241001055532346 DAUC <0003> auc.c:180 vector [1]: sres = e11e02c9 20241001055532346 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241001055532346 DAUC <0003> auc.c:113 vector [2]: rand = a43cfe774de10eae96c3c31f63e3b4fd 20241001055532346 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241001055532346 DAUC <0003> auc.c:142 vector [2]: autn = 70f239aecab50000b8dc7850380e2cf7 20241001055532346 DAUC <0003> auc.c:143 vector [2]: ck = 0be66905d7ab6b068f51050ccae79f0d 20241001055532346 DAUC <0003> auc.c:144 vector [2]: ik = afe8c7e10d662912bc55e609000da425 20241001055532346 DAUC <0003> auc.c:145 vector [2]: res = 78085363814c3c590000000000000000 20241001055532346 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055532346 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241001055532346 DAUC <0003> auc.c:179 vector [2]: kc = ee7a1978b34e5535 20241001055532346 DAUC <0003> auc.c:180 vector [2]: sres = 75b2339c 20241001055532346 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241001055532346 DAUC <0003> auc.c:113 vector [3]: rand = 7cb4a138b2638ed21a167678dd9a65f5 20241001055532346 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241001055532346 DAUC <0003> auc.c:142 vector [3]: autn = 02bdcdf1e9410000294f4abaee35fd66 20241001055532346 DAUC <0003> auc.c:143 vector [3]: ck = 7056e97b71dc39dd04fea6ada4bd4b9b 20241001055532346 DAUC <0003> auc.c:144 vector [3]: ik = e45a43a19b2eac8683be1062961b81ab 20241001055532346 DAUC <0003> auc.c:145 vector [3]: res = 1c952f28e80703da0000000000000000 20241001055532346 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055532346 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241001055532346 DAUC <0003> auc.c:179 vector [3]: kc = 5f6fff32718d9ba1 20241001055532346 DAUC <0003> auc.c:180 vector [3]: sres = 17e68765 20241001055532346 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241001055532346 DAUC <0003> auc.c:113 vector [4]: rand = 2fc331da45816d0a49ba278114e50911 20241001055532346 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241001055532346 DAUC <0003> auc.c:142 vector [4]: autn = 5a60b76067ab0000ddcac801e478f36a 20241001055532346 DAUC <0003> auc.c:143 vector [4]: ck = 0c1f9d3042f016b37e5e6c4af47cbec8 20241001055532346 DAUC <0003> auc.c:144 vector [4]: ik = a727daf2317fbb8707f3a583ead4e527 20241001055532346 DAUC <0003> auc.c:145 vector [4]: res = c8fbd2ecf55cbe850000000000000000 20241001055532346 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055532346 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241001055532346 DAUC <0003> auc.c:179 vector [4]: kc = 6567ccfd79ef6219 20241001055532346 DAUC <0003> auc.c:180 vector [4]: sres = eb7e70b1 20241001055532346 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241001055532346 DAUC <0003> db_auc.c:245 IMSI='262427957487057': Generated 5 vectors 20241001055532346 DAUC <0003> db_auc.c:249 IMSI='262427957487057': Updating SQN=481 in DB 20241001055532354 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427957487057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427957487057"} 20241001055532354 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427957487057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055532354 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055532354 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055532358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50778<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@1562b242cc02: Final verdict of PTC: pass MTC@1562b242cc02: setverdict(pass): none -> pass 20241001055532382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50720<->l=127.0.0.1:4258 20241001055532383 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36195<->l=127.0.0.1:4259) 20241001055532383 DLINP <000b> input/ipa.c:451 connected read/write 20241001055532383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055532383 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055532383 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055532383 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@1562b242cc02: Final verdict of PTC: none 22@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: pass MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@1562b242cc02: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Tue Oct 1 05:55:32 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 20241001055532427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50782<->l=127.0.0.1:4258 20241001055532428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50782<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=41844) Waiting for packet dumper to finish... 1 (prev_count=41844, count=59672) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Tue Oct 1 05:55:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_sai_eps started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055535498 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055535498 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055535501 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055535502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50786<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055535504 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055535504 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055535504 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055535504 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 20241001055535504 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055535504 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 20241001055535504 DLGSUP <0013> gsup_server.c:235 2: 20241001055535504 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055535504 DLGSUP <0013> gsup_server.c:235 3: 20241001055535504 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055535504 DLGSUP <0013> gsup_server.c:235 4: 20241001055535504 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055535504 DLGSUP <0013> gsup_server.c:235 5: 20241001055535504 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055535504 DLGSUP <0013> gsup_server.c:235 7: 20241001055535504 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055535504 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055535504 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055535504 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@1562b242cc02: 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") 20241001055535521 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32775<->l=127.0.0.1:4259) 20241001055535545 DAUC <0003> db_auc.c:157 IMSI='262421884358795': No 2G Auth Data 20241001055535545 DAUC <0003> db_auc.c:192 IMSI='262421884358795': No 3G Auth Data HLR_Test-GSUP(33)@1562b242cc02: Created GsupExpect[0] for "262421884358795" to be handled at TC_gsup_sai_eps(36) 20241001055535590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50794<->l=127.0.0.1:4258 20241001055535595 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055535595 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421884358795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421884358795"} 20241001055535595 DAUC <0003> db_auc.c:157 IMSI='262421884358795': No 2G Auth Data 20241001055535595 DAUC <0003> db_auc.c:236 IMSI='262421884358795': Calling to generate 5 vectors 20241001055535595 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241001055535595 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055535595 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055535595 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241001055535595 DAUC <0003> auc.c:113 vector [0]: rand = 3c1ba7235a95073e954d07d26849b991 20241001055535595 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241001055535595 DAUC <0003> auc.c:142 vector [0]: autn = 6d210722367f8000d36b00b53ff86c12 20241001055535595 DAUC <0003> auc.c:143 vector [0]: ck = 2901952a6fbc33ea40b8fc13e4ee12c5 20241001055535595 DAUC <0003> auc.c:144 vector [0]: ik = 13887f302d656a9b9b4116191bf05ac8 20241001055535595 DAUC <0003> auc.c:145 vector [0]: res = e5931e93fbd6ebc80000000000000000 20241001055535595 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055535595 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241001055535595 DAUC <0003> auc.c:151 vector [0]: kc = e1700010bdc7117c 20241001055535595 DAUC <0003> auc.c:152 vector [0]: sres = 1e45f55b 20241001055535595 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241001055535595 DAUC <0003> auc.c:113 vector [1]: rand = 5e0b429ec72e54e2703bcff2bcb8d4b9 20241001055535595 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241001055535595 DAUC <0003> auc.c:142 vector [1]: autn = db5879fc59b78000d2c6f199953ad3c8 20241001055535595 DAUC <0003> auc.c:143 vector [1]: ck = fdca3e28de2f6539a1b70033b2cea20b 20241001055535595 DAUC <0003> auc.c:144 vector [1]: ik = 1c426bfb090d42bffe70d3663a390050 20241001055535595 DAUC <0003> auc.c:145 vector [1]: res = 156b93dac64595940000000000000000 20241001055535595 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055535595 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241001055535595 DAUC <0003> auc.c:151 vector [1]: kc = be4f86865fd585dd 20241001055535595 DAUC <0003> auc.c:152 vector [1]: sres = d32e064e 20241001055535595 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241001055535595 DAUC <0003> auc.c:113 vector [2]: rand = b616f452271c65d31801887b91aef383 20241001055535595 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241001055535595 DAUC <0003> auc.c:142 vector [2]: autn = 2a31bb699bb08000819ecca0dfae58d3 20241001055535595 DAUC <0003> auc.c:143 vector [2]: ck = 56f4a4cc83ca0559d98a00dd731c9647 20241001055535595 DAUC <0003> auc.c:144 vector [2]: ik = dd8a1fcf06e0aa6dd737e31d0d55c806 20241001055535595 DAUC <0003> auc.c:145 vector [2]: res = 75b63cd98b08f24c0000000000000000 20241001055535595 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055535595 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241001055535595 DAUC <0003> auc.c:151 vector [2]: kc = 85c358c3fb63f175 20241001055535595 DAUC <0003> auc.c:152 vector [2]: sres = febece95 20241001055535595 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241001055535595 DAUC <0003> auc.c:113 vector [3]: rand = 9393e94c6ada06bb6eb86a6be7c13315 20241001055535595 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241001055535595 DAUC <0003> auc.c:142 vector [3]: autn = 4bc3be8f42928000d6b8853118f57b68 20241001055535595 DAUC <0003> auc.c:143 vector [3]: ck = 1ead341e58694aa113fe62fd917cfbc9 20241001055535595 DAUC <0003> auc.c:144 vector [3]: ik = e28abd22f5bcd82878cfc38acb8c30b6 20241001055535595 DAUC <0003> auc.c:145 vector [3]: res = fb17a2d49688a7c70000000000000000 20241001055535595 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055535595 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241001055535595 DAUC <0003> auc.c:151 vector [3]: kc = 9716284bf72559f6 20241001055535595 DAUC <0003> auc.c:152 vector [3]: sres = 6d9f0513 20241001055535595 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241001055535595 DAUC <0003> auc.c:113 vector [4]: rand = 12e0d7506e890fe7dae9933e2b23b5d8 20241001055535595 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241001055535595 DAUC <0003> auc.c:142 vector [4]: autn = 2c3aa33618ba800066562e4ee3cfa349 20241001055535595 DAUC <0003> auc.c:143 vector [4]: ck = 8ca5c955416abeb018a7c59eccdd8353 20241001055535595 DAUC <0003> auc.c:144 vector [4]: ik = 285c89f47e3f135d43d02dba8bda37d0 20241001055535595 DAUC <0003> auc.c:145 vector [4]: res = f4654eecb2872adf0000000000000000 20241001055535595 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055535595 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241001055535595 DAUC <0003> auc.c:151 vector [4]: kc = ff8ea8857852196e 20241001055535595 DAUC <0003> auc.c:152 vector [4]: sres = 46e26433 20241001055535595 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241001055535595 DAUC <0003> db_auc.c:245 IMSI='262421884358795': Generated 5 vectors 20241001055535595 DAUC <0003> db_auc.c:249 IMSI='262421884358795': Updating SQN=161 in DB 20241001055535603 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421884358795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421884358795"} 20241001055535603 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421884358795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055535603 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055535603 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@1562b242cc02: Found GsupExpect[0] for "262421884358795" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@1562b242cc02: Added IMSI table entry 0TC_gsup_sai_eps(36)"262421884358795" TC_gsup_sai_eps(36)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055535608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50794<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@1562b242cc02: Final verdict of PTC: pass 20241001055535633 DAUC <0003> db_auc.c:157 IMSI='262424600231460': No 2G Auth Data 20241001055535633 DAUC <0003> db_auc.c:192 IMSI='262424600231460': No 3G Auth Data HLR_Test-GSUP(33)@1562b242cc02: Created GsupExpect[0] for "262424600231460" to be handled at TC_gsup_sai_eps(37) 20241001055535666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4258 20241001055535669 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055535669 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424600231460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424600231460"} 20241001055535669 DAUC <0003> db_auc.c:157 IMSI='262424600231460': No 2G Auth Data 20241001055535669 DAUC <0003> db_auc.c:236 IMSI='262424600231460': Calling to generate 5 vectors 20241001055535669 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241001055535669 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055535669 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241001055535669 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241001055535669 DAUC <0003> auc.c:113 vector [0]: rand = a2f6fb91329f6553c449a3f92b719902 20241001055535669 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241001055535669 DAUC <0003> auc.c:142 vector [0]: autn = 2ca3af9cf06d80003333b6eded578a40 20241001055535669 DAUC <0003> auc.c:143 vector [0]: ck = b94e91d4816c04bb953968a850c7f59d 20241001055535669 DAUC <0003> auc.c:144 vector [0]: ik = 80873e61f3dc21820cea5afcbef7ce5d 20241001055535669 DAUC <0003> auc.c:145 vector [0]: res = 6a04172f398b59480000000000000000 20241001055535669 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055535669 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241001055535669 DAUC <0003> auc.c:151 vector [0]: kc = a01a9de19c801ef9 20241001055535669 DAUC <0003> auc.c:152 vector [0]: sres = 538f4e67 20241001055535669 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241001055535669 DAUC <0003> auc.c:113 vector [1]: rand = f70aecc1279ef6b09ee00f6382710d10 20241001055535669 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241001055535669 DAUC <0003> auc.c:142 vector [1]: autn = f7b6f564b6b9800032f3cd9618c40565 20241001055535669 DAUC <0003> auc.c:143 vector [1]: ck = 06e996df7ad9b673e444234b5749408f 20241001055535669 DAUC <0003> auc.c:144 vector [1]: ik = 42c31dac117d1763c79fbac99f5ef264 20241001055535669 DAUC <0003> auc.c:145 vector [1]: res = 826c33e21ed611340000000000000000 20241001055535669 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055535669 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241001055535669 DAUC <0003> auc.c:151 vector [1]: kc = 67f112f1a3b313fb 20241001055535669 DAUC <0003> auc.c:152 vector [1]: sres = 9cba22d6 20241001055535669 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241001055535669 DAUC <0003> auc.c:113 vector [2]: rand = 692298e9ab2771b5e3f2bd11de3129b3 20241001055535669 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241001055535669 DAUC <0003> auc.c:142 vector [2]: autn = 32dea478e43d8000b5e89252598b0a6e 20241001055535669 DAUC <0003> auc.c:143 vector [2]: ck = 466dc7a651120b6cc1131894ae0cdd21 20241001055535669 DAUC <0003> auc.c:144 vector [2]: ik = b919b11bec88321e5dc16711a4e99a9c 20241001055535669 DAUC <0003> auc.c:145 vector [2]: res = 3f1751ff470319890000000000000000 20241001055535669 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055535669 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241001055535669 DAUC <0003> auc.c:151 vector [2]: kc = 63a60938b77f7ecf 20241001055535669 DAUC <0003> auc.c:152 vector [2]: sres = 78144876 20241001055535669 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241001055535669 DAUC <0003> auc.c:113 vector [3]: rand = 2ae3bcf029bff76fdf1fc14de0a5f272 20241001055535669 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241001055535669 DAUC <0003> auc.c:142 vector [3]: autn = 7da41e04460480000cf3306ad8d948e3 20241001055535669 DAUC <0003> auc.c:143 vector [3]: ck = 6dffe508989a4c3fbdbeb894bf5b55a3 20241001055535669 DAUC <0003> auc.c:144 vector [3]: ik = 56c54bbd6fd0798a985f6827f3359737 20241001055535669 DAUC <0003> auc.c:145 vector [3]: res = ffa33a082e7f67580000000000000000 20241001055535669 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055535669 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241001055535669 DAUC <0003> auc.c:151 vector [3]: kc = 1edb7e06bb24f721 20241001055535669 DAUC <0003> auc.c:152 vector [3]: sres = d1dc5d50 20241001055535669 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241001055535669 DAUC <0003> auc.c:113 vector [4]: rand = 0f62829bbde21ccd6221f16108ceda11 20241001055535669 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241001055535669 DAUC <0003> auc.c:142 vector [4]: autn = b028c2f8b9f68000c3fe08ddbba40fe1 20241001055535669 DAUC <0003> auc.c:143 vector [4]: ck = 97e229cc56b43689e235e85c27d939e5 20241001055535669 DAUC <0003> auc.c:144 vector [4]: ik = dfe78911a589f0757fd59f49cd31ff61 20241001055535669 DAUC <0003> auc.c:145 vector [4]: res = 92a9f01b4763f8710000000000000000 20241001055535669 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055535669 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241001055535669 DAUC <0003> auc.c:151 vector [4]: kc = d5e5d7c819d50078 20241001055535669 DAUC <0003> auc.c:152 vector [4]: sres = d5ca086a 20241001055535669 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241001055535669 DAUC <0003> db_auc.c:245 IMSI='262424600231460': Generated 5 vectors 20241001055535669 DAUC <0003> db_auc.c:249 IMSI='262424600231460': Updating SQN=161 in DB 20241001055535677 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424600231460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424600231460"} 20241001055535677 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424600231460 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055535677 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055535677 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@1562b242cc02: Found GsupExpect[0] for "262424600231460" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@1562b242cc02: Added IMSI table entry 1TC_gsup_sai_eps(37)"262424600231460" TC_gsup_sai_eps(37)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055535681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@1562b242cc02: Final verdict of PTC: pass 20241001055535705 DAUC <0003> db_auc.c:157 IMSI='262420720777645': No 2G Auth Data 20241001055535705 DAUC <0003> db_auc.c:192 IMSI='262420720777645': No 3G Auth Data HLR_Test-GSUP(33)@1562b242cc02: Created GsupExpect[0] for "262420720777645" to be handled at TC_gsup_sai_eps(38) 20241001055535745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50822<->l=127.0.0.1:4258 20241001055535750 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055535750 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420720777645 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420720777645"} 20241001055535750 DAUC <0003> db_auc.c:236 IMSI='262420720777645': Calling to generate 5 vectors 20241001055535750 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241001055535750 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055535750 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055535750 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241001055535750 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055535750 DAUC <0003> auc.c:113 vector [0]: rand = b447db8b46f82230b83aeabd53558937 20241001055535750 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241001055535750 DAUC <0003> auc.c:142 vector [0]: autn = 86968335ad2c80008e2345418e921186 20241001055535750 DAUC <0003> auc.c:143 vector [0]: ck = ce5488492e6fcf809954e53a418eb27a 20241001055535750 DAUC <0003> auc.c:144 vector [0]: ik = 54add49da58734461b64689e70f47d06 20241001055535750 DAUC <0003> auc.c:145 vector [0]: res = b84674307ac348a20000000000000000 20241001055535750 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055535750 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055535750 DAUC <0003> auc.c:179 vector [0]: kc = c2e7da818e9a1000 20241001055535750 DAUC <0003> auc.c:180 vector [0]: sres = 5df91410 20241001055535750 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055535750 DAUC <0003> auc.c:113 vector [1]: rand = 75329a265d58c9647cc3017c4557f009 20241001055535750 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241001055535750 DAUC <0003> auc.c:142 vector [1]: autn = c0fab9ac7e2a80006374e24ea1d55a86 20241001055535750 DAUC <0003> auc.c:143 vector [1]: ck = d55be00f540398514badff3e743db401 20241001055535750 DAUC <0003> auc.c:144 vector [1]: ik = dde8bd39f9a5fd72b8827d003adf8873 20241001055535750 DAUC <0003> auc.c:145 vector [1]: res = 25a7436fe15eccec0000000000000000 20241001055535750 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055535750 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241001055535750 DAUC <0003> auc.c:179 vector [1]: kc = b0eac9f7db4b0c00 20241001055535750 DAUC <0003> auc.c:180 vector [1]: sres = 7cc94f5d 20241001055535750 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241001055535750 DAUC <0003> auc.c:113 vector [2]: rand = f338c0363b349dd48cbf7979c43651fc 20241001055535750 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241001055535750 DAUC <0003> auc.c:142 vector [2]: autn = efb10cace8128000fdff32177aa009f2 20241001055535750 DAUC <0003> auc.c:143 vector [2]: ck = bf90acf6b9f01b4a857b0d256466fc9f 20241001055535750 DAUC <0003> auc.c:144 vector [2]: ik = 6226736989238360d5ee72817ff1d51a 20241001055535750 DAUC <0003> auc.c:145 vector [2]: res = 536c4e5efa3c11d70000000000000000 20241001055535750 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055535750 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241001055535750 DAUC <0003> auc.c:179 vector [2]: kc = 06c878a8b8fe4800 20241001055535750 DAUC <0003> auc.c:180 vector [2]: sres = c9808daf 20241001055535750 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241001055535750 DAUC <0003> auc.c:113 vector [3]: rand = 3a57170869e5d3cca9cca20d24a6024d 20241001055535750 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241001055535750 DAUC <0003> auc.c:142 vector [3]: autn = 648ba78dff158000da3e944d7bf6fd56 20241001055535750 DAUC <0003> auc.c:143 vector [3]: ck = dc8d6b39c653f7a2c393c2571c62ebbd 20241001055535750 DAUC <0003> auc.c:144 vector [3]: ik = c687bcc0ab7cc9cd332e33b9500e216d 20241001055535750 DAUC <0003> auc.c:145 vector [3]: res = 41edbf147e2844d10000000000000000 20241001055535750 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055535750 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241001055535750 DAUC <0003> auc.c:179 vector [3]: kc = d91a32c8ca2a1c00 20241001055535750 DAUC <0003> auc.c:180 vector [3]: sres = 307a549d 20241001055535750 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241001055535750 DAUC <0003> auc.c:113 vector [4]: rand = a3badf15a0b4088117fd85f75411997c 20241001055535750 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241001055535750 DAUC <0003> auc.c:142 vector [4]: autn = 7b9f392b8d33800001494d6ac2b801e5 20241001055535750 DAUC <0003> auc.c:143 vector [4]: ck = 85a20704e2bb3d083f46eb6d738a702a 20241001055535750 DAUC <0003> auc.c:144 vector [4]: ik = a2fed743641c7a9ed08684c3c72af0c7 20241001055535750 DAUC <0003> auc.c:145 vector [4]: res = 003e9e6c44e00e6a0000000000000000 20241001055535750 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055535750 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241001055535750 DAUC <0003> auc.c:179 vector [4]: kc = 8622da718c19a000 20241001055535750 DAUC <0003> auc.c:180 vector [4]: sres = 1e5ce579 20241001055535750 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241001055535750 DAUC <0003> db_auc.c:245 IMSI='262420720777645': Generated 5 vectors 20241001055535750 DAUC <0003> db_auc.c:249 IMSI='262420720777645': Updating SQN=161 in DB 20241001055535758 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420720777645 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420720777645"} 20241001055535758 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420720777645 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055535758 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055535758 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@1562b242cc02: Found GsupExpect[0] for "262420720777645" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@1562b242cc02: Added IMSI table entry 2TC_gsup_sai_eps(38)"262420720777645" TC_gsup_sai_eps(38)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055535762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50822<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@1562b242cc02: Final verdict of PTC: pass 20241001055535795 DAUC <0003> db_auc.c:157 IMSI='262423744954251': No 2G Auth Data 20241001055535795 DAUC <0003> db_auc.c:192 IMSI='262423744954251': No 3G Auth Data HLR_Test-GSUP(33)@1562b242cc02: Created GsupExpect[0] for "262423744954251" to be handled at TC_gsup_sai_eps(39) 20241001055535836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50836<->l=127.0.0.1:4258 20241001055535840 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055535840 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423744954251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423744954251"} 20241001055535840 DAUC <0003> db_auc.c:236 IMSI='262423744954251': Calling to generate 5 vectors 20241001055535840 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241001055535840 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055535840 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055535840 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241001055535840 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055535840 DAUC <0003> auc.c:113 vector [0]: rand = cffce0395bd188d50b15ef191a1f27c1 20241001055535840 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241001055535840 DAUC <0003> auc.c:142 vector [0]: autn = 1ee1e66ebca7800081307b8a368c7e4c 20241001055535840 DAUC <0003> auc.c:143 vector [0]: ck = cbb33d3df7b191db1802d12a5a3b6dc9 20241001055535840 DAUC <0003> auc.c:144 vector [0]: ik = 4bc835eb78084630ab53612001a4a2db 20241001055535840 DAUC <0003> auc.c:145 vector [0]: res = f7692b0880cf1a3e0000000000000000 20241001055535840 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055535840 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055535840 DAUC <0003> auc.c:179 vector [0]: kc = 55bda70f32eb5000 20241001055535840 DAUC <0003> auc.c:180 vector [0]: sres = 2b705a71 20241001055535840 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055535840 DAUC <0003> auc.c:113 vector [1]: rand = 97c2c78a36ea7d6826b9cabb3d7c91db 20241001055535840 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241001055535840 DAUC <0003> auc.c:142 vector [1]: autn = b57b5397d8dc800008ae0f1e9561dc5f 20241001055535840 DAUC <0003> auc.c:143 vector [1]: ck = 4d6a6360bdeeac261a7af51405be6c38 20241001055535840 DAUC <0003> auc.c:144 vector [1]: ik = 26698730cc660558746c404389066b02 20241001055535840 DAUC <0003> auc.c:145 vector [1]: res = a3c12d5f23804d2f0000000000000000 20241001055535840 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055535840 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241001055535840 DAUC <0003> auc.c:179 vector [1]: kc = 98162f7d8388c000 20241001055535840 DAUC <0003> auc.c:180 vector [1]: sres = cacd9b28 20241001055535840 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241001055535840 DAUC <0003> auc.c:113 vector [2]: rand = 93579672960c212dcbd51c4c3d470812 20241001055535840 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241001055535840 DAUC <0003> auc.c:142 vector [2]: autn = 8959dec7d8f280000bdfa63f1bb20609 20241001055535840 DAUC <0003> auc.c:143 vector [2]: ck = f1c1a7ae20ca94811b1d30296f964a90 20241001055535840 DAUC <0003> auc.c:144 vector [2]: ik = 07ada29816acfcaa4f584676c96ef513 20241001055535840 DAUC <0003> auc.c:145 vector [2]: res = 1bb0bfa2aaf4ae070000000000000000 20241001055535840 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055535840 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241001055535840 DAUC <0003> auc.c:179 vector [2]: kc = c52099313174f400 20241001055535840 DAUC <0003> auc.c:180 vector [2]: sres = 4caedfcc 20241001055535840 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241001055535840 DAUC <0003> auc.c:113 vector [3]: rand = a4c8c8e3706f55acad5c5077417fe3a9 20241001055535840 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241001055535840 DAUC <0003> auc.c:142 vector [3]: autn = ea56018e94c98000db8fbfe394938acd 20241001055535840 DAUC <0003> auc.c:143 vector [3]: ck = 979835d4ea386cf226e089350926b2de 20241001055535840 DAUC <0003> auc.c:144 vector [3]: ik = ff7f7730d926385855d4b34acd7a25a6 20241001055535840 DAUC <0003> auc.c:145 vector [3]: res = 8aac3a7c06382e790000000000000000 20241001055535840 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055535840 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241001055535840 DAUC <0003> auc.c:179 vector [3]: kc = dfb2559eca714400 20241001055535840 DAUC <0003> auc.c:180 vector [3]: sres = 730fd76a 20241001055535840 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241001055535840 DAUC <0003> auc.c:113 vector [4]: rand = bea2ef00390a4e338c6dfd1216e331ec 20241001055535840 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241001055535840 DAUC <0003> auc.c:142 vector [4]: autn = f63db97aa7c58000c739b96490a779ee 20241001055535840 DAUC <0003> auc.c:143 vector [4]: ck = 7b6fde800756dac62f973f708bedfedd 20241001055535840 DAUC <0003> auc.c:144 vector [4]: ik = e7f1ea0d0b20ae7cb7f983767fc91faf 20241001055535840 DAUC <0003> auc.c:145 vector [4]: res = 8f34a7175185de790000000000000000 20241001055535840 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055535840 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241001055535840 DAUC <0003> auc.c:179 vector [4]: kc = 0ca388628bea8800 20241001055535840 DAUC <0003> auc.c:180 vector [4]: sres = 8fcc225c 20241001055535840 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241001055535840 DAUC <0003> db_auc.c:245 IMSI='262423744954251': Generated 5 vectors 20241001055535840 DAUC <0003> db_auc.c:249 IMSI='262423744954251': Updating SQN=161 in DB 20241001055535848 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423744954251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423744954251"} 20241001055535848 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423744954251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055535848 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055535849 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@1562b242cc02: Found GsupExpect[0] for "262423744954251" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@1562b242cc02: Added IMSI table entry 3TC_gsup_sai_eps(39)"262423744954251" TC_gsup_sai_eps(39)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055535852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50836<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@1562b242cc02: Final verdict of PTC: pass 20241001055535886 DAUC <0003> db_auc.c:157 IMSI='262420264709649': No 2G Auth Data 20241001055535886 DAUC <0003> db_auc.c:192 IMSI='262420264709649': No 3G Auth Data HLR_Test-GSUP(33)@1562b242cc02: Created GsupExpect[0] for "262420264709649" to be handled at TC_gsup_sai_eps(40) 20241001055535927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50852<->l=127.0.0.1:4258 20241001055535931 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055535931 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420264709649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420264709649"} 20241001055535931 DAUC <0003> db_auc.c:236 IMSI='262420264709649': Calling to generate 5 vectors 20241001055535931 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241001055535931 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241001055535931 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241001055535931 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241001055535931 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241001055535931 DAUC <0003> auc.c:113 vector [0]: rand = def7ee0600af5297832cf17f0a8d3d4a 20241001055535931 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241001055535931 DAUC <0003> auc.c:142 vector [0]: autn = 64040eaa5a6c80009bb0e8f2603a3910 20241001055535931 DAUC <0003> auc.c:143 vector [0]: ck = fe4a6180a373f79e0f7f201d3f54a444 20241001055535931 DAUC <0003> auc.c:144 vector [0]: ik = e82ab389923ce5f3b9c95d03e77042b1 20241001055535931 DAUC <0003> auc.c:145 vector [0]: res = 5b73c9a907e06d5b0000000000000000 20241001055535931 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241001055535931 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241001055535931 DAUC <0003> auc.c:179 vector [0]: kc = 520f0a39240f4e50 20241001055535931 DAUC <0003> auc.c:180 vector [0]: sres = d13e2df2 20241001055535931 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241001055535931 DAUC <0003> auc.c:113 vector [1]: rand = a2ec99dd9a3de7bb44d9fcc89ab75b1f 20241001055535931 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241001055535931 DAUC <0003> auc.c:142 vector [1]: autn = 114944b27f958000eda6d2442a4958bf 20241001055535931 DAUC <0003> auc.c:143 vector [1]: ck = e72f2771e86ab66528402c3b3d6d2edd 20241001055535931 DAUC <0003> auc.c:144 vector [1]: ik = 9e33aff8b841af78d3428c806689970f 20241001055535931 DAUC <0003> auc.c:145 vector [1]: res = a954ebcabfd01b7e0000000000000000 20241001055535931 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241001055535931 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241001055535931 DAUC <0003> auc.c:179 vector [1]: kc = 7e314fdcefde5a55 20241001055535931 DAUC <0003> auc.c:180 vector [1]: sres = 1822783d 20241001055535931 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241001055535931 DAUC <0003> auc.c:113 vector [2]: rand = 2f2e846252f06c3216224f819872fef6 20241001055535931 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241001055535931 DAUC <0003> auc.c:142 vector [2]: autn = 6d7f13a1264a80000158246432d21fe5 20241001055535931 DAUC <0003> auc.c:143 vector [2]: ck = 7879648d3ae1d399145755cccd3da4f3 20241001055535931 DAUC <0003> auc.c:144 vector [2]: ik = c1deac5b7cf8effd4099282d60c6c904 20241001055535931 DAUC <0003> auc.c:145 vector [2]: res = f5dd25f848cea4390000000000000000 20241001055535931 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241001055535931 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241001055535931 DAUC <0003> auc.c:179 vector [2]: kc = b882f847316bfc68 20241001055535931 DAUC <0003> auc.c:180 vector [2]: sres = 7b953678 20241001055535931 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241001055535931 DAUC <0003> auc.c:113 vector [3]: rand = fe0969ac0954086b42bfbc4feb7a7fcb 20241001055535931 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241001055535931 DAUC <0003> auc.c:142 vector [3]: autn = e0782fe5eb818000580dbce13bb36b5e 20241001055535931 DAUC <0003> auc.c:143 vector [3]: ck = 663a49aa88a6cb3bfbc91dc54777413f 20241001055535931 DAUC <0003> auc.c:144 vector [3]: ik = 79c90ffbab57cfb1bcb172d54efab364 20241001055535931 DAUC <0003> auc.c:145 vector [3]: res = 764cf054e6eeb3320000000000000000 20241001055535931 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241001055535931 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241001055535931 DAUC <0003> auc.c:179 vector [3]: kc = d7570397718b3c6b 20241001055535931 DAUC <0003> auc.c:180 vector [3]: sres = 58f5d1d9 20241001055535931 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241001055535931 DAUC <0003> auc.c:113 vector [4]: rand = 3b3ddc330c92226ea76f5c6fe758fef0 20241001055535931 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241001055535931 DAUC <0003> auc.c:142 vector [4]: autn = 8ac8921212a280006c3f4a40a8a30e6e 20241001055535931 DAUC <0003> auc.c:143 vector [4]: ck = 18af904f1defad9456d3c04284055dfb 20241001055535931 DAUC <0003> auc.c:144 vector [4]: ik = 5ead42d77349647d226601b4ed9040e9 20241001055535931 DAUC <0003> auc.c:145 vector [4]: res = bbfbc9703c0cc7610000000000000000 20241001055535931 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241001055535931 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241001055535931 DAUC <0003> auc.c:179 vector [4]: kc = 722bcaeb800ed0ec 20241001055535931 DAUC <0003> auc.c:180 vector [4]: sres = b6639dbd 20241001055535931 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241001055535931 DAUC <0003> db_auc.c:245 IMSI='262420264709649': Generated 5 vectors 20241001055535931 DAUC <0003> db_auc.c:249 IMSI='262420264709649': Updating SQN=161 in DB 20241001055535941 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420264709649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420264709649"} 20241001055535941 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420264709649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055535941 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055535941 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@1562b242cc02: Found GsupExpect[0] for "262420264709649" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@1562b242cc02: Added IMSI table entry 4TC_gsup_sai_eps(40)"262420264709649" TC_gsup_sai_eps(40)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055535945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50852<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@1562b242cc02: Final verdict of PTC: pass MTC@1562b242cc02: setverdict(pass): none -> pass 20241001055535969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50786<->l=127.0.0.1:4258 20241001055535970 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32775<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@1562b242cc02: Final verdict of PTC: none 20241001055535971 DLINP <000b> input/ipa.c:451 connected read/write 20241001055535971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055535971 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055535971 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055535971 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(35)@1562b242cc02: Final verdict of PTC: none 34@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: pass MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@1562b242cc02: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Tue Oct 1 05:55:35 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 20241001055536013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50864<->l=127.0.0.1:4258 20241001055536013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50864<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6004) Waiting for packet dumper to finish... 1 (prev_count=6004, count=33100) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Tue Oct 1 05:55:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_ul_unknown_imsi started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055539088 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055539088 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055539090 DLINP <000b> input/ipa.c:451 connected read/write 20241001055539090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055539091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35428<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055539093 DLINP <000b> input/ipa.c:451 connected read/write 20241001055539093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055539093 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055539093 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055539093 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 20241001055539093 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055539093 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 20241001055539093 DLGSUP <0013> gsup_server.c:235 2: 20241001055539093 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055539093 DLGSUP <0013> gsup_server.c:235 3: 20241001055539093 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055539093 DLGSUP <0013> gsup_server.c:235 4: 20241001055539093 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055539093 DLGSUP <0013> gsup_server.c:235 5: 20241001055539093 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055539093 DLGSUP <0013> gsup_server.c:235 7: 20241001055539093 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055539093 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055539093 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055539093 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@1562b242cc02: 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") 20241001055539116 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42527<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@1562b242cc02: Created GsupExpect[0] for "262427240194737" to be handled at TC_gsup_ul_unknown_imsi(45) 20241001055539131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35430<->l=127.0.0.1:4258 20241001055539137 DLINP <000b> input/ipa.c:451 connected read/write 20241001055539137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055539137 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427240194737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427240194737" cn_domain=PS} 20241001055539137 DLU <0006> fsm.c:456 lu(262427240194737)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055539137 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427240194737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241001055539137 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427240194737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427240194737" cause=IMSI unknown in HLR} 20241001055539137 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427240194737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055539137 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427240194737)[0x55638ed2b5f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055539137 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427240194737)[0x55638ed2b5f0]{UNVALIDATED}: Freeing instance 20241001055539137 DLU <0006> fsm.c:568 lu(PS:IMSI-262427240194737)[0x55638ed2b5f0]{UNVALIDATED}: Deallocated 20241001055539137 DLINP <000b> input/ipa.c:451 connected read/write 20241001055539137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055539137 DLINP <000b> input/ipa.c:451 connected read/write 20241001055539137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@1562b242cc02: Found GsupExpect[0] for "262427240194737" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@1562b242cc02: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427240194737" TC_gsup_ul_unknown_imsi(45)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055539140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35430<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@1562b242cc02: Final verdict of PTC: pass 20241001055539140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35428<->l=127.0.0.1:4258 20241001055539141 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42527<->l=127.0.0.1:4259) 20241001055539141 DLINP <000b> input/ipa.c:451 connected read/write 20241001055539141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055539141 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055539141 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055539141 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@1562b242cc02: Final verdict of PTC: none 43@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 43: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@1562b242cc02: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Tue Oct 1 05:55:39 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 20241001055539184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35432<->l=127.0.0.1:4258 20241001055539184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35432<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12436) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Tue Oct 1 05:55:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055542255 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055542255 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055542258 DLINP <000b> input/ipa.c:451 connected read/write 20241001055542258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055542259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35446<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055542262 DLINP <000b> input/ipa.c:451 connected read/write 20241001055542262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055542262 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055542262 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055542262 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 20241001055542262 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055542262 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 20241001055542262 DLGSUP <0013> gsup_server.c:235 2: 20241001055542262 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055542262 DLGSUP <0013> gsup_server.c:235 3: 20241001055542262 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055542262 DLGSUP <0013> gsup_server.c:235 4: 20241001055542262 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055542262 DLGSUP <0013> gsup_server.c:235 5: 20241001055542262 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055542262 DLGSUP <0013> gsup_server.c:235 7: 20241001055542262 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055542262 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055542262 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055542262 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@1562b242cc02: 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") 20241001055542279 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37855<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@1562b242cc02: Created GsupExpect[0] for "262429050507916" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241001055542295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35460<->l=127.0.0.1:4258 20241001055542309 DLINP <000b> input/ipa.c:451 connected read/write 20241001055542309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055542309 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429050507916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429050507916" cn_domain=PS source_name="the-source\n"} 20241001055542309 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241001055542309 DLU <0006> fsm.c:456 lu(262429050507916)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055542309 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429050507916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241001055542309 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429050507916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429050507916" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241001055542309 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429050507916 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055542309 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429050507916)[0x55638ed2b5f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055542309 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429050507916)[0x55638ed2b5f0]{UNVALIDATED}: Freeing instance 20241001055542309 DLU <0006> fsm.c:568 lu(PS:IMSI-262429050507916)[0x55638ed2b5f0]{UNVALIDATED}: Deallocated 20241001055542309 DLINP <000b> input/ipa.c:451 connected read/write 20241001055542309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055542309 DLINP <000b> input/ipa.c:451 connected read/write 20241001055542309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@1562b242cc02: Found GsupExpect[0] for "262429050507916" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@1562b242cc02: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262429050507916" TC_gsup_ul_unknown_imsi_via_proxy(50)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055542312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35460<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@1562b242cc02: Final verdict of PTC: pass 20241001055542313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35446<->l=127.0.0.1:4258 20241001055542314 DLINP <000b> input/ipa.c:451 connected read/write 20241001055542314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055542314 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055542314 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055542314 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055542314 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241001055542314 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37855<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@1562b242cc02: Final verdict of PTC: none 48@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 48: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@1562b242cc02: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Tue Oct 1 05:55:42 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 20241001055542356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35474<->l=127.0.0.1:4258 20241001055542357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35474<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12516) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Tue Oct 1 05:55:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055545429 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055545430 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055545432 DLINP <000b> input/ipa.c:451 connected read/write 20241001055545432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055545432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35480<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055545434 DLINP <000b> input/ipa.c:451 connected read/write 20241001055545434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055545434 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055545434 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055545434 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 20241001055545434 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055545434 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 20241001055545434 DLGSUP <0013> gsup_server.c:235 2: 20241001055545434 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055545434 DLGSUP <0013> gsup_server.c:235 3: 20241001055545434 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055545434 DLGSUP <0013> gsup_server.c:235 4: 20241001055545434 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055545434 DLGSUP <0013> gsup_server.c:235 5: 20241001055545434 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055545434 DLGSUP <0013> gsup_server.c:235 7: 20241001055545434 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055545434 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055545434 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055545434 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@1562b242cc02: 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") 20241001055545454 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46275<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@1562b242cc02: Created GsupExpect[0] for "262427548598911" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241001055545469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35488<->l=127.0.0.1:4258 20241001055545477 DLINP <000b> input/ipa.c:451 connected read/write 20241001055545477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055545477 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427548598911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427548598911" cn_domain=PS} 20241001055545477 DLU <0006> fsm.c:456 lu(262427548598911)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055545477 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427548598911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241001055545477 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427548598911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427548598911" cause=Roaming not allowed in this location area} 20241001055545477 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427548598911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055545477 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427548598911)[0x55638ed2b5f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055545477 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427548598911)[0x55638ed2b5f0]{UNVALIDATED}: Freeing instance 20241001055545477 DLU <0006> fsm.c:568 lu(PS:IMSI-262427548598911)[0x55638ed2b5f0]{UNVALIDATED}: Deallocated 20241001055545477 DLINP <000b> input/ipa.c:451 connected read/write 20241001055545477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055545477 DLINP <000b> input/ipa.c:451 connected read/write 20241001055545477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@1562b242cc02: Found GsupExpect[0] for "262427548598911" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@1562b242cc02: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262427548598911" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055545480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35488<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@1562b242cc02: Final verdict of PTC: pass 20241001055545480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35480<->l=127.0.0.1:4258 20241001055545482 DLINP <000b> input/ipa.c:451 connected read/write 20241001055545482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055545482 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055545482 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055545482 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055545482 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46275<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@1562b242cc02: Final verdict of PTC: none 53@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 53: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@1562b242cc02: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Tue Oct 1 05:55:45 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 20241001055545521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35498<->l=127.0.0.1:4258 20241001055545521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35498<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=13844) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Tue Oct 1 05:55:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_sai_err_unknown_imsi started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055548593 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055548593 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055548595 DLINP <000b> input/ipa.c:451 connected read/write 20241001055548595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055548596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35820<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055548598 DLINP <000b> input/ipa.c:451 connected read/write 20241001055548598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055548598 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055548598 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055548598 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 20241001055548598 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055548598 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 20241001055548598 DLGSUP <0013> gsup_server.c:235 2: 20241001055548598 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055548598 DLGSUP <0013> gsup_server.c:235 3: 20241001055548598 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055548598 DLGSUP <0013> gsup_server.c:235 4: 20241001055548598 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055548598 DLGSUP <0013> gsup_server.c:235 5: 20241001055548598 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055548598 DLGSUP <0013> gsup_server.c:235 7: 20241001055548598 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055548598 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055548598 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055548598 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(56)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@1562b242cc02: 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") 20241001055548620 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32875<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@1562b242cc02: Created GsupExpect[0] for "262420774808388" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241001055548632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4258 20241001055548641 DLINP <000b> input/ipa.c:451 connected read/write 20241001055548641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055548641 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420774808388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420774808388"} 20241001055548641 DAUC <0003> db_auc.c:133 IMSI='262420774808388': No such subscriber 20241001055548641 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420774808388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241001055548641 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420774808388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420774808388" cause=IMSI unknown in HLR} 20241001055548641 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420774808388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055548641 DLINP <000b> input/ipa.c:451 connected read/write 20241001055548641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055548641 DLINP <000b> input/ipa.c:451 connected read/write 20241001055548641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@1562b242cc02: Found GsupExpect[0] for "262420774808388" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@1562b242cc02: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262420774808388" TC_gsup_sai_err_unknown_imsi(60)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055548644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@1562b242cc02: Final verdict of PTC: pass 20241001055548645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35820<->l=127.0.0.1:4258 20241001055548646 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32875<->l=127.0.0.1:4259) 20241001055548647 DLINP <000b> input/ipa.c:451 connected read/write 20241001055548647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055548647 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055548647 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055548647 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@1562b242cc02: Final verdict of PTC: none 58@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 58: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@1562b242cc02: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Tue Oct 1 05:55:48 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 20241001055548695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35832<->l=127.0.0.1:4258 20241001055548695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35832<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12356) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Tue Oct 1 05:55:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_ul started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055551767 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055551767 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055551771 DLINP <000b> input/ipa.c:451 connected read/write 20241001055551771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055551772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35844<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055551774 DLINP <000b> input/ipa.c:451 connected read/write 20241001055551774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055551774 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055551774 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055551774 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 20241001055551774 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055551774 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 20241001055551774 DLGSUP <0013> gsup_server.c:235 2: 20241001055551774 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055551774 DLGSUP <0013> gsup_server.c:235 3: 20241001055551774 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055551774 DLGSUP <0013> gsup_server.c:235 4: 20241001055551774 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055551774 DLGSUP <0013> gsup_server.c:235 5: 20241001055551774 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055551774 DLGSUP <0013> gsup_server.c:235 7: 20241001055551774 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055551774 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055551774 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055551774 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@1562b242cc02: 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") 20241001055551795 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44411<->l=127.0.0.1:4259) 20241001055551815 DAUC <0003> db_auc.c:157 IMSI='262425797554433': No 2G Auth Data 20241001055551815 DAUC <0003> db_auc.c:192 IMSI='262425797554433': No 3G Auth Data HLR_Test-GSUP(62)@1562b242cc02: Created GsupExpect[0] for "262425797554433" to be handled at TC_gsup_ul(65) 20241001055551848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35846<->l=127.0.0.1:4258 20241001055551853 DLINP <000b> input/ipa.c:451 connected read/write 20241001055551853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055551853 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425797554433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425797554433" cn_domain=PS} 20241001055551853 DLU <0006> fsm.c:456 lu(262425797554433)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055551853 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425797554433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055551869 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425797554433)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055551869 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425797554433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425797554433" cn_domain=PS} 20241001055551869 DLINP <000b> input/ipa.c:451 connected read/write 20241001055551869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055551869 DLINP <000b> input/ipa.c:451 connected read/write 20241001055551869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@1562b242cc02: Found GsupExpect[0] for "262425797554433" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@1562b242cc02: Added IMSI table entry 0TC_gsup_ul(65)"262425797554433" 20241001055551872 DLINP <000b> input/ipa.c:451 connected read/write 20241001055551872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055551872 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425797554433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425797554433"} 20241001055551872 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425797554433)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055551872 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425797554433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055551872 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425797554433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425797554433"} 20241001055551872 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425797554433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055551872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425797554433)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055551872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425797554433)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055551872 DLU <0006> fsm.c:568 lu(PS:IMSI-262425797554433)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055551872 DLINP <000b> input/ipa.c:451 connected read/write 20241001055551872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055551872 DLINP <000b> input/ipa.c:451 connected read/write 20241001055551872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul(65)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055551874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35846<->l=127.0.0.1:4258 TC_gsup_ul(65)@1562b242cc02: Final verdict of PTC: pass 20241001055551899 DAUC <0003> db_auc.c:157 IMSI='262427523484522': No 2G Auth Data 20241001055551899 DAUC <0003> db_auc.c:192 IMSI='262427523484522': No 3G Auth Data 20241001055551908 DLGSUP <0013> hlr.c:121 IMSI 262427523484522: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@1562b242cc02: Created GsupExpect[0] for "262427523484522" to be handled at TC_gsup_ul(66) 20241001055551932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35848<->l=127.0.0.1:4258 20241001055551936 DLINP <000b> input/ipa.c:451 connected read/write 20241001055551936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055551936 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427523484522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427523484522" cn_domain=PS} 20241001055551936 DLU <0006> fsm.c:456 lu(262427523484522)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055551936 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427523484522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055551952 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427523484522)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055551952 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427523484522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427523484522" cn_domain=PS} 20241001055551952 DLINP <000b> input/ipa.c:451 connected read/write 20241001055551952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055551952 DLINP <000b> input/ipa.c:451 connected read/write 20241001055551952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@1562b242cc02: Found GsupExpect[0] for "262427523484522" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@1562b242cc02: Added IMSI table entry 1TC_gsup_ul(66)"262427523484522" 20241001055551955 DLINP <000b> input/ipa.c:451 connected read/write 20241001055551955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055551955 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427523484522 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427523484522"} 20241001055551955 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427523484522)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055551955 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427523484522 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055551955 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427523484522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427523484522"} 20241001055551955 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427523484522 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055551955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427523484522)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055551955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427523484522)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055551955 DLU <0006> fsm.c:568 lu(PS:IMSI-262427523484522)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055551955 DLINP <000b> input/ipa.c:451 connected read/write 20241001055551955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055551955 DLINP <000b> input/ipa.c:451 connected read/write 20241001055551955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul(66)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055551957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35848<->l=127.0.0.1:4258 TC_gsup_ul(66)@1562b242cc02: Final verdict of PTC: pass 20241001055551980 DAUC <0003> db_auc.c:157 IMSI='262421145120492': No 2G Auth Data 20241001055551980 DAUC <0003> db_auc.c:192 IMSI='262421145120492': No 3G Auth Data 20241001055551991 DLGSUP <0013> hlr.c:121 IMSI 262421145120492: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@1562b242cc02: Created GsupExpect[0] for "262421145120492" to be handled at TC_gsup_ul(67) 20241001055552016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35858<->l=127.0.0.1:4258 20241001055552020 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055552020 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421145120492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421145120492" cn_domain=PS} 20241001055552020 DLU <0006> fsm.c:456 lu(262421145120492)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055552020 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421145120492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055552035 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421145120492)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055552035 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421145120492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421145120492" cn_domain=PS} 20241001055552035 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055552035 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@1562b242cc02: Found GsupExpect[0] for "262421145120492" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@1562b242cc02: Added IMSI table entry 2TC_gsup_ul(67)"262421145120492" 20241001055552038 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055552038 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421145120492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421145120492"} 20241001055552038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421145120492)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055552038 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421145120492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055552038 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421145120492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421145120492"} 20241001055552038 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421145120492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055552038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421145120492)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055552038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421145120492)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055552038 DLU <0006> fsm.c:568 lu(PS:IMSI-262421145120492)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055552038 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055552038 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul(67)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055552040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35858<->l=127.0.0.1:4258 TC_gsup_ul(67)@1562b242cc02: Final verdict of PTC: pass 20241001055552066 DAUC <0003> db_auc.c:157 IMSI='262428237034219': No 2G Auth Data 20241001055552066 DAUC <0003> db_auc.c:192 IMSI='262428237034219': No 3G Auth Data 20241001055552075 DLGSUP <0013> hlr.c:121 IMSI 262428237034219: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@1562b242cc02: Created GsupExpect[0] for "262428237034219" to be handled at TC_gsup_ul(68) 20241001055552100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35868<->l=127.0.0.1:4258 20241001055552105 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055552105 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428237034219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428237034219" cn_domain=PS} 20241001055552105 DLU <0006> fsm.c:456 lu(262428237034219)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055552105 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428237034219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055552120 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428237034219)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055552120 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428237034219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428237034219" cn_domain=PS} 20241001055552120 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055552120 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@1562b242cc02: Found GsupExpect[0] for "262428237034219" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@1562b242cc02: Added IMSI table entry 3TC_gsup_ul(68)"262428237034219" 20241001055552123 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055552123 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428237034219 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428237034219"} 20241001055552123 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428237034219)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055552123 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428237034219 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055552123 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428237034219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428237034219"} 20241001055552123 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428237034219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055552123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428237034219)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055552123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428237034219)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055552123 DLU <0006> fsm.c:568 lu(PS:IMSI-262428237034219)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055552123 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055552123 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul(68)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055552125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35868<->l=127.0.0.1:4258 TC_gsup_ul(68)@1562b242cc02: Final verdict of PTC: pass 20241001055552150 DAUC <0003> db_auc.c:157 IMSI='262423295897600': No 2G Auth Data 20241001055552150 DAUC <0003> db_auc.c:192 IMSI='262423295897600': No 3G Auth Data 20241001055552158 DLGSUP <0013> hlr.c:121 IMSI 262423295897600: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@1562b242cc02: Created GsupExpect[0] for "262423295897600" to be handled at TC_gsup_ul(69) 20241001055552183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35876<->l=127.0.0.1:4258 20241001055552187 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055552187 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423295897600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423295897600" cn_domain=PS} 20241001055552187 DLU <0006> fsm.c:456 lu(262423295897600)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055552187 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423295897600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055552202 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423295897600)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055552202 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423295897600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423295897600" cn_domain=PS} 20241001055552202 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055552202 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@1562b242cc02: Found GsupExpect[0] for "262423295897600" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@1562b242cc02: Added IMSI table entry 4TC_gsup_ul(69)"262423295897600" 20241001055552205 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055552205 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423295897600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423295897600"} 20241001055552205 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423295897600)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055552205 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423295897600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055552205 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423295897600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423295897600"} 20241001055552205 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423295897600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055552205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423295897600)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055552205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423295897600)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055552205 DLU <0006> fsm.c:568 lu(PS:IMSI-262423295897600)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055552205 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055552205 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul(69)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055552207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35876<->l=127.0.0.1:4258 TC_gsup_ul(69)@1562b242cc02: Final verdict of PTC: pass 20241001055552230 DAUC <0003> db_auc.c:157 IMSI='262426960151390': No 2G Auth Data 20241001055552230 DAUC <0003> db_auc.c:192 IMSI='262426960151390': No 3G Auth Data 20241001055552238 DLGSUP <0013> hlr.c:121 IMSI 262426960151390: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@1562b242cc02: Created GsupExpect[0] for "262426960151390" to be handled at TC_gsup_ul(70) 20241001055552270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35884<->l=127.0.0.1:4258 20241001055552273 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055552274 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426960151390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426960151390" cn_domain=PS} 20241001055552274 DLU <0006> fsm.c:456 lu(262426960151390)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055552274 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426960151390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055552289 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426960151390)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055552289 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426960151390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426960151390" cn_domain=PS} 20241001055552289 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055552289 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@1562b242cc02: Found GsupExpect[0] for "262426960151390" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@1562b242cc02: Added IMSI table entry 5TC_gsup_ul(70)"262426960151390" 20241001055552292 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055552292 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426960151390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426960151390"} 20241001055552292 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426960151390)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055552292 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426960151390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055552292 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426960151390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426960151390"} 20241001055552292 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426960151390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055552292 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426960151390)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055552292 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426960151390)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055552292 DLU <0006> fsm.c:568 lu(PS:IMSI-262426960151390)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055552292 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055552292 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul(70)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055552294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35884<->l=127.0.0.1:4258 TC_gsup_ul(70)@1562b242cc02: Final verdict of PTC: pass 20241001055552325 DAUC <0003> db_auc.c:157 IMSI='262429990773450': No 2G Auth Data 20241001055552325 DAUC <0003> db_auc.c:192 IMSI='262429990773450': No 3G Auth Data 20241001055552334 DLGSUP <0013> hlr.c:121 IMSI 262429990773450: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@1562b242cc02: Created GsupExpect[0] for "262429990773450" to be handled at TC_gsup_ul(71) 20241001055552365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35892<->l=127.0.0.1:4258 20241001055552368 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055552368 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429990773450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429990773450" cn_domain=PS} 20241001055552369 DLU <0006> fsm.c:456 lu(262429990773450)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055552369 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429990773450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055552384 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429990773450)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055552384 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429990773450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429990773450" cn_domain=PS} 20241001055552384 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055552384 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@1562b242cc02: Found GsupExpect[0] for "262429990773450" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@1562b242cc02: Added IMSI table entry 6TC_gsup_ul(71)"262429990773450" 20241001055552387 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055552387 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429990773450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429990773450"} 20241001055552387 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429990773450)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055552387 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429990773450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055552387 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429990773450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429990773450"} 20241001055552387 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429990773450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055552387 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429990773450)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055552387 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429990773450)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055552387 DLU <0006> fsm.c:568 lu(PS:IMSI-262429990773450)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055552387 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055552387 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul(71)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055552389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35892<->l=127.0.0.1:4258 TC_gsup_ul(71)@1562b242cc02: Final verdict of PTC: pass 20241001055552419 DAUC <0003> db_auc.c:157 IMSI='262423936209779': No 2G Auth Data 20241001055552419 DAUC <0003> db_auc.c:192 IMSI='262423936209779': No 3G Auth Data 20241001055552428 DLGSUP <0013> hlr.c:121 IMSI 262423936209779: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@1562b242cc02: Created GsupExpect[0] for "262423936209779" to be handled at TC_gsup_ul(72) 20241001055552460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35894<->l=127.0.0.1:4258 20241001055552464 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055552464 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423936209779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423936209779" cn_domain=PS} 20241001055552464 DLU <0006> fsm.c:456 lu(262423936209779)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055552464 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423936209779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055552479 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423936209779)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055552479 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423936209779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423936209779" cn_domain=PS} 20241001055552479 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055552479 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@1562b242cc02: Found GsupExpect[0] for "262423936209779" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@1562b242cc02: Added IMSI table entry 7TC_gsup_ul(72)"262423936209779" 20241001055552482 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055552482 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423936209779 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423936209779"} 20241001055552482 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423936209779)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055552482 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423936209779 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055552482 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423936209779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423936209779"} 20241001055552482 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423936209779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055552482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423936209779)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055552482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423936209779)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055552482 DLU <0006> fsm.c:568 lu(PS:IMSI-262423936209779)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055552482 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055552482 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul(72)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055552484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35894<->l=127.0.0.1:4258 TC_gsup_ul(72)@1562b242cc02: Final verdict of PTC: pass MTC@1562b242cc02: setverdict(pass): none -> pass 20241001055552509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35844<->l=127.0.0.1:4258 20241001055552510 DLINP <000b> input/ipa.c:451 connected read/write 20241001055552510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055552510 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055552510 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055552510 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055552510 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44411<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@1562b242cc02: Final verdict of PTC: none 63@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: pass MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@1562b242cc02: Test case TC_gsup_ul finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Tue Oct 1 05:55:52 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241001055552555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35906<->l=127.0.0.1:4258 20241001055552556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35906<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31128) Waiting for packet dumper to finish... 1 (prev_count=31128, count=44944) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Tue Oct 1 05:55:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_ul_via_proxy started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055555627 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055555628 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055555629 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055555630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35912<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055555632 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055555632 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055555632 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055555632 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 20241001055555632 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055555632 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 20241001055555632 DLGSUP <0013> gsup_server.c:235 2: 20241001055555632 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055555632 DLGSUP <0013> gsup_server.c:235 3: 20241001055555632 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055555632 DLGSUP <0013> gsup_server.c:235 4: 20241001055555632 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055555632 DLGSUP <0013> gsup_server.c:235 5: 20241001055555632 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055555632 DLGSUP <0013> gsup_server.c:235 7: 20241001055555632 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055555632 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055555632 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055555632 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@1562b242cc02: 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") 20241001055555652 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38907<->l=127.0.0.1:4259) 20241001055555678 DAUC <0003> db_auc.c:157 IMSI='262426881135922': No 2G Auth Data 20241001055555678 DAUC <0003> db_auc.c:192 IMSI='262426881135922': No 3G Auth Data HLR_Test-GSUP(74)@1562b242cc02: Created GsupExpect[0] for "262426881135922" to be handled at TC_gsup_ul_via_proxy(77) 20241001055555724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35914<->l=127.0.0.1:4258 20241001055555730 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055555730 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262426881135922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426881135922" cn_domain=PS source_name="the-source\n"} 20241001055555730 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241001055555730 DLU <0006> fsm.c:456 lu(262426881135922)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055555730 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262426881135922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241001055555745 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426881135922)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055555745 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262426881135922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426881135922" cn_domain=PS destination_name="the-source\n"} 20241001055555745 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055555745 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@1562b242cc02: Found GsupExpect[0] for "262426881135922" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@1562b242cc02: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262426881135922" 20241001055555748 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055555748 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262426881135922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426881135922" source_name="the-source\n"} 20241001055555748 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426881135922)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055555748 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262426881135922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055555748 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262426881135922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426881135922" destination_name="the-source\n"} 20241001055555748 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262426881135922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055555748 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426881135922)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055555748 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426881135922)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055555748 DLU <0006> fsm.c:568 lu(PS:IMSI-262426881135922)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055555748 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055555748 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055555750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35914<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@1562b242cc02: Final verdict of PTC: pass 20241001055555775 DAUC <0003> db_auc.c:157 IMSI='262428663370918': No 2G Auth Data 20241001055555775 DAUC <0003> db_auc.c:192 IMSI='262428663370918': No 3G Auth Data 20241001055555783 DLGSUP <0013> hlr.c:121 IMSI 262428663370918: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@1562b242cc02: Created GsupExpect[0] for "262428663370918" to be handled at TC_gsup_ul_via_proxy(78) 20241001055555808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35918<->l=127.0.0.1:4258 20241001055555812 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055555812 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428663370918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428663370918" cn_domain=PS source_name="the-source\n"} 20241001055555812 DLU <0006> fsm.c:456 lu(262428663370918)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055555812 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428663370918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241001055555828 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428663370918)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055555828 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428663370918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428663370918" cn_domain=PS destination_name="the-source\n"} 20241001055555828 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055555828 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@1562b242cc02: Found GsupExpect[0] for "262428663370918" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@1562b242cc02: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262428663370918" 20241001055555831 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055555831 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428663370918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428663370918" source_name="the-source\n"} 20241001055555831 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428663370918)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055555831 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262428663370918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055555831 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428663370918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428663370918" destination_name="the-source\n"} 20241001055555831 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262428663370918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055555831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428663370918)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055555831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428663370918)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055555831 DLU <0006> fsm.c:568 lu(PS:IMSI-262428663370918)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055555831 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055555831 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055555833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35918<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@1562b242cc02: Final verdict of PTC: pass 20241001055555857 DAUC <0003> db_auc.c:157 IMSI='262421054085239': No 2G Auth Data 20241001055555857 DAUC <0003> db_auc.c:192 IMSI='262421054085239': No 3G Auth Data 20241001055555865 DLGSUP <0013> hlr.c:121 IMSI 262421054085239: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@1562b242cc02: Created GsupExpect[0] for "262421054085239" to be handled at TC_gsup_ul_via_proxy(79) 20241001055555888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35934<->l=127.0.0.1:4258 20241001055555891 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055555891 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421054085239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421054085239" cn_domain=PS source_name="the-source\n"} 20241001055555891 DLU <0006> fsm.c:456 lu(262421054085239)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055555891 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421054085239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241001055555907 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421054085239)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055555907 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421054085239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421054085239" cn_domain=PS destination_name="the-source\n"} 20241001055555907 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055555907 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@1562b242cc02: Found GsupExpect[0] for "262421054085239" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@1562b242cc02: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262421054085239" 20241001055555910 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055555910 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421054085239 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421054085239" source_name="the-source\n"} 20241001055555910 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421054085239)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055555910 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262421054085239 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055555910 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421054085239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421054085239" destination_name="the-source\n"} 20241001055555910 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262421054085239 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055555910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421054085239)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055555910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421054085239)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055555910 DLU <0006> fsm.c:568 lu(PS:IMSI-262421054085239)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055555910 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055555910 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055555912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35934<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@1562b242cc02: Final verdict of PTC: pass 20241001055555936 DAUC <0003> db_auc.c:157 IMSI='262425359430989': No 2G Auth Data 20241001055555936 DAUC <0003> db_auc.c:192 IMSI='262425359430989': No 3G Auth Data 20241001055555944 DLGSUP <0013> hlr.c:121 IMSI 262425359430989: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@1562b242cc02: Created GsupExpect[0] for "262425359430989" to be handled at TC_gsup_ul_via_proxy(80) 20241001055555964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35938<->l=127.0.0.1:4258 20241001055555968 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055555968 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425359430989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425359430989" cn_domain=PS source_name="the-source\n"} 20241001055555969 DLU <0006> fsm.c:456 lu(262425359430989)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055555969 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425359430989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241001055555983 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425359430989)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055555983 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425359430989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425359430989" cn_domain=PS destination_name="the-source\n"} 20241001055555983 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055555983 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@1562b242cc02: Found GsupExpect[0] for "262425359430989" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@1562b242cc02: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425359430989" 20241001055555987 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055555987 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425359430989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425359430989" source_name="the-source\n"} 20241001055555987 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425359430989)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055555987 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262425359430989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055555987 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425359430989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425359430989" destination_name="the-source\n"} 20241001055555987 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262425359430989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055555987 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425359430989)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055555987 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425359430989)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055555987 DLU <0006> fsm.c:568 lu(PS:IMSI-262425359430989)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055555987 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055555987 DLINP <000b> input/ipa.c:451 connected read/write 20241001055555987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055555989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35938<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@1562b242cc02: Final verdict of PTC: pass 20241001055556014 DAUC <0003> db_auc.c:157 IMSI='262422938398610': No 2G Auth Data 20241001055556014 DAUC <0003> db_auc.c:192 IMSI='262422938398610': No 3G Auth Data 20241001055556022 DLGSUP <0013> hlr.c:121 IMSI 262422938398610: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@1562b242cc02: Created GsupExpect[0] for "262422938398610" to be handled at TC_gsup_ul_via_proxy(81) 20241001055556046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35954<->l=127.0.0.1:4258 20241001055556049 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055556049 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422938398610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422938398610" cn_domain=PS source_name="the-source\n"} 20241001055556049 DLU <0006> fsm.c:456 lu(262422938398610)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055556049 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262422938398610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241001055556065 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422938398610)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055556065 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262422938398610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422938398610" cn_domain=PS destination_name="the-source\n"} 20241001055556065 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055556065 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@1562b242cc02: Found GsupExpect[0] for "262422938398610" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@1562b242cc02: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262422938398610" 20241001055556068 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055556068 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422938398610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422938398610" source_name="the-source\n"} 20241001055556068 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422938398610)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055556068 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262422938398610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055556068 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262422938398610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422938398610" destination_name="the-source\n"} 20241001055556068 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262422938398610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055556068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422938398610)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055556068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422938398610)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055556068 DLU <0006> fsm.c:568 lu(PS:IMSI-262422938398610)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055556068 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055556068 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055556070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35954<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@1562b242cc02: Final verdict of PTC: pass 20241001055556098 DAUC <0003> db_auc.c:157 IMSI='262421453480262': No 2G Auth Data 20241001055556098 DAUC <0003> db_auc.c:192 IMSI='262421453480262': No 3G Auth Data 20241001055556107 DLGSUP <0013> hlr.c:121 IMSI 262421453480262: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@1562b242cc02: Created GsupExpect[0] for "262421453480262" to be handled at TC_gsup_ul_via_proxy(82) 20241001055556138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35956<->l=127.0.0.1:4258 20241001055556142 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055556142 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421453480262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421453480262" cn_domain=PS source_name="the-source\n"} 20241001055556142 DLU <0006> fsm.c:456 lu(262421453480262)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055556142 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421453480262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241001055556156 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421453480262)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055556156 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421453480262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421453480262" cn_domain=PS destination_name="the-source\n"} 20241001055556156 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055556156 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@1562b242cc02: Found GsupExpect[0] for "262421453480262" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@1562b242cc02: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421453480262" 20241001055556159 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055556159 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421453480262 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421453480262" source_name="the-source\n"} 20241001055556159 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421453480262)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055556159 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262421453480262 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055556159 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421453480262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421453480262" destination_name="the-source\n"} 20241001055556159 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262421453480262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055556159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421453480262)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055556159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421453480262)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055556159 DLU <0006> fsm.c:568 lu(PS:IMSI-262421453480262)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055556159 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055556159 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055556161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35956<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@1562b242cc02: Final verdict of PTC: pass 20241001055556192 DAUC <0003> db_auc.c:157 IMSI='262426520146010': No 2G Auth Data 20241001055556192 DAUC <0003> db_auc.c:192 IMSI='262426520146010': No 3G Auth Data 20241001055556200 DLGSUP <0013> hlr.c:121 IMSI 262426520146010: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@1562b242cc02: Created GsupExpect[0] for "262426520146010" to be handled at TC_gsup_ul_via_proxy(83) 20241001055556232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35964<->l=127.0.0.1:4258 20241001055556236 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055556236 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426520146010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426520146010" cn_domain=PS source_name="the-source\n"} 20241001055556236 DLU <0006> fsm.c:456 lu(262426520146010)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055556236 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426520146010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241001055556252 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426520146010)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055556252 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426520146010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426520146010" cn_domain=PS destination_name="the-source\n"} 20241001055556252 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055556252 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@1562b242cc02: Found GsupExpect[0] for "262426520146010" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@1562b242cc02: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262426520146010" 20241001055556255 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055556255 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426520146010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426520146010" source_name="the-source\n"} 20241001055556255 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426520146010)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055556255 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262426520146010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055556255 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426520146010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426520146010" destination_name="the-source\n"} 20241001055556255 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262426520146010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055556255 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426520146010)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055556255 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426520146010)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055556255 DLU <0006> fsm.c:568 lu(PS:IMSI-262426520146010)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055556255 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055556255 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055556257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35964<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@1562b242cc02: Final verdict of PTC: pass 20241001055556291 DAUC <0003> db_auc.c:157 IMSI='262428534181926': No 2G Auth Data 20241001055556291 DAUC <0003> db_auc.c:192 IMSI='262428534181926': No 3G Auth Data 20241001055556300 DLGSUP <0013> hlr.c:121 IMSI 262428534181926: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@1562b242cc02: Created GsupExpect[0] for "262428534181926" to be handled at TC_gsup_ul_via_proxy(84) 20241001055556331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35976<->l=127.0.0.1:4258 20241001055556335 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055556335 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428534181926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428534181926" cn_domain=PS source_name="the-source\n"} 20241001055556335 DLU <0006> fsm.c:456 lu(262428534181926)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055556335 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428534181926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241001055556350 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428534181926)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055556350 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428534181926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428534181926" cn_domain=PS destination_name="the-source\n"} 20241001055556350 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055556350 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@1562b242cc02: Found GsupExpect[0] for "262428534181926" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@1562b242cc02: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262428534181926" 20241001055556353 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055556353 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428534181926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428534181926" source_name="the-source\n"} 20241001055556353 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428534181926)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055556353 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262428534181926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055556353 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428534181926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428534181926" destination_name="the-source\n"} 20241001055556353 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262428534181926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055556353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428534181926)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055556353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428534181926)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055556353 DLU <0006> fsm.c:568 lu(PS:IMSI-262428534181926)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055556353 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055556353 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055556355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35976<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@1562b242cc02: Final verdict of PTC: pass MTC@1562b242cc02: setverdict(pass): none -> pass 20241001055556382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35912<->l=127.0.0.1:4258 20241001055556383 DLINP <000b> input/ipa.c:451 connected read/write 20241001055556383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055556383 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055556383 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055556383 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055556383 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@1562b242cc02: Final verdict of PTC: none 20241001055556384 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38907<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@1562b242cc02: Final verdict of PTC: none 75@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: pass MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@1562b242cc02: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Tue Oct 1 05:55:56 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 20241001055556426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35980<->l=127.0.0.1:4258 20241001055556426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35980<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19648) Waiting for packet dumper to finish... 1 (prev_count=19648, count=45760) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Tue Oct 1 05:55:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_ul_subscriber_data started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055559500 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055559500 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055559502 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055559502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48248<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055559504 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055559504 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055559504 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055559504 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 20241001055559504 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055559504 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 20241001055559504 DLGSUP <0013> gsup_server.c:235 2: 20241001055559504 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055559504 DLGSUP <0013> gsup_server.c:235 3: 20241001055559504 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055559504 DLGSUP <0013> gsup_server.c:235 4: 20241001055559504 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055559504 DLGSUP <0013> gsup_server.c:235 5: 20241001055559504 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055559504 DLGSUP <0013> gsup_server.c:235 7: 20241001055559504 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055559504 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055559504 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055559504 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@1562b242cc02: 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") 20241001055559521 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41469<->l=127.0.0.1:4259) 20241001055559544 DAUC <0003> db_auc.c:157 IMSI='262429381995040': No 2G Auth Data 20241001055559544 DAUC <0003> db_auc.c:192 IMSI='262429381995040': No 3G Auth Data HLR_Test-GSUP(86)@1562b242cc02: Created GsupExpect[0] for "262429381995040" to be handled at TC_gsup_ul_subscriber_data(89) 20241001055559582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48258<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@1562b242cc02: GSUP ul subscriber_data<unbound> 20241001055559587 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055559587 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429381995040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429381995040" cn_domain=PS} 20241001055559587 DLU <0006> fsm.c:456 lu(262429381995040)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055559587 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429381995040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055559602 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429381995040)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055559602 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429381995040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429381995040" cn_domain=PS} 20241001055559602 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055559602 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@1562b242cc02: Found GsupExpect[0] for "262429381995040" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@1562b242cc02: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262429381995040" 20241001055559606 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055559606 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429381995040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429381995040"} 20241001055559606 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429381995040)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055559606 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429381995040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055559606 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429381995040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429381995040"} 20241001055559606 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429381995040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055559606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429381995040)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055559606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429381995040)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055559606 DLU <0006> fsm.c:568 lu(PS:IMSI-262429381995040)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055559606 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055559606 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055559608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48258<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@1562b242cc02: Final verdict of PTC: pass 20241001055559632 DAUC <0003> db_auc.c:157 IMSI='262426836566484': No 2G Auth Data 20241001055559632 DAUC <0003> db_auc.c:192 IMSI='262426836566484': No 3G Auth Data 20241001055559641 DLGSUP <0013> hlr.c:121 IMSI 262426836566484: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@1562b242cc02: Created GsupExpect[0] for "262426836566484" to be handled at TC_gsup_ul_subscriber_data(90) 20241001055559666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48262<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@1562b242cc02: GSUP ul subscriber_data<unbound> 20241001055559671 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055559671 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426836566484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426836566484" cn_domain=PS} 20241001055559671 DLU <0006> fsm.c:456 lu(262426836566484)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055559671 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426836566484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055559697 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426836566484)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055559697 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426836566484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426836566484" cn_domain=PS} 20241001055559697 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055559697 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@1562b242cc02: Found GsupExpect[0] for "262426836566484" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@1562b242cc02: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262426836566484" 20241001055559700 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055559700 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426836566484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426836566484"} 20241001055559700 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426836566484)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055559700 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426836566484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055559700 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426836566484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426836566484"} 20241001055559700 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426836566484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055559700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426836566484)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055559700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426836566484)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055559700 DLU <0006> fsm.c:568 lu(PS:IMSI-262426836566484)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055559700 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055559700 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055559702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48262<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@1562b242cc02: Final verdict of PTC: pass 20241001055559733 DAUC <0003> db_auc.c:157 IMSI='262429290058576': No 2G Auth Data 20241001055559733 DAUC <0003> db_auc.c:192 IMSI='262429290058576': No 3G Auth Data 20241001055559742 DLGSUP <0013> hlr.c:121 IMSI 262429290058576: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@1562b242cc02: Created GsupExpect[0] for "262429290058576" to be handled at TC_gsup_ul_subscriber_data(91) 20241001055559763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48272<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@1562b242cc02: GSUP ul subscriber_data<unbound> 20241001055559766 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055559766 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429290058576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429290058576" cn_domain=PS} 20241001055559766 DLU <0006> fsm.c:456 lu(262429290058576)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055559766 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429290058576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055559795 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429290058576)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055559795 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429290058576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429290058576" cn_domain=PS} 20241001055559795 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055559795 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@1562b242cc02: Found GsupExpect[0] for "262429290058576" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@1562b242cc02: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262429290058576" 20241001055559798 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055559798 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429290058576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429290058576"} 20241001055559798 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429290058576)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055559798 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429290058576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055559798 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429290058576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429290058576"} 20241001055559798 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429290058576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055559798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429290058576)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055559798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429290058576)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055559798 DLU <0006> fsm.c:568 lu(PS:IMSI-262429290058576)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055559798 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055559798 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055559800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48272<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@1562b242cc02: Final verdict of PTC: pass 20241001055559824 DAUC <0003> db_auc.c:157 IMSI='262423727149854': No 2G Auth Data 20241001055559824 DAUC <0003> db_auc.c:192 IMSI='262423727149854': No 3G Auth Data 20241001055559833 DLGSUP <0013> hlr.c:121 IMSI 262423727149854: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@1562b242cc02: Created GsupExpect[0] for "262423727149854" to be handled at TC_gsup_ul_subscriber_data(92) 20241001055559854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48274<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@1562b242cc02: GSUP ul subscriber_data<unbound> 20241001055559858 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055559858 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423727149854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423727149854" cn_domain=PS} 20241001055559858 DLU <0006> fsm.c:456 lu(262423727149854)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055559858 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423727149854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055559874 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423727149854)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055559874 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423727149854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423727149854" cn_domain=PS} 20241001055559874 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055559874 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@1562b242cc02: Found GsupExpect[0] for "262423727149854" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@1562b242cc02: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262423727149854" 20241001055559877 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055559877 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423727149854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423727149854"} 20241001055559877 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423727149854)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055559877 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423727149854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055559877 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423727149854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423727149854"} 20241001055559877 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423727149854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055559877 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423727149854)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055559877 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423727149854)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055559877 DLU <0006> fsm.c:568 lu(PS:IMSI-262423727149854)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055559877 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055559877 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055559879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48274<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@1562b242cc02: Final verdict of PTC: pass 20241001055559903 DAUC <0003> db_auc.c:157 IMSI='262427487659299': No 2G Auth Data 20241001055559903 DAUC <0003> db_auc.c:192 IMSI='262427487659299': No 3G Auth Data 20241001055559910 DLGSUP <0013> hlr.c:121 IMSI 262427487659299: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@1562b242cc02: Created GsupExpect[0] for "262427487659299" to be handled at TC_gsup_ul_subscriber_data(93) 20241001055559937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48288<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@1562b242cc02: GSUP ul subscriber_data<unbound> 20241001055559940 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055559940 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427487659299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427487659299" cn_domain=PS} 20241001055559941 DLU <0006> fsm.c:456 lu(262427487659299)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055559941 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427487659299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055559955 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427487659299)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055559955 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427487659299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427487659299" cn_domain=PS} 20241001055559955 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055559955 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@1562b242cc02: Found GsupExpect[0] for "262427487659299" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@1562b242cc02: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262427487659299" 20241001055559958 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055559958 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427487659299 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427487659299"} 20241001055559958 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427487659299)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055559958 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427487659299 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055559958 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427487659299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427487659299"} 20241001055559958 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427487659299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055559958 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427487659299)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055559958 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427487659299)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055559958 DLU <0006> fsm.c:568 lu(PS:IMSI-262427487659299)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055559958 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055559958 DLINP <000b> input/ipa.c:451 connected read/write 20241001055559958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055559959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48288<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@1562b242cc02: Final verdict of PTC: pass 20241001055559984 DAUC <0003> db_auc.c:157 IMSI='262429119501005': No 2G Auth Data 20241001055559984 DAUC <0003> db_auc.c:192 IMSI='262429119501005': No 3G Auth Data 20241001055559991 DLGSUP <0013> hlr.c:121 IMSI 262429119501005: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@1562b242cc02: Created GsupExpect[0] for "262429119501005" to be handled at TC_gsup_ul_subscriber_data(94) 20241001055600022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48294<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@1562b242cc02: GSUP ul subscriber_data<unbound> 20241001055600025 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055600025 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429119501005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429119501005" cn_domain=PS} 20241001055600025 DLU <0006> fsm.c:456 lu(262429119501005)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055600025 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429119501005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055600040 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429119501005)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055600040 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429119501005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429119501005" cn_domain=PS} 20241001055600040 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055600040 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@1562b242cc02: Found GsupExpect[0] for "262429119501005" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@1562b242cc02: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262429119501005" 20241001055600043 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055600043 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429119501005 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429119501005"} 20241001055600043 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429119501005)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055600043 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429119501005 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055600043 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429119501005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429119501005"} 20241001055600043 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429119501005 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055600043 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429119501005)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055600043 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429119501005)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055600043 DLU <0006> fsm.c:568 lu(PS:IMSI-262429119501005)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055600043 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055600043 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055600045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48294<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@1562b242cc02: Final verdict of PTC: pass 20241001055600076 DAUC <0003> db_auc.c:157 IMSI='262428919045235': No 2G Auth Data 20241001055600076 DAUC <0003> db_auc.c:192 IMSI='262428919045235': No 3G Auth Data 20241001055600084 DLGSUP <0013> hlr.c:121 IMSI 262428919045235: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@1562b242cc02: Created GsupExpect[0] for "262428919045235" to be handled at TC_gsup_ul_subscriber_data(95) 20241001055600117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48306<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@1562b242cc02: GSUP ul subscriber_data<unbound> 20241001055600121 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055600121 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428919045235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428919045235" cn_domain=PS} 20241001055600121 DLU <0006> fsm.c:456 lu(262428919045235)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055600121 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428919045235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055600136 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428919045235)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055600136 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428919045235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428919045235" cn_domain=PS} 20241001055600136 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055600136 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@1562b242cc02: Found GsupExpect[0] for "262428919045235" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@1562b242cc02: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262428919045235" 20241001055600139 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055600139 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428919045235 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428919045235"} 20241001055600139 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428919045235)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055600139 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428919045235 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055600139 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428919045235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428919045235"} 20241001055600139 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428919045235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055600139 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428919045235)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055600139 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428919045235)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055600139 DLU <0006> fsm.c:568 lu(PS:IMSI-262428919045235)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055600139 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055600139 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055600141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48306<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@1562b242cc02: Final verdict of PTC: pass 20241001055600172 DAUC <0003> db_auc.c:157 IMSI='262427548500048': No 2G Auth Data 20241001055600172 DAUC <0003> db_auc.c:192 IMSI='262427548500048': No 3G Auth Data 20241001055600180 DLGSUP <0013> hlr.c:121 IMSI 262427548500048: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@1562b242cc02: Created GsupExpect[0] for "262427548500048" to be handled at TC_gsup_ul_subscriber_data(96) 20241001055600214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48308<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@1562b242cc02: GSUP ul subscriber_data<unbound> 20241001055600218 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055600218 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427548500048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427548500048" cn_domain=PS} 20241001055600218 DLU <0006> fsm.c:456 lu(262427548500048)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055600218 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427548500048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055600233 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427548500048)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055600233 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427548500048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427548500048" cn_domain=PS} 20241001055600233 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055600233 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@1562b242cc02: Found GsupExpect[0] for "262427548500048" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@1562b242cc02: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427548500048" 20241001055600236 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055600236 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427548500048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427548500048"} 20241001055600236 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427548500048)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055600236 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427548500048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055600236 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427548500048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427548500048"} 20241001055600236 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427548500048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055600236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427548500048)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055600236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427548500048)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055600236 DLU <0006> fsm.c:568 lu(PS:IMSI-262427548500048)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055600236 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055600236 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055600238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48308<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@1562b242cc02: Final verdict of PTC: pass MTC@1562b242cc02: setverdict(pass): none -> pass 20241001055600263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48248<->l=127.0.0.1:4258 20241001055600264 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41469<->l=127.0.0.1:4259) 20241001055600264 DLINP <000b> input/ipa.c:451 connected read/write 20241001055600264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055600264 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055600264 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055600264 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@1562b242cc02: Final verdict of PTC: none 87@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: pass MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@1562b242cc02: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Tue Oct 1 05:56:00 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 20241001055600308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48322<->l=127.0.0.1:4258 20241001055600409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48322<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=36348) Waiting for packet dumper to finish... 1 (prev_count=36348, count=50812) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Tue Oct 1 05:56:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_vty started. MTC@1562b242cc02: legacy= true 20241001055603485 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055603485 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055603487 DLINP <000b> input/ipa.c:451 connected read/write 20241001055603487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055603488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48326<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055603490 DLINP <000b> input/ipa.c:451 connected read/write 20241001055603490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055603490 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055603490 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055603490 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 20241001055603491 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055603491 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 20241001055603491 DLGSUP <0013> gsup_server.c:235 2: 20241001055603491 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055603491 DLGSUP <0013> gsup_server.c:235 3: 20241001055603491 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055603491 DLGSUP <0013> gsup_server.c:235 4: 20241001055603491 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055603491 DLGSUP <0013> gsup_server.c:235 5: 20241001055603491 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055603491 DLGSUP <0013> gsup_server.c:235 7: 20241001055603491 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055603491 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055603491 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055603491 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@1562b242cc02: 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") 20241001055603509 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46363<->l=127.0.0.1:4259) 20241001055603529 DAUC <0003> db_auc.c:157 IMSI='262429040589529': No 2G Auth Data 20241001055603529 DAUC <0003> db_auc.c:192 IMSI='262429040589529': No 3G Auth Data 20241001055603547 DAUC <0003> db_auc.c:192 IMSI='262429040589529': No 3G Auth Data 20241001055603573 DAUC <0003> db_auc.c:157 IMSI='262426366492946': No 2G Auth Data 20241001055603573 DAUC <0003> db_auc.c:192 IMSI='262426366492946': No 3G Auth Data 20241001055603592 DAUC <0003> db_auc.c:157 IMSI='262426366492946': No 2G Auth Data 20241001055603617 DAUC <0003> db_auc.c:157 IMSI='262429074546496': No 2G Auth Data 20241001055603617 DAUC <0003> db_auc.c:192 IMSI='262429074546496': No 3G Auth Data MTC@1562b242cc02: setverdict(pass): none -> pass 20241001055603669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48326<->l=127.0.0.1:4258 20241001055603670 DLINP <000b> input/ipa.c:451 connected read/write 20241001055603670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055603670 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055603670 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055603670 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055603670 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46363<->l=127.0.0.1:4259) 98@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: pass MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@1562b242cc02: Test case TC_vty finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Tue Oct 1 05:56:03 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241001055603714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48336<->l=127.0.0.1:4258 20241001055603814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48336<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=17260) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Tue Oct 1 05:56:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_vty_msisdn_isd started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055606891 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055606892 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055606893 DLINP <000b> input/ipa.c:451 connected read/write 20241001055606893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055606894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44602<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055606896 DLINP <000b> input/ipa.c:451 connected read/write 20241001055606896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055606896 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055606896 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055606896 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 20241001055606896 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055606896 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 20241001055606896 DLGSUP <0013> gsup_server.c:235 2: 20241001055606896 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055606896 DLGSUP <0013> gsup_server.c:235 3: 20241001055606896 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055606896 DLGSUP <0013> gsup_server.c:235 4: 20241001055606896 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055606896 DLGSUP <0013> gsup_server.c:235 5: 20241001055606896 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055606896 DLGSUP <0013> gsup_server.c:235 7: 20241001055606896 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055606896 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055606896 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055606896 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@1562b242cc02: 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") 20241001055606913 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42037<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@1562b242cc02: Created GsupExpect[0] for "262429115091598" to be handled at TC_vty_msisdn_isd(104) 20241001055606928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44610<->l=127.0.0.1:4258 20241001055606970 DAUC <0003> db_auc.c:157 IMSI='262429115091598': No 2G Auth Data 20241001055606970 DAUC <0003> db_auc.c:192 IMSI='262429115091598': No 3G Auth Data 20241001055606999 DLINP <000b> input/ipa.c:451 connected read/write 20241001055606999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055606999 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429115091598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429115091598" cn_domain=PS} 20241001055606999 DLU <0006> fsm.c:456 lu(262429115091598)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055606999 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429115091598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055607013 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429115091598)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055607013 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429115091598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429115091598" cn_domain=PS} 20241001055607013 DLINP <000b> input/ipa.c:451 connected read/write 20241001055607013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055607013 DLINP <000b> input/ipa.c:451 connected read/write 20241001055607013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@1562b242cc02: Found GsupExpect[0] for "262429115091598" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@1562b242cc02: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429115091598" 20241001055607018 DLINP <000b> input/ipa.c:451 connected read/write 20241001055607018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055607018 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429115091598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429115091598"} 20241001055607018 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429115091598)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055607018 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429115091598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055607018 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429115091598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429115091598"} 20241001055607018 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429115091598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055607018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429115091598)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055607018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429115091598)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055607018 DLU <0006> fsm.c:568 lu(PS:IMSI-262429115091598)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055607018 DLINP <000b> input/ipa.c:451 connected read/write 20241001055607018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055607018 DLINP <000b> input/ipa.c:451 connected read/write 20241001055607018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@1562b242cc02: setverdict(pass): none -> pass 20241001055607028 DLGSUP <0013> hlr.c:128 IMSI 262429115091598: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241001055607028 DLINP <000b> input/ipa.c:451 connected read/write 20241001055607028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055607028 DLINP <000b> input/ipa.c:451 connected read/write 20241001055607028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055607030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44610<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@1562b242cc02: Final verdict of PTC: pass 20241001055607030 DLINP <000b> input/ipa.c:451 connected read/write 20241001055607030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055607030 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429115091598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429115091598"} 20241001055607030 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429115091598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241001055607030 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429115091598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055607031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44602<->l=127.0.0.1:4258 20241001055607031 DLINP <000b> input/ipa.c:451 connected read/write 20241001055607031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055607031 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055607031 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055607031 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055607032 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42037<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP(101)@1562b242cc02: Final verdict of PTC: none 102@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 102: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@1562b242cc02: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Tue Oct 1 05:56:07 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 20241001055607081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44622<->l=127.0.0.1:4258 20241001055607182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44622<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15028) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Tue Oct 1 05:56:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_purge_cs started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055610260 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055610260 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055610261 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44638<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055610263 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610263 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055610263 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055610263 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 20241001055610263 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055610263 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 20241001055610263 DLGSUP <0013> gsup_server.c:235 2: 20241001055610263 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055610263 DLGSUP <0013> gsup_server.c:235 3: 20241001055610263 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055610263 DLGSUP <0013> gsup_server.c:235 4: 20241001055610263 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055610263 DLGSUP <0013> gsup_server.c:235 5: 20241001055610263 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055610263 DLGSUP <0013> gsup_server.c:235 7: 20241001055610263 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055610263 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055610263 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055610263 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@1562b242cc02: 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") 20241001055610282 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35731<->l=127.0.0.1:4259) 20241001055610298 DAUC <0003> db_auc.c:157 IMSI='262422332540837': No 2G Auth Data 20241001055610298 DAUC <0003> db_auc.c:192 IMSI='262422332540837': No 3G Auth Data HLR_Test-GSUP(106)@1562b242cc02: Created GsupExpect[0] for "262422332540837" to be handled at TC_gsup_purge_cs(109) 20241001055610335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44644<->l=127.0.0.1:4258 20241001055610340 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610340 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422332540837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422332540837" cn_domain=PS} 20241001055610340 DLU <0006> fsm.c:456 lu(262422332540837)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055610340 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422332540837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055610355 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422332540837)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055610355 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422332540837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422332540837" cn_domain=PS} 20241001055610355 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610355 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@1562b242cc02: Found GsupExpect[0] for "262422332540837" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@1562b242cc02: Added IMSI table entry 0TC_gsup_purge_cs(109)"262422332540837" 20241001055610359 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610359 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422332540837 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422332540837"} 20241001055610359 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422332540837)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055610359 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422332540837 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055610359 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422332540837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422332540837"} 20241001055610359 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422332540837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055610359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422332540837)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055610359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422332540837)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055610359 DLU <0006> fsm.c:568 lu(PS:IMSI-262422332540837)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055610359 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610359 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@1562b242cc02: setverdict(pass): none -> pass 20241001055610362 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610362 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422332540837 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422332540837" cn_domain=CS} 20241001055610362 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422332540837 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241001055610370 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422332540837 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422332540837"} 20241001055610370 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422332540837 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241001055610370 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610370 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055610371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44644<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@1562b242cc02: Final verdict of PTC: pass 20241001055610396 DAUC <0003> db_auc.c:157 IMSI='262427127939910': No 2G Auth Data 20241001055610396 DAUC <0003> db_auc.c:192 IMSI='262427127939910': No 3G Auth Data 20241001055610404 DLGSUP <0013> hlr.c:121 IMSI 262427127939910: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@1562b242cc02: Created GsupExpect[0] for "262427127939910" to be handled at TC_gsup_purge_cs(110) 20241001055610427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44658<->l=127.0.0.1:4258 20241001055610431 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610431 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427127939910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427127939910" cn_domain=PS} 20241001055610431 DLU <0006> fsm.c:456 lu(262427127939910)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055610431 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427127939910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055610449 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427127939910)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055610449 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427127939910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427127939910" cn_domain=PS} 20241001055610449 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610449 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@1562b242cc02: Found GsupExpect[0] for "262427127939910" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@1562b242cc02: Added IMSI table entry 1TC_gsup_purge_cs(110)"262427127939910" 20241001055610452 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610452 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427127939910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427127939910"} 20241001055610452 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427127939910)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055610452 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427127939910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055610452 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427127939910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427127939910"} 20241001055610452 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427127939910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055610452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427127939910)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055610452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427127939910)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055610452 DLU <0006> fsm.c:568 lu(PS:IMSI-262427127939910)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055610452 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610452 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@1562b242cc02: setverdict(pass): none -> pass 20241001055610454 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610454 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427127939910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427127939910" cn_domain=CS} 20241001055610454 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427127939910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241001055610462 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427127939910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427127939910"} 20241001055610462 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427127939910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241001055610462 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610462 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055610463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44658<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@1562b242cc02: Final verdict of PTC: pass 20241001055610488 DAUC <0003> db_auc.c:157 IMSI='262426686948395': No 2G Auth Data 20241001055610488 DAUC <0003> db_auc.c:192 IMSI='262426686948395': No 3G Auth Data 20241001055610496 DLGSUP <0013> hlr.c:121 IMSI 262426686948395: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@1562b242cc02: Created GsupExpect[0] for "262426686948395" to be handled at TC_gsup_purge_cs(111) 20241001055610520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44672<->l=127.0.0.1:4258 20241001055610523 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610523 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426686948395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426686948395" cn_domain=PS} 20241001055610523 DLU <0006> fsm.c:456 lu(262426686948395)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055610523 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426686948395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055610543 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426686948395)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055610543 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426686948395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426686948395" cn_domain=PS} 20241001055610543 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610543 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@1562b242cc02: Found GsupExpect[0] for "262426686948395" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@1562b242cc02: Added IMSI table entry 2TC_gsup_purge_cs(111)"262426686948395" 20241001055610546 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610546 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426686948395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426686948395"} 20241001055610546 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426686948395)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055610546 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426686948395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055610546 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426686948395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426686948395"} 20241001055610546 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426686948395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055610546 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426686948395)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055610546 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426686948395)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055610546 DLU <0006> fsm.c:568 lu(PS:IMSI-262426686948395)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055610546 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610546 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@1562b242cc02: setverdict(pass): none -> pass 20241001055610548 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610548 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426686948395 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426686948395" cn_domain=CS} 20241001055610548 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426686948395 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241001055610557 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426686948395 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426686948395"} 20241001055610557 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426686948395 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241001055610557 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610557 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055610558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44672<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@1562b242cc02: Final verdict of PTC: pass 20241001055610582 DAUC <0003> db_auc.c:157 IMSI='262425212860530': No 2G Auth Data 20241001055610582 DAUC <0003> db_auc.c:192 IMSI='262425212860530': No 3G Auth Data 20241001055610590 DLGSUP <0013> hlr.c:121 IMSI 262425212860530: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@1562b242cc02: Created GsupExpect[0] for "262425212860530" to be handled at TC_gsup_purge_cs(112) 20241001055610614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44684<->l=127.0.0.1:4258 20241001055610617 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610617 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425212860530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425212860530" cn_domain=PS} 20241001055610617 DLU <0006> fsm.c:456 lu(262425212860530)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055610617 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425212860530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055610633 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425212860530)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055610633 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425212860530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425212860530" cn_domain=PS} 20241001055610633 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610633 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@1562b242cc02: Found GsupExpect[0] for "262425212860530" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@1562b242cc02: Added IMSI table entry 3TC_gsup_purge_cs(112)"262425212860530" 20241001055610636 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610636 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425212860530 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425212860530"} 20241001055610636 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425212860530)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055610636 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425212860530 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055610636 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425212860530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425212860530"} 20241001055610636 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425212860530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055610636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425212860530)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055610636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425212860530)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055610636 DLU <0006> fsm.c:568 lu(PS:IMSI-262425212860530)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055610636 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610636 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@1562b242cc02: setverdict(pass): none -> pass 20241001055610638 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610638 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425212860530 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425212860530" cn_domain=CS} 20241001055610638 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425212860530 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241001055610646 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425212860530 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425212860530"} 20241001055610646 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425212860530 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241001055610646 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610646 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055610648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44684<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@1562b242cc02: Final verdict of PTC: pass 20241001055610672 DAUC <0003> db_auc.c:157 IMSI='262428377797970': No 2G Auth Data 20241001055610672 DAUC <0003> db_auc.c:192 IMSI='262428377797970': No 3G Auth Data 20241001055610680 DLGSUP <0013> hlr.c:121 IMSI 262428377797970: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@1562b242cc02: Created GsupExpect[0] for "262428377797970" to be handled at TC_gsup_purge_cs(113) 20241001055610704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44696<->l=127.0.0.1:4258 20241001055610707 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610707 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428377797970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428377797970" cn_domain=PS} 20241001055610707 DLU <0006> fsm.c:456 lu(262428377797970)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055610707 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428377797970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055610723 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428377797970)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055610723 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428377797970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428377797970" cn_domain=PS} 20241001055610723 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610723 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@1562b242cc02: Found GsupExpect[0] for "262428377797970" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@1562b242cc02: Added IMSI table entry 4TC_gsup_purge_cs(113)"262428377797970" 20241001055610726 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610726 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428377797970 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428377797970"} 20241001055610726 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428377797970)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055610726 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428377797970 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055610726 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428377797970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428377797970"} 20241001055610726 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428377797970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055610726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428377797970)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055610726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428377797970)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055610726 DLU <0006> fsm.c:568 lu(PS:IMSI-262428377797970)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055610726 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610726 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@1562b242cc02: setverdict(pass): none -> pass 20241001055610728 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610728 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428377797970 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428377797970" cn_domain=CS} 20241001055610728 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428377797970 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241001055610736 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428377797970 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428377797970"} 20241001055610736 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428377797970 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241001055610736 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610736 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055610737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44696<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@1562b242cc02: Final verdict of PTC: pass 20241001055610764 DAUC <0003> db_auc.c:157 IMSI='262424282962128': No 2G Auth Data 20241001055610764 DAUC <0003> db_auc.c:192 IMSI='262424282962128': No 3G Auth Data 20241001055610772 DLGSUP <0013> hlr.c:121 IMSI 262424282962128: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@1562b242cc02: Created GsupExpect[0] for "262424282962128" to be handled at TC_gsup_purge_cs(114) 20241001055610804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44706<->l=127.0.0.1:4258 20241001055610808 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610808 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424282962128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424282962128" cn_domain=PS} 20241001055610808 DLU <0006> fsm.c:456 lu(262424282962128)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055610809 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424282962128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055610825 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424282962128)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055610825 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424282962128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424282962128" cn_domain=PS} 20241001055610825 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610825 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@1562b242cc02: Found GsupExpect[0] for "262424282962128" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@1562b242cc02: Added IMSI table entry 5TC_gsup_purge_cs(114)"262424282962128" 20241001055610828 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610828 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424282962128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424282962128"} 20241001055610828 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424282962128)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055610828 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424282962128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055610828 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424282962128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424282962128"} 20241001055610828 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424282962128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055610828 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424282962128)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055610828 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424282962128)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055610828 DLU <0006> fsm.c:568 lu(PS:IMSI-262424282962128)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055610828 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610828 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@1562b242cc02: setverdict(pass): none -> pass 20241001055610831 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610831 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424282962128 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424282962128" cn_domain=CS} 20241001055610831 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424282962128 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241001055610838 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424282962128 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424282962128"} 20241001055610838 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424282962128 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241001055610838 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610838 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055610840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44706<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@1562b242cc02: Final verdict of PTC: pass 20241001055610871 DAUC <0003> db_auc.c:157 IMSI='262429450704821': No 2G Auth Data 20241001055610871 DAUC <0003> db_auc.c:192 IMSI='262429450704821': No 3G Auth Data 20241001055610880 DLGSUP <0013> hlr.c:121 IMSI 262429450704821: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@1562b242cc02: Created GsupExpect[0] for "262429450704821" to be handled at TC_gsup_purge_cs(115) 20241001055610911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44722<->l=127.0.0.1:4258 20241001055610914 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610914 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429450704821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429450704821" cn_domain=PS} 20241001055610914 DLU <0006> fsm.c:456 lu(262429450704821)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055610914 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429450704821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055610930 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429450704821)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055610930 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429450704821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429450704821" cn_domain=PS} 20241001055610930 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610930 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@1562b242cc02: Found GsupExpect[0] for "262429450704821" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@1562b242cc02: Added IMSI table entry 6TC_gsup_purge_cs(115)"262429450704821" 20241001055610933 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610933 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429450704821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429450704821"} 20241001055610933 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429450704821)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055610933 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429450704821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055610933 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429450704821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429450704821"} 20241001055610933 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429450704821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055610933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429450704821)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055610933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429450704821)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055610933 DLU <0006> fsm.c:568 lu(PS:IMSI-262429450704821)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055610933 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610933 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@1562b242cc02: setverdict(pass): none -> pass 20241001055610936 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055610936 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429450704821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429450704821" cn_domain=CS} 20241001055610936 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429450704821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241001055610943 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429450704821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429450704821"} 20241001055610943 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429450704821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241001055610943 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055610943 DLINP <000b> input/ipa.c:451 connected read/write 20241001055610943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055610945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44722<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@1562b242cc02: Final verdict of PTC: pass 20241001055610977 DAUC <0003> db_auc.c:157 IMSI='262422243454608': No 2G Auth Data 20241001055610977 DAUC <0003> db_auc.c:192 IMSI='262422243454608': No 3G Auth Data 20241001055610986 DLGSUP <0013> hlr.c:121 IMSI 262422243454608: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@1562b242cc02: Created GsupExpect[0] for "262422243454608" to be handled at TC_gsup_purge_cs(116) 20241001055611018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44732<->l=127.0.0.1:4258 20241001055611021 DLINP <000b> input/ipa.c:451 connected read/write 20241001055611021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055611021 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422243454608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422243454608" cn_domain=PS} 20241001055611021 DLU <0006> fsm.c:456 lu(262422243454608)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055611021 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422243454608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055611037 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422243454608)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055611037 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422243454608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422243454608" cn_domain=PS} 20241001055611037 DLINP <000b> input/ipa.c:451 connected read/write 20241001055611037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055611037 DLINP <000b> input/ipa.c:451 connected read/write 20241001055611037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@1562b242cc02: Found GsupExpect[0] for "262422243454608" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@1562b242cc02: Added IMSI table entry 7TC_gsup_purge_cs(116)"262422243454608" 20241001055611040 DLINP <000b> input/ipa.c:451 connected read/write 20241001055611040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055611040 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422243454608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422243454608"} 20241001055611040 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422243454608)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055611040 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422243454608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055611040 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422243454608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422243454608"} 20241001055611040 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422243454608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055611040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422243454608)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055611040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422243454608)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055611040 DLU <0006> fsm.c:568 lu(PS:IMSI-262422243454608)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055611040 DLINP <000b> input/ipa.c:451 connected read/write 20241001055611040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055611040 DLINP <000b> input/ipa.c:451 connected read/write 20241001055611040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@1562b242cc02: setverdict(pass): none -> pass 20241001055611042 DLINP <000b> input/ipa.c:451 connected read/write 20241001055611042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055611042 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422243454608 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422243454608" cn_domain=CS} 20241001055611042 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422243454608 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241001055611058 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422243454608 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422243454608"} 20241001055611058 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422243454608 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241001055611058 DLINP <000b> input/ipa.c:451 connected read/write 20241001055611058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055611058 DLINP <000b> input/ipa.c:451 connected read/write 20241001055611058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055611060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44732<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@1562b242cc02: Final verdict of PTC: pass MTC@1562b242cc02: setverdict(pass): none -> pass 20241001055611086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44638<->l=127.0.0.1:4258 20241001055611087 DLINP <000b> input/ipa.c:451 connected read/write 20241001055611087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055611087 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055611087 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055611087 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055611087 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35731<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@1562b242cc02: Final verdict of PTC: none 107@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: pass MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@1562b242cc02: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Tue Oct 1 05:56:11 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 20241001055611129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44742<->l=127.0.0.1:4258 20241001055611229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44742<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31412) Waiting for packet dumper to finish... 1 (prev_count=31412, count=48780) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Tue Oct 1 05:56:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_purge_ps started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055614302 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055614302 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055614304 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44758<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055614307 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614307 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055614307 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055614307 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 20241001055614307 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055614307 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 20241001055614307 DLGSUP <0013> gsup_server.c:235 2: 20241001055614307 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055614307 DLGSUP <0013> gsup_server.c:235 3: 20241001055614307 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055614307 DLGSUP <0013> gsup_server.c:235 4: 20241001055614307 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055614307 DLGSUP <0013> gsup_server.c:235 5: 20241001055614307 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055614307 DLGSUP <0013> gsup_server.c:235 7: 20241001055614307 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055614307 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055614307 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055614307 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@1562b242cc02: 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") 20241001055614325 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34707<->l=127.0.0.1:4259) 20241001055614349 DAUC <0003> db_auc.c:157 IMSI='262429205150704': No 2G Auth Data 20241001055614349 DAUC <0003> db_auc.c:192 IMSI='262429205150704': No 3G Auth Data HLR_Test-GSUP(118)@1562b242cc02: Created GsupExpect[0] for "262429205150704" to be handled at TC_gsup_purge_ps(121) 20241001055614384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 20241001055614389 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614389 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429205150704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429205150704" cn_domain=PS} 20241001055614389 DLU <0006> fsm.c:456 lu(262429205150704)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055614389 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429205150704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055614406 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429205150704)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055614406 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429205150704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429205150704" cn_domain=PS} 20241001055614406 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614406 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@1562b242cc02: Found GsupExpect[0] for "262429205150704" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@1562b242cc02: Added IMSI table entry 0TC_gsup_purge_ps(121)"262429205150704" 20241001055614410 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614410 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429205150704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429205150704"} 20241001055614410 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429205150704)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055614410 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429205150704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055614410 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429205150704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429205150704"} 20241001055614410 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429205150704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055614410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429205150704)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055614410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429205150704)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055614410 DLU <0006> fsm.c:568 lu(PS:IMSI-262429205150704)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055614410 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614410 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@1562b242cc02: setverdict(pass): none -> pass 20241001055614412 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614412 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429205150704 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429205150704" cn_domain=PS} 20241001055614412 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429205150704 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241001055614420 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429205150704 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429205150704"} 20241001055614420 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429205150704 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241001055614420 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614420 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055614422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@1562b242cc02: Final verdict of PTC: pass 20241001055614446 DAUC <0003> db_auc.c:157 IMSI='262421724852911': No 2G Auth Data 20241001055614446 DAUC <0003> db_auc.c:192 IMSI='262421724852911': No 3G Auth Data 20241001055614455 DLGSUP <0013> hlr.c:121 IMSI 262421724852911: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@1562b242cc02: Created GsupExpect[0] for "262421724852911" to be handled at TC_gsup_purge_ps(122) 20241001055614479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44770<->l=127.0.0.1:4258 20241001055614482 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614482 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421724852911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421724852911" cn_domain=PS} 20241001055614482 DLU <0006> fsm.c:456 lu(262421724852911)[0x55638ed2b5f0]{UNVALIDATED}: Allocated 20241001055614482 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421724852911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055614498 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421724852911)[0x55638ed2b5f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055614498 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421724852911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421724852911" cn_domain=PS} 20241001055614498 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614498 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@1562b242cc02: Found GsupExpect[0] for "262421724852911" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@1562b242cc02: Added IMSI table entry 1TC_gsup_purge_ps(122)"262421724852911" 20241001055614501 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614501 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421724852911 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421724852911"} 20241001055614501 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421724852911)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055614501 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421724852911 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055614501 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421724852911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421724852911"} 20241001055614501 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421724852911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055614501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421724852911)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055614501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421724852911)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055614501 DLU <0006> fsm.c:568 lu(PS:IMSI-262421724852911)[0x55638ed2b5f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055614501 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614501 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@1562b242cc02: setverdict(pass): none -> pass 20241001055614504 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614504 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421724852911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421724852911" cn_domain=PS} 20241001055614504 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421724852911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241001055614512 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421724852911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421724852911"} 20241001055614512 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421724852911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241001055614512 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614512 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055614513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44770<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@1562b242cc02: Final verdict of PTC: pass 20241001055614538 DAUC <0003> db_auc.c:157 IMSI='262429478952322': No 2G Auth Data 20241001055614538 DAUC <0003> db_auc.c:192 IMSI='262429478952322': No 3G Auth Data 20241001055614546 DLGSUP <0013> hlr.c:121 IMSI 262429478952322: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@1562b242cc02: Created GsupExpect[0] for "262429478952322" to be handled at TC_gsup_purge_ps(123) 20241001055614572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44772<->l=127.0.0.1:4258 20241001055614576 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614576 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429478952322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429478952322" cn_domain=PS} 20241001055614576 DLU <0006> fsm.c:456 lu(262429478952322)[0x55638ed25a60]{UNVALIDATED}: Allocated 20241001055614576 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429478952322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055614592 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429478952322)[0x55638ed25a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055614592 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429478952322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429478952322" cn_domain=PS} 20241001055614592 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614592 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@1562b242cc02: Found GsupExpect[0] for "262429478952322" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@1562b242cc02: Added IMSI table entry 2TC_gsup_purge_ps(123)"262429478952322" 20241001055614595 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614595 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429478952322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429478952322"} 20241001055614595 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429478952322)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055614595 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429478952322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055614595 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429478952322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429478952322"} 20241001055614595 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429478952322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055614595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429478952322)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055614595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429478952322)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055614595 DLU <0006> fsm.c:568 lu(PS:IMSI-262429478952322)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055614595 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614595 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@1562b242cc02: setverdict(pass): none -> pass 20241001055614597 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614597 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429478952322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429478952322" cn_domain=PS} 20241001055614597 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429478952322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241001055614604 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429478952322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429478952322"} 20241001055614604 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429478952322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241001055614604 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614604 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055614606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44772<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@1562b242cc02: Final verdict of PTC: pass 20241001055614630 DAUC <0003> db_auc.c:157 IMSI='262422551133488': No 2G Auth Data 20241001055614630 DAUC <0003> db_auc.c:192 IMSI='262422551133488': No 3G Auth Data 20241001055614639 DLGSUP <0013> hlr.c:121 IMSI 262422551133488: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@1562b242cc02: Created GsupExpect[0] for "262422551133488" to be handled at TC_gsup_purge_ps(124) 20241001055614662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44780<->l=127.0.0.1:4258 20241001055614665 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614665 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422551133488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422551133488" cn_domain=PS} 20241001055614665 DLU <0006> fsm.c:456 lu(262422551133488)[0x55638ed25a60]{UNVALIDATED}: Allocated 20241001055614665 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422551133488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055614681 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422551133488)[0x55638ed25a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055614681 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422551133488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422551133488" cn_domain=PS} 20241001055614681 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614681 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@1562b242cc02: Found GsupExpect[0] for "262422551133488" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@1562b242cc02: Added IMSI table entry 3TC_gsup_purge_ps(124)"262422551133488" 20241001055614683 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614684 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422551133488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422551133488"} 20241001055614684 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422551133488)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055614684 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422551133488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055614684 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422551133488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422551133488"} 20241001055614684 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422551133488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055614684 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422551133488)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055614684 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422551133488)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055614684 DLU <0006> fsm.c:568 lu(PS:IMSI-262422551133488)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055614684 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614684 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@1562b242cc02: setverdict(pass): none -> pass 20241001055614686 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614686 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422551133488 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422551133488" cn_domain=PS} 20241001055614686 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422551133488 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241001055614693 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422551133488 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422551133488"} 20241001055614693 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422551133488 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241001055614693 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614693 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055614695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44780<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@1562b242cc02: Final verdict of PTC: pass 20241001055614722 DAUC <0003> db_auc.c:157 IMSI='262423840235258': No 2G Auth Data 20241001055614722 DAUC <0003> db_auc.c:192 IMSI='262423840235258': No 3G Auth Data 20241001055614731 DLGSUP <0013> hlr.c:121 IMSI 262423840235258: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@1562b242cc02: Created GsupExpect[0] for "262423840235258" to be handled at TC_gsup_purge_ps(125) 20241001055614757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44782<->l=127.0.0.1:4258 20241001055614761 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614761 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423840235258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423840235258" cn_domain=PS} 20241001055614761 DLU <0006> fsm.c:456 lu(262423840235258)[0x55638ed25a60]{UNVALIDATED}: Allocated 20241001055614761 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423840235258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055614780 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423840235258)[0x55638ed25a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055614780 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423840235258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423840235258" cn_domain=PS} 20241001055614780 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614781 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@1562b242cc02: Found GsupExpect[0] for "262423840235258" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@1562b242cc02: Added IMSI table entry 4TC_gsup_purge_ps(125)"262423840235258" 20241001055614784 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614784 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423840235258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423840235258"} 20241001055614784 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423840235258)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055614784 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423840235258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055614784 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423840235258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423840235258"} 20241001055614784 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423840235258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055614784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423840235258)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055614784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423840235258)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055614784 DLU <0006> fsm.c:568 lu(PS:IMSI-262423840235258)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055614784 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614784 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@1562b242cc02: setverdict(pass): none -> pass 20241001055614786 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614786 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423840235258 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423840235258" cn_domain=PS} 20241001055614786 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423840235258 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241001055614793 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423840235258 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423840235258"} 20241001055614793 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423840235258 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241001055614793 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614793 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055614795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44782<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@1562b242cc02: Final verdict of PTC: pass 20241001055614819 DAUC <0003> db_auc.c:157 IMSI='262422685869241': No 2G Auth Data 20241001055614819 DAUC <0003> db_auc.c:192 IMSI='262422685869241': No 3G Auth Data 20241001055614827 DLGSUP <0013> hlr.c:121 IMSI 262422685869241: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@1562b242cc02: Created GsupExpect[0] for "262422685869241" to be handled at TC_gsup_purge_ps(126) 20241001055614858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44788<->l=127.0.0.1:4258 20241001055614861 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614861 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422685869241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422685869241" cn_domain=PS} 20241001055614861 DLU <0006> fsm.c:456 lu(262422685869241)[0x55638ed25a60]{UNVALIDATED}: Allocated 20241001055614861 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422685869241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055614875 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422685869241)[0x55638ed25a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055614875 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422685869241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422685869241" cn_domain=PS} 20241001055614875 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614875 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@1562b242cc02: Found GsupExpect[0] for "262422685869241" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@1562b242cc02: Added IMSI table entry 5TC_gsup_purge_ps(126)"262422685869241" 20241001055614879 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614879 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422685869241 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422685869241"} 20241001055614879 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422685869241)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055614879 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422685869241 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055614879 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422685869241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422685869241"} 20241001055614879 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422685869241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055614879 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422685869241)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055614879 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422685869241)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055614879 DLU <0006> fsm.c:568 lu(PS:IMSI-262422685869241)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055614879 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614879 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@1562b242cc02: setverdict(pass): none -> pass 20241001055614882 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614882 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422685869241 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422685869241" cn_domain=PS} 20241001055614882 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422685869241 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241001055614890 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422685869241 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422685869241"} 20241001055614890 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422685869241 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241001055614890 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614890 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055614891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44788<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@1562b242cc02: Final verdict of PTC: pass 20241001055614923 DAUC <0003> db_auc.c:157 IMSI='262421193732579': No 2G Auth Data 20241001055614923 DAUC <0003> db_auc.c:192 IMSI='262421193732579': No 3G Auth Data 20241001055614931 DLGSUP <0013> hlr.c:121 IMSI 262421193732579: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@1562b242cc02: Created GsupExpect[0] for "262421193732579" to be handled at TC_gsup_purge_ps(127) 20241001055614963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44792<->l=127.0.0.1:4258 20241001055614967 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614967 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421193732579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421193732579" cn_domain=PS} 20241001055614967 DLU <0006> fsm.c:456 lu(262421193732579)[0x55638ed25a60]{UNVALIDATED}: Allocated 20241001055614967 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421193732579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055614982 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421193732579)[0x55638ed25a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055614982 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421193732579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421193732579" cn_domain=PS} 20241001055614982 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614982 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@1562b242cc02: Found GsupExpect[0] for "262421193732579" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@1562b242cc02: Added IMSI table entry 6TC_gsup_purge_ps(127)"262421193732579" 20241001055614985 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614985 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421193732579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421193732579"} 20241001055614985 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421193732579)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055614985 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421193732579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055614985 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421193732579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421193732579"} 20241001055614985 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421193732579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055614985 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421193732579)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055614985 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421193732579)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055614985 DLU <0006> fsm.c:568 lu(PS:IMSI-262421193732579)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055614985 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614985 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@1562b242cc02: setverdict(pass): none -> pass 20241001055614987 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055614987 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421193732579 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421193732579" cn_domain=PS} 20241001055614987 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421193732579 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241001055614995 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421193732579 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421193732579"} 20241001055614995 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421193732579 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241001055614995 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055614995 DLINP <000b> input/ipa.c:451 connected read/write 20241001055614995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055614997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44792<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@1562b242cc02: Final verdict of PTC: pass 20241001055615028 DAUC <0003> db_auc.c:157 IMSI='262428674972892': No 2G Auth Data 20241001055615028 DAUC <0003> db_auc.c:192 IMSI='262428674972892': No 3G Auth Data 20241001055615037 DLGSUP <0013> hlr.c:121 IMSI 262428674972892: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@1562b242cc02: Created GsupExpect[0] for "262428674972892" to be handled at TC_gsup_purge_ps(128) 20241001055615069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44806<->l=127.0.0.1:4258 20241001055615072 DLINP <000b> input/ipa.c:451 connected read/write 20241001055615072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055615072 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428674972892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428674972892" cn_domain=PS} 20241001055615072 DLU <0006> fsm.c:456 lu(262428674972892)[0x55638ed25a60]{UNVALIDATED}: Allocated 20241001055615072 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428674972892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055615088 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428674972892)[0x55638ed25a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055615088 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428674972892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428674972892" cn_domain=PS} 20241001055615088 DLINP <000b> input/ipa.c:451 connected read/write 20241001055615088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055615088 DLINP <000b> input/ipa.c:451 connected read/write 20241001055615088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@1562b242cc02: Found GsupExpect[0] for "262428674972892" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@1562b242cc02: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428674972892" 20241001055615091 DLINP <000b> input/ipa.c:451 connected read/write 20241001055615091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055615091 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428674972892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428674972892"} 20241001055615091 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428674972892)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055615091 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428674972892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055615091 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428674972892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428674972892"} 20241001055615091 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428674972892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055615091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428674972892)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055615091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428674972892)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055615091 DLU <0006> fsm.c:568 lu(PS:IMSI-262428674972892)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055615091 DLINP <000b> input/ipa.c:451 connected read/write 20241001055615091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055615091 DLINP <000b> input/ipa.c:451 connected read/write 20241001055615091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@1562b242cc02: setverdict(pass): none -> pass 20241001055615094 DLINP <000b> input/ipa.c:451 connected read/write 20241001055615094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055615094 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428674972892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428674972892" cn_domain=PS} 20241001055615094 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428674972892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241001055615101 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428674972892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428674972892"} 20241001055615101 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428674972892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241001055615101 DLINP <000b> input/ipa.c:451 connected read/write 20241001055615101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055615101 DLINP <000b> input/ipa.c:451 connected read/write 20241001055615101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055615102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44806<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@1562b242cc02: Final verdict of PTC: pass MTC@1562b242cc02: setverdict(pass): none -> pass 20241001055615127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44758<->l=127.0.0.1:4258 20241001055615128 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34707<->l=127.0.0.1:4259) 20241001055615128 DLINP <000b> input/ipa.c:451 connected read/write 20241001055615128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055615128 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055615128 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055615128 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@1562b242cc02: Final verdict of PTC: none 119@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: pass MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@1562b242cc02: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Tue Oct 1 05:56:15 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 20241001055615180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44816<->l=127.0.0.1:4258 20241001055615280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44816<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=22224) Waiting for packet dumper to finish... 1 (prev_count=22224, count=48780) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Tue Oct 1 05:56:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_purge_unknown started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055618358 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055618358 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055618361 DLINP <000b> input/ipa.c:451 connected read/write 20241001055618361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055618361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36172<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055618364 DLINP <000b> input/ipa.c:451 connected read/write 20241001055618364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055618364 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055618364 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055618364 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 20241001055618364 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055618364 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 20241001055618364 DLGSUP <0013> gsup_server.c:235 2: 20241001055618364 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055618364 DLGSUP <0013> gsup_server.c:235 3: 20241001055618364 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055618364 DLGSUP <0013> gsup_server.c:235 4: 20241001055618364 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055618364 DLGSUP <0013> gsup_server.c:235 5: 20241001055618364 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055618364 DLGSUP <0013> gsup_server.c:235 7: 20241001055618364 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055618364 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055618364 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055618364 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@1562b242cc02: 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") 20241001055618381 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37673<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@1562b242cc02: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241001055618395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36178<->l=127.0.0.1:4258 20241001055618409 DLINP <000b> input/ipa.c:451 connected read/write 20241001055618409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055618409 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} 20241001055618409 DLU <0006> fsm.c:456 lu(2345743413463)[0x55638ed25a60]{UNVALIDATED}: Allocated 20241001055618409 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 20241001055618409 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} 20241001055618409 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055618409 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55638ed25a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055618409 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55638ed25a60]{UNVALIDATED}: Freeing instance 20241001055618409 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55638ed25a60]{UNVALIDATED}: Deallocated 20241001055618409 DLINP <000b> input/ipa.c:451 connected read/write 20241001055618409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055618409 DLINP <000b> input/ipa.c:451 connected read/write 20241001055618409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@1562b242cc02: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@1562b242cc02: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@1562b242cc02: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055618412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36178<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@1562b242cc02: Final verdict of PTC: pass MTC@1562b242cc02: setverdict(pass): none -> pass 20241001055618413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36172<->l=127.0.0.1:4258 20241001055618414 DLINP <000b> input/ipa.c:451 connected read/write 20241001055618414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055618414 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055618414 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055618414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055618414 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37673<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@1562b242cc02: Final verdict of PTC: none 131@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: pass MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@1562b242cc02: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Tue Oct 1 05:56:18 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 20241001055618453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4258 20241001055618553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12792) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Tue Oct 1 05:56:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_mo_ussd_unknown started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055621625 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055621625 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055621627 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055621628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36192<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055621630 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055621630 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055621630 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055621630 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 20241001055621630 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055621630 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 20241001055621630 DLGSUP <0013> gsup_server.c:235 2: 20241001055621630 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055621630 DLGSUP <0013> gsup_server.c:235 3: 20241001055621630 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055621630 DLGSUP <0013> gsup_server.c:235 4: 20241001055621630 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055621630 DLGSUP <0013> gsup_server.c:235 5: 20241001055621630 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055621630 DLGSUP <0013> gsup_server.c:235 7: 20241001055621630 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055621630 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055621630 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055621630 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@1562b242cc02: 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") 20241001055621649 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42557<->l=127.0.0.1:4259) 20241001055621674 DAUC <0003> db_auc.c:157 IMSI='262422347721469': No 2G Auth Data 20241001055621674 DAUC <0003> db_auc.c:192 IMSI='262422347721469': No 3G Auth Data HLR_Test-GSUP(135)@1562b242cc02: Created GsupExpect[0] for "262422347721469" to be handled at TC_mo_ussd_unknown(138) 20241001055621715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36204<->l=127.0.0.1:4258 20241001055621721 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055621721 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422347721469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422347721469" session_id=4280310936 session_state=BEGIN} 20241001055621721 DSS <0004> hlr_ussd.c:576 262422347721469/0xff205c98: Process SS (BEGIN) 20241001055621721 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241001055621721 DSS <0004> hlr_ussd.c:518 262422347721469/0xff205c98: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241001055621721 DSS <0004> hlr_ussd.c:523 262422347721469/0xff205c98: USSD for unknown code '*#200#' 20241001055621721 DSS <0004> hlr_ussd.c:354 262422347721469/0xff205c98: Tx ReturnError(1, 0x12) 20241001055621721 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422347721469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422347721469" session_id=4280310936 session_state=END} 20241001055621721 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055621721 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@1562b242cc02: Found GsupExpect[0] for "262422347721469" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@1562b242cc02: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262422347721469" TC_mo_ussd_unknown(138)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@1562b242cc02: setverdict(pass): none -> pass 20241001055621725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36204<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@1562b242cc02: Final verdict of PTC: pass 20241001055621734 DAUC <0003> db_auc.c:157 IMSI='262422224198710': No 2G Auth Data 20241001055621734 DAUC <0003> db_auc.c:192 IMSI='262422224198710': No 3G Auth Data HLR_Test-GSUP(135)@1562b242cc02: Created GsupExpect[0] for "262422224198710" to be handled at TC_mo_ussd_unknown(139) 20241001055621765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36210<->l=127.0.0.1:4258 20241001055621770 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055621770 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422224198710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422224198710" session_id=1704665632 session_state=BEGIN} 20241001055621770 DSS <0004> hlr_ussd.c:576 262422224198710/0x659b2220: Process SS (BEGIN) 20241001055621770 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241001055621770 DSS <0004> hlr_ussd.c:518 262422224198710/0x659b2220: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241001055621770 DSS <0004> hlr_ussd.c:523 262422224198710/0x659b2220: USSD for unknown code '*#200#' 20241001055621770 DSS <0004> hlr_ussd.c:354 262422224198710/0x659b2220: Tx ReturnError(1, 0x12) 20241001055621770 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422224198710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422224198710" session_id=1704665632 session_state=END} 20241001055621770 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055621770 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@1562b242cc02: Found GsupExpect[0] for "262422224198710" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@1562b242cc02: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262422224198710" TC_mo_ussd_unknown(139)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@1562b242cc02: setverdict(pass): none -> pass 20241001055621773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36210<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@1562b242cc02: Final verdict of PTC: pass 20241001055621781 DAUC <0003> db_auc.c:157 IMSI='262422286498955': No 2G Auth Data 20241001055621781 DAUC <0003> db_auc.c:192 IMSI='262422286498955': No 3G Auth Data HLR_Test-GSUP(135)@1562b242cc02: Created GsupExpect[0] for "262422286498955" to be handled at TC_mo_ussd_unknown(140) 20241001055621813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36214<->l=127.0.0.1:4258 20241001055621819 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055621819 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422286498955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422286498955" session_id=898429058 session_state=BEGIN} 20241001055621819 DSS <0004> hlr_ussd.c:576 262422286498955/0x358cf082: Process SS (BEGIN) 20241001055621819 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241001055621819 DSS <0004> hlr_ussd.c:518 262422286498955/0x358cf082: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241001055621819 DSS <0004> hlr_ussd.c:523 262422286498955/0x358cf082: USSD for unknown code '*#200#' 20241001055621819 DSS <0004> hlr_ussd.c:354 262422286498955/0x358cf082: Tx ReturnError(1, 0x12) 20241001055621819 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422286498955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422286498955" session_id=898429058 session_state=END} 20241001055621819 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055621819 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@1562b242cc02: Found GsupExpect[0] for "262422286498955" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@1562b242cc02: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262422286498955" TC_mo_ussd_unknown(140)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@1562b242cc02: setverdict(pass): none -> pass 20241001055621822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36214<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@1562b242cc02: Final verdict of PTC: pass 20241001055621844 DAUC <0003> db_auc.c:157 IMSI='262429464335563': No 2G Auth Data 20241001055621844 DAUC <0003> db_auc.c:192 IMSI='262429464335563': No 3G Auth Data HLR_Test-GSUP(135)@1562b242cc02: Created GsupExpect[0] for "262429464335563" to be handled at TC_mo_ussd_unknown(141) 20241001055621870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36218<->l=127.0.0.1:4258 20241001055621877 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055621877 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429464335563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429464335563" session_id=3617416400 session_state=BEGIN} 20241001055621877 DSS <0004> hlr_ussd.c:576 262429464335563/0xd79d64d0: Process SS (BEGIN) 20241001055621877 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241001055621877 DSS <0004> hlr_ussd.c:518 262429464335563/0xd79d64d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241001055621877 DSS <0004> hlr_ussd.c:523 262429464335563/0xd79d64d0: USSD for unknown code '*#200#' 20241001055621877 DSS <0004> hlr_ussd.c:354 262429464335563/0xd79d64d0: Tx ReturnError(1, 0x12) 20241001055621877 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429464335563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429464335563" session_id=3617416400 session_state=END} 20241001055621877 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055621877 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@1562b242cc02: Found GsupExpect[0] for "262429464335563" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@1562b242cc02: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262429464335563" TC_mo_ussd_unknown(141)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@1562b242cc02: setverdict(pass): none -> pass 20241001055621880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36218<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@1562b242cc02: Final verdict of PTC: pass 20241001055621888 DAUC <0003> db_auc.c:157 IMSI='262423243539705': No 2G Auth Data 20241001055621888 DAUC <0003> db_auc.c:192 IMSI='262423243539705': No 3G Auth Data HLR_Test-GSUP(135)@1562b242cc02: Created GsupExpect[0] for "262423243539705" to be handled at TC_mo_ussd_unknown(142) 20241001055621911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36222<->l=127.0.0.1:4258 20241001055621917 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055621917 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423243539705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423243539705" session_id=3742579500 session_state=BEGIN} 20241001055621917 DSS <0004> hlr_ussd.c:576 262423243539705/0xdf133b2c: Process SS (BEGIN) 20241001055621917 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241001055621917 DSS <0004> hlr_ussd.c:518 262423243539705/0xdf133b2c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241001055621917 DSS <0004> hlr_ussd.c:523 262423243539705/0xdf133b2c: USSD for unknown code '*#200#' 20241001055621917 DSS <0004> hlr_ussd.c:354 262423243539705/0xdf133b2c: Tx ReturnError(1, 0x12) 20241001055621917 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423243539705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423243539705" session_id=3742579500 session_state=END} 20241001055621917 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055621917 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@1562b242cc02: Found GsupExpect[0] for "262423243539705" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@1562b242cc02: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262423243539705" TC_mo_ussd_unknown(142)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@1562b242cc02: setverdict(pass): none -> pass 20241001055621920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36222<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@1562b242cc02: Final verdict of PTC: pass 20241001055621924 DAUC <0003> db_auc.c:157 IMSI='262425462740897': No 2G Auth Data 20241001055621924 DAUC <0003> db_auc.c:192 IMSI='262425462740897': No 3G Auth Data HLR_Test-GSUP(135)@1562b242cc02: Created GsupExpect[0] for "262425462740897" to be handled at TC_mo_ussd_unknown(143) 20241001055621956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36226<->l=127.0.0.1:4258 20241001055621962 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055621962 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425462740897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425462740897" session_id=1271508769 session_state=BEGIN} 20241001055621962 DSS <0004> hlr_ussd.c:576 262425462740897/0x4bc9af21: Process SS (BEGIN) 20241001055621962 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241001055621962 DSS <0004> hlr_ussd.c:518 262425462740897/0x4bc9af21: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241001055621962 DSS <0004> hlr_ussd.c:523 262425462740897/0x4bc9af21: USSD for unknown code '*#200#' 20241001055621962 DSS <0004> hlr_ussd.c:354 262425462740897/0x4bc9af21: Tx ReturnError(1, 0x12) 20241001055621962 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425462740897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425462740897" session_id=1271508769 session_state=END} 20241001055621962 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055621962 DLINP <000b> input/ipa.c:451 connected read/write 20241001055621962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@1562b242cc02: Found GsupExpect[0] for "262425462740897" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@1562b242cc02: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262425462740897" TC_mo_ussd_unknown(143)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@1562b242cc02: setverdict(pass): none -> pass 20241001055621965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36226<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@1562b242cc02: Final verdict of PTC: pass 20241001055621969 DAUC <0003> db_auc.c:157 IMSI='262427321203356': No 2G Auth Data 20241001055621969 DAUC <0003> db_auc.c:192 IMSI='262427321203356': No 3G Auth Data HLR_Test-GSUP(135)@1562b242cc02: Created GsupExpect[0] for "262427321203356" to be handled at TC_mo_ussd_unknown(144) 20241001055621995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36236<->l=127.0.0.1:4258 20241001055622002 DLINP <000b> input/ipa.c:451 connected read/write 20241001055622002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055622002 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427321203356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427321203356" session_id=2914906383 session_state=BEGIN} 20241001055622002 DSS <0004> hlr_ussd.c:576 262427321203356/0xadbdf10f: Process SS (BEGIN) 20241001055622002 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241001055622002 DSS <0004> hlr_ussd.c:518 262427321203356/0xadbdf10f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241001055622002 DSS <0004> hlr_ussd.c:523 262427321203356/0xadbdf10f: USSD for unknown code '*#200#' 20241001055622002 DSS <0004> hlr_ussd.c:354 262427321203356/0xadbdf10f: Tx ReturnError(1, 0x12) 20241001055622002 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427321203356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427321203356" session_id=2914906383 session_state=END} 20241001055622002 DLINP <000b> input/ipa.c:451 connected read/write 20241001055622002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055622002 DLINP <000b> input/ipa.c:451 connected read/write 20241001055622002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@1562b242cc02: Found GsupExpect[0] for "262427321203356" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@1562b242cc02: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262427321203356" TC_mo_ussd_unknown(144)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@1562b242cc02: setverdict(pass): none -> pass 20241001055622005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36236<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@1562b242cc02: Final verdict of PTC: pass 20241001055622009 DAUC <0003> db_auc.c:157 IMSI='262427960276168': No 2G Auth Data 20241001055622009 DAUC <0003> db_auc.c:192 IMSI='262427960276168': No 3G Auth Data HLR_Test-GSUP(135)@1562b242cc02: Created GsupExpect[0] for "262427960276168" to be handled at TC_mo_ussd_unknown(145) 20241001055622036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36252<->l=127.0.0.1:4258 20241001055622042 DLINP <000b> input/ipa.c:451 connected read/write 20241001055622042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055622042 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427960276168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427960276168" session_id=321729283 session_state=BEGIN} 20241001055622042 DSS <0004> hlr_ussd.c:576 262427960276168/0x132d3303: Process SS (BEGIN) 20241001055622042 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241001055622042 DSS <0004> hlr_ussd.c:518 262427960276168/0x132d3303: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241001055622043 DSS <0004> hlr_ussd.c:523 262427960276168/0x132d3303: USSD for unknown code '*#200#' 20241001055622043 DSS <0004> hlr_ussd.c:354 262427960276168/0x132d3303: Tx ReturnError(1, 0x12) 20241001055622043 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427960276168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427960276168" session_id=321729283 session_state=END} 20241001055622043 DLINP <000b> input/ipa.c:451 connected read/write 20241001055622043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055622043 DLINP <000b> input/ipa.c:451 connected read/write 20241001055622043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@1562b242cc02: Found GsupExpect[0] for "262427960276168" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@1562b242cc02: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262427960276168" TC_mo_ussd_unknown(145)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@1562b242cc02: setverdict(pass): none -> pass 20241001055622047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36252<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@1562b242cc02: Final verdict of PTC: pass 20241001055622048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36192<->l=127.0.0.1:4258 HLR_Test-GSUP(135)@1562b242cc02: Final verdict of PTC: none 20241001055622049 DLINP <000b> input/ipa.c:451 connected read/write 20241001055622049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055622049 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055622049 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055622049 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055622049 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42557<->l=127.0.0.1:4259) 136@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 136: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@1562b242cc02: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Tue Oct 1 05:56:22 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 20241001055622094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36260<->l=127.0.0.1:4258 20241001055622195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36260<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5392) Waiting for packet dumper to finish... 1 (prev_count=5392, count=40256) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Tue Oct 1 05:56:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_mo_ussd_euse_disc started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055625270 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055625270 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055625272 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055625273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36262<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055625275 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055625275 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055625275 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055625275 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 20241001055625275 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055625275 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 20241001055625275 DLGSUP <0013> gsup_server.c:235 2: 20241001055625275 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055625275 DLGSUP <0013> gsup_server.c:235 3: 20241001055625275 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055625275 DLGSUP <0013> gsup_server.c:235 4: 20241001055625275 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055625275 DLGSUP <0013> gsup_server.c:235 5: 20241001055625275 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055625275 DLGSUP <0013> gsup_server.c:235 7: 20241001055625275 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055625275 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055625275 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055625275 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@1562b242cc02: 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") 20241001055625295 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43247<->l=127.0.0.1:4259) 20241001055625317 DAUC <0003> db_auc.c:157 IMSI='262424107294282': No 2G Auth Data 20241001055625317 DAUC <0003> db_auc.c:192 IMSI='262424107294282': No 3G Auth Data HLR_Test-GSUP(147)@1562b242cc02: Created GsupExpect[0] for "262424107294282" to be handled at TC_mo_ussd_euse_disc(150) 20241001055625346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36276<->l=127.0.0.1:4258 20241001055625351 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055625351 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424107294282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424107294282" session_id=3777514726 session_state=BEGIN} 20241001055625351 DSS <0004> hlr_ussd.c:576 262424107294282/0xe1284ce6: Process SS (BEGIN) 20241001055625351 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055625351 DSS <0004> hlr_ussd.c:518 262424107294282/0xe1284ce6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055625351 DSS <0004> hlr_ussd.c:542 262424107294282/0xe1284ce6: Cannot find conn for EUSE EUSE-foobar 20241001055625351 DSS <0004> hlr_ussd.c:354 262424107294282/0xe1284ce6: Tx ReturnError(1, 0x22) 20241001055625351 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424107294282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424107294282" session_id=3777514726 session_state=END} 20241001055625351 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055625351 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@1562b242cc02: Found GsupExpect[0] for "262424107294282" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@1562b242cc02: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262424107294282" TC_mo_ussd_euse_disc(150)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@1562b242cc02: setverdict(pass): none -> pass 20241001055625355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36276<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@1562b242cc02: Final verdict of PTC: pass 20241001055625362 DAUC <0003> db_auc.c:157 IMSI='262428035310022': No 2G Auth Data 20241001055625362 DAUC <0003> db_auc.c:192 IMSI='262428035310022': No 3G Auth Data HLR_Test-GSUP(147)@1562b242cc02: Created GsupExpect[0] for "262428035310022" to be handled at TC_mo_ussd_euse_disc(151) 20241001055625389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36278<->l=127.0.0.1:4258 20241001055625395 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055625395 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428035310022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428035310022" session_id=2620093851 session_state=BEGIN} 20241001055625395 DSS <0004> hlr_ussd.c:576 262428035310022/0x9c2b759b: Process SS (BEGIN) 20241001055625395 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055625395 DSS <0004> hlr_ussd.c:518 262428035310022/0x9c2b759b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055625395 DSS <0004> hlr_ussd.c:542 262428035310022/0x9c2b759b: Cannot find conn for EUSE EUSE-foobar 20241001055625395 DSS <0004> hlr_ussd.c:354 262428035310022/0x9c2b759b: Tx ReturnError(1, 0x22) 20241001055625395 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428035310022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428035310022" session_id=2620093851 session_state=END} 20241001055625395 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055625395 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@1562b242cc02: Found GsupExpect[0] for "262428035310022" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@1562b242cc02: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262428035310022" TC_mo_ussd_euse_disc(151)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@1562b242cc02: setverdict(pass): none -> pass 20241001055625398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36278<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@1562b242cc02: Final verdict of PTC: pass 20241001055625405 DAUC <0003> db_auc.c:157 IMSI='262422811753117': No 2G Auth Data 20241001055625405 DAUC <0003> db_auc.c:192 IMSI='262422811753117': No 3G Auth Data HLR_Test-GSUP(147)@1562b242cc02: Created GsupExpect[0] for "262422811753117" to be handled at TC_mo_ussd_euse_disc(152) 20241001055625435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36288<->l=127.0.0.1:4258 20241001055625442 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055625442 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422811753117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422811753117" session_id=900377499 session_state=BEGIN} 20241001055625442 DSS <0004> hlr_ussd.c:576 262422811753117/0x35aaab9b: Process SS (BEGIN) 20241001055625442 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055625442 DSS <0004> hlr_ussd.c:518 262422811753117/0x35aaab9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055625442 DSS <0004> hlr_ussd.c:542 262422811753117/0x35aaab9b: Cannot find conn for EUSE EUSE-foobar 20241001055625442 DSS <0004> hlr_ussd.c:354 262422811753117/0x35aaab9b: Tx ReturnError(1, 0x22) 20241001055625442 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422811753117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422811753117" session_id=900377499 session_state=END} 20241001055625442 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055625442 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@1562b242cc02: Found GsupExpect[0] for "262422811753117" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@1562b242cc02: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262422811753117" TC_mo_ussd_euse_disc(152)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@1562b242cc02: setverdict(pass): none -> pass 20241001055625445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36288<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@1562b242cc02: Final verdict of PTC: pass 20241001055625452 DAUC <0003> db_auc.c:157 IMSI='262427944791288': No 2G Auth Data 20241001055625452 DAUC <0003> db_auc.c:192 IMSI='262427944791288': No 3G Auth Data HLR_Test-GSUP(147)@1562b242cc02: Created GsupExpect[0] for "262427944791288" to be handled at TC_mo_ussd_euse_disc(153) 20241001055625480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36298<->l=127.0.0.1:4258 20241001055625486 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055625486 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427944791288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427944791288" session_id=2912238 session_state=BEGIN} 20241001055625486 DSS <0004> hlr_ussd.c:576 262427944791288/0x002c6fee: Process SS (BEGIN) 20241001055625486 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055625486 DSS <0004> hlr_ussd.c:518 262427944791288/0x002c6fee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055625486 DSS <0004> hlr_ussd.c:542 262427944791288/0x002c6fee: Cannot find conn for EUSE EUSE-foobar 20241001055625486 DSS <0004> hlr_ussd.c:354 262427944791288/0x002c6fee: Tx ReturnError(1, 0x22) 20241001055625486 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427944791288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427944791288" session_id=2912238 session_state=END} 20241001055625486 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055625486 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@1562b242cc02: Found GsupExpect[0] for "262427944791288" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@1562b242cc02: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262427944791288" TC_mo_ussd_euse_disc(153)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@1562b242cc02: setverdict(pass): none -> pass 20241001055625490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36298<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@1562b242cc02: Final verdict of PTC: pass 20241001055625497 DAUC <0003> db_auc.c:157 IMSI='262425192389582': No 2G Auth Data 20241001055625497 DAUC <0003> db_auc.c:192 IMSI='262425192389582': No 3G Auth Data HLR_Test-GSUP(147)@1562b242cc02: Created GsupExpect[0] for "262425192389582" to be handled at TC_mo_ussd_euse_disc(154) 20241001055625526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36308<->l=127.0.0.1:4258 20241001055625531 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055625531 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425192389582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425192389582" session_id=3174888328 session_state=BEGIN} 20241001055625531 DSS <0004> hlr_ussd.c:576 262425192389582/0xbd3cf388: Process SS (BEGIN) 20241001055625531 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055625531 DSS <0004> hlr_ussd.c:518 262425192389582/0xbd3cf388: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055625531 DSS <0004> hlr_ussd.c:542 262425192389582/0xbd3cf388: Cannot find conn for EUSE EUSE-foobar 20241001055625531 DSS <0004> hlr_ussd.c:354 262425192389582/0xbd3cf388: Tx ReturnError(1, 0x22) 20241001055625531 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425192389582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425192389582" session_id=3174888328 session_state=END} 20241001055625531 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055625531 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@1562b242cc02: Found GsupExpect[0] for "262425192389582" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@1562b242cc02: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262425192389582" TC_mo_ussd_euse_disc(154)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@1562b242cc02: setverdict(pass): none -> pass 20241001055625535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36308<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@1562b242cc02: Final verdict of PTC: pass 20241001055625542 DAUC <0003> db_auc.c:157 IMSI='262423319377832': No 2G Auth Data 20241001055625542 DAUC <0003> db_auc.c:192 IMSI='262423319377832': No 3G Auth Data HLR_Test-GSUP(147)@1562b242cc02: Created GsupExpect[0] for "262423319377832" to be handled at TC_mo_ussd_euse_disc(155) 20241001055625575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36322<->l=127.0.0.1:4258 20241001055625582 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055625582 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423319377832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423319377832" session_id=1706406972 session_state=BEGIN} 20241001055625582 DSS <0004> hlr_ussd.c:576 262423319377832/0x65b5b43c: Process SS (BEGIN) 20241001055625582 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055625582 DSS <0004> hlr_ussd.c:518 262423319377832/0x65b5b43c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055625582 DSS <0004> hlr_ussd.c:542 262423319377832/0x65b5b43c: Cannot find conn for EUSE EUSE-foobar 20241001055625582 DSS <0004> hlr_ussd.c:354 262423319377832/0x65b5b43c: Tx ReturnError(1, 0x22) 20241001055625582 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423319377832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423319377832" session_id=1706406972 session_state=END} 20241001055625582 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055625582 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@1562b242cc02: Found GsupExpect[0] for "262423319377832" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@1562b242cc02: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262423319377832" TC_mo_ussd_euse_disc(155)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@1562b242cc02: setverdict(pass): none -> pass 20241001055625585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36322<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@1562b242cc02: Final verdict of PTC: pass 20241001055625592 DAUC <0003> db_auc.c:157 IMSI='262423776370154': No 2G Auth Data 20241001055625592 DAUC <0003> db_auc.c:192 IMSI='262423776370154': No 3G Auth Data HLR_Test-GSUP(147)@1562b242cc02: Created GsupExpect[0] for "262423776370154" to be handled at TC_mo_ussd_euse_disc(156) 20241001055625627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36326<->l=127.0.0.1:4258 20241001055625633 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055625633 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423776370154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423776370154" session_id=519776990 session_state=BEGIN} 20241001055625633 DSS <0004> hlr_ussd.c:576 262423776370154/0x1efb2ade: Process SS (BEGIN) 20241001055625633 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055625633 DSS <0004> hlr_ussd.c:518 262423776370154/0x1efb2ade: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055625633 DSS <0004> hlr_ussd.c:542 262423776370154/0x1efb2ade: Cannot find conn for EUSE EUSE-foobar 20241001055625633 DSS <0004> hlr_ussd.c:354 262423776370154/0x1efb2ade: Tx ReturnError(1, 0x22) 20241001055625633 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423776370154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423776370154" session_id=519776990 session_state=END} 20241001055625633 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055625633 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@1562b242cc02: Found GsupExpect[0] for "262423776370154" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@1562b242cc02: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262423776370154" TC_mo_ussd_euse_disc(156)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@1562b242cc02: setverdict(pass): none -> pass 20241001055625636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36326<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@1562b242cc02: Final verdict of PTC: pass 20241001055625658 DAUC <0003> db_auc.c:157 IMSI='262423711697987': No 2G Auth Data 20241001055625658 DAUC <0003> db_auc.c:192 IMSI='262423711697987': No 3G Auth Data HLR_Test-GSUP(147)@1562b242cc02: Created GsupExpect[0] for "262423711697987" to be handled at TC_mo_ussd_euse_disc(157) 20241001055625686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36342<->l=127.0.0.1:4258 20241001055625692 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055625692 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423711697987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423711697987" session_id=1019741067 session_state=BEGIN} 20241001055625692 DSS <0004> hlr_ussd.c:576 262423711697987/0x3cc8038b: Process SS (BEGIN) 20241001055625692 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055625692 DSS <0004> hlr_ussd.c:518 262423711697987/0x3cc8038b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055625692 DSS <0004> hlr_ussd.c:542 262423711697987/0x3cc8038b: Cannot find conn for EUSE EUSE-foobar 20241001055625692 DSS <0004> hlr_ussd.c:354 262423711697987/0x3cc8038b: Tx ReturnError(1, 0x22) 20241001055625692 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423711697987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423711697987" session_id=1019741067 session_state=END} 20241001055625692 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055625692 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@1562b242cc02: Found GsupExpect[0] for "262423711697987" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@1562b242cc02: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262423711697987" TC_mo_ussd_euse_disc(157)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@1562b242cc02: setverdict(pass): none -> pass 20241001055625696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36342<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@1562b242cc02: Final verdict of PTC: pass 20241001055625697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36262<->l=127.0.0.1:4258 20241001055625698 DLINP <000b> input/ipa.c:451 connected read/write 20241001055625698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055625698 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055625698 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055625698 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055625698 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43247<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@1562b242cc02: Final verdict of PTC: none 148@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 148: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@1562b242cc02: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Tue Oct 1 05:56:25 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 20241001055625742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36350<->l=127.0.0.1:4258 20241001055625943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36350<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=26632) Waiting for packet dumper to finish... 1 (prev_count=26632, count=40292) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Tue Oct 1 05:56:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_mo_ussd_iuse_imsi started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055629027 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055629027 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055629029 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055629030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58474<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055629032 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055629032 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055629032 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055629032 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 20241001055629032 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055629032 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 20241001055629032 DLGSUP <0013> gsup_server.c:235 2: 20241001055629032 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055629032 DLGSUP <0013> gsup_server.c:235 3: 20241001055629032 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055629032 DLGSUP <0013> gsup_server.c:235 4: 20241001055629032 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055629032 DLGSUP <0013> gsup_server.c:235 5: 20241001055629032 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055629032 DLGSUP <0013> gsup_server.c:235 7: 20241001055629032 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055629032 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055629032 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055629032 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@1562b242cc02: 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") 20241001055629052 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46179<->l=127.0.0.1:4259) 20241001055629070 DAUC <0003> db_auc.c:157 IMSI='262424677937681': No 2G Auth Data 20241001055629070 DAUC <0003> db_auc.c:192 IMSI='262424677937681': No 3G Auth Data HLR_Test-GSUP(159)@1562b242cc02: Created GsupExpect[0] for "262424677937681" to be handled at TC_mo_ussd_iuse_imsi(162) 20241001055629095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58482<->l=127.0.0.1:4258 20241001055629102 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055629102 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424677937681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424677937681" session_id=1515139829 session_state=BEGIN} 20241001055629102 DSS <0004> hlr_ussd.c:576 262424677937681/0x5a4f32f5: Process SS (BEGIN) 20241001055629102 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241001055629102 DSS <0004> hlr_ussd.c:518 262424677937681/0x5a4f32f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241001055629102 DSS <0004> hlr_ussd.c:363 262424677937681/0x5a4f32f5: Tx USSD 'Your IMSI is 262424677937681' 20241001055629102 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424677937681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424677937681" session_id=1515139829 session_state=END} 20241001055629102 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424677937681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055629102 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055629102 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@1562b242cc02: Found GsupExpect[0] for "262424677937681" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@1562b242cc02: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262424677937681" TC_mo_ussd_iuse_imsi(162)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CD76BBE566371B2E06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@1562b242cc02: setverdict(pass): none -> pass 20241001055629105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58482<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@1562b242cc02: Final verdict of PTC: pass 20241001055629110 DAUC <0003> db_auc.c:157 IMSI='262426569915796': No 2G Auth Data 20241001055629110 DAUC <0003> db_auc.c:192 IMSI='262426569915796': No 3G Auth Data HLR_Test-GSUP(159)@1562b242cc02: Created GsupExpect[0] for "262426569915796" to be handled at TC_mo_ussd_iuse_imsi(163) 20241001055629133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58492<->l=127.0.0.1:4258 20241001055629141 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055629141 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426569915796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426569915796" session_id=2699415150 session_state=BEGIN} 20241001055629141 DSS <0004> hlr_ussd.c:576 262426569915796/0xa0e5ce6e: Process SS (BEGIN) 20241001055629141 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241001055629141 DSS <0004> hlr_ussd.c:518 262426569915796/0xa0e5ce6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241001055629141 DSS <0004> hlr_ussd.c:363 262426569915796/0xa0e5ce6e: Tx USSD 'Your IMSI is 262426569915796' 20241001055629141 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426569915796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426569915796" session_id=2699415150 session_state=END} 20241001055629141 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426569915796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055629141 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055629141 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@1562b242cc02: Found GsupExpect[0] for "262426569915796" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@1562b242cc02: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262426569915796" TC_mo_ussd_iuse_imsi(163)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499AD66CBE562B55BCE06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@1562b242cc02: setverdict(pass): none -> pass 20241001055629145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58492<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@1562b242cc02: Final verdict of PTC: pass 20241001055629149 DAUC <0003> db_auc.c:157 IMSI='262426852690772': No 2G Auth Data 20241001055629149 DAUC <0003> db_auc.c:192 IMSI='262426852690772': No 3G Auth Data HLR_Test-GSUP(159)@1562b242cc02: Created GsupExpect[0] for "262426852690772" to be handled at TC_mo_ussd_iuse_imsi(164) 20241001055629174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58502<->l=127.0.0.1:4258 20241001055629180 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055629180 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426852690772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426852690772" session_id=4225868637 session_state=BEGIN} 20241001055629180 DSS <0004> hlr_ussd.c:576 262426852690772/0xfbe1a35d: Process SS (BEGIN) 20241001055629180 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241001055629180 DSS <0004> hlr_ussd.c:518 262426852690772/0xfbe1a35d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241001055629180 DSS <0004> hlr_ussd.c:363 262426852690772/0xfbe1a35d: Tx USSD 'Your IMSI is 262426852690772' 20241001055629180 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426852690772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426852690772" session_id=4225868637 session_state=END} 20241001055629180 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426852690772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055629180 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055629180 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@1562b242cc02: Found GsupExpect[0] for "262426852690772" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@1562b242cc02: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262426852690772" TC_mo_ussd_iuse_imsi(164)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990D5793D972B0DB4D06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@1562b242cc02: setverdict(pass): none -> pass 20241001055629183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58502<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@1562b242cc02: Final verdict of PTC: pass 20241001055629190 DAUC <0003> db_auc.c:157 IMSI='262424103485893': No 2G Auth Data 20241001055629190 DAUC <0003> db_auc.c:192 IMSI='262424103485893': No 3G Auth Data HLR_Test-GSUP(159)@1562b242cc02: Created GsupExpect[0] for "262424103485893" to be handled at TC_mo_ussd_iuse_imsi(165) 20241001055629213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 20241001055629219 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055629219 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424103485893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424103485893" session_id=367555089 session_state=BEGIN} 20241001055629219 DSS <0004> hlr_ussd.c:576 262424103485893/0x15e87211: Process SS (BEGIN) 20241001055629220 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241001055629220 DSS <0004> hlr_ussd.c:518 262424103485893/0x15e87211: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241001055629220 DSS <0004> hlr_ussd.c:363 262424103485893/0x15e87211: Tx USSD 'Your IMSI is 262424103485893' 20241001055629220 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424103485893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424103485893" session_id=367555089 session_state=END} 20241001055629220 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424103485893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055629220 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055629220 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@1562b242cc02: Found GsupExpect[0] for "262424103485893" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@1562b242cc02: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424103485893" TC_mo_ussd_iuse_imsi(165)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192D069BD170355C6E06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@1562b242cc02: setverdict(pass): none -> pass 20241001055629223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@1562b242cc02: Final verdict of PTC: pass 20241001055629227 DAUC <0003> db_auc.c:157 IMSI='262427908596747': No 2G Auth Data 20241001055629227 DAUC <0003> db_auc.c:192 IMSI='262427908596747': No 3G Auth Data HLR_Test-GSUP(159)@1562b242cc02: Created GsupExpect[0] for "262427908596747" to be handled at TC_mo_ussd_iuse_imsi(166) 20241001055629256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 20241001055629262 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055629262 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427908596747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427908596747" session_id=2971121979 session_state=BEGIN} 20241001055629262 DSS <0004> hlr_ussd.c:576 262427908596747/0xb117b93b: Process SS (BEGIN) 20241001055629262 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241001055629262 DSS <0004> hlr_ussd.c:518 262427908596747/0xb117b93b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241001055629262 DSS <0004> hlr_ussd.c:363 262427908596747/0xb117b93b: Tx USSD 'Your IMSI is 262427908596747' 20241001055629262 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427908596747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427908596747" session_id=2971121979 session_state=END} 20241001055629262 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427908596747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055629262 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055629262 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@1562b242cc02: Found GsupExpect[0] for "262427908596747" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@1562b242cc02: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262427908596747" TC_mo_ussd_iuse_imsi(166)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92D07C3D572B61BED06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@1562b242cc02: setverdict(pass): none -> pass 20241001055629265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@1562b242cc02: Final verdict of PTC: pass 20241001055629269 DAUC <0003> db_auc.c:157 IMSI='262425596294557': No 2G Auth Data 20241001055629269 DAUC <0003> db_auc.c:192 IMSI='262425596294557': No 3G Auth Data HLR_Test-GSUP(159)@1562b242cc02: Created GsupExpect[0] for "262425596294557" to be handled at TC_mo_ussd_iuse_imsi(167) 20241001055629298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58528<->l=127.0.0.1:4258 20241001055629305 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055629305 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425596294557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425596294557" session_id=3276790087 session_state=BEGIN} 20241001055629305 DSS <0004> hlr_ussd.c:576 262425596294557/0xc34fd947: Process SS (BEGIN) 20241001055629305 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241001055629305 DSS <0004> hlr_ussd.c:518 262425596294557/0xc34fd947: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241001055629305 DSS <0004> hlr_ussd.c:363 262425596294557/0xc34fd947: Tx USSD 'Your IMSI is 262425596294557' 20241001055629305 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425596294557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425596294557" session_id=3276790087 session_state=END} 20241001055629305 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425596294557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055629305 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055629305 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@1562b242cc02: Found GsupExpect[0] for "262425596294557" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@1562b242cc02: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262425596294557" TC_mo_ussd_iuse_imsi(167)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459AD96B3C972B45AED06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@1562b242cc02: setverdict(pass): none -> pass 20241001055629311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58528<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@1562b242cc02: Final verdict of PTC: pass 20241001055629315 DAUC <0003> db_auc.c:157 IMSI='262420253200070': No 2G Auth Data 20241001055629315 DAUC <0003> db_auc.c:192 IMSI='262420253200070': No 3G Auth Data HLR_Test-GSUP(159)@1562b242cc02: Created GsupExpect[0] for "262420253200070" to be handled at TC_mo_ussd_iuse_imsi(168) 20241001055629344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58536<->l=127.0.0.1:4258 20241001055629350 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055629350 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420253200070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420253200070" session_id=3537200429 session_state=BEGIN} 20241001055629350 DSS <0004> hlr_ussd.c:576 262420253200070/0xd2d5652d: Process SS (BEGIN) 20241001055629350 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241001055629350 DSS <0004> hlr_ussd.c:518 262420253200070/0xd2d5652d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241001055629350 DSS <0004> hlr_ussd.c:363 262420253200070/0xd2d5652d: Tx USSD 'Your IMSI is 262420253200070' 20241001055629350 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420253200070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420253200070" session_id=3537200429 session_state=END} 20241001055629350 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420253200070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055629350 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055629350 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@1562b242cc02: Found GsupExpect[0] for "262420253200070" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@1562b242cc02: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262420253200070" TC_mo_ussd_iuse_imsi(168)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434194C569BC96030D80D06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@1562b242cc02: setverdict(pass): none -> pass 20241001055629353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58536<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@1562b242cc02: Final verdict of PTC: pass 20241001055629358 DAUC <0003> db_auc.c:157 IMSI='262425453277391': No 2G Auth Data 20241001055629358 DAUC <0003> db_auc.c:192 IMSI='262425453277391': No 3G Auth Data HLR_Test-GSUP(159)@1562b242cc02: Created GsupExpect[0] for "262425453277391" to be handled at TC_mo_ussd_iuse_imsi(169) 20241001055629386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58552<->l=127.0.0.1:4258 20241001055629393 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055629393 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425453277391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425453277391" session_id=619732817 session_state=BEGIN} 20241001055629393 DSS <0004> hlr_ussd.c:576 262425453277391/0x24f05f51: Process SS (BEGIN) 20241001055629393 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241001055629393 DSS <0004> hlr_ussd.c:518 262425453277391/0x24f05f51: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241001055629393 DSS <0004> hlr_ussd.c:363 262425453277391/0x24f05f51: Tx USSD 'Your IMSI is 262425453277391' 20241001055629393 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425453277391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425453277391" session_id=619732817 session_state=END} 20241001055629393 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425453277391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055629393 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055629393 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@1562b242cc02: Found GsupExpect[0] for "262425453277391" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@1562b242cc02: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262425453277391" TC_mo_ussd_iuse_imsi(169)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598D569BC96EB7592E06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@1562b242cc02: setverdict(pass): none -> pass 20241001055629397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58552<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@1562b242cc02: Final verdict of PTC: pass 20241001055629397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58474<->l=127.0.0.1:4258 20241001055629399 DLINP <000b> input/ipa.c:451 connected read/write 20241001055629399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055629399 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055629399 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055629399 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055629399 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46179<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@1562b242cc02: Final verdict of PTC: none 160@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 160: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@1562b242cc02: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Tue Oct 1 05:56:29 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 20241001055629442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58558<->l=127.0.0.1:4258 20241001055629642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58558<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=872) Waiting for packet dumper to finish... 1 (prev_count=872, count=39744) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Tue Oct 1 05:56:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055632715 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055632715 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055632718 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055632718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58574<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055632720 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055632720 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055632720 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055632720 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 20241001055632720 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055632720 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 20241001055632720 DLGSUP <0013> gsup_server.c:235 2: 20241001055632720 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055632720 DLGSUP <0013> gsup_server.c:235 3: 20241001055632720 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055632720 DLGSUP <0013> gsup_server.c:235 4: 20241001055632720 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055632720 DLGSUP <0013> gsup_server.c:235 5: 20241001055632720 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055632720 DLGSUP <0013> gsup_server.c:235 7: 20241001055632720 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055632720 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055632720 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055632720 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@1562b242cc02: 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") 20241001055632745 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41857<->l=127.0.0.1:4259) 20241001055632756 DAUC <0003> db_auc.c:157 IMSI='262421198501306': No 2G Auth Data 20241001055632756 DAUC <0003> db_auc.c:192 IMSI='262421198501306': No 3G Auth Data HLR_Test-GSUP(171)@1562b242cc02: Created GsupExpect[0] for "262421198501306" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241001055632781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58588<->l=127.0.0.1:4258 20241001055632791 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055632791 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421198501306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421198501306" source_name="the-source\n" session_id=2702502730 session_state=BEGIN} 20241001055632791 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241001055632791 DSS <0004> hlr_ussd.c:576 262421198501306/0xa114eb4a: Process SS (BEGIN) 20241001055632791 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241001055632791 DSS <0004> hlr_ussd.c:518 262421198501306/0xa114eb4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241001055632791 DSS <0004> hlr_ussd.c:363 262421198501306/0xa114eb4a: Tx USSD 'Your IMSI is 262421198501306' 20241001055632791 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421198501306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421198501306" destination_name="the-source\n" session_id=2702502730 session_state=END} 20241001055632791 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421198501306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055632791 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055632791 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@1562b242cc02: Found GsupExpect[0] for "262421198501306" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@1562b242cc02: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421198501306" TC_mo_ussd_iuse_imsi_via_proxy(174)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592C96C3D560B119CC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@1562b242cc02: setverdict(pass): none -> pass 20241001055632796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58588<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@1562b242cc02: Final verdict of PTC: pass 20241001055632802 DAUC <0003> db_auc.c:157 IMSI='262425273746037': No 2G Auth Data 20241001055632802 DAUC <0003> db_auc.c:192 IMSI='262425273746037': No 3G Auth Data HLR_Test-GSUP(171)@1562b242cc02: Created GsupExpect[0] for "262425273746037" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241001055632827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58596<->l=127.0.0.1:4258 20241001055632832 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055632832 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425273746037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425273746037" source_name="the-source\n" session_id=3900434390 session_state=BEGIN} 20241001055632832 DSS <0004> hlr_ussd.c:576 262425273746037/0xe87be7d6: Process SS (BEGIN) 20241001055632832 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241001055632832 DSS <0004> hlr_ussd.c:518 262425273746037/0xe87be7d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241001055632832 DSS <0004> hlr_ussd.c:363 262425273746037/0xe87be7d6: Tx USSD 'Your IMSI is 262425273746037' 20241001055632832 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425273746037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425273746037" destination_name="the-source\n" session_id=3900434390 session_state=END} 20241001055632832 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262425273746037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055632832 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055632832 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@1562b242cc02: Found GsupExpect[0] for "262425273746037" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@1562b242cc02: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262425273746037" TC_mo_ussd_iuse_imsi_via_proxy(175)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594D769BDD6836D8EC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@1562b242cc02: setverdict(pass): none -> pass 20241001055632836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58596<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@1562b242cc02: Final verdict of PTC: pass 20241001055632840 DAUC <0003> db_auc.c:157 IMSI='262427241604974': No 2G Auth Data 20241001055632840 DAUC <0003> db_auc.c:192 IMSI='262427241604974': No 3G Auth Data HLR_Test-GSUP(171)@1562b242cc02: Created GsupExpect[0] for "262427241604974" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241001055632866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58608<->l=127.0.0.1:4258 20241001055632872 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055632872 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427241604974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427241604974" source_name="the-source\n" session_id=442332944 session_state=BEGIN} 20241001055632872 DSS <0004> hlr_ussd.c:576 262427241604974/0x1a5d7710: Process SS (BEGIN) 20241001055632872 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241001055632872 DSS <0004> hlr_ussd.c:518 262427241604974/0x1a5d7710: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241001055632872 DSS <0004> hlr_ussd.c:363 262427241604974/0x1a5d7710: Tx USSD 'Your IMSI is 262427241604974' 20241001055632872 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427241604974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427241604974" destination_name="the-source\n" session_id=442332944 session_state=END} 20241001055632872 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427241604974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055632872 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055632872 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@1562b242cc02: Found GsupExpect[0] for "262427241604974" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@1562b242cc02: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262427241604974" TC_mo_ussd_iuse_imsi_via_proxy(176)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D94D468BD960B4DC8D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@1562b242cc02: setverdict(pass): none -> pass 20241001055632876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58608<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@1562b242cc02: Final verdict of PTC: pass 20241001055632880 DAUC <0003> db_auc.c:157 IMSI='262422233029446': No 2G Auth Data 20241001055632880 DAUC <0003> db_auc.c:192 IMSI='262422233029446': No 3G Auth Data HLR_Test-GSUP(171)@1562b242cc02: Created GsupExpect[0] for "262422233029446" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241001055632906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58610<->l=127.0.0.1:4258 20241001055632911 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055632911 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422233029446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422233029446" source_name="the-source\n" session_id=1390981215 session_state=BEGIN} 20241001055632911 DSS <0004> hlr_ussd.c:576 262422233029446/0x52e8b05f: Process SS (BEGIN) 20241001055632911 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241001055632911 DSS <0004> hlr_ussd.c:518 262422233029446/0x52e8b05f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241001055632911 DSS <0004> hlr_ussd.c:363 262422233029446/0x52e8b05f: Tx USSD 'Your IMSI is 262422233029446' 20241001055632911 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422233029446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422233029446" destination_name="the-source\n" session_id=1390981215 session_state=END} 20241001055632911 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422233029446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055632911 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055632911 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@1562b242cc02: Found GsupExpect[0] for "262422233029446" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@1562b242cc02: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422233029446" TC_mo_ussd_iuse_imsi_via_proxy(177)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434994C369BC164391ACD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@1562b242cc02: setverdict(pass): none -> pass 20241001055632915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58610<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@1562b242cc02: Final verdict of PTC: pass 20241001055632919 DAUC <0003> db_auc.c:157 IMSI='262424673699918': No 2G Auth Data 20241001055632919 DAUC <0003> db_auc.c:192 IMSI='262424673699918': No 3G Auth Data HLR_Test-GSUP(171)@1562b242cc02: Created GsupExpect[0] for "262424673699918" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241001055632943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58622<->l=127.0.0.1:4258 20241001055632950 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055632950 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424673699918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424673699918" source_name="the-source\n" session_id=2459570329 session_state=BEGIN} 20241001055632950 DSS <0004> hlr_ussd.c:576 262424673699918/0x929a1099: Process SS (BEGIN) 20241001055632950 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241001055632950 DSS <0004> hlr_ussd.c:518 262424673699918/0x929a1099: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241001055632950 DSS <0004> hlr_ussd.c:363 262424673699918/0x929a1099: Tx USSD 'Your IMSI is 262424673699918' 20241001055632950 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424673699918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424673699918" destination_name="the-source\n" session_id=2459570329 session_state=END} 20241001055632950 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262424673699918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055632950 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055632950 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@1562b242cc02: Found GsupExpect[0] for "262424673699918" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@1562b242cc02: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262424673699918" TC_mo_ussd_iuse_imsi_via_proxy(178)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CD769BD972B95C0C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@1562b242cc02: setverdict(pass): none -> pass 20241001055632953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58622<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@1562b242cc02: Final verdict of PTC: pass 20241001055632958 DAUC <0003> db_auc.c:157 IMSI='262421391438637': No 2G Auth Data 20241001055632958 DAUC <0003> db_auc.c:192 IMSI='262421391438637': No 3G Auth Data HLR_Test-GSUP(171)@1562b242cc02: Created GsupExpect[0] for "262421391438637" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241001055632987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58632<->l=127.0.0.1:4258 20241001055632991 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055632991 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421391438637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421391438637" source_name="the-source\n" session_id=2910861317 session_state=BEGIN} 20241001055632992 DSS <0004> hlr_ussd.c:576 262421391438637/0xad803805: Process SS (BEGIN) 20241001055632992 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241001055632992 DSS <0004> hlr_ussd.c:518 262421391438637/0xad803805: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241001055632992 DSS <0004> hlr_ussd.c:363 262421391438637/0xad803805: Tx USSD 'Your IMSI is 262421391438637' 20241001055632992 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421391438637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421391438637" destination_name="the-source\n" session_id=2910861317 session_state=END} 20241001055632992 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262421391438637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055632992 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055632992 DLINP <000b> input/ipa.c:451 connected read/write 20241001055632992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@1562b242cc02: Found GsupExpect[0] for "262421391438637" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@1562b242cc02: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262421391438637" TC_mo_ussd_iuse_imsi_via_proxy(179)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596C968BD16638DBEC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@1562b242cc02: setverdict(pass): none -> pass 20241001055632995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58632<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@1562b242cc02: Final verdict of PTC: pass 20241001055632999 DAUC <0003> db_auc.c:157 IMSI='262429890148612': No 2G Auth Data 20241001055632999 DAUC <0003> db_auc.c:192 IMSI='262429890148612': No 3G Auth Data HLR_Test-GSUP(171)@1562b242cc02: Created GsupExpect[0] for "262429890148612" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241001055633026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58638<->l=127.0.0.1:4258 20241001055633033 DLINP <000b> input/ipa.c:451 connected read/write 20241001055633033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055633033 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429890148612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429890148612" source_name="the-source\n" session_id=2161958484 session_state=BEGIN} 20241001055633033 DSS <0004> hlr_ussd.c:576 262429890148612/0x80dcde54: Process SS (BEGIN) 20241001055633033 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241001055633033 DSS <0004> hlr_ussd.c:518 262429890148612/0x80dcde54: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241001055633033 DSS <0004> hlr_ussd.c:363 262429890148612/0x80dcde54: Tx USSD 'Your IMSI is 262429890148612' 20241001055633033 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429890148612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429890148612" destination_name="the-source\n" session_id=2161958484 session_state=END} 20241001055633033 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262429890148612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055633033 DLINP <000b> input/ipa.c:451 connected read/write 20241001055633033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055633033 DLINP <000b> input/ipa.c:451 connected read/write 20241001055633033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@1562b242cc02: Found GsupExpect[0] for "262429890148612" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@1562b242cc02: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262429890148612" TC_mo_ussd_iuse_imsi_via_proxy(180)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590E9783C568385B4C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@1562b242cc02: setverdict(pass): none -> pass 20241001055633037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58638<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@1562b242cc02: Final verdict of PTC: pass 20241001055633041 DAUC <0003> db_auc.c:157 IMSI='262425541303274': No 2G Auth Data 20241001055633041 DAUC <0003> db_auc.c:192 IMSI='262425541303274': No 3G Auth Data HLR_Test-GSUP(171)@1562b242cc02: Created GsupExpect[0] for "262425541303274" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241001055633069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58648<->l=127.0.0.1:4258 20241001055633076 DLINP <000b> input/ipa.c:451 connected read/write 20241001055633076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055633076 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425541303274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425541303274" source_name="the-source\n" session_id=691125934 session_state=BEGIN} 20241001055633076 DSS <0004> hlr_ussd.c:576 262425541303274/0x2931beae: Process SS (BEGIN) 20241001055633076 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241001055633076 DSS <0004> hlr_ussd.c:518 262425541303274/0x2931beae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241001055633076 DSS <0004> hlr_ussd.c:363 262425541303274/0x2931beae: Tx USSD 'Your IMSI is 262425541303274' 20241001055633076 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425541303274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425541303274" destination_name="the-source\n" session_id=691125934 session_state=END} 20241001055633076 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262425541303274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055633076 DLINP <000b> input/ipa.c:451 connected read/write 20241001055633076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055633076 DLINP <000b> input/ipa.c:451 connected read/write 20241001055633076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@1562b242cc02: Found GsupExpect[0] for "262425541303274" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@1562b242cc02: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262425541303274" TC_mo_ussd_iuse_imsi_via_proxy(181)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459AD468BCD6033D98D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@1562b242cc02: setverdict(pass): none -> pass 20241001055633080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58648<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@1562b242cc02: Final verdict of PTC: pass 20241001055633080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58574<->l=127.0.0.1:4258 20241001055633082 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41857<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@1562b242cc02: Final verdict of PTC: none 20241001055633082 DLINP <000b> input/ipa.c:451 connected read/write 20241001055633082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055633082 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055633082 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055633082 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055633082 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 172@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 172: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@1562b242cc02: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Tue Oct 1 05:56:33 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20241001055633126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58662<->l=127.0.0.1:4258 20241001055633327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58662<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5752) Waiting for packet dumper to finish... 1 (prev_count=5752, count=40376) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Tue Oct 1 05:56:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_mo_ussd_iuse_msisdn started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055636405 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055636405 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055636407 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055636408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58678<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055636410 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055636410 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055636410 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055636410 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 20241001055636410 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055636410 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 20241001055636410 DLGSUP <0013> gsup_server.c:235 2: 20241001055636410 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055636410 DLGSUP <0013> gsup_server.c:235 3: 20241001055636410 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055636410 DLGSUP <0013> gsup_server.c:235 4: 20241001055636410 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055636410 DLGSUP <0013> gsup_server.c:235 5: 20241001055636411 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055636411 DLGSUP <0013> gsup_server.c:235 7: 20241001055636411 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055636411 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055636411 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055636411 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@1562b242cc02: 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") 20241001055636433 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35097<->l=127.0.0.1:4259) 20241001055636443 DAUC <0003> db_auc.c:157 IMSI='262429204862719': No 2G Auth Data 20241001055636443 DAUC <0003> db_auc.c:192 IMSI='262429204862719': No 3G Auth Data HLR_Test-GSUP(183)@1562b242cc02: Created GsupExpect[0] for "262429204862719" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241001055636468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58688<->l=127.0.0.1:4258 20241001055636476 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055636476 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429204862719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429204862719" session_id=4283661006 session_state=BEGIN} 20241001055636476 DSS <0004> hlr_ussd.c:576 262429204862719/0xff537ace: Process SS (BEGIN) 20241001055636476 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241001055636476 DSS <0004> hlr_ussd.c:518 262429204862719/0xff537ace: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241001055636476 DSS <0004> hlr_ussd.c:363 262429204862719/0xff537ace: Tx USSD 'Your extension is 491617364350' 20241001055636476 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429204862719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429204862719" session_id=4283661006 session_state=END} 20241001055636476 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429204862719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055636476 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055636476 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@1562b242cc02: Found GsupExpect[0] for "262429204862719" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@1562b242cc02: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262429204862719" TC_mo_ussd_iuse_msisdn(186)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E331B6D568301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@1562b242cc02: setverdict(pass): none -> pass 20241001055636480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58688<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@1562b242cc02: Final verdict of PTC: pass 20241001055636484 DAUC <0003> db_auc.c:157 IMSI='262424656036381': No 2G Auth Data 20241001055636484 DAUC <0003> db_auc.c:192 IMSI='262424656036381': No 3G Auth Data HLR_Test-GSUP(183)@1562b242cc02: Created GsupExpect[0] for "262424656036381" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241001055636506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58700<->l=127.0.0.1:4258 20241001055636513 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055636513 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424656036381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424656036381" session_id=2434859694 session_state=BEGIN} 20241001055636513 DSS <0004> hlr_ussd.c:576 262424656036381/0x912102ae: Process SS (BEGIN) 20241001055636513 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241001055636513 DSS <0004> hlr_ussd.c:518 262424656036381/0x912102ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241001055636513 DSS <0004> hlr_ussd.c:363 262424656036381/0x912102ae: Tx USSD 'Your extension is 491614852410' 20241001055636513 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424656036381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424656036381" session_id=2434859694 session_state=END} 20241001055636513 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424656036381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055636513 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055636513 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@1562b242cc02: Found GsupExpect[0] for "262424656036381" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@1562b242cc02: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262424656036381" TC_mo_ussd_iuse_msisdn(187)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B89A8C168301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@1562b242cc02: setverdict(pass): none -> pass 20241001055636518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58700<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@1562b242cc02: Final verdict of PTC: pass 20241001055636522 DAUC <0003> db_auc.c:157 IMSI='262420391954368': No 2G Auth Data 20241001055636522 DAUC <0003> db_auc.c:192 IMSI='262420391954368': No 3G Auth Data HLR_Test-GSUP(183)@1562b242cc02: Created GsupExpect[0] for "262420391954368" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241001055636552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58710<->l=127.0.0.1:4258 20241001055636559 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055636559 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420391954368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420391954368" session_id=3528366070 session_state=BEGIN} 20241001055636559 DSS <0004> hlr_ussd.c:576 262420391954368/0xd24e97f6: Process SS (BEGIN) 20241001055636559 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241001055636559 DSS <0004> hlr_ussd.c:518 262420391954368/0xd24e97f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241001055636559 DSS <0004> hlr_ussd.c:363 262420391954368/0xd24e97f6: Tx USSD 'Your extension is 491615233586' 20241001055636559 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420391954368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420391954368" session_id=3528366070 session_state=END} 20241001055636559 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420391954368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055636559 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055636559 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@1562b242cc02: Found GsupExpect[0] for "262420391954368" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@1562b242cc02: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262420391954368" TC_mo_ussd_iuse_msisdn(188)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB2D9AC86B301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@1562b242cc02: setverdict(pass): none -> pass 20241001055636562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58710<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@1562b242cc02: Final verdict of PTC: pass 20241001055636567 DAUC <0003> db_auc.c:157 IMSI='262426393231795': No 2G Auth Data 20241001055636567 DAUC <0003> db_auc.c:192 IMSI='262426393231795': No 3G Auth Data HLR_Test-GSUP(183)@1562b242cc02: Created GsupExpect[0] for "262426393231795" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241001055636591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58724<->l=127.0.0.1:4258 20241001055636599 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055636599 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426393231795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426393231795" session_id=2304331067 session_state=BEGIN} 20241001055636599 DSS <0004> hlr_ussd.c:576 262426393231795/0x89594d3b: Process SS (BEGIN) 20241001055636599 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241001055636599 DSS <0004> hlr_ussd.c:518 262426393231795/0x89594d3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241001055636599 DSS <0004> hlr_ussd.c:363 262426393231795/0x89594d3b: Tx USSD 'Your extension is 491617624626' 20241001055636599 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426393231795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426393231795" session_id=2304331067 session_state=END} 20241001055636599 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426393231795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055636599 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055636599 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@1562b242cc02: Found GsupExpect[0] for "262426393231795" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@1562b242cc02: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262426393231795" TC_mo_ussd_iuse_msisdn(189)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E3619CD26B301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@1562b242cc02: setverdict(pass): none -> pass 20241001055636603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58724<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@1562b242cc02: Final verdict of PTC: pass 20241001055636607 DAUC <0003> db_auc.c:157 IMSI='262427250463867': No 2G Auth Data 20241001055636607 DAUC <0003> db_auc.c:192 IMSI='262427250463867': No 3G Auth Data HLR_Test-GSUP(183)@1562b242cc02: Created GsupExpect[0] for "262427250463867" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241001055636633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58738<->l=127.0.0.1:4258 20241001055636638 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055636638 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427250463867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427250463867" session_id=1676362494 session_state=BEGIN} 20241001055636638 DSS <0004> hlr_ussd.c:576 262427250463867/0x63eb42fe: Process SS (BEGIN) 20241001055636638 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241001055636638 DSS <0004> hlr_ussd.c:518 262427250463867/0x63eb42fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241001055636638 DSS <0004> hlr_ussd.c:363 262427250463867/0x63eb42fe: Tx USSD 'Your extension is 491618023188' 20241001055636638 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427250463867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427250463867" session_id=1676362494 session_state=END} 20241001055636638 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427250463867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055636638 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055636638 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@1562b242cc02: Found GsupExpect[0] for "262427250463867" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@1562b242cc02: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262427250463867" TC_mo_ussd_iuse_msisdn(190)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57030D92C86C301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@1562b242cc02: setverdict(pass): none -> pass 20241001055636641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58738<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@1562b242cc02: Final verdict of PTC: pass 20241001055636645 DAUC <0003> db_auc.c:157 IMSI='262422174295138': No 2G Auth Data 20241001055636645 DAUC <0003> db_auc.c:192 IMSI='262422174295138': No 3G Auth Data HLR_Test-GSUP(183)@1562b242cc02: Created GsupExpect[0] for "262422174295138" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241001055636675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54988<->l=127.0.0.1:4258 20241001055636682 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055636682 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422174295138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422174295138" session_id=3636618263 session_state=BEGIN} 20241001055636682 DSS <0004> hlr_ussd.c:576 262422174295138/0xd8c26417: Process SS (BEGIN) 20241001055636682 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241001055636682 DSS <0004> hlr_ussd.c:518 262422174295138/0xd8c26417: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241001055636682 DSS <0004> hlr_ussd.c:363 262422174295138/0xd8c26417: Tx USSD 'Your extension is 491617572661' 20241001055636682 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422174295138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422174295138" session_id=3636618263 session_state=END} 20241001055636682 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422174295138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055636682 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055636682 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@1562b242cc02: Found GsupExpect[0] for "262422174295138" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@1562b242cc02: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262422174295138" TC_mo_ussd_iuse_msisdn(191)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB59BCC668B01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@1562b242cc02: setverdict(pass): none -> pass 20241001055636687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54988<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@1562b242cc02: Final verdict of PTC: pass 20241001055636695 DAUC <0003> db_auc.c:157 IMSI='262428162811295': No 2G Auth Data 20241001055636695 DAUC <0003> db_auc.c:192 IMSI='262428162811295': No 3G Auth Data HLR_Test-GSUP(183)@1562b242cc02: Created GsupExpect[0] for "262428162811295" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241001055636723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54996<->l=127.0.0.1:4258 20241001055636728 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055636728 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428162811295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428162811295" session_id=2176877616 session_state=BEGIN} 20241001055636728 DSS <0004> hlr_ussd.c:576 262428162811295/0x81c08430: Process SS (BEGIN) 20241001055636728 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241001055636728 DSS <0004> hlr_ussd.c:518 262428162811295/0x81c08430: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241001055636728 DSS <0004> hlr_ussd.c:363 262428162811295/0x81c08430: Tx USSD 'Your extension is 491614410340' 20241001055636728 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428162811295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428162811295" session_id=2176877616 session_state=END} 20241001055636728 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428162811295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055636728 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055636728 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@1562b242cc02: Found GsupExpect[0] for "262428162811295" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@1562b242cc02: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262428162811295" TC_mo_ussd_iuse_msisdn(192)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B4186C468301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@1562b242cc02: setverdict(pass): none -> pass 20241001055636732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54996<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@1562b242cc02: Final verdict of PTC: pass 20241001055636736 DAUC <0003> db_auc.c:157 IMSI='262428258431602': No 2G Auth Data 20241001055636736 DAUC <0003> db_auc.c:192 IMSI='262428258431602': No 3G Auth Data HLR_Test-GSUP(183)@1562b242cc02: Created GsupExpect[0] for "262428258431602" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241001055636765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55008<->l=127.0.0.1:4258 20241001055636771 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055636771 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428258431602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428258431602" session_id=836410889 session_state=BEGIN} 20241001055636771 DSS <0004> hlr_ussd.c:576 262428258431602/0x31da9e09: Process SS (BEGIN) 20241001055636771 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241001055636771 DSS <0004> hlr_ussd.c:518 262428258431602/0x31da9e09: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241001055636771 DSS <0004> hlr_ussd.c:363 262428258431602/0x31da9e09: Tx USSD 'Your extension is 491610586846' 20241001055636771 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428258431602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428258431602" session_id=836410889 session_state=END} 20241001055636771 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428258431602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055636771 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055636771 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@1562b242cc02: Found GsupExpect[0] for "262428258431602" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@1562b242cc02: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262428258431602" TC_mo_ussd_iuse_msisdn(193)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560359C0D47B301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@1562b242cc02: setverdict(pass): none -> pass 20241001055636775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55008<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@1562b242cc02: Final verdict of PTC: pass 20241001055636776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58678<->l=127.0.0.1:4258 20241001055636777 DLINP <000b> input/ipa.c:451 connected read/write 20241001055636777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055636777 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055636777 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055636777 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 184@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP(183)@1562b242cc02: Final verdict of PTC: none 20241001055636777 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35097<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 184: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@1562b242cc02: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Tue Oct 1 05:56:36 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 20241001055636822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55022<->l=127.0.0.1:4258 20241001055637023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55022<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5984) Waiting for packet dumper to finish... 1 (prev_count=5984, count=40788) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Tue Oct 1 05:56:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055640099 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055640099 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055640101 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055640102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55028<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055640104 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055640104 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055640104 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055640104 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 20241001055640104 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055640104 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 20241001055640104 DLGSUP <0013> gsup_server.c:235 2: 20241001055640104 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055640104 DLGSUP <0013> gsup_server.c:235 3: 20241001055640104 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055640104 DLGSUP <0013> gsup_server.c:235 4: 20241001055640104 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055640104 DLGSUP <0013> gsup_server.c:235 5: 20241001055640104 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055640104 DLGSUP <0013> gsup_server.c:235 7: 20241001055640104 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055640104 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055640104 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055640104 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@1562b242cc02: 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") 20241001055640124 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37337<->l=127.0.0.1:4259) 20241001055640142 DAUC <0003> db_auc.c:157 IMSI='262428070521127': No 2G Auth Data 20241001055640142 DAUC <0003> db_auc.c:192 IMSI='262428070521127': No 3G Auth Data HLR_Test-GSUP(195)@1562b242cc02: Created GsupExpect[0] for "262428070521127" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241001055640168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55044<->l=127.0.0.1:4258 20241001055640175 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055640175 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262428070521127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428070521127" source_name="the-source\n" session_id=558085046 session_state=BEGIN} 20241001055640175 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241001055640175 DSS <0004> hlr_ussd.c:576 262428070521127/0x2143b3b6: Process SS (BEGIN) 20241001055640175 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241001055640175 DSS <0004> hlr_ussd.c:518 262428070521127/0x2143b3b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241001055640175 DSS <0004> hlr_ussd.c:363 262428070521127/0x2143b3b6: Tx USSD 'Your extension is 491615727238' 20241001055640175 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262428070521127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428070521127" destination_name="the-source\n" session_id=558085046 session_state=END} 20241001055640175 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262428070521127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055640175 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055640175 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@1562b242cc02: Found GsupExpect[0] for "262428070521127" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@1562b242cc02: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262428070521127" TC_mo_ussd_iuse_msisdn_via_proxy(198)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A37D94D36C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@1562b242cc02: setverdict(pass): none -> pass 20241001055640181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55044<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@1562b242cc02: Final verdict of PTC: pass 20241001055640185 DAUC <0003> db_auc.c:157 IMSI='262421752319957': No 2G Auth Data 20241001055640185 DAUC <0003> db_auc.c:192 IMSI='262421752319957': No 3G Auth Data HLR_Test-GSUP(195)@1562b242cc02: Created GsupExpect[0] for "262421752319957" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241001055640207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55050<->l=127.0.0.1:4258 20241001055640214 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055640214 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421752319957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421752319957" source_name="the-source\n" session_id=2812289026 session_state=BEGIN} 20241001055640214 DSS <0004> hlr_ussd.c:576 262421752319957/0xa7a02002: Process SS (BEGIN) 20241001055640214 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241001055640214 DSS <0004> hlr_ussd.c:518 262421752319957/0xa7a02002: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241001055640214 DSS <0004> hlr_ussd.c:363 262421752319957/0xa7a02002: Tx USSD 'Your extension is 491617084786' 20241001055640214 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421752319957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421752319957" destination_name="the-source\n" session_id=2812289026 session_state=END} 20241001055640214 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262421752319957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055640214 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055640214 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@1562b242cc02: Found GsupExpect[0] for "262421752319957" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@1562b242cc02: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421752319957" TC_mo_ussd_iuse_msisdn_via_proxy(199)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E301CED86B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@1562b242cc02: setverdict(pass): none -> pass 20241001055640218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55050<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@1562b242cc02: Final verdict of PTC: pass 20241001055640222 DAUC <0003> db_auc.c:157 IMSI='262420677951752': No 2G Auth Data 20241001055640222 DAUC <0003> db_auc.c:192 IMSI='262420677951752': No 3G Auth Data HLR_Test-GSUP(195)@1562b242cc02: Created GsupExpect[0] for "262420677951752" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241001055640248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55064<->l=127.0.0.1:4258 20241001055640255 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055640255 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420677951752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420677951752" source_name="the-source\n" session_id=1385000818 session_state=BEGIN} 20241001055640255 DSS <0004> hlr_ussd.c:576 262420677951752/0x528d6f72: Process SS (BEGIN) 20241001055640255 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241001055640255 DSS <0004> hlr_ussd.c:518 262420677951752/0x528d6f72: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241001055640255 DSS <0004> hlr_ussd.c:363 262420677951752/0x528d6f72: Tx USSD 'Your extension is 491614011174' 20241001055640255 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420677951752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420677951752" destination_name="the-source\n" session_id=1385000818 session_state=END} 20241001055640255 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262420677951752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055640255 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055640255 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@1562b242cc02: Found GsupExpect[0] for "262420677951752" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@1562b242cc02: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262420677951752" TC_mo_ussd_iuse_msisdn_via_proxy(200)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B0582C76A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@1562b242cc02: setverdict(pass): none -> pass 20241001055640259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55064<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@1562b242cc02: Final verdict of PTC: pass 20241001055640263 DAUC <0003> db_auc.c:157 IMSI='262422248422703': No 2G Auth Data 20241001055640263 DAUC <0003> db_auc.c:192 IMSI='262422248422703': No 3G Auth Data HLR_Test-GSUP(195)@1562b242cc02: Created GsupExpect[0] for "262422248422703" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241001055640287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55080<->l=127.0.0.1:4258 20241001055640293 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055640293 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422248422703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422248422703" source_name="the-source\n" session_id=3433965309 session_state=BEGIN} 20241001055640293 DSS <0004> hlr_ussd.c:576 262422248422703/0xccae26fd: Process SS (BEGIN) 20241001055640293 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241001055640293 DSS <0004> hlr_ussd.c:518 262422248422703/0xccae26fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241001055640293 DSS <0004> hlr_ussd.c:363 262422248422703/0xccae26fd: Tx USSD 'Your extension is 491610378270' 20241001055640293 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422248422703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422248422703" destination_name="the-source\n" session_id=3433965309 session_state=END} 20241001055640293 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262422248422703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055640293 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055640293 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@1562b242cc02: Found GsupExpect[0] for "262422248422703" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@1562b242cc02: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262422248422703" TC_mo_ussd_iuse_msisdn_via_proxy(201)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B31B4E768301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@1562b242cc02: setverdict(pass): none -> pass 20241001055640296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55080<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@1562b242cc02: Final verdict of PTC: pass 20241001055640300 DAUC <0003> db_auc.c:157 IMSI='262421909171563': No 2G Auth Data 20241001055640300 DAUC <0003> db_auc.c:192 IMSI='262421909171563': No 3G Auth Data HLR_Test-GSUP(195)@1562b242cc02: Created GsupExpect[0] for "262421909171563" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241001055640325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55082<->l=127.0.0.1:4258 20241001055640332 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055640332 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421909171563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421909171563" source_name="the-source\n" session_id=531096725 session_state=BEGIN} 20241001055640332 DSS <0004> hlr_ussd.c:576 262421909171563/0x1fa7e495: Process SS (BEGIN) 20241001055640332 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241001055640332 DSS <0004> hlr_ussd.c:518 262421909171563/0x1fa7e495: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241001055640332 DSS <0004> hlr_ussd.c:363 262421909171563/0x1fa7e495: Tx USSD 'Your extension is 491612348543' 20241001055640332 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421909171563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421909171563" destination_name="the-source\n" session_id=531096725 session_state=END} 20241001055640332 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262421909171563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055640332 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055640332 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@1562b242cc02: Found GsupExpect[0] for "262421909171563" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@1562b242cc02: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421909171563" TC_mo_ussd_iuse_msisdn_via_proxy(202)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564331AAE469B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@1562b242cc02: setverdict(pass): none -> pass 20241001055640337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55082<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@1562b242cc02: Final verdict of PTC: pass 20241001055640341 DAUC <0003> db_auc.c:157 IMSI='262428350737644': No 2G Auth Data 20241001055640341 DAUC <0003> db_auc.c:192 IMSI='262428350737644': No 3G Auth Data HLR_Test-GSUP(195)@1562b242cc02: Created GsupExpect[0] for "262428350737644" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241001055640369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55092<->l=127.0.0.1:4258 20241001055640375 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055640375 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428350737644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428350737644" source_name="the-source\n" session_id=4226158729 session_state=BEGIN} 20241001055640375 DSS <0004> hlr_ussd.c:576 262428350737644/0xfbe61089: Process SS (BEGIN) 20241001055640375 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241001055640375 DSS <0004> hlr_ussd.c:518 262428350737644/0xfbe61089: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241001055640376 DSS <0004> hlr_ussd.c:363 262428350737644/0xfbe61089: Tx USSD 'Your extension is 491615611245' 20241001055640376 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428350737644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428350737644" destination_name="the-source\n" session_id=4226158729 session_state=END} 20241001055640376 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262428350737644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055640376 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055640376 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@1562b242cc02: Found GsupExpect[0] for "262428350737644" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@1562b242cc02: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428350737644" TC_mo_ussd_iuse_msisdn_via_proxy(203)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB6584C46AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@1562b242cc02: setverdict(pass): none -> pass 20241001055640379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55092<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@1562b242cc02: Final verdict of PTC: pass 20241001055640384 DAUC <0003> db_auc.c:157 IMSI='262427059013997': No 2G Auth Data 20241001055640384 DAUC <0003> db_auc.c:192 IMSI='262427059013997': No 3G Auth Data HLR_Test-GSUP(195)@1562b242cc02: Created GsupExpect[0] for "262427059013997" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241001055640413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55108<->l=127.0.0.1:4258 20241001055640418 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055640418 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262427059013997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427059013997" source_name="the-source\n" session_id=154882999 session_state=BEGIN} 20241001055640418 DSS <0004> hlr_ussd.c:576 262427059013997/0x093b53b7: Process SS (BEGIN) 20241001055640418 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241001055640418 DSS <0004> hlr_ussd.c:518 262427059013997/0x093b53b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241001055640418 DSS <0004> hlr_ussd.c:363 262427059013997/0x093b53b7: Tx USSD 'Your extension is 491615207207' 20241001055640418 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262427059013997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427059013997" destination_name="the-source\n" session_id=154882999 session_state=END} 20241001055640418 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262427059013997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055640418 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055640418 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@1562b242cc02: Found GsupExpect[0] for "262427059013997" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@1562b242cc02: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262427059013997" TC_mo_ussd_iuse_msisdn_via_proxy(204)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A32D84D06BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@1562b242cc02: setverdict(pass): none -> pass 20241001055640422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55108<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@1562b242cc02: Final verdict of PTC: pass 20241001055640426 DAUC <0003> db_auc.c:157 IMSI='262429584101346': No 2G Auth Data 20241001055640426 DAUC <0003> db_auc.c:192 IMSI='262429584101346': No 3G Auth Data HLR_Test-GSUP(195)@1562b242cc02: Created GsupExpect[0] for "262429584101346" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241001055640453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55122<->l=127.0.0.1:4258 20241001055640459 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055640459 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262429584101346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429584101346" source_name="the-source\n" session_id=2401731186 session_state=BEGIN} 20241001055640459 DSS <0004> hlr_ussd.c:576 262429584101346/0x8f278272: Process SS (BEGIN) 20241001055640459 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241001055640459 DSS <0004> hlr_ussd.c:518 262429584101346/0x8f278272: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241001055640459 DSS <0004> hlr_ussd.c:363 262429584101346/0x8f278272: Tx USSD 'Your extension is 491613406067' 20241001055640459 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262429584101346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429584101346" destination_name="the-source\n" session_id=2401731186 session_state=END} 20241001055640459 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262429584101346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055640459 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055640459 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@1562b242cc02: Found GsupExpect[0] for "262429584101346" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@1562b242cc02: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262429584101346" TC_mo_ussd_iuse_msisdn_via_proxy(205)@1562b242cc02: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56634980D66BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@1562b242cc02: setverdict(pass): none -> pass 20241001055640464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55122<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@1562b242cc02: Final verdict of PTC: pass 20241001055640465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55028<->l=127.0.0.1:4258 20241001055640466 DLINP <000b> input/ipa.c:451 connected read/write 20241001055640466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055640466 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055640466 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055640466 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055640466 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@1562b242cc02: Final verdict of PTC: none 20241001055640466 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37337<->l=127.0.0.1:4259) 196@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 196: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@1562b242cc02: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Tue Oct 1 05:56:40 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 20241001055640505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55130<->l=127.0.0.1:4258 20241001055640705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55130<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31804) Waiting for packet dumper to finish... 1 (prev_count=31804, count=40612) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Tue Oct 1 05:56:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_mo_ussd_euse started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 20241001055643791 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42165 20241001055643791 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42165 IPA-EUSE-foobar(208)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055643793 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643793 DLINP <000b> input/ipa.c:405 127.0.0.1:42165 message received MTC@1562b242cc02: in not legacy case 2 IPA-EUSE-foobar(208)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055643795 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643795 DLINP <000b> input/ipa.c:405 127.0.0.1:42165 message received 20241001055643795 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055643795 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241001055643795 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241001055643795 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241001055643795 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 20241001055643795 DLGSUP <0013> gsup_server.c:235 2: 20241001055643795 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055643795 DLGSUP <0013> gsup_server.c:235 3: 20241001055643795 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055643795 DLGSUP <0013> gsup_server.c:235 4: 20241001055643795 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055643795 DLGSUP <0013> gsup_server.c:235 5: 20241001055643795 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055643795 DLGSUP <0013> gsup_server.c:235 7: 20241001055643795 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055643795 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055643795 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055643795 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42165 IPA-EUSE-foobar(208)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055643796 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055643796 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055643799 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055643800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55134<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@1562b242cc02: 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 } } } } 20241001055643801 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055643801 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055643801 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055643801 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 20241001055643801 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055643801 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 20241001055643801 DLGSUP <0013> gsup_server.c:235 2: 20241001055643801 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055643801 DLGSUP <0013> gsup_server.c:235 3: 20241001055643801 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055643801 DLGSUP <0013> gsup_server.c:235 4: 20241001055643801 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055643801 DLGSUP <0013> gsup_server.c:235 5: 20241001055643801 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055643801 DLGSUP <0013> gsup_server.c:235 7: 20241001055643801 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055643801 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055643801 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055643801 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@1562b242cc02: 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") 20241001055643823 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44259<->l=127.0.0.1:4259) 20241001055643841 DAUC <0003> db_auc.c:157 IMSI='262423323794209': No 2G Auth Data 20241001055643841 DAUC <0003> db_auc.c:192 IMSI='262423323794209': No 3G Auth Data HLR_Test-GSUP(209)@1562b242cc02: Created GsupExpect[0] for "262423323794209" to be handled at TC_mo_ussd_euse(212) 20241001055643867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55150<->l=127.0.0.1:4258 20241001055643875 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055643875 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423323794209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423323794209" session_id=1473717795 session_state=BEGIN} 20241001055643875 DSS <0004> hlr_ussd.c:576 262423323794209/0x57d72623: Process SS (BEGIN) 20241001055643875 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055643875 DSS <0004> hlr_ussd.c:518 262423323794209/0x57d72623: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055643875 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643875 DLINP <000b> input/ipa.c:431 127.0.0.1:42165 sending data 20241001055643875 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643875 DLINP <000b> input/ipa.c:431 127.0.0.1:42165 sending data EUSE-TC_mo_ussd_euse(206)@1562b242cc02: 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 } } } } } 20241001055643884 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643884 DLINP <000b> input/ipa.c:405 127.0.0.1:42165 message received 20241001055643884 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262423323794209 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423323794209" session_id=1473717795 session_state=END} 20241001055643884 DSS <0004> hlr_ussd.c:576 262423323794209/0x57d72623: Process SS (END) 20241001055643884 DSS <0004> hlr_ussd.c:518 262423323794209/0x57d72623: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241001055643884 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423323794209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423323794209" session_id=1473717795 session_state=END} 20241001055643884 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423323794209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055643884 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262423323794209 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055643884 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055643884 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@1562b242cc02: Found GsupExpect[0] for "262423323794209" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@1562b242cc02: Added IMSI table entry 0TC_mo_ussd_euse(212)"262423323794209" TC_mo_ussd_euse(212)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055643889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55150<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@1562b242cc02: Final verdict of PTC: pass 20241001055643893 DAUC <0003> db_auc.c:157 IMSI='262425364960047': No 2G Auth Data 20241001055643893 DAUC <0003> db_auc.c:192 IMSI='262425364960047': No 3G Auth Data HLR_Test-GSUP(209)@1562b242cc02: Created GsupExpect[0] for "262425364960047" to be handled at TC_mo_ussd_euse(213) 20241001055643917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55164<->l=127.0.0.1:4258 20241001055643921 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055643921 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425364960047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425364960047" session_id=780890780 session_state=BEGIN} 20241001055643921 DSS <0004> hlr_ussd.c:576 262425364960047/0x2e8b729c: Process SS (BEGIN) 20241001055643921 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055643921 DSS <0004> hlr_ussd.c:518 262425364960047/0x2e8b729c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055643921 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643921 DLINP <000b> input/ipa.c:431 127.0.0.1:42165 sending data 20241001055643921 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643921 DLINP <000b> input/ipa.c:431 127.0.0.1:42165 sending data EUSE-TC_mo_ussd_euse(206)@1562b242cc02: 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 } } } } } 20241001055643924 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643924 DLINP <000b> input/ipa.c:405 127.0.0.1:42165 message received 20241001055643924 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262425364960047 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425364960047" session_id=780890780 session_state=END} 20241001055643924 DSS <0004> hlr_ussd.c:576 262425364960047/0x2e8b729c: Process SS (END) 20241001055643924 DSS <0004> hlr_ussd.c:518 262425364960047/0x2e8b729c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241001055643924 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425364960047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425364960047" session_id=780890780 session_state=END} 20241001055643924 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425364960047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055643924 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262425364960047 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055643924 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055643924 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@1562b242cc02: Found GsupExpect[0] for "262425364960047" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@1562b242cc02: Added IMSI table entry 1TC_mo_ussd_euse(213)"262425364960047" TC_mo_ussd_euse(213)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055643927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55164<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@1562b242cc02: Final verdict of PTC: pass 20241001055643931 DAUC <0003> db_auc.c:157 IMSI='262422911154007': No 2G Auth Data 20241001055643931 DAUC <0003> db_auc.c:192 IMSI='262422911154007': No 3G Auth Data HLR_Test-GSUP(209)@1562b242cc02: Created GsupExpect[0] for "262422911154007" to be handled at TC_mo_ussd_euse(214) 20241001055643956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55172<->l=127.0.0.1:4258 20241001055643963 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055643963 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422911154007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422911154007" session_id=1932031392 session_state=BEGIN} 20241001055643963 DSS <0004> hlr_ussd.c:576 262422911154007/0x732875a0: Process SS (BEGIN) 20241001055643963 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055643963 DSS <0004> hlr_ussd.c:518 262422911154007/0x732875a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055643963 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643963 DLINP <000b> input/ipa.c:431 127.0.0.1:42165 sending data 20241001055643963 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643963 DLINP <000b> input/ipa.c:431 127.0.0.1:42165 sending data EUSE-TC_mo_ussd_euse(206)@1562b242cc02: 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 } } } } } 20241001055643965 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643965 DLINP <000b> input/ipa.c:405 127.0.0.1:42165 message received 20241001055643965 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262422911154007 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422911154007" session_id=1932031392 session_state=END} 20241001055643965 DSS <0004> hlr_ussd.c:576 262422911154007/0x732875a0: Process SS (END) 20241001055643965 DSS <0004> hlr_ussd.c:518 262422911154007/0x732875a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241001055643965 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422911154007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422911154007" session_id=1932031392 session_state=END} 20241001055643965 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422911154007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055643965 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262422911154007 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055643965 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055643965 DLINP <000b> input/ipa.c:451 connected read/write 20241001055643965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@1562b242cc02: Found GsupExpect[0] for "262422911154007" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@1562b242cc02: Added IMSI table entry 2TC_mo_ussd_euse(214)"262422911154007" TC_mo_ussd_euse(214)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055643969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55172<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@1562b242cc02: Final verdict of PTC: pass 20241001055643973 DAUC <0003> db_auc.c:157 IMSI='262428051146123': No 2G Auth Data 20241001055643973 DAUC <0003> db_auc.c:192 IMSI='262428051146123': No 3G Auth Data HLR_Test-GSUP(209)@1562b242cc02: Created GsupExpect[0] for "262428051146123" to be handled at TC_mo_ussd_euse(215) 20241001055643996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55186<->l=127.0.0.1:4258 20241001055644002 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055644002 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428051146123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428051146123" session_id=2631174652 session_state=BEGIN} 20241001055644002 DSS <0004> hlr_ussd.c:576 262428051146123/0x9cd489fc: Process SS (BEGIN) 20241001055644002 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055644002 DSS <0004> hlr_ussd.c:518 262428051146123/0x9cd489fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055644002 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644002 DLINP <000b> input/ipa.c:431 127.0.0.1:42165 sending data 20241001055644002 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644002 DLINP <000b> input/ipa.c:431 127.0.0.1:42165 sending data EUSE-TC_mo_ussd_euse(206)@1562b242cc02: 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 } } } } } 20241001055644005 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644005 DLINP <000b> input/ipa.c:405 127.0.0.1:42165 message received 20241001055644005 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262428051146123 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428051146123" session_id=2631174652 session_state=END} 20241001055644005 DSS <0004> hlr_ussd.c:576 262428051146123/0x9cd489fc: Process SS (END) 20241001055644005 DSS <0004> hlr_ussd.c:518 262428051146123/0x9cd489fc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241001055644005 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428051146123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428051146123" session_id=2631174652 session_state=END} 20241001055644005 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428051146123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055644005 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262428051146123 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055644005 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055644005 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@1562b242cc02: Found GsupExpect[0] for "262428051146123" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@1562b242cc02: Added IMSI table entry 3TC_mo_ussd_euse(215)"262428051146123" TC_mo_ussd_euse(215)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055644008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55186<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@1562b242cc02: Final verdict of PTC: pass 20241001055644012 DAUC <0003> db_auc.c:157 IMSI='262429458716170': No 2G Auth Data 20241001055644012 DAUC <0003> db_auc.c:192 IMSI='262429458716170': No 3G Auth Data HLR_Test-GSUP(209)@1562b242cc02: Created GsupExpect[0] for "262429458716170" to be handled at TC_mo_ussd_euse(216) 20241001055644037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55196<->l=127.0.0.1:4258 20241001055644042 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055644042 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429458716170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429458716170" session_id=1824411975 session_state=BEGIN} 20241001055644042 DSS <0004> hlr_ussd.c:576 262429458716170/0x6cbe5147: Process SS (BEGIN) 20241001055644042 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055644042 DSS <0004> hlr_ussd.c:518 262429458716170/0x6cbe5147: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055644042 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644042 DLINP <000b> input/ipa.c:431 127.0.0.1:42165 sending data 20241001055644042 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644042 DLINP <000b> input/ipa.c:431 127.0.0.1:42165 sending data EUSE-TC_mo_ussd_euse(206)@1562b242cc02: 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 } } } } } 20241001055644044 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644044 DLINP <000b> input/ipa.c:405 127.0.0.1:42165 message received 20241001055644044 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262429458716170 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429458716170" session_id=1824411975 session_state=END} 20241001055644044 DSS <0004> hlr_ussd.c:576 262429458716170/0x6cbe5147: Process SS (END) 20241001055644044 DSS <0004> hlr_ussd.c:518 262429458716170/0x6cbe5147: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241001055644044 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429458716170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429458716170" session_id=1824411975 session_state=END} 20241001055644044 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429458716170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055644044 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262429458716170 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055644044 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055644044 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@1562b242cc02: Found GsupExpect[0] for "262429458716170" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@1562b242cc02: Added IMSI table entry 4TC_mo_ussd_euse(216)"262429458716170" TC_mo_ussd_euse(216)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055644047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55196<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@1562b242cc02: Final verdict of PTC: pass 20241001055644051 DAUC <0003> db_auc.c:157 IMSI='262423892448531': No 2G Auth Data 20241001055644051 DAUC <0003> db_auc.c:192 IMSI='262423892448531': No 3G Auth Data HLR_Test-GSUP(209)@1562b242cc02: Created GsupExpect[0] for "262423892448531" to be handled at TC_mo_ussd_euse(217) 20241001055644078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55198<->l=127.0.0.1:4258 20241001055644084 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055644084 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423892448531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423892448531" session_id=3111813005 session_state=BEGIN} 20241001055644084 DSS <0004> hlr_ussd.c:576 262423892448531/0xb97a7f8d: Process SS (BEGIN) 20241001055644084 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055644084 DSS <0004> hlr_ussd.c:518 262423892448531/0xb97a7f8d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055644084 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644084 DLINP <000b> input/ipa.c:431 127.0.0.1:42165 sending data 20241001055644084 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644084 DLINP <000b> input/ipa.c:431 127.0.0.1:42165 sending data EUSE-TC_mo_ussd_euse(206)@1562b242cc02: 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 } } } } } 20241001055644085 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644085 DLINP <000b> input/ipa.c:405 127.0.0.1:42165 message received 20241001055644085 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262423892448531 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423892448531" session_id=3111813005 session_state=END} 20241001055644085 DSS <0004> hlr_ussd.c:576 262423892448531/0xb97a7f8d: Process SS (END) 20241001055644085 DSS <0004> hlr_ussd.c:518 262423892448531/0xb97a7f8d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241001055644086 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423892448531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423892448531" session_id=3111813005 session_state=END} 20241001055644086 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423892448531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055644086 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262423892448531 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055644086 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055644086 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@1562b242cc02: Found GsupExpect[0] for "262423892448531" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@1562b242cc02: Added IMSI table entry 5TC_mo_ussd_euse(217)"262423892448531" TC_mo_ussd_euse(217)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055644089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55198<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@1562b242cc02: Final verdict of PTC: pass 20241001055644093 DAUC <0003> db_auc.c:157 IMSI='262429841267826': No 2G Auth Data 20241001055644093 DAUC <0003> db_auc.c:192 IMSI='262429841267826': No 3G Auth Data HLR_Test-GSUP(209)@1562b242cc02: Created GsupExpect[0] for "262429841267826" to be handled at TC_mo_ussd_euse(218) 20241001055644121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55212<->l=127.0.0.1:4258 20241001055644128 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055644128 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429841267826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429841267826" session_id=1134434761 session_state=BEGIN} 20241001055644128 DSS <0004> hlr_ussd.c:576 262429841267826/0x439e19c9: Process SS (BEGIN) 20241001055644128 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055644128 DSS <0004> hlr_ussd.c:518 262429841267826/0x439e19c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055644128 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644128 DLINP <000b> input/ipa.c:431 127.0.0.1:42165 sending data 20241001055644128 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644128 DLINP <000b> input/ipa.c:431 127.0.0.1:42165 sending data EUSE-TC_mo_ussd_euse(206)@1562b242cc02: 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 } } } } } 20241001055644130 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644130 DLINP <000b> input/ipa.c:405 127.0.0.1:42165 message received 20241001055644130 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262429841267826 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429841267826" session_id=1134434761 session_state=END} 20241001055644130 DSS <0004> hlr_ussd.c:576 262429841267826/0x439e19c9: Process SS (END) 20241001055644130 DSS <0004> hlr_ussd.c:518 262429841267826/0x439e19c9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241001055644130 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429841267826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429841267826" session_id=1134434761 session_state=END} 20241001055644130 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429841267826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055644130 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262429841267826 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055644130 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055644130 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@1562b242cc02: Found GsupExpect[0] for "262429841267826" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@1562b242cc02: Added IMSI table entry 6TC_mo_ussd_euse(218)"262429841267826" TC_mo_ussd_euse(218)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055644133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55212<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@1562b242cc02: Final verdict of PTC: pass 20241001055644138 DAUC <0003> db_auc.c:157 IMSI='262428705430506': No 2G Auth Data 20241001055644138 DAUC <0003> db_auc.c:192 IMSI='262428705430506': No 3G Auth Data HLR_Test-GSUP(209)@1562b242cc02: Created GsupExpect[0] for "262428705430506" to be handled at TC_mo_ussd_euse(219) 20241001055644165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55220<->l=127.0.0.1:4258 20241001055644170 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055644170 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428705430506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428705430506" session_id=1101222774 session_state=BEGIN} 20241001055644170 DSS <0004> hlr_ussd.c:576 262428705430506/0x41a35376: Process SS (BEGIN) 20241001055644170 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055644170 DSS <0004> hlr_ussd.c:518 262428705430506/0x41a35376: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055644170 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644170 DLINP <000b> input/ipa.c:431 127.0.0.1:42165 sending data 20241001055644170 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644170 DLINP <000b> input/ipa.c:431 127.0.0.1:42165 sending data EUSE-TC_mo_ussd_euse(206)@1562b242cc02: 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 } } } } } 20241001055644172 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644172 DLINP <000b> input/ipa.c:405 127.0.0.1:42165 message received 20241001055644172 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262428705430506 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428705430506" session_id=1101222774 session_state=END} 20241001055644172 DSS <0004> hlr_ussd.c:576 262428705430506/0x41a35376: Process SS (END) 20241001055644172 DSS <0004> hlr_ussd.c:518 262428705430506/0x41a35376: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241001055644172 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428705430506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428705430506" session_id=1101222774 session_state=END} 20241001055644172 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428705430506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055644172 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262428705430506 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055644172 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055644172 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@1562b242cc02: Found GsupExpect[0] for "262428705430506" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@1562b242cc02: Added IMSI table entry 7TC_mo_ussd_euse(219)"262428705430506" TC_mo_ussd_euse(219)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055644175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55220<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@1562b242cc02: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@1562b242cc02: Final verdict of PTC: none 20241001055644177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55134<->l=127.0.0.1:4258 20241001055644178 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644178 DLINP <000b> input/ipa.c:405 127.0.0.1:42165 message received 20241001055644178 DLINP <000b> input/ipa.c:414 127.0.0.1:42165 connection closed with server 20241001055644178 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42165 20241001055644178 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(209)@1562b242cc02: Final verdict of PTC: none 20241001055644179 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44259<->l=127.0.0.1:4259) 20241001055644179 DLINP <000b> input/ipa.c:451 connected read/write 20241001055644179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055644179 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055644179 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055644179 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 210@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@1562b242cc02: Final verdict of PTC: none IPA-EUSE-foobar(208)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 210: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@1562b242cc02: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Tue Oct 1 05:56:44 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241001055644218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55230<->l=127.0.0.1:4258 20241001055644419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55230<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32800) Waiting for packet dumper to finish... 1 (prev_count=32800, count=44712) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Tue Oct 1 05:56:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_mo_ussd_euse_continue started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 20241001055647500 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43531 20241001055647500 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43531 IPA-EUSE-foobar(222)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1562b242cc02: in not legacy case 2 20241001055647502 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647502 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647504 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055647504 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055647505 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647505 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647505 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055647505 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241001055647505 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241001055647505 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241001055647505 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 20241001055647505 DLGSUP <0013> gsup_server.c:235 2: 20241001055647505 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055647505 DLGSUP <0013> gsup_server.c:235 3: 20241001055647505 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055647505 DLGSUP <0013> gsup_server.c:235 4: 20241001055647505 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055647505 DLGSUP <0013> gsup_server.c:235 5: 20241001055647505 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055647505 DLGSUP <0013> gsup_server.c:235 7: 20241001055647505 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055647505 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055647505 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055647505 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43531 IPA-EUSE-foobar(222)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055647507 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52174<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055647510 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647510 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055647510 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055647510 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 20241001055647510 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055647510 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 20241001055647510 DLGSUP <0013> gsup_server.c:235 2: 20241001055647510 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055647510 DLGSUP <0013> gsup_server.c:235 3: 20241001055647510 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055647510 DLGSUP <0013> gsup_server.c:235 4: 20241001055647510 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055647510 DLGSUP <0013> gsup_server.c:235 5: 20241001055647510 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055647510 DLGSUP <0013> gsup_server.c:235 7: 20241001055647510 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055647510 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055647510 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055647510 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@1562b242cc02: 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") 20241001055647531 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33333<->l=127.0.0.1:4259) 20241001055647551 DAUC <0003> db_auc.c:157 IMSI='262426963916822': No 2G Auth Data 20241001055647551 DAUC <0003> db_auc.c:192 IMSI='262426963916822': No 3G Auth Data HLR_Test-GSUP(223)@1562b242cc02: Created GsupExpect[0] for "262426963916822" to be handled at TC_mo_ussd_euse_continue(226) 20241001055647574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52188<->l=127.0.0.1:4258 20241001055647583 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647583 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426963916822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426963916822" session_id=678792203 session_state=BEGIN} 20241001055647583 DSS <0004> hlr_ussd.c:576 262426963916822/0x28758c0b: Process SS (BEGIN) 20241001055647583 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055647583 DSS <0004> hlr_ussd.c:518 262426963916822/0x28758c0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055647583 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647583 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data 20241001055647583 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647583 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: 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 } } } } } 20241001055647591 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647591 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647591 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262426963916822 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426963916822" session_id=678792203 session_state=CONTINUE} 20241001055647591 DSS <0004> hlr_ussd.c:576 262426963916822/0x28758c0b: Process SS (CONTINUE) 20241001055647591 DSS <0004> hlr_ussd.c:518 262426963916822/0x28758c0b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241001055647591 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426963916822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426963916822" session_id=678792203 session_state=CONTINUE} 20241001055647591 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262426963916822 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055647591 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055647591 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@1562b242cc02: Found GsupExpect[0] for "262426963916822" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@1562b242cc02: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262426963916822" TC_mo_ussd_euse_continue(226)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055647597 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647597 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426963916822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426963916822" session_id=678792203 session_state=CONTINUE} 20241001055647597 DSS <0004> hlr_ussd.c:576 262426963916822/0x28758c0b: Process SS (CONTINUE) 20241001055647597 DSS <0004> hlr_ussd.c:518 262426963916822/0x28758c0b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241001055647597 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426963916822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055647597 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647597 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data 20241001055647597 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647597 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: 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 } } } } } 20241001055647599 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647599 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647599 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262426963916822 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426963916822" session_id=678792203 session_state=END} 20241001055647599 DSS <0004> hlr_ussd.c:576 262426963916822/0x28758c0b: Process SS (END) 20241001055647599 DSS <0004> hlr_ussd.c:518 262426963916822/0x28758c0b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241001055647599 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426963916822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426963916822" session_id=678792203 session_state=END} 20241001055647599 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426963916822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055647599 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262426963916822 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055647599 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055647599 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055647601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52188<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@1562b242cc02: Final verdict of PTC: pass 20241001055647605 DAUC <0003> db_auc.c:157 IMSI='262425172755455': No 2G Auth Data 20241001055647605 DAUC <0003> db_auc.c:192 IMSI='262425172755455': No 3G Auth Data HLR_Test-GSUP(223)@1562b242cc02: Created GsupExpect[0] for "262425172755455" to be handled at TC_mo_ussd_euse_continue(227) 20241001055647630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52196<->l=127.0.0.1:4258 20241001055647637 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647637 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425172755455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425172755455" session_id=2681530092 session_state=BEGIN} 20241001055647637 DSS <0004> hlr_ussd.c:576 262425172755455/0x9fd4e6ec: Process SS (BEGIN) 20241001055647637 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055647637 DSS <0004> hlr_ussd.c:518 262425172755455/0x9fd4e6ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055647637 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647637 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data 20241001055647637 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647637 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: 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 } } } } } 20241001055647639 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647639 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647639 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262425172755455 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425172755455" session_id=2681530092 session_state=CONTINUE} 20241001055647639 DSS <0004> hlr_ussd.c:576 262425172755455/0x9fd4e6ec: Process SS (CONTINUE) 20241001055647639 DSS <0004> hlr_ussd.c:518 262425172755455/0x9fd4e6ec: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241001055647639 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425172755455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425172755455" session_id=2681530092 session_state=CONTINUE} 20241001055647639 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262425172755455 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055647639 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055647639 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@1562b242cc02: Found GsupExpect[0] for "262425172755455" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@1562b242cc02: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262425172755455" TC_mo_ussd_euse_continue(227)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055647643 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647643 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425172755455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425172755455" session_id=2681530092 session_state=CONTINUE} 20241001055647643 DSS <0004> hlr_ussd.c:576 262425172755455/0x9fd4e6ec: Process SS (CONTINUE) 20241001055647643 DSS <0004> hlr_ussd.c:518 262425172755455/0x9fd4e6ec: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241001055647643 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425172755455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055647643 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647643 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data 20241001055647643 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647643 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: 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 } } } } } 20241001055647645 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647645 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647645 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262425172755455 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425172755455" session_id=2681530092 session_state=END} 20241001055647645 DSS <0004> hlr_ussd.c:576 262425172755455/0x9fd4e6ec: Process SS (END) 20241001055647645 DSS <0004> hlr_ussd.c:518 262425172755455/0x9fd4e6ec: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241001055647645 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425172755455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425172755455" session_id=2681530092 session_state=END} 20241001055647645 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425172755455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055647645 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262425172755455 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055647645 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055647645 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055647647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52196<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@1562b242cc02: Final verdict of PTC: pass 20241001055647651 DAUC <0003> db_auc.c:157 IMSI='262428281239868': No 2G Auth Data 20241001055647651 DAUC <0003> db_auc.c:192 IMSI='262428281239868': No 3G Auth Data HLR_Test-GSUP(223)@1562b242cc02: Created GsupExpect[0] for "262428281239868" to be handled at TC_mo_ussd_euse_continue(228) 20241001055647675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52208<->l=127.0.0.1:4258 20241001055647681 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647681 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428281239868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428281239868" session_id=87420135 session_state=BEGIN} 20241001055647681 DSS <0004> hlr_ussd.c:576 262428281239868/0x0535ece7: Process SS (BEGIN) 20241001055647681 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055647681 DSS <0004> hlr_ussd.c:518 262428281239868/0x0535ece7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055647681 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647681 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data 20241001055647681 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647681 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: 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 } } } } } 20241001055647683 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647683 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647683 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262428281239868 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428281239868" session_id=87420135 session_state=CONTINUE} 20241001055647683 DSS <0004> hlr_ussd.c:576 262428281239868/0x0535ece7: Process SS (CONTINUE) 20241001055647683 DSS <0004> hlr_ussd.c:518 262428281239868/0x0535ece7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241001055647683 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428281239868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428281239868" session_id=87420135 session_state=CONTINUE} 20241001055647683 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262428281239868 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055647683 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055647683 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@1562b242cc02: Found GsupExpect[0] for "262428281239868" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@1562b242cc02: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262428281239868" TC_mo_ussd_euse_continue(228)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055647688 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647688 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428281239868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428281239868" session_id=87420135 session_state=CONTINUE} 20241001055647688 DSS <0004> hlr_ussd.c:576 262428281239868/0x0535ece7: Process SS (CONTINUE) 20241001055647688 DSS <0004> hlr_ussd.c:518 262428281239868/0x0535ece7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241001055647688 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428281239868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055647688 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647688 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data 20241001055647688 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647688 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: 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 } } } } } 20241001055647690 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647690 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647690 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262428281239868 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428281239868" session_id=87420135 session_state=END} 20241001055647690 DSS <0004> hlr_ussd.c:576 262428281239868/0x0535ece7: Process SS (END) 20241001055647690 DSS <0004> hlr_ussd.c:518 262428281239868/0x0535ece7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241001055647690 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428281239868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428281239868" session_id=87420135 session_state=END} 20241001055647690 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428281239868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055647690 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262428281239868 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055647690 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055647690 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055647692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52208<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@1562b242cc02: Final verdict of PTC: pass 20241001055647696 DAUC <0003> db_auc.c:157 IMSI='262429912084352': No 2G Auth Data 20241001055647696 DAUC <0003> db_auc.c:192 IMSI='262429912084352': No 3G Auth Data HLR_Test-GSUP(223)@1562b242cc02: Created GsupExpect[0] for "262429912084352" to be handled at TC_mo_ussd_euse_continue(229) 20241001055647718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52210<->l=127.0.0.1:4258 20241001055647724 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647724 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429912084352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429912084352" session_id=4231559103 session_state=BEGIN} 20241001055647724 DSS <0004> hlr_ussd.c:576 262429912084352/0xfc3877bf: Process SS (BEGIN) 20241001055647724 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055647724 DSS <0004> hlr_ussd.c:518 262429912084352/0xfc3877bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055647724 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647724 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data 20241001055647724 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647724 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: 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 } } } } } 20241001055647726 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647726 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647726 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262429912084352 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429912084352" session_id=4231559103 session_state=CONTINUE} 20241001055647726 DSS <0004> hlr_ussd.c:576 262429912084352/0xfc3877bf: Process SS (CONTINUE) 20241001055647726 DSS <0004> hlr_ussd.c:518 262429912084352/0xfc3877bf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241001055647726 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429912084352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429912084352" session_id=4231559103 session_state=CONTINUE} 20241001055647726 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262429912084352 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055647726 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055647726 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@1562b242cc02: Found GsupExpect[0] for "262429912084352" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@1562b242cc02: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262429912084352" TC_mo_ussd_euse_continue(229)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055647730 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647730 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429912084352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429912084352" session_id=4231559103 session_state=CONTINUE} 20241001055647730 DSS <0004> hlr_ussd.c:576 262429912084352/0xfc3877bf: Process SS (CONTINUE) 20241001055647730 DSS <0004> hlr_ussd.c:518 262429912084352/0xfc3877bf: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241001055647730 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429912084352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055647730 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647730 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data 20241001055647730 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647730 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: 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 } } } } } 20241001055647732 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647732 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647732 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262429912084352 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429912084352" session_id=4231559103 session_state=END} 20241001055647732 DSS <0004> hlr_ussd.c:576 262429912084352/0xfc3877bf: Process SS (END) 20241001055647732 DSS <0004> hlr_ussd.c:518 262429912084352/0xfc3877bf: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241001055647732 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429912084352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429912084352" session_id=4231559103 session_state=END} 20241001055647732 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429912084352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055647732 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262429912084352 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055647732 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055647732 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055647734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52210<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@1562b242cc02: Final verdict of PTC: pass 20241001055647738 DAUC <0003> db_auc.c:157 IMSI='262426750382941': No 2G Auth Data 20241001055647738 DAUC <0003> db_auc.c:192 IMSI='262426750382941': No 3G Auth Data HLR_Test-GSUP(223)@1562b242cc02: Created GsupExpect[0] for "262426750382941" to be handled at TC_mo_ussd_euse_continue(230) 20241001055647762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52220<->l=127.0.0.1:4258 20241001055647768 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647768 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426750382941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426750382941" session_id=1342766546 session_state=BEGIN} 20241001055647768 DSS <0004> hlr_ussd.c:576 262426750382941/0x5008fdd2: Process SS (BEGIN) 20241001055647768 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055647768 DSS <0004> hlr_ussd.c:518 262426750382941/0x5008fdd2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055647768 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647768 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data 20241001055647768 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647768 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: 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 } } } } } 20241001055647770 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647770 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647770 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262426750382941 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426750382941" session_id=1342766546 session_state=CONTINUE} 20241001055647770 DSS <0004> hlr_ussd.c:576 262426750382941/0x5008fdd2: Process SS (CONTINUE) 20241001055647770 DSS <0004> hlr_ussd.c:518 262426750382941/0x5008fdd2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241001055647770 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426750382941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426750382941" session_id=1342766546 session_state=CONTINUE} 20241001055647770 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262426750382941 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055647770 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055647770 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@1562b242cc02: Found GsupExpect[0] for "262426750382941" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@1562b242cc02: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262426750382941" TC_mo_ussd_euse_continue(230)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055647774 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647774 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426750382941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426750382941" session_id=1342766546 session_state=CONTINUE} 20241001055647774 DSS <0004> hlr_ussd.c:576 262426750382941/0x5008fdd2: Process SS (CONTINUE) 20241001055647774 DSS <0004> hlr_ussd.c:518 262426750382941/0x5008fdd2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241001055647774 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426750382941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055647774 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647774 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data 20241001055647774 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647774 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: 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 } } } } } 20241001055647776 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647776 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647776 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262426750382941 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426750382941" session_id=1342766546 session_state=END} 20241001055647776 DSS <0004> hlr_ussd.c:576 262426750382941/0x5008fdd2: Process SS (END) 20241001055647776 DSS <0004> hlr_ussd.c:518 262426750382941/0x5008fdd2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241001055647776 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426750382941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426750382941" session_id=1342766546 session_state=END} 20241001055647776 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426750382941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055647776 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262426750382941 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055647776 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055647776 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055647778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52220<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@1562b242cc02: Final verdict of PTC: pass 20241001055647782 DAUC <0003> db_auc.c:157 IMSI='262422042351417': No 2G Auth Data 20241001055647782 DAUC <0003> db_auc.c:192 IMSI='262422042351417': No 3G Auth Data HLR_Test-GSUP(223)@1562b242cc02: Created GsupExpect[0] for "262422042351417" to be handled at TC_mo_ussd_euse_continue(231) 20241001055647810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 20241001055647817 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647817 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422042351417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422042351417" session_id=2745307781 session_state=BEGIN} 20241001055647817 DSS <0004> hlr_ussd.c:576 262422042351417/0xa3a21285: Process SS (BEGIN) 20241001055647817 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055647817 DSS <0004> hlr_ussd.c:518 262422042351417/0xa3a21285: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055647817 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647817 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data 20241001055647817 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647817 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: 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 } } } } } 20241001055647819 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647819 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647819 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262422042351417 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422042351417" session_id=2745307781 session_state=CONTINUE} 20241001055647819 DSS <0004> hlr_ussd.c:576 262422042351417/0xa3a21285: Process SS (CONTINUE) 20241001055647819 DSS <0004> hlr_ussd.c:518 262422042351417/0xa3a21285: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241001055647819 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422042351417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422042351417" session_id=2745307781 session_state=CONTINUE} 20241001055647819 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262422042351417 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055647819 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055647819 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@1562b242cc02: Found GsupExpect[0] for "262422042351417" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@1562b242cc02: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262422042351417" TC_mo_ussd_euse_continue(231)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055647822 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647822 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422042351417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422042351417" session_id=2745307781 session_state=CONTINUE} 20241001055647822 DSS <0004> hlr_ussd.c:576 262422042351417/0xa3a21285: Process SS (CONTINUE) 20241001055647822 DSS <0004> hlr_ussd.c:518 262422042351417/0xa3a21285: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241001055647822 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422042351417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055647822 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647822 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data 20241001055647822 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647822 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: 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 } } } } } 20241001055647824 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647824 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647824 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262422042351417 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422042351417" session_id=2745307781 session_state=END} 20241001055647824 DSS <0004> hlr_ussd.c:576 262422042351417/0xa3a21285: Process SS (END) 20241001055647824 DSS <0004> hlr_ussd.c:518 262422042351417/0xa3a21285: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241001055647824 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422042351417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422042351417" session_id=2745307781 session_state=END} 20241001055647824 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422042351417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055647824 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262422042351417 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055647824 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055647824 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055647826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@1562b242cc02: Final verdict of PTC: pass 20241001055647830 DAUC <0003> db_auc.c:157 IMSI='262424945113746': No 2G Auth Data 20241001055647830 DAUC <0003> db_auc.c:192 IMSI='262424945113746': No 3G Auth Data HLR_Test-GSUP(223)@1562b242cc02: Created GsupExpect[0] for "262424945113746" to be handled at TC_mo_ussd_euse_continue(232) 20241001055647857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52244<->l=127.0.0.1:4258 20241001055647862 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647862 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424945113746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424945113746" session_id=1942476770 session_state=BEGIN} 20241001055647862 DSS <0004> hlr_ussd.c:576 262424945113746/0x73c7d7e2: Process SS (BEGIN) 20241001055647862 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055647862 DSS <0004> hlr_ussd.c:518 262424945113746/0x73c7d7e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055647862 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647862 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data 20241001055647862 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647862 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: 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 } } } } } 20241001055647864 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647864 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647864 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424945113746 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424945113746" session_id=1942476770 session_state=CONTINUE} 20241001055647864 DSS <0004> hlr_ussd.c:576 262424945113746/0x73c7d7e2: Process SS (CONTINUE) 20241001055647864 DSS <0004> hlr_ussd.c:518 262424945113746/0x73c7d7e2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241001055647864 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424945113746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424945113746" session_id=1942476770 session_state=CONTINUE} 20241001055647864 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424945113746 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055647864 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055647865 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@1562b242cc02: Found GsupExpect[0] for "262424945113746" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@1562b242cc02: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424945113746" TC_mo_ussd_euse_continue(232)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055647869 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647869 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424945113746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424945113746" session_id=1942476770 session_state=CONTINUE} 20241001055647869 DSS <0004> hlr_ussd.c:576 262424945113746/0x73c7d7e2: Process SS (CONTINUE) 20241001055647869 DSS <0004> hlr_ussd.c:518 262424945113746/0x73c7d7e2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241001055647869 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424945113746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055647869 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647869 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data 20241001055647869 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647869 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: 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 } } } } } 20241001055647871 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647871 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647871 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424945113746 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424945113746" session_id=1942476770 session_state=END} 20241001055647871 DSS <0004> hlr_ussd.c:576 262424945113746/0x73c7d7e2: Process SS (END) 20241001055647871 DSS <0004> hlr_ussd.c:518 262424945113746/0x73c7d7e2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241001055647871 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424945113746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424945113746" session_id=1942476770 session_state=END} 20241001055647871 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424945113746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055647871 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424945113746 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055647871 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055647871 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055647873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52244<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@1562b242cc02: Final verdict of PTC: pass 20241001055647877 DAUC <0003> db_auc.c:157 IMSI='262421996117214': No 2G Auth Data 20241001055647877 DAUC <0003> db_auc.c:192 IMSI='262421996117214': No 3G Auth Data HLR_Test-GSUP(223)@1562b242cc02: Created GsupExpect[0] for "262421996117214" to be handled at TC_mo_ussd_euse_continue(233) 20241001055647903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52260<->l=127.0.0.1:4258 20241001055647907 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647907 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421996117214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421996117214" session_id=1144769916 session_state=BEGIN} 20241001055647907 DSS <0004> hlr_ussd.c:576 262421996117214/0x443bcd7c: Process SS (BEGIN) 20241001055647907 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241001055647907 DSS <0004> hlr_ussd.c:518 262421996117214/0x443bcd7c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241001055647907 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647907 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data 20241001055647907 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647907 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: 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 } } } } } 20241001055647909 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647909 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647909 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262421996117214 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421996117214" session_id=1144769916 session_state=CONTINUE} 20241001055647909 DSS <0004> hlr_ussd.c:576 262421996117214/0x443bcd7c: Process SS (CONTINUE) 20241001055647909 DSS <0004> hlr_ussd.c:518 262421996117214/0x443bcd7c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241001055647909 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421996117214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421996117214" session_id=1144769916 session_state=CONTINUE} 20241001055647909 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262421996117214 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055647909 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055647910 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@1562b242cc02: Found GsupExpect[0] for "262421996117214" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@1562b242cc02: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262421996117214" TC_mo_ussd_euse_continue(233)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055647914 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647914 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421996117214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421996117214" session_id=1144769916 session_state=CONTINUE} 20241001055647914 DSS <0004> hlr_ussd.c:576 262421996117214/0x443bcd7c: Process SS (CONTINUE) 20241001055647914 DSS <0004> hlr_ussd.c:518 262421996117214/0x443bcd7c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241001055647914 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421996117214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055647914 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647914 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data 20241001055647914 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647914 DLINP <000b> input/ipa.c:431 127.0.0.1:43531 sending data EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: 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 } } } } } 20241001055647915 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647915 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647915 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262421996117214 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421996117214" session_id=1144769916 session_state=END} 20241001055647915 DSS <0004> hlr_ussd.c:576 262421996117214/0x443bcd7c: Process SS (END) 20241001055647915 DSS <0004> hlr_ussd.c:518 262421996117214/0x443bcd7c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241001055647915 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421996117214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421996117214" session_id=1144769916 session_state=END} 20241001055647915 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421996117214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055647915 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262421996117214 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055647915 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055647915 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055647917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52260<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@1562b242cc02: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@1562b242cc02: Final verdict of PTC: none 20241001055647919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52174<->l=127.0.0.1:4258 20241001055647920 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647920 DLINP <000b> input/ipa.c:405 127.0.0.1:43531 message received 20241001055647920 DLINP <000b> input/ipa.c:414 127.0.0.1:43531 connection closed with server 20241001055647920 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43531 20241001055647920 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241001055647920 DLINP <000b> input/ipa.c:451 connected read/write 20241001055647920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055647920 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055647920 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055647920 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@1562b242cc02: Final verdict of PTC: none 20241001055647920 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33333<->l=127.0.0.1:4259) IPA-EUSE-foobar(222)@1562b242cc02: Final verdict of PTC: none 224@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 224: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@1562b242cc02: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Tue Oct 1 05:56:47 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 20241001055647959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4258 20241001055648160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32640) Waiting for packet dumper to finish... 1 (prev_count=32640, count=49064) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Tue Oct 1 05:56:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_mo_ussd_euse_defaultroute started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055651240 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33527 20241001055651240 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33527 IPA-EUSE-foobar(236)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055651242 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651242 DLINP <000b> input/ipa.c:405 127.0.0.1:33527 message received 20241001055651244 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055651244 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@1562b242cc02: 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 } } } } 20241001055651244 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651244 DLINP <000b> input/ipa.c:405 127.0.0.1:33527 message received 20241001055651244 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055651244 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241001055651244 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241001055651244 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241001055651244 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 20241001055651244 DLGSUP <0013> gsup_server.c:235 2: 20241001055651244 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055651244 DLGSUP <0013> gsup_server.c:235 3: 20241001055651244 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055651244 DLGSUP <0013> gsup_server.c:235 4: 20241001055651244 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055651244 DLGSUP <0013> gsup_server.c:235 5: 20241001055651244 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055651244 DLGSUP <0013> gsup_server.c:235 7: 20241001055651244 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055651244 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055651244 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055651244 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33527 IPA-EUSE-foobar(236)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055651246 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055651247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52264<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055651248 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055651248 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055651248 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055651248 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 20241001055651248 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055651248 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 20241001055651248 DLGSUP <0013> gsup_server.c:235 2: 20241001055651248 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055651248 DLGSUP <0013> gsup_server.c:235 3: 20241001055651248 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055651248 DLGSUP <0013> gsup_server.c:235 4: 20241001055651248 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055651248 DLGSUP <0013> gsup_server.c:235 5: 20241001055651248 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055651248 DLGSUP <0013> gsup_server.c:235 7: 20241001055651248 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055651248 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055651248 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055651248 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@1562b242cc02: 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") 20241001055651267 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44813<->l=127.0.0.1:4259) 20241001055651288 DAUC <0003> db_auc.c:157 IMSI='262422743526742': No 2G Auth Data 20241001055651288 DAUC <0003> db_auc.c:192 IMSI='262422743526742': No 3G Auth Data HLR_Test-GSUP(237)@1562b242cc02: Created GsupExpect[0] for "262422743526742" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241001055651312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52278<->l=127.0.0.1:4258 20241001055651319 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055651319 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422743526742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422743526742" session_id=1689686051 session_state=BEGIN} 20241001055651319 DSS <0004> hlr_ussd.c:576 262422743526742/0x64b69023: Process SS (BEGIN) 20241001055651319 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241001055651319 DSS <0004> hlr_ussd.c:518 262422743526742/0x64b69023: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241001055651319 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651319 DLINP <000b> input/ipa.c:431 127.0.0.1:33527 sending data 20241001055651319 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651319 DLINP <000b> input/ipa.c:431 127.0.0.1:33527 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@1562b242cc02: 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 } } } } } 20241001055651327 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651327 DLINP <000b> input/ipa.c:405 127.0.0.1:33527 message received 20241001055651327 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262422743526742 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743526742" session_id=1689686051 session_state=END} 20241001055651327 DSS <0004> hlr_ussd.c:576 262422743526742/0x64b69023: Process SS (END) 20241001055651327 DSS <0004> hlr_ussd.c:518 262422743526742/0x64b69023: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241001055651327 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422743526742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743526742" session_id=1689686051 session_state=END} 20241001055651327 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422743526742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055651327 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262422743526742 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055651327 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055651327 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@1562b242cc02: Found GsupExpect[0] for "262422743526742" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@1562b242cc02: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262422743526742" TC_mo_ussd_euse_defaultroute(240)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055651333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52278<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@1562b242cc02: Final verdict of PTC: pass 20241001055651337 DAUC <0003> db_auc.c:157 IMSI='262422922203489': No 2G Auth Data 20241001055651337 DAUC <0003> db_auc.c:192 IMSI='262422922203489': No 3G Auth Data HLR_Test-GSUP(237)@1562b242cc02: Created GsupExpect[0] for "262422922203489" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241001055651360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52288<->l=127.0.0.1:4258 20241001055651364 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055651364 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422922203489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422922203489" session_id=1369046895 session_state=BEGIN} 20241001055651364 DSS <0004> hlr_ussd.c:576 262422922203489/0x5199ff6f: Process SS (BEGIN) 20241001055651364 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241001055651364 DSS <0004> hlr_ussd.c:518 262422922203489/0x5199ff6f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241001055651364 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651364 DLINP <000b> input/ipa.c:431 127.0.0.1:33527 sending data 20241001055651364 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651364 DLINP <000b> input/ipa.c:431 127.0.0.1:33527 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@1562b242cc02: 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 } } } } } 20241001055651366 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651366 DLINP <000b> input/ipa.c:405 127.0.0.1:33527 message received 20241001055651366 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262422922203489 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422922203489" session_id=1369046895 session_state=END} 20241001055651366 DSS <0004> hlr_ussd.c:576 262422922203489/0x5199ff6f: Process SS (END) 20241001055651366 DSS <0004> hlr_ussd.c:518 262422922203489/0x5199ff6f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241001055651366 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422922203489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422922203489" session_id=1369046895 session_state=END} 20241001055651366 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422922203489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055651366 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262422922203489 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055651366 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055651366 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@1562b242cc02: Found GsupExpect[0] for "262422922203489" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@1562b242cc02: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262422922203489" TC_mo_ussd_euse_defaultroute(241)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055651370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52288<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@1562b242cc02: Final verdict of PTC: pass 20241001055651374 DAUC <0003> db_auc.c:157 IMSI='262420837603314': No 2G Auth Data 20241001055651374 DAUC <0003> db_auc.c:192 IMSI='262420837603314': No 3G Auth Data HLR_Test-GSUP(237)@1562b242cc02: Created GsupExpect[0] for "262420837603314" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241001055651398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52290<->l=127.0.0.1:4258 20241001055651405 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055651405 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420837603314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420837603314" session_id=4111028302 session_state=BEGIN} 20241001055651405 DSS <0004> hlr_ussd.c:576 262420837603314/0xf509504e: Process SS (BEGIN) 20241001055651405 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241001055651405 DSS <0004> hlr_ussd.c:518 262420837603314/0xf509504e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241001055651405 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651405 DLINP <000b> input/ipa.c:431 127.0.0.1:33527 sending data 20241001055651405 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651405 DLINP <000b> input/ipa.c:431 127.0.0.1:33527 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@1562b242cc02: 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 } } } } } 20241001055651407 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651407 DLINP <000b> input/ipa.c:405 127.0.0.1:33527 message received 20241001055651407 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262420837603314 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420837603314" session_id=4111028302 session_state=END} 20241001055651407 DSS <0004> hlr_ussd.c:576 262420837603314/0xf509504e: Process SS (END) 20241001055651407 DSS <0004> hlr_ussd.c:518 262420837603314/0xf509504e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241001055651407 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420837603314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420837603314" session_id=4111028302 session_state=END} 20241001055651407 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420837603314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055651407 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262420837603314 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055651407 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055651407 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@1562b242cc02: Found GsupExpect[0] for "262420837603314" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@1562b242cc02: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262420837603314" TC_mo_ussd_euse_defaultroute(242)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055651412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52290<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@1562b242cc02: Final verdict of PTC: pass 20241001055651416 DAUC <0003> db_auc.c:157 IMSI='262427815173773': No 2G Auth Data 20241001055651416 DAUC <0003> db_auc.c:192 IMSI='262427815173773': No 3G Auth Data HLR_Test-GSUP(237)@1562b242cc02: Created GsupExpect[0] for "262427815173773" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241001055651446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4258 20241001055651451 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055651451 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427815173773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427815173773" session_id=1662139782 session_state=BEGIN} 20241001055651451 DSS <0004> hlr_ussd.c:576 262427815173773/0x63123d86: Process SS (BEGIN) 20241001055651451 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241001055651451 DSS <0004> hlr_ussd.c:518 262427815173773/0x63123d86: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241001055651451 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651451 DLINP <000b> input/ipa.c:431 127.0.0.1:33527 sending data 20241001055651451 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651451 DLINP <000b> input/ipa.c:431 127.0.0.1:33527 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@1562b242cc02: 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 } } } } } 20241001055651453 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651453 DLINP <000b> input/ipa.c:405 127.0.0.1:33527 message received 20241001055651453 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262427815173773 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427815173773" session_id=1662139782 session_state=END} 20241001055651453 DSS <0004> hlr_ussd.c:576 262427815173773/0x63123d86: Process SS (END) 20241001055651453 DSS <0004> hlr_ussd.c:518 262427815173773/0x63123d86: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241001055651453 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427815173773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427815173773" session_id=1662139782 session_state=END} 20241001055651453 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427815173773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055651453 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262427815173773 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055651453 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055651453 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@1562b242cc02: Found GsupExpect[0] for "262427815173773" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@1562b242cc02: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262427815173773" TC_mo_ussd_euse_defaultroute(243)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055651456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@1562b242cc02: Final verdict of PTC: pass 20241001055651460 DAUC <0003> db_auc.c:157 IMSI='262429227116212': No 2G Auth Data 20241001055651460 DAUC <0003> db_auc.c:192 IMSI='262429227116212': No 3G Auth Data HLR_Test-GSUP(237)@1562b242cc02: Created GsupExpect[0] for "262429227116212" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241001055651485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4258 20241001055651493 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055651493 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429227116212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429227116212" session_id=1240926709 session_state=BEGIN} 20241001055651493 DSS <0004> hlr_ussd.c:576 262429227116212/0x49f709f5: Process SS (BEGIN) 20241001055651493 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241001055651493 DSS <0004> hlr_ussd.c:518 262429227116212/0x49f709f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241001055651493 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651493 DLINP <000b> input/ipa.c:431 127.0.0.1:33527 sending data 20241001055651493 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651493 DLINP <000b> input/ipa.c:431 127.0.0.1:33527 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@1562b242cc02: 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 } } } } } 20241001055651495 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651495 DLINP <000b> input/ipa.c:405 127.0.0.1:33527 message received 20241001055651495 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429227116212 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429227116212" session_id=1240926709 session_state=END} 20241001055651495 DSS <0004> hlr_ussd.c:576 262429227116212/0x49f709f5: Process SS (END) 20241001055651495 DSS <0004> hlr_ussd.c:518 262429227116212/0x49f709f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241001055651495 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429227116212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429227116212" session_id=1240926709 session_state=END} 20241001055651495 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429227116212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055651495 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429227116212 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055651495 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055651495 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@1562b242cc02: Found GsupExpect[0] for "262429227116212" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@1562b242cc02: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429227116212" TC_mo_ussd_euse_defaultroute(244)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055651499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@1562b242cc02: Final verdict of PTC: pass 20241001055651503 DAUC <0003> db_auc.c:157 IMSI='262428452382549': No 2G Auth Data 20241001055651503 DAUC <0003> db_auc.c:192 IMSI='262428452382549': No 3G Auth Data HLR_Test-GSUP(237)@1562b242cc02: Created GsupExpect[0] for "262428452382549" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241001055651530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52330<->l=127.0.0.1:4258 20241001055651535 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055651535 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428452382549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428452382549" session_id=2198292825 session_state=BEGIN} 20241001055651535 DSS <0004> hlr_ussd.c:576 262428452382549/0x83074959: Process SS (BEGIN) 20241001055651535 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241001055651535 DSS <0004> hlr_ussd.c:518 262428452382549/0x83074959: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241001055651535 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651535 DLINP <000b> input/ipa.c:431 127.0.0.1:33527 sending data 20241001055651535 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651535 DLINP <000b> input/ipa.c:431 127.0.0.1:33527 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@1562b242cc02: 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 } } } } } 20241001055651538 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651538 DLINP <000b> input/ipa.c:405 127.0.0.1:33527 message received 20241001055651538 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262428452382549 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428452382549" session_id=2198292825 session_state=END} 20241001055651538 DSS <0004> hlr_ussd.c:576 262428452382549/0x83074959: Process SS (END) 20241001055651538 DSS <0004> hlr_ussd.c:518 262428452382549/0x83074959: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241001055651538 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428452382549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428452382549" session_id=2198292825 session_state=END} 20241001055651538 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428452382549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055651538 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262428452382549 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055651538 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055651538 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@1562b242cc02: Found GsupExpect[0] for "262428452382549" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@1562b242cc02: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262428452382549" TC_mo_ussd_euse_defaultroute(245)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055651542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52330<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@1562b242cc02: Final verdict of PTC: pass 20241001055651546 DAUC <0003> db_auc.c:157 IMSI='262427128550376': No 2G Auth Data 20241001055651546 DAUC <0003> db_auc.c:192 IMSI='262427128550376': No 3G Auth Data HLR_Test-GSUP(237)@1562b242cc02: Created GsupExpect[0] for "262427128550376" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241001055651574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52342<->l=127.0.0.1:4258 20241001055651581 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055651581 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427128550376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427128550376" session_id=4013501426 session_state=BEGIN} 20241001055651581 DSS <0004> hlr_ussd.c:576 262427128550376/0xef392bf2: Process SS (BEGIN) 20241001055651581 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241001055651581 DSS <0004> hlr_ussd.c:518 262427128550376/0xef392bf2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241001055651581 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651581 DLINP <000b> input/ipa.c:431 127.0.0.1:33527 sending data 20241001055651581 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651581 DLINP <000b> input/ipa.c:431 127.0.0.1:33527 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@1562b242cc02: 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 } } } } } 20241001055651582 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651582 DLINP <000b> input/ipa.c:405 127.0.0.1:33527 message received 20241001055651582 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262427128550376 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427128550376" session_id=4013501426 session_state=END} 20241001055651582 DSS <0004> hlr_ussd.c:576 262427128550376/0xef392bf2: Process SS (END) 20241001055651582 DSS <0004> hlr_ussd.c:518 262427128550376/0xef392bf2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241001055651582 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427128550376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427128550376" session_id=4013501426 session_state=END} 20241001055651582 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427128550376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055651582 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262427128550376 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055651582 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055651582 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@1562b242cc02: Found GsupExpect[0] for "262427128550376" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@1562b242cc02: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262427128550376" TC_mo_ussd_euse_defaultroute(246)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055651587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52342<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@1562b242cc02: Final verdict of PTC: pass 20241001055651591 DAUC <0003> db_auc.c:157 IMSI='262427340238796': No 2G Auth Data 20241001055651591 DAUC <0003> db_auc.c:192 IMSI='262427340238796': No 3G Auth Data HLR_Test-GSUP(237)@1562b242cc02: Created GsupExpect[0] for "262427340238796" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241001055651617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52348<->l=127.0.0.1:4258 20241001055651622 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055651622 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427340238796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427340238796" session_id=4251839004 session_state=BEGIN} 20241001055651622 DSS <0004> hlr_ussd.c:576 262427340238796/0xfd6dea1c: Process SS (BEGIN) 20241001055651622 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241001055651622 DSS <0004> hlr_ussd.c:518 262427340238796/0xfd6dea1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241001055651622 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651622 DLINP <000b> input/ipa.c:431 127.0.0.1:33527 sending data 20241001055651622 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651622 DLINP <000b> input/ipa.c:431 127.0.0.1:33527 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@1562b242cc02: 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 } } } } } 20241001055651624 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651624 DLINP <000b> input/ipa.c:405 127.0.0.1:33527 message received 20241001055651624 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262427340238796 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427340238796" session_id=4251839004 session_state=END} 20241001055651624 DSS <0004> hlr_ussd.c:576 262427340238796/0xfd6dea1c: Process SS (END) 20241001055651624 DSS <0004> hlr_ussd.c:518 262427340238796/0xfd6dea1c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241001055651624 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427340238796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427340238796" session_id=4251839004 session_state=END} 20241001055651624 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427340238796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055651624 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262427340238796 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241001055651624 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055651624 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@1562b242cc02: Found GsupExpect[0] for "262427340238796" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@1562b242cc02: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262427340238796" TC_mo_ussd_euse_defaultroute(247)@1562b242cc02: 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)@1562b242cc02: setverdict(pass): none -> pass 20241001055651628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52348<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@1562b242cc02: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@1562b242cc02: Final verdict of PTC: none 20241001055651631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52264<->l=127.0.0.1:4258 20241001055651632 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651632 DLINP <000b> input/ipa.c:405 127.0.0.1:33527 message received 20241001055651632 DLINP <000b> input/ipa.c:414 127.0.0.1:33527 connection closed with server 20241001055651632 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33527 20241001055651632 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241001055651632 DLINP <000b> input/ipa.c:451 connected read/write 20241001055651632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055651632 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server IPA-EUSE-foobar(236)@1562b242cc02: Final verdict of PTC: none 20241001055651632 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055651632 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055651632 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44813<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@1562b242cc02: Final verdict of PTC: none 238@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 238: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@1562b242cc02: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Tue Oct 1 05:56:51 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20241001055651671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52350<->l=127.0.0.1:4258 20241001055651722 DSS <0004> hlr_ussd.c:239 262422347721469/0xff205c98: SS Session Timeout, destroying 20241001055651722 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422347721469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055651770 DSS <0004> hlr_ussd.c:239 262422224198710/0x659b2220: SS Session Timeout, destroying 20241001055651770 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422224198710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055651819 DSS <0004> hlr_ussd.c:239 262422286498955/0x358cf082: SS Session Timeout, destroying 20241001055651819 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422286498955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055651872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52350<->l=127.0.0.1:4258 20241001055651877 DSS <0004> hlr_ussd.c:239 262429464335563/0xd79d64d0: SS Session Timeout, destroying 20241001055651877 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429464335563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 0 (prev_count=-1, count=31028) 20241001055651917 DSS <0004> hlr_ussd.c:239 262423243539705/0xdf133b2c: SS Session Timeout, destroying 20241001055651917 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423243539705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055651963 DSS <0004> hlr_ussd.c:239 262425462740897/0x4bc9af21: SS Session Timeout, destroying 20241001055651963 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425462740897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055652003 DSS <0004> hlr_ussd.c:239 262427321203356/0xadbdf10f: SS Session Timeout, destroying 20241001055652003 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427321203356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055652043 DSS <0004> hlr_ussd.c:239 262427960276168/0x132d3303: SS Session Timeout, destroying 20241001055652043 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427960276168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=31028, count=46924) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Tue Oct 1 05:56:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_mo_sss_reject started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055654951 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055654951 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055654954 DLINP <000b> input/ipa.c:451 connected read/write 20241001055654954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055654954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52364<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055654957 DLINP <000b> input/ipa.c:451 connected read/write 20241001055654957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055654957 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055654957 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055654957 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 20241001055654957 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055654957 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 20241001055654957 DLGSUP <0013> gsup_server.c:235 2: 20241001055654957 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055654957 DLGSUP <0013> gsup_server.c:235 3: 20241001055654957 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055654957 DLGSUP <0013> gsup_server.c:235 4: 20241001055654957 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055654957 DLGSUP <0013> gsup_server.c:235 5: 20241001055654957 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055654957 DLGSUP <0013> gsup_server.c:235 7: 20241001055654957 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055654957 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055654957 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055654957 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@1562b242cc02: 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") 20241001055654977 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41977<->l=127.0.0.1:4259) 20241001055654996 DAUC <0003> db_auc.c:157 IMSI='262425948238654': No 2G Auth Data 20241001055654996 DAUC <0003> db_auc.c:192 IMSI='262425948238654': No 3G Auth Data HLR_Test-GSUP(249)@1562b242cc02: Created GsupExpect[0] for "262425948238654" to be handled at TC_mo_sss_reject(252) 20241001055655023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52366<->l=127.0.0.1:4258 20241001055655028 DLINP <000b> input/ipa.c:451 connected read/write 20241001055655028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055655028 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425948238654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425948238654" session_id=3657020427 session_state=BEGIN} 20241001055655028 DSS <0004> hlr_ussd.c:576 262425948238654/0xd9f9b40b: Process SS (BEGIN) 20241001055655028 DSS <0004> hlr_ussd.c:498 262425948238654/0xd9f9b40b: SS CompType=Invoke, OpCode=InterrogateSS 20241001055655028 DSS <0004> hlr_ussd.c:506 262425948238654/0xd9f9b40b: Structured SS requests are not supported, rejecting... 20241001055655028 DSS <0004> hlr_ussd.c:354 262425948238654/0xd9f9b40b: Tx ReturnError(0, 0x15) 20241001055655028 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425948238654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425948238654" session_id=3657020427 session_state=END} 20241001055655028 DLINP <000b> input/ipa.c:451 connected read/write 20241001055655028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055655028 DLINP <000b> input/ipa.c:451 connected read/write 20241001055655028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@1562b242cc02: Found GsupExpect[0] for "262425948238654" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@1562b242cc02: Added IMSI table entry 0TC_mo_sss_reject(252)"262425948238654" TC_mo_sss_reject(252)@1562b242cc02: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@1562b242cc02: setverdict(pass): none -> pass 20241001055655032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52366<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@1562b242cc02: Final verdict of PTC: pass 20241001055655040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52364<->l=127.0.0.1:4258 20241001055655041 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41977<->l=127.0.0.1:4259) 20241001055655041 DLINP <000b> input/ipa.c:451 connected read/write 20241001055655041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055655041 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055655041 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055655041 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 250@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP(249)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 250: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@1562b242cc02: Test case TC_mo_sss_reject finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Tue Oct 1 05:56:55 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20241001055655082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52376<->l=127.0.0.1:4258 20241001055655183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52376<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) 20241001055655352 DSS <0004> hlr_ussd.c:239 262424107294282/0xe1284ce6: SS Session Timeout, destroying 20241001055655352 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424107294282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055655396 DSS <0004> hlr_ussd.c:239 262428035310022/0x9c2b759b: SS Session Timeout, destroying 20241001055655396 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428035310022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055655443 DSS <0004> hlr_ussd.c:239 262422811753117/0x35aaab9b: SS Session Timeout, destroying 20241001055655443 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422811753117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055655487 DSS <0004> hlr_ussd.c:239 262427944791288/0x002c6fee: SS Session Timeout, destroying 20241001055655487 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427944791288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055655532 DSS <0004> hlr_ussd.c:239 262425192389582/0xbd3cf388: SS Session Timeout, destroying 20241001055655532 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425192389582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055655582 DSS <0004> hlr_ussd.c:239 262423319377832/0x65b5b43c: SS Session Timeout, destroying 20241001055655582 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423319377832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055655633 DSS <0004> hlr_ussd.c:239 262423776370154/0x1efb2ade: SS Session Timeout, destroying 20241001055655633 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423776370154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241001055655692 DSS <0004> hlr_ussd.c:239 262423711697987/0x3cc8038b: SS Session Timeout, destroying 20241001055655692 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423711697987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=248, count=14260) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Tue Oct 1 05:56:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_check_imei started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055658260 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055658260 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055658263 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57278<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055658265 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658265 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055658265 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055658265 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 20241001055658265 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055658265 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 20241001055658265 DLGSUP <0013> gsup_server.c:235 2: 20241001055658265 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055658265 DLGSUP <0013> gsup_server.c:235 3: 20241001055658265 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055658265 DLGSUP <0013> gsup_server.c:235 4: 20241001055658265 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055658265 DLGSUP <0013> gsup_server.c:235 5: 20241001055658265 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055658265 DLGSUP <0013> gsup_server.c:235 7: 20241001055658265 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055658265 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055658265 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055658266 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@1562b242cc02: 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") 20241001055658286 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36843<->l=127.0.0.1:4259) 20241001055658296 DAUC <0003> db_auc.c:157 IMSI='262420949248844': No 2G Auth Data 20241001055658296 DAUC <0003> db_auc.c:192 IMSI='262420949248844': No 3G Auth Data HLR_Test-GSUP(254)@1562b242cc02: Created GsupExpect[0] for "262420949248844" to be handled at TC_gsup_check_imei(257) 20241001055658320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57282<->l=127.0.0.1:4258 20241001055658325 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658325 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420949248844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420949248844"} 20241001055658325 DMAIN <0000> hlr.c:435 IMSI='262420949248844': has IMEI = 12345678901234 (consider setting 'store-imei') 20241001055658325 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420949248844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420949248844"} 20241001055658325 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420949248844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055658325 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055658325 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@1562b242cc02: Found GsupExpect[0] for "262420949248844" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@1562b242cc02: Added IMSI table entry 0TC_gsup_check_imei(257)"262420949248844" TC_gsup_check_imei(257)@1562b242cc02: setverdict(pass): none -> pass 20241001055658327 DAUC <0003> db_auc.c:192 IMSI='262420949248844': No 3G Auth Data 20241001055658330 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658330 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420949248844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420949248844"} 20241001055658330 DAUC <0003> hlr.c:428 IMSI='262420949248844': storing IMEI = 12345678901234 20241001055658333 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420949248844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420949248844"} 20241001055658333 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420949248844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055658333 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055658333 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055658334 DAUC <0003> db_auc.c:192 IMSI='262420949248844': No 3G Auth Data 20241001055658335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57282<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@1562b242cc02: Final verdict of PTC: pass 20241001055658346 DAUC <0003> db_auc.c:157 IMSI='262424146692083': No 2G Auth Data 20241001055658346 DAUC <0003> db_auc.c:192 IMSI='262424146692083': No 3G Auth Data HLR_Test-GSUP(254)@1562b242cc02: Created GsupExpect[0] for "262424146692083" to be handled at TC_gsup_check_imei(258) 20241001055658370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57284<->l=127.0.0.1:4258 20241001055658376 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658376 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424146692083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424146692083"} 20241001055658376 DMAIN <0000> hlr.c:435 IMSI='262424146692083': has IMEI = 12345678901234 (consider setting 'store-imei') 20241001055658376 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424146692083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424146692083"} 20241001055658376 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424146692083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055658376 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055658376 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@1562b242cc02: Found GsupExpect[0] for "262424146692083" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@1562b242cc02: Added IMSI table entry 1TC_gsup_check_imei(258)"262424146692083" TC_gsup_check_imei(258)@1562b242cc02: setverdict(pass): none -> pass 20241001055658377 DAUC <0003> db_auc.c:192 IMSI='262424146692083': No 3G Auth Data 20241001055658381 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658381 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424146692083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424146692083"} 20241001055658381 DAUC <0003> hlr.c:428 IMSI='262424146692083': storing IMEI = 12345678901234 20241001055658384 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424146692083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424146692083"} 20241001055658384 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424146692083 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055658384 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055658384 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055658386 DAUC <0003> db_auc.c:192 IMSI='262424146692083': No 3G Auth Data 20241001055658387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57284<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@1562b242cc02: Final verdict of PTC: pass 20241001055658401 DAUC <0003> db_auc.c:157 IMSI='262425419052249': No 2G Auth Data 20241001055658401 DAUC <0003> db_auc.c:192 IMSI='262425419052249': No 3G Auth Data HLR_Test-GSUP(254)@1562b242cc02: Created GsupExpect[0] for "262425419052249" to be handled at TC_gsup_check_imei(259) 20241001055658431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4258 20241001055658437 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658437 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425419052249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425419052249"} 20241001055658437 DMAIN <0000> hlr.c:435 IMSI='262425419052249': has IMEI = 12345678901234 (consider setting 'store-imei') 20241001055658437 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425419052249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425419052249"} 20241001055658437 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425419052249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055658437 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055658437 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@1562b242cc02: Found GsupExpect[0] for "262425419052249" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@1562b242cc02: Added IMSI table entry 2TC_gsup_check_imei(259)"262425419052249" TC_gsup_check_imei(259)@1562b242cc02: setverdict(pass): none -> pass 20241001055658438 DAUC <0003> db_auc.c:192 IMSI='262425419052249': No 3G Auth Data 20241001055658441 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658441 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425419052249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425419052249"} 20241001055658441 DAUC <0003> hlr.c:428 IMSI='262425419052249': storing IMEI = 12345678901234 20241001055658447 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425419052249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425419052249"} 20241001055658447 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425419052249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055658447 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055658447 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055658449 DAUC <0003> db_auc.c:192 IMSI='262425419052249': No 3G Auth Data 20241001055658450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@1562b242cc02: Final verdict of PTC: pass 20241001055658471 DAUC <0003> db_auc.c:157 IMSI='262425297193702': No 2G Auth Data 20241001055658471 DAUC <0003> db_auc.c:192 IMSI='262425297193702': No 3G Auth Data HLR_Test-GSUP(254)@1562b242cc02: Created GsupExpect[0] for "262425297193702" to be handled at TC_gsup_check_imei(260) 20241001055658498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57290<->l=127.0.0.1:4258 20241001055658503 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658503 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425297193702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425297193702"} 20241001055658503 DMAIN <0000> hlr.c:435 IMSI='262425297193702': has IMEI = 12345678901234 (consider setting 'store-imei') 20241001055658503 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425297193702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425297193702"} 20241001055658503 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425297193702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055658503 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055658503 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@1562b242cc02: Found GsupExpect[0] for "262425297193702" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@1562b242cc02: Added IMSI table entry 3TC_gsup_check_imei(260)"262425297193702" TC_gsup_check_imei(260)@1562b242cc02: setverdict(pass): none -> pass 20241001055658504 DAUC <0003> db_auc.c:157 IMSI='262425297193702': No 2G Auth Data 20241001055658507 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658507 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425297193702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425297193702"} 20241001055658507 DAUC <0003> hlr.c:428 IMSI='262425297193702': storing IMEI = 12345678901234 20241001055658510 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425297193702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425297193702"} 20241001055658510 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425297193702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055658510 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055658510 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055658512 DAUC <0003> db_auc.c:157 IMSI='262425297193702': No 2G Auth Data 20241001055658513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57290<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@1562b242cc02: Final verdict of PTC: pass 20241001055658525 DAUC <0003> db_auc.c:157 IMSI='262423499964780': No 2G Auth Data 20241001055658525 DAUC <0003> db_auc.c:192 IMSI='262423499964780': No 3G Auth Data HLR_Test-GSUP(254)@1562b242cc02: Created GsupExpect[0] for "262423499964780" to be handled at TC_gsup_check_imei(261) 20241001055658549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57304<->l=127.0.0.1:4258 20241001055658555 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658555 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423499964780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423499964780"} 20241001055658555 DMAIN <0000> hlr.c:435 IMSI='262423499964780': has IMEI = 12345678901234 (consider setting 'store-imei') 20241001055658555 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423499964780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423499964780"} 20241001055658555 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423499964780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055658555 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055658555 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@1562b242cc02: Found GsupExpect[0] for "262423499964780" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@1562b242cc02: Added IMSI table entry 4TC_gsup_check_imei(261)"262423499964780" TC_gsup_check_imei(261)@1562b242cc02: setverdict(pass): none -> pass 20241001055658556 DAUC <0003> db_auc.c:157 IMSI='262423499964780': No 2G Auth Data 20241001055658560 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658560 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423499964780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423499964780"} 20241001055658560 DAUC <0003> hlr.c:428 IMSI='262423499964780': storing IMEI = 12345678901234 20241001055658563 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423499964780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423499964780"} 20241001055658563 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423499964780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055658563 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055658563 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055658565 DAUC <0003> db_auc.c:157 IMSI='262423499964780': No 2G Auth Data 20241001055658566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57304<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@1562b242cc02: Final verdict of PTC: pass 20241001055658577 DAUC <0003> db_auc.c:157 IMSI='262428466220182': No 2G Auth Data 20241001055658577 DAUC <0003> db_auc.c:192 IMSI='262428466220182': No 3G Auth Data HLR_Test-GSUP(254)@1562b242cc02: Created GsupExpect[0] for "262428466220182" to be handled at TC_gsup_check_imei(262) 20241001055658605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57308<->l=127.0.0.1:4258 20241001055658610 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658610 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428466220182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428466220182"} 20241001055658610 DMAIN <0000> hlr.c:435 IMSI='262428466220182': has IMEI = 12345678901234 (consider setting 'store-imei') 20241001055658611 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428466220182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428466220182"} 20241001055658611 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428466220182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055658611 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055658611 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@1562b242cc02: Found GsupExpect[0] for "262428466220182" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@1562b242cc02: Added IMSI table entry 5TC_gsup_check_imei(262)"262428466220182" TC_gsup_check_imei(262)@1562b242cc02: setverdict(pass): none -> pass 20241001055658614 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658614 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428466220182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428466220182"} 20241001055658614 DAUC <0003> hlr.c:428 IMSI='262428466220182': storing IMEI = 12345678901234 20241001055658618 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428466220182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428466220182"} 20241001055658618 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428466220182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055658618 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055658618 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055658620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57308<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@1562b242cc02: Final verdict of PTC: pass 20241001055658635 DAUC <0003> db_auc.c:157 IMSI='262420146596545': No 2G Auth Data 20241001055658635 DAUC <0003> db_auc.c:192 IMSI='262420146596545': No 3G Auth Data HLR_Test-GSUP(254)@1562b242cc02: Created GsupExpect[0] for "262420146596545" to be handled at TC_gsup_check_imei(263) 20241001055658665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57314<->l=127.0.0.1:4258 20241001055658672 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658672 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420146596545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420146596545"} 20241001055658672 DMAIN <0000> hlr.c:435 IMSI='262420146596545': has IMEI = 12345678901234 (consider setting 'store-imei') 20241001055658672 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420146596545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420146596545"} 20241001055658672 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420146596545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055658672 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055658672 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@1562b242cc02: Found GsupExpect[0] for "262420146596545" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@1562b242cc02: Added IMSI table entry 6TC_gsup_check_imei(263)"262420146596545" TC_gsup_check_imei(263)@1562b242cc02: setverdict(pass): none -> pass 20241001055658677 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658677 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420146596545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420146596545"} 20241001055658677 DAUC <0003> hlr.c:428 IMSI='262420146596545': storing IMEI = 12345678901234 20241001055658680 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420146596545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420146596545"} 20241001055658680 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420146596545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055658680 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055658680 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055658683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57314<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@1562b242cc02: Final verdict of PTC: pass 20241001055658703 DAUC <0003> db_auc.c:157 IMSI='262420641166448': No 2G Auth Data 20241001055658703 DAUC <0003> db_auc.c:192 IMSI='262420641166448': No 3G Auth Data HLR_Test-GSUP(254)@1562b242cc02: Created GsupExpect[0] for "262420641166448" to be handled at TC_gsup_check_imei(264) 20241001055658731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57320<->l=127.0.0.1:4258 20241001055658736 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658736 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420641166448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420641166448"} 20241001055658736 DMAIN <0000> hlr.c:435 IMSI='262420641166448': has IMEI = 12345678901234 (consider setting 'store-imei') 20241001055658736 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420641166448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420641166448"} 20241001055658736 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420641166448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055658736 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055658737 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@1562b242cc02: Found GsupExpect[0] for "262420641166448" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@1562b242cc02: Added IMSI table entry 7TC_gsup_check_imei(264)"262420641166448" TC_gsup_check_imei(264)@1562b242cc02: setverdict(pass): none -> pass 20241001055658742 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658742 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420641166448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420641166448"} 20241001055658742 DAUC <0003> hlr.c:428 IMSI='262420641166448': storing IMEI = 12345678901234 20241001055658745 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420641166448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420641166448"} 20241001055658745 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420641166448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055658745 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055658745 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055658748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57320<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@1562b242cc02: Final verdict of PTC: pass MTC@1562b242cc02: setverdict(pass): none -> pass 20241001055658760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57278<->l=127.0.0.1:4258 20241001055658761 DLINP <000b> input/ipa.c:451 connected read/write 20241001055658761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055658761 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055658761 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055658761 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055658761 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36843<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@1562b242cc02: Final verdict of PTC: none 255@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: pass MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@1562b242cc02: Test case TC_gsup_check_imei finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Tue Oct 1 05:56:58 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20241001055658810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57326<->l=127.0.0.1:4258 20241001055658911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57326<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=43604) Waiting for packet dumper to finish... 1 (prev_count=43604, count=68524) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Tue Oct 1 05:57:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_check_imei_via_proxy started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055701989 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055701989 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055701992 DLINP <000b> input/ipa.c:451 connected read/write 20241001055701992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055701993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57332<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055701995 DLINP <000b> input/ipa.c:451 connected read/write 20241001055701995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055701995 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055701995 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055701995 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 20241001055701995 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055701995 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 20241001055701995 DLGSUP <0013> gsup_server.c:235 2: 20241001055701995 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055701995 DLGSUP <0013> gsup_server.c:235 3: 20241001055701995 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055701995 DLGSUP <0013> gsup_server.c:235 4: 20241001055701995 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055701995 DLGSUP <0013> gsup_server.c:235 5: 20241001055701995 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055701995 DLGSUP <0013> gsup_server.c:235 7: 20241001055701995 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055701995 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055701995 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055701995 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@1562b242cc02: 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") 20241001055702013 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38965<->l=127.0.0.1:4259) 20241001055702031 DAUC <0003> db_auc.c:157 IMSI='262423325961046': No 2G Auth Data 20241001055702031 DAUC <0003> db_auc.c:192 IMSI='262423325961046': No 3G Auth Data HLR_Test-GSUP(266)@1562b242cc02: Created GsupExpect[0] for "262423325961046" to be handled at TC_gsup_check_imei_via_proxy(269) 20241001055702054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57340<->l=127.0.0.1:4258 20241001055702060 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702060 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423325961046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423325961046" source_name="the-source\n"} 20241001055702060 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241001055702060 DMAIN <0000> hlr.c:435 IMSI='262423325961046': has IMEI = 12345678901234 (consider setting 'store-imei') 20241001055702060 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262423325961046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423325961046" destination_name="the-source\n"} 20241001055702060 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262423325961046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055702060 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055702060 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@1562b242cc02: Found GsupExpect[0] for "262423325961046" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@1562b242cc02: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262423325961046" TC_gsup_check_imei_via_proxy(269)@1562b242cc02: setverdict(pass): none -> pass 20241001055702062 DAUC <0003> db_auc.c:192 IMSI='262423325961046': No 3G Auth Data 20241001055702065 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702065 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423325961046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423325961046" source_name="the-source\n"} 20241001055702065 DAUC <0003> hlr.c:428 IMSI='262423325961046': storing IMEI = 12345678901234 20241001055702068 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262423325961046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423325961046" destination_name="the-source\n"} 20241001055702068 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262423325961046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055702068 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055702068 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055702070 DAUC <0003> db_auc.c:192 IMSI='262423325961046': No 3G Auth Data 20241001055702071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57340<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@1562b242cc02: Final verdict of PTC: pass 20241001055702083 DAUC <0003> db_auc.c:157 IMSI='262429285650270': No 2G Auth Data 20241001055702083 DAUC <0003> db_auc.c:192 IMSI='262429285650270': No 3G Auth Data HLR_Test-GSUP(266)@1562b242cc02: Created GsupExpect[0] for "262429285650270" to be handled at TC_gsup_check_imei_via_proxy(270) 20241001055702106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4258 20241001055702111 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702111 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429285650270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429285650270" source_name="the-source\n"} 20241001055702111 DMAIN <0000> hlr.c:435 IMSI='262429285650270': has IMEI = 12345678901234 (consider setting 'store-imei') 20241001055702111 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262429285650270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429285650270" destination_name="the-source\n"} 20241001055702111 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262429285650270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055702111 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055702112 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@1562b242cc02: Found GsupExpect[0] for "262429285650270" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@1562b242cc02: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262429285650270" TC_gsup_check_imei_via_proxy(270)@1562b242cc02: setverdict(pass): none -> pass 20241001055702113 DAUC <0003> db_auc.c:192 IMSI='262429285650270': No 3G Auth Data 20241001055702116 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702116 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429285650270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429285650270" source_name="the-source\n"} 20241001055702116 DAUC <0003> hlr.c:428 IMSI='262429285650270': storing IMEI = 12345678901234 20241001055702119 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262429285650270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429285650270" destination_name="the-source\n"} 20241001055702119 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262429285650270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055702119 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055702119 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055702120 DAUC <0003> db_auc.c:192 IMSI='262429285650270': No 3G Auth Data 20241001055702121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@1562b242cc02: Final verdict of PTC: pass 20241001055702136 DAUC <0003> db_auc.c:157 IMSI='262429236486253': No 2G Auth Data 20241001055702136 DAUC <0003> db_auc.c:192 IMSI='262429236486253': No 3G Auth Data HLR_Test-GSUP(266)@1562b242cc02: Created GsupExpect[0] for "262429236486253" to be handled at TC_gsup_check_imei_via_proxy(271) 20241001055702161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57358<->l=127.0.0.1:4258 20241001055702166 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702166 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429236486253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429236486253" source_name="the-source\n"} 20241001055702166 DMAIN <0000> hlr.c:435 IMSI='262429236486253': has IMEI = 12345678901234 (consider setting 'store-imei') 20241001055702166 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262429236486253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429236486253" destination_name="the-source\n"} 20241001055702166 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262429236486253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055702166 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055702166 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@1562b242cc02: Found GsupExpect[0] for "262429236486253" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@1562b242cc02: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262429236486253" TC_gsup_check_imei_via_proxy(271)@1562b242cc02: setverdict(pass): none -> pass 20241001055702168 DAUC <0003> db_auc.c:192 IMSI='262429236486253': No 3G Auth Data 20241001055702171 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702171 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429236486253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429236486253" source_name="the-source\n"} 20241001055702171 DAUC <0003> hlr.c:428 IMSI='262429236486253': storing IMEI = 12345678901234 20241001055702174 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262429236486253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429236486253" destination_name="the-source\n"} 20241001055702174 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262429236486253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055702174 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055702174 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055702175 DAUC <0003> db_auc.c:192 IMSI='262429236486253': No 3G Auth Data 20241001055702177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57358<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@1562b242cc02: Final verdict of PTC: pass 20241001055702194 DAUC <0003> db_auc.c:157 IMSI='262428631641098': No 2G Auth Data 20241001055702194 DAUC <0003> db_auc.c:192 IMSI='262428631641098': No 3G Auth Data HLR_Test-GSUP(266)@1562b242cc02: Created GsupExpect[0] for "262428631641098" to be handled at TC_gsup_check_imei_via_proxy(272) 20241001055702216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57372<->l=127.0.0.1:4258 20241001055702221 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702221 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428631641098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428631641098" source_name="the-source\n"} 20241001055702221 DMAIN <0000> hlr.c:435 IMSI='262428631641098': has IMEI = 12345678901234 (consider setting 'store-imei') 20241001055702221 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262428631641098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428631641098" destination_name="the-source\n"} 20241001055702221 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262428631641098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055702221 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055702221 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@1562b242cc02: Found GsupExpect[0] for "262428631641098" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@1562b242cc02: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262428631641098" TC_gsup_check_imei_via_proxy(272)@1562b242cc02: setverdict(pass): none -> pass 20241001055702223 DAUC <0003> db_auc.c:157 IMSI='262428631641098': No 2G Auth Data 20241001055702226 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702226 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428631641098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428631641098" source_name="the-source\n"} 20241001055702226 DAUC <0003> hlr.c:428 IMSI='262428631641098': storing IMEI = 12345678901234 20241001055702229 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262428631641098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428631641098" destination_name="the-source\n"} 20241001055702229 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262428631641098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055702229 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055702229 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055702230 DAUC <0003> db_auc.c:157 IMSI='262428631641098': No 2G Auth Data 20241001055702231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57372<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@1562b242cc02: Final verdict of PTC: pass 20241001055702244 DAUC <0003> db_auc.c:157 IMSI='262429167798819': No 2G Auth Data 20241001055702244 DAUC <0003> db_auc.c:192 IMSI='262429167798819': No 3G Auth Data HLR_Test-GSUP(266)@1562b242cc02: Created GsupExpect[0] for "262429167798819" to be handled at TC_gsup_check_imei_via_proxy(273) 20241001055702267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57384<->l=127.0.0.1:4258 20241001055702273 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702273 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429167798819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429167798819" source_name="the-source\n"} 20241001055702273 DMAIN <0000> hlr.c:435 IMSI='262429167798819': has IMEI = 12345678901234 (consider setting 'store-imei') 20241001055702273 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262429167798819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429167798819" destination_name="the-source\n"} 20241001055702273 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262429167798819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055702273 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055702273 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@1562b242cc02: Found GsupExpect[0] for "262429167798819" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@1562b242cc02: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262429167798819" TC_gsup_check_imei_via_proxy(273)@1562b242cc02: setverdict(pass): none -> pass 20241001055702275 DAUC <0003> db_auc.c:157 IMSI='262429167798819': No 2G Auth Data 20241001055702278 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702278 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429167798819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429167798819" source_name="the-source\n"} 20241001055702278 DAUC <0003> hlr.c:428 IMSI='262429167798819': storing IMEI = 12345678901234 20241001055702281 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262429167798819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429167798819" destination_name="the-source\n"} 20241001055702281 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262429167798819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055702281 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055702281 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055702282 DAUC <0003> db_auc.c:157 IMSI='262429167798819': No 2G Auth Data 20241001055702284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57384<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@1562b242cc02: Final verdict of PTC: pass 20241001055702296 DAUC <0003> db_auc.c:157 IMSI='262422071314136': No 2G Auth Data 20241001055702296 DAUC <0003> db_auc.c:192 IMSI='262422071314136': No 3G Auth Data HLR_Test-GSUP(266)@1562b242cc02: Created GsupExpect[0] for "262422071314136" to be handled at TC_gsup_check_imei_via_proxy(274) 20241001055702325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4258 20241001055702329 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702329 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422071314136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422071314136" source_name="the-source\n"} 20241001055702329 DMAIN <0000> hlr.c:435 IMSI='262422071314136': has IMEI = 12345678901234 (consider setting 'store-imei') 20241001055702329 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262422071314136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422071314136" destination_name="the-source\n"} 20241001055702329 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262422071314136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055702329 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055702329 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@1562b242cc02: Found GsupExpect[0] for "262422071314136" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@1562b242cc02: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262422071314136" TC_gsup_check_imei_via_proxy(274)@1562b242cc02: setverdict(pass): none -> pass 20241001055702333 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702333 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422071314136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422071314136" source_name="the-source\n"} 20241001055702333 DAUC <0003> hlr.c:428 IMSI='262422071314136': storing IMEI = 12345678901234 20241001055702336 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262422071314136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422071314136" destination_name="the-source\n"} 20241001055702336 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262422071314136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055702336 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055702336 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055702338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@1562b242cc02: Final verdict of PTC: pass 20241001055702354 DAUC <0003> db_auc.c:157 IMSI='262428244998399': No 2G Auth Data 20241001055702354 DAUC <0003> db_auc.c:192 IMSI='262428244998399': No 3G Auth Data HLR_Test-GSUP(266)@1562b242cc02: Created GsupExpect[0] for "262428244998399" to be handled at TC_gsup_check_imei_via_proxy(275) 20241001055702382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57410<->l=127.0.0.1:4258 20241001055702388 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702388 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262428244998399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428244998399" source_name="the-source\n"} 20241001055702388 DMAIN <0000> hlr.c:435 IMSI='262428244998399': has IMEI = 12345678901234 (consider setting 'store-imei') 20241001055702388 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262428244998399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428244998399" destination_name="the-source\n"} 20241001055702388 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262428244998399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055702388 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055702388 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@1562b242cc02: Found GsupExpect[0] for "262428244998399" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@1562b242cc02: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262428244998399" TC_gsup_check_imei_via_proxy(275)@1562b242cc02: setverdict(pass): none -> pass 20241001055702393 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702393 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262428244998399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428244998399" source_name="the-source\n"} 20241001055702393 DAUC <0003> hlr.c:428 IMSI='262428244998399': storing IMEI = 12345678901234 20241001055702396 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262428244998399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428244998399" destination_name="the-source\n"} 20241001055702396 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262428244998399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055702396 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055702396 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055702398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57410<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@1562b242cc02: Final verdict of PTC: pass 20241001055702414 DAUC <0003> db_auc.c:157 IMSI='262424533617623': No 2G Auth Data 20241001055702414 DAUC <0003> db_auc.c:192 IMSI='262424533617623': No 3G Auth Data HLR_Test-GSUP(266)@1562b242cc02: Created GsupExpect[0] for "262424533617623" to be handled at TC_gsup_check_imei_via_proxy(276) 20241001055702441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57416<->l=127.0.0.1:4258 20241001055702447 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702447 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262424533617623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424533617623" source_name="the-source\n"} 20241001055702447 DMAIN <0000> hlr.c:435 IMSI='262424533617623': has IMEI = 12345678901234 (consider setting 'store-imei') 20241001055702447 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262424533617623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424533617623" destination_name="the-source\n"} 20241001055702447 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262424533617623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055702447 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055702447 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@1562b242cc02: Found GsupExpect[0] for "262424533617623" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@1562b242cc02: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262424533617623" TC_gsup_check_imei_via_proxy(276)@1562b242cc02: setverdict(pass): none -> pass 20241001055702452 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702452 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262424533617623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424533617623" source_name="the-source\n"} 20241001055702452 DAUC <0003> hlr.c:428 IMSI='262424533617623': storing IMEI = 12345678901234 20241001055702456 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262424533617623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424533617623" destination_name="the-source\n"} 20241001055702456 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262424533617623 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055702456 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055702456 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055702459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57416<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@1562b242cc02: Final verdict of PTC: pass MTC@1562b242cc02: setverdict(pass): none -> pass 20241001055702471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57332<->l=127.0.0.1:4258 20241001055702472 DLINP <000b> input/ipa.c:451 connected read/write 20241001055702472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055702472 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055702473 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055702473 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055702473 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241001055702473 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38965<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@1562b242cc02: Final verdict of PTC: none 267@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: pass MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@1562b242cc02: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Tue Oct 1 05:57:02 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20241001055702519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57430<->l=127.0.0.1:4258 20241001055702620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57430<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=43412) Waiting for packet dumper to finish... 1 (prev_count=43412, count=69304) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Tue Oct 1 05:57:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_check_imei_invalid_len started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055705696 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055705696 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055705698 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055705701 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705701 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055705701 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055705701 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 20241001055705701 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055705701 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 20241001055705701 DLGSUP <0013> gsup_server.c:235 2: 20241001055705701 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055705701 DLGSUP <0013> gsup_server.c:235 3: 20241001055705701 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055705701 DLGSUP <0013> gsup_server.c:235 4: 20241001055705701 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055705701 DLGSUP <0013> gsup_server.c:235 5: 20241001055705701 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055705701 DLGSUP <0013> gsup_server.c:235 7: 20241001055705701 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055705701 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055705701 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055705701 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@1562b242cc02: 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") 20241001055705718 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46241<->l=127.0.0.1:4259) 20241001055705736 DAUC <0003> db_auc.c:157 IMSI='262427026960313': No 2G Auth Data 20241001055705736 DAUC <0003> db_auc.c:192 IMSI='262427026960313': No 3G Auth Data HLR_Test-GSUP(278)@1562b242cc02: Created GsupExpect[0] for "262427026960313" to be handled at TC_gsup_check_imei_invalid_len(281) 20241001055705758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57442<->l=127.0.0.1:4258 20241001055705762 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705762 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427026960313"} 20241001055705762 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241001055705762 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427026960313" cause=Invalid mandatory information} 20241001055705762 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705762 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705762 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@1562b242cc02: Found GsupExpect[0] for "262427026960313" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@1562b242cc02: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262427026960313" TC_gsup_check_imei_invalid_len(281)@1562b242cc02: setverdict(pass): none -> pass 20241001055705765 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705765 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427026960313"} 20241001055705765 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241001055705765 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427026960313" cause=Invalid mandatory information} 20241001055705765 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705765 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705765 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705767 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705767 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427026960313"} 20241001055705767 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241001055705767 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427026960313" cause=Invalid mandatory information} 20241001055705767 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705767 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705767 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705769 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705769 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427026960313"} 20241001055705769 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241001055705769 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427026960313" cause=Invalid mandatory information} 20241001055705769 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705769 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705769 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705771 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705771 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427026960313"} 20241001055705771 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241001055705771 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427026960313" cause=Invalid mandatory information} 20241001055705771 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427026960313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705771 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705771 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57442<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@1562b242cc02: Final verdict of PTC: pass 20241001055705784 DAUC <0003> db_auc.c:157 IMSI='262422347383093': No 2G Auth Data 20241001055705784 DAUC <0003> db_auc.c:192 IMSI='262422347383093': No 3G Auth Data HLR_Test-GSUP(278)@1562b242cc02: Created GsupExpect[0] for "262422347383093" to be handled at TC_gsup_check_imei_invalid_len(282) 20241001055705807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57450<->l=127.0.0.1:4258 20241001055705811 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705811 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422347383093"} 20241001055705811 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241001055705811 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422347383093" cause=Invalid mandatory information} 20241001055705811 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705811 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705812 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@1562b242cc02: Found GsupExpect[0] for "262422347383093" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@1562b242cc02: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262422347383093" TC_gsup_check_imei_invalid_len(282)@1562b242cc02: setverdict(pass): none -> pass 20241001055705814 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705814 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422347383093"} 20241001055705814 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241001055705814 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422347383093" cause=Invalid mandatory information} 20241001055705814 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705814 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705814 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705815 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705816 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422347383093"} 20241001055705816 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241001055705816 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422347383093" cause=Invalid mandatory information} 20241001055705816 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705816 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705816 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705817 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705818 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422347383093"} 20241001055705818 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241001055705818 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422347383093" cause=Invalid mandatory information} 20241001055705818 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705818 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705818 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705820 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705820 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422347383093"} 20241001055705820 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241001055705820 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422347383093" cause=Invalid mandatory information} 20241001055705820 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422347383093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705820 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705820 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57450<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@1562b242cc02: Final verdict of PTC: pass 20241001055705833 DAUC <0003> db_auc.c:157 IMSI='262424304821407': No 2G Auth Data 20241001055705833 DAUC <0003> db_auc.c:192 IMSI='262424304821407': No 3G Auth Data HLR_Test-GSUP(278)@1562b242cc02: Created GsupExpect[0] for "262424304821407" to be handled at TC_gsup_check_imei_invalid_len(283) 20241001055705855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57464<->l=127.0.0.1:4258 20241001055705858 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705858 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424304821407"} 20241001055705858 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241001055705859 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424304821407" cause=Invalid mandatory information} 20241001055705859 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705859 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705859 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@1562b242cc02: Found GsupExpect[0] for "262424304821407" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@1562b242cc02: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262424304821407" TC_gsup_check_imei_invalid_len(283)@1562b242cc02: setverdict(pass): none -> pass 20241001055705861 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705861 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424304821407"} 20241001055705861 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241001055705861 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424304821407" cause=Invalid mandatory information} 20241001055705861 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705861 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705861 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705863 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705863 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424304821407"} 20241001055705863 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241001055705863 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424304821407" cause=Invalid mandatory information} 20241001055705863 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705863 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705863 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705865 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705865 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424304821407"} 20241001055705865 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241001055705865 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424304821407" cause=Invalid mandatory information} 20241001055705865 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705865 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705865 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705866 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705867 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424304821407"} 20241001055705867 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241001055705867 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424304821407" cause=Invalid mandatory information} 20241001055705867 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424304821407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705867 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705867 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57464<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@1562b242cc02: Final verdict of PTC: pass 20241001055705880 DAUC <0003> db_auc.c:157 IMSI='262428975201374': No 2G Auth Data 20241001055705880 DAUC <0003> db_auc.c:192 IMSI='262428975201374': No 3G Auth Data HLR_Test-GSUP(278)@1562b242cc02: Created GsupExpect[0] for "262428975201374" to be handled at TC_gsup_check_imei_invalid_len(284) 20241001055705904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57476<->l=127.0.0.1:4258 20241001055705908 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705908 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428975201374"} 20241001055705908 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241001055705908 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428975201374" cause=Invalid mandatory information} 20241001055705908 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705908 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705908 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@1562b242cc02: Found GsupExpect[0] for "262428975201374" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@1562b242cc02: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262428975201374" TC_gsup_check_imei_invalid_len(284)@1562b242cc02: setverdict(pass): none -> pass 20241001055705910 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705910 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428975201374"} 20241001055705910 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241001055705910 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428975201374" cause=Invalid mandatory information} 20241001055705910 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705910 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705910 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705912 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705912 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428975201374"} 20241001055705912 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241001055705912 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428975201374" cause=Invalid mandatory information} 20241001055705912 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705912 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705912 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705914 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705914 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428975201374"} 20241001055705914 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241001055705914 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428975201374" cause=Invalid mandatory information} 20241001055705914 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705914 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705914 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705916 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705916 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428975201374"} 20241001055705916 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241001055705916 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428975201374" cause=Invalid mandatory information} 20241001055705916 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428975201374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705916 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705916 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57476<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@1562b242cc02: Final verdict of PTC: pass 20241001055705929 DAUC <0003> db_auc.c:157 IMSI='262423025073937': No 2G Auth Data 20241001055705929 DAUC <0003> db_auc.c:192 IMSI='262423025073937': No 3G Auth Data HLR_Test-GSUP(278)@1562b242cc02: Created GsupExpect[0] for "262423025073937" to be handled at TC_gsup_check_imei_invalid_len(285) 20241001055705951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57480<->l=127.0.0.1:4258 20241001055705955 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705955 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423025073937"} 20241001055705955 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241001055705955 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423025073937" cause=Invalid mandatory information} 20241001055705955 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705955 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705955 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@1562b242cc02: Found GsupExpect[0] for "262423025073937" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@1562b242cc02: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262423025073937" TC_gsup_check_imei_invalid_len(285)@1562b242cc02: setverdict(pass): none -> pass 20241001055705958 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705958 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423025073937"} 20241001055705958 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241001055705958 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423025073937" cause=Invalid mandatory information} 20241001055705958 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705958 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705958 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705960 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705960 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423025073937"} 20241001055705960 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241001055705960 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423025073937" cause=Invalid mandatory information} 20241001055705960 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705960 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705960 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705962 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705962 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423025073937"} 20241001055705962 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241001055705962 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423025073937" cause=Invalid mandatory information} 20241001055705962 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705962 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705962 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705964 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055705964 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423025073937"} 20241001055705964 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241001055705964 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423025073937" cause=Invalid mandatory information} 20241001055705964 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423025073937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055705964 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055705964 DLINP <000b> input/ipa.c:451 connected read/write 20241001055705964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055705965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57480<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@1562b242cc02: Final verdict of PTC: pass 20241001055705976 DAUC <0003> db_auc.c:157 IMSI='262422160230495': No 2G Auth Data 20241001055705976 DAUC <0003> db_auc.c:192 IMSI='262422160230495': No 3G Auth Data HLR_Test-GSUP(278)@1562b242cc02: Created GsupExpect[0] for "262422160230495" to be handled at TC_gsup_check_imei_invalid_len(286) 20241001055706004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57488<->l=127.0.0.1:4258 20241001055706008 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055706008 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422160230495"} 20241001055706008 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241001055706008 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422160230495" cause=Invalid mandatory information} 20241001055706008 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055706008 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055706008 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@1562b242cc02: Found GsupExpect[0] for "262422160230495" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@1562b242cc02: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262422160230495" TC_gsup_check_imei_invalid_len(286)@1562b242cc02: setverdict(pass): none -> pass 20241001055706010 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055706011 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422160230495"} 20241001055706011 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241001055706011 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422160230495" cause=Invalid mandatory information} 20241001055706011 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055706011 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055706011 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055706012 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055706012 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422160230495"} 20241001055706012 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241001055706012 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422160230495" cause=Invalid mandatory information} 20241001055706012 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055706012 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055706013 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055706014 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055706014 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422160230495"} 20241001055706014 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241001055706014 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422160230495" cause=Invalid mandatory information} 20241001055706014 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055706014 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055706014 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055706016 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055706016 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422160230495"} 20241001055706016 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241001055706016 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422160230495" cause=Invalid mandatory information} 20241001055706016 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422160230495 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055706016 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055706016 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055706018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57488<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@1562b242cc02: Final verdict of PTC: pass 20241001055706032 DAUC <0003> db_auc.c:157 IMSI='262425960611761': No 2G Auth Data 20241001055706032 DAUC <0003> db_auc.c:192 IMSI='262425960611761': No 3G Auth Data HLR_Test-GSUP(278)@1562b242cc02: Created GsupExpect[0] for "262425960611761" to be handled at TC_gsup_check_imei_invalid_len(287) 20241001055706059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57500<->l=127.0.0.1:4258 20241001055706062 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055706062 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425960611761"} 20241001055706062 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241001055706062 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425960611761" cause=Invalid mandatory information} 20241001055706062 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055706062 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055706062 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@1562b242cc02: Found GsupExpect[0] for "262425960611761" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@1562b242cc02: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425960611761" TC_gsup_check_imei_invalid_len(287)@1562b242cc02: setverdict(pass): none -> pass 20241001055706064 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055706064 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425960611761"} 20241001055706064 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241001055706064 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425960611761" cause=Invalid mandatory information} 20241001055706064 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055706064 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055706064 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055706066 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055706066 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425960611761"} 20241001055706066 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241001055706066 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425960611761" cause=Invalid mandatory information} 20241001055706066 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055706066 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055706066 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055706068 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055706068 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425960611761"} 20241001055706068 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241001055706068 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425960611761" cause=Invalid mandatory information} 20241001055706068 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055706068 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055706068 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055706069 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055706069 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425960611761"} 20241001055706069 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241001055706069 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425960611761" cause=Invalid mandatory information} 20241001055706069 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425960611761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055706069 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055706069 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055706071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57500<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@1562b242cc02: Final verdict of PTC: pass 20241001055706085 DAUC <0003> db_auc.c:157 IMSI='262429223454207': No 2G Auth Data 20241001055706085 DAUC <0003> db_auc.c:192 IMSI='262429223454207': No 3G Auth Data HLR_Test-GSUP(278)@1562b242cc02: Created GsupExpect[0] for "262429223454207" to be handled at TC_gsup_check_imei_invalid_len(288) 20241001055706113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57502<->l=127.0.0.1:4258 20241001055706117 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055706117 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429223454207"} 20241001055706117 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241001055706117 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429223454207" cause=Invalid mandatory information} 20241001055706117 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055706117 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055706117 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@1562b242cc02: Found GsupExpect[0] for "262429223454207" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@1562b242cc02: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262429223454207" TC_gsup_check_imei_invalid_len(288)@1562b242cc02: setverdict(pass): none -> pass 20241001055706119 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055706119 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429223454207"} 20241001055706119 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241001055706119 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429223454207" cause=Invalid mandatory information} 20241001055706119 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055706119 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055706119 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055706121 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055706121 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429223454207"} 20241001055706121 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241001055706121 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429223454207" cause=Invalid mandatory information} 20241001055706121 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055706121 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055706121 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055706123 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055706123 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429223454207"} 20241001055706123 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241001055706123 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429223454207" cause=Invalid mandatory information} 20241001055706123 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055706123 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055706123 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055706124 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055706124 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429223454207"} 20241001055706124 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241001055706124 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429223454207" cause=Invalid mandatory information} 20241001055706124 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429223454207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055706124 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055706124 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055706125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57502<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@1562b242cc02: Final verdict of PTC: pass MTC@1562b242cc02: setverdict(pass): none -> pass 20241001055706137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4258 20241001055706138 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46241<->l=127.0.0.1:4259) 20241001055706138 DLINP <000b> input/ipa.c:451 connected read/write 20241001055706138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055706138 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055706138 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055706138 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@1562b242cc02: Final verdict of PTC: none 279@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: pass MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@1562b242cc02: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Tue Oct 1 05:57:06 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 20241001055706179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57508<->l=127.0.0.1:4258 20241001055706279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57508<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=50568) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Tue Oct 1 05:57:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_gsup_check_imei_unknown_imsi started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055709356 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055709356 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055709358 DLINP <000b> input/ipa.c:451 connected read/write 20241001055709358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055709359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43492<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055709360 DLINP <000b> input/ipa.c:451 connected read/write 20241001055709360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055709360 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055709360 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055709360 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 20241001055709360 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055709360 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 20241001055709360 DLGSUP <0013> gsup_server.c:235 2: 20241001055709360 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055709360 DLGSUP <0013> gsup_server.c:235 3: 20241001055709360 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055709360 DLGSUP <0013> gsup_server.c:235 4: 20241001055709360 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055709360 DLGSUP <0013> gsup_server.c:235 5: 20241001055709360 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055709360 DLGSUP <0013> gsup_server.c:235 7: 20241001055709360 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055709360 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055709360 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055709360 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@1562b242cc02: 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") 20241001055709384 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45723<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@1562b242cc02: Created GsupExpect[0] for "262426691535317" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241001055709396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43494<->l=127.0.0.1:4258 20241001055709402 DLINP <000b> input/ipa.c:451 connected read/write 20241001055709402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055709402 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426691535317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426691535317"} 20241001055709402 DMAIN <0000> hlr.c:435 IMSI='262426691535317': has IMEI = 22245678901234 (consider setting 'store-imei') 20241001055709402 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426691535317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241001055709402 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426691535317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426691535317" cause=Invalid mandatory information} 20241001055709402 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426691535317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055709402 DLINP <000b> input/ipa.c:451 connected read/write 20241001055709402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055709402 DLINP <000b> input/ipa.c:451 connected read/write 20241001055709402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@1562b242cc02: Found GsupExpect[0] for "262426691535317" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@1562b242cc02: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262426691535317" TC_gsup_check_imei_unknown_imsi(293)@1562b242cc02: setverdict(pass): none -> pass 20241001055709407 DLINP <000b> input/ipa.c:451 connected read/write 20241001055709407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055709407 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426691535317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426691535317"} 20241001055709407 DAUC <0003> hlr.c:428 IMSI='262426691535317': storing IMEI = 22245678901234 20241001055709407 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426691535317': no such subscriber 20241001055709407 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426691535317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241001055709407 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426691535317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426691535317" cause=Invalid mandatory information} 20241001055709407 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426691535317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055709407 DLINP <000b> input/ipa.c:451 connected read/write 20241001055709407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055709407 DLINP <000b> input/ipa.c:451 connected read/write 20241001055709407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055709408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43494<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@1562b242cc02: Final verdict of PTC: pass 20241001055709409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43492<->l=127.0.0.1:4258 20241001055709410 DLINP <000b> input/ipa.c:451 connected read/write 20241001055709410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055709410 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055709410 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055709410 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055709410 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45723<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@1562b242cc02: Final verdict of PTC: none 291@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 291: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@1562b242cc02: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Tue Oct 1 05:57:09 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20241001055709454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43508<->l=127.0.0.1:4258 20241001055709555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43508<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=14768) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Tue Oct 1 05:57:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055712627 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055712627 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055712629 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43522<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(294)@1562b242cc02: 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 } } } } 20241001055712632 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712632 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055712633 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055712633 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 20241001055712633 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055712633 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 20241001055712633 DLGSUP <0013> gsup_server.c:235 2: 20241001055712633 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055712633 DLGSUP <0013> gsup_server.c:235 3: 20241001055712633 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055712633 DLGSUP <0013> gsup_server.c:235 4: 20241001055712633 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055712633 DLGSUP <0013> gsup_server.c:235 5: 20241001055712633 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055712633 DLGSUP <0013> gsup_server.c:235 7: 20241001055712633 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055712633 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055712633 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055712633 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@1562b242cc02: 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") 20241001055712651 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33981<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@1562b242cc02: Created GsupExpect[0] for "262420397095249" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241001055712666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43538<->l=127.0.0.1:4258 20241001055712673 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712673 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420397095249"} 20241001055712673 DMAIN <0000> hlr.c:227 IMSI='262420397095249': Creating subscriber on demand 20241001055712693 DMAIN <0000> hlr.c:243 IMSI='262420397095249': Successfully assigned MSISDN='799' 20241001055712693 DAUC <0003> hlr.c:428 IMSI='262420397095249': storing IMEI = 12345678901234 20241001055712707 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420397095249"} 20241001055712707 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055712707 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712707 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@1562b242cc02: Found GsupExpect[0] for "262420397095249" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@1562b242cc02: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262420397095249" TC_subscr_create_on_demand_check_imei_early(298)@1562b242cc02: setverdict(pass): none -> pass 20241001055712709 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712709 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712711 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712711 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712712 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712712 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712713 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712714 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420397095249" cn_domain=PS} 20241001055712714 DLU <0006> fsm.c:456 lu(262420397095249)[0x55638ed47800]{UNVALIDATED}: Allocated 20241001055712714 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055712723 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420397095249)[0x55638ed47800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055712723 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420397095249" cn_domain=PS} 20241001055712723 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712723 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712726 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712726 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420397095249"} 20241001055712726 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420397095249)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055712726 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055712726 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420397095249"} 20241001055712726 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055712726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420397095249)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055712726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420397095249)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055712726 DLU <0006> fsm.c:568 lu(PS:IMSI-262420397095249)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055712726 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712726 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055712739 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712739 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420397095249"} 20241001055712739 DMAIN <0000> hlr.c:227 IMSI='262420397095249': Creating subscriber on demand 20241001055712749 DMAIN <0000> hlr.c:243 IMSI='262420397095249': Successfully assigned MSISDN='295' 20241001055712749 DAUC <0003> hlr.c:428 IMSI='262420397095249': storing IMEI = 12345678901234 20241001055712753 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420397095249"} 20241001055712753 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055712753 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712753 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055712754 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712754 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712755 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712755 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712756 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712756 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712757 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712757 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712759 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712759 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420397095249" cn_domain=PS} 20241001055712759 DLU <0006> fsm.c:456 lu(262420397095249)[0x55638ed47800]{UNVALIDATED}: Allocated 20241001055712759 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055712766 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420397095249)[0x55638ed47800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055712766 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420397095249" cn_domain=PS} 20241001055712766 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712766 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712768 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712768 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420397095249"} 20241001055712768 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420397095249)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055712768 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055712768 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420397095249"} 20241001055712768 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055712768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420397095249)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055712768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420397095249)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055712768 DLU <0006> fsm.c:568 lu(PS:IMSI-262420397095249)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055712768 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712768 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055712776 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712776 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420397095249"} 20241001055712776 DMAIN <0000> hlr.c:227 IMSI='262420397095249': Creating subscriber on demand 20241001055712783 DMAIN <0000> hlr.c:243 IMSI='262420397095249': Successfully assigned MSISDN='986' 20241001055712783 DAUC <0003> hlr.c:428 IMSI='262420397095249': storing IMEI = 12345678901234 20241001055712786 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420397095249"} 20241001055712786 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055712786 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712786 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055712787 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712787 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712788 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712788 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712789 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712789 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712790 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712790 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712792 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712792 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420397095249" cn_domain=PS} 20241001055712792 DLU <0006> fsm.c:456 lu(262420397095249)[0x55638ed47800]{UNVALIDATED}: Allocated 20241001055712792 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241001055712792 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420397095249" cause=GPRS services not allowed} 20241001055712792 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055712792 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420397095249)[0x55638ed47800]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055712792 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420397095249)[0x55638ed47800]{UNVALIDATED}: Freeing instance 20241001055712792 DLU <0006> fsm.c:568 lu(PS:IMSI-262420397095249)[0x55638ed47800]{UNVALIDATED}: Deallocated 20241001055712792 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712792 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055712800 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712800 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420397095249"} 20241001055712800 DMAIN <0000> hlr.c:227 IMSI='262420397095249': Creating subscriber on demand 20241001055712806 DMAIN <0000> hlr.c:243 IMSI='262420397095249': Successfully assigned MSISDN='866' 20241001055712806 DAUC <0003> hlr.c:428 IMSI='262420397095249': storing IMEI = 12345678901234 20241001055712809 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420397095249"} 20241001055712809 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055712809 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712809 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055712811 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712811 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712812 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712812 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712813 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712813 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712815 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712815 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420397095249" cn_domain=PS} 20241001055712815 DLU <0006> fsm.c:456 lu(262420397095249)[0x55638ed47800]{UNVALIDATED}: Allocated 20241001055712815 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241001055712815 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420397095249" cause=GPRS services not allowed} 20241001055712815 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055712815 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420397095249)[0x55638ed47800]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055712815 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420397095249)[0x55638ed47800]{UNVALIDATED}: Freeing instance 20241001055712815 DLU <0006> fsm.c:568 lu(PS:IMSI-262420397095249)[0x55638ed47800]{UNVALIDATED}: Deallocated 20241001055712815 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712815 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055712822 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712822 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420397095249"} 20241001055712822 DMAIN <0000> hlr.c:227 IMSI='262420397095249': Creating subscriber on demand 20241001055712825 DAUC <0003> hlr.c:428 IMSI='262420397095249': storing IMEI = 12345678901234 20241001055712828 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420397095249"} 20241001055712828 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055712828 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712829 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055712830 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712830 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712831 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712831 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712832 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712832 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712833 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712833 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420397095249" cn_domain=PS} 20241001055712833 DLU <0006> fsm.c:456 lu(262420397095249)[0x55638ed47800]{UNVALIDATED}: Allocated 20241001055712833 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241001055712833 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420397095249" cause=GPRS services not allowed} 20241001055712833 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055712833 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420397095249)[0x55638ed47800]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055712833 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420397095249)[0x55638ed47800]{UNVALIDATED}: Freeing instance 20241001055712833 DLU <0006> fsm.c:568 lu(PS:IMSI-262420397095249)[0x55638ed47800]{UNVALIDATED}: Deallocated 20241001055712833 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712833 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055712841 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712841 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420397095249"} 20241001055712841 DMAIN <0000> hlr.c:227 IMSI='262420397095249': Creating subscriber on demand 20241001055712844 DAUC <0003> hlr.c:428 IMSI='262420397095249': storing IMEI = 12345678901234 20241001055712848 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420397095249"} 20241001055712848 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241001055712848 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712848 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055712849 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712849 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712850 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712850 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712851 DAUC <0003> db_auc.c:157 IMSI='262420397095249': No 2G Auth Data 20241001055712851 DAUC <0003> db_auc.c:192 IMSI='262420397095249': No 3G Auth Data 20241001055712852 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712852 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420397095249" cn_domain=PS} 20241001055712852 DLU <0006> fsm.c:456 lu(262420397095249)[0x55638ed47800]{UNVALIDATED}: Allocated 20241001055712852 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055712859 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420397095249)[0x55638ed47800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055712859 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420397095249" cn_domain=PS} 20241001055712859 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712859 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712861 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712861 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420397095249"} 20241001055712861 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420397095249)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055712861 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055712861 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420397095249"} 20241001055712861 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420397095249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055712861 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420397095249)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055712861 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420397095249)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055712861 DLU <0006> fsm.c:568 lu(PS:IMSI-262420397095249)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055712861 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055712861 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055712867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43538<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@1562b242cc02: Final verdict of PTC: pass 20241001055712868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43522<->l=127.0.0.1:4258 20241001055712869 DLINP <000b> input/ipa.c:451 connected read/write 20241001055712869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055712869 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055712869 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055712869 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055712869 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33981<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@1562b242cc02: Final verdict of PTC: none 296@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 296: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@1562b242cc02: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Tue Oct 1 05:57:12 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20241001055712912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43548<->l=127.0.0.1:4258 20241001055713012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43548<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5800) Waiting for packet dumper to finish... 1 (prev_count=5800, count=32008) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Tue Oct 1 05:57:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_subscr_create_on_demand_ul started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055716088 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055716088 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055716091 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055716091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43562<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055716093 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055716093 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055716093 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055716093 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 20241001055716093 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055716093 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 20241001055716093 DLGSUP <0013> gsup_server.c:235 2: 20241001055716093 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055716093 DLGSUP <0013> gsup_server.c:235 3: 20241001055716093 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055716093 DLGSUP <0013> gsup_server.c:235 4: 20241001055716093 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055716093 DLGSUP <0013> gsup_server.c:235 5: 20241001055716093 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055716093 DLGSUP <0013> gsup_server.c:235 7: 20241001055716093 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055716093 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055716093 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055716093 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@1562b242cc02: 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") 20241001055716113 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43295<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@1562b242cc02: Created GsupExpect[0] for "262427403902800" to be handled at TC_subscr_create_on_demand_ul(303) 20241001055716123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43564<->l=127.0.0.1:4258 20241001055716137 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055716137 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427403902800" cn_domain=PS} 20241001055716137 DMAIN <0000> hlr.c:227 IMSI='262427403902800': Creating subscriber on demand 20241001055716144 DMAIN <0000> hlr.c:243 IMSI='262427403902800': Successfully assigned MSISDN='741' 20241001055716144 DLU <0006> fsm.c:456 lu(262427403902800)[0x55638ed47800]{UNVALIDATED}: Allocated 20241001055716144 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055716168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427403902800)[0x55638ed47800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055716168 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427403902800" cn_domain=PS} 20241001055716168 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055716168 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@1562b242cc02: Found GsupExpect[0] for "262427403902800" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@1562b242cc02: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262427403902800" 20241001055716172 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055716172 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427403902800"} 20241001055716172 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427403902800)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055716172 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055716172 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427403902800"} 20241001055716172 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055716172 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427403902800)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055716172 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427403902800)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055716172 DLU <0006> fsm.c:568 lu(PS:IMSI-262427403902800)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055716172 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055716172 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@1562b242cc02: setverdict(pass): none -> pass 20241001055716173 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716173 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716174 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716174 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716175 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716175 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716183 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055716183 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427403902800" cn_domain=PS} 20241001055716183 DMAIN <0000> hlr.c:227 IMSI='262427403902800': Creating subscriber on demand 20241001055716193 DMAIN <0000> hlr.c:243 IMSI='262427403902800': Successfully assigned MSISDN='351' 20241001055716193 DLU <0006> fsm.c:456 lu(262427403902800)[0x55638ed47800]{UNVALIDATED}: Allocated 20241001055716193 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055716199 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427403902800)[0x55638ed47800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055716199 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427403902800" cn_domain=PS} 20241001055716199 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055716199 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055716202 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055716202 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427403902800"} 20241001055716202 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427403902800)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055716202 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055716202 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427403902800"} 20241001055716202 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055716202 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427403902800)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055716202 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427403902800)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055716202 DLU <0006> fsm.c:568 lu(PS:IMSI-262427403902800)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055716202 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055716202 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055716203 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716203 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716204 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716204 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716205 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716206 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716206 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716207 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716218 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055716218 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427403902800" cn_domain=PS} 20241001055716218 DMAIN <0000> hlr.c:227 IMSI='262427403902800': Creating subscriber on demand 20241001055716225 DMAIN <0000> hlr.c:243 IMSI='262427403902800': Successfully assigned MSISDN='013' 20241001055716225 DLU <0006> fsm.c:456 lu(262427403902800)[0x55638ed47800]{UNVALIDATED}: Allocated 20241001055716225 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241001055716225 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427403902800" cause=GPRS services not allowed} 20241001055716225 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055716225 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427403902800)[0x55638ed47800]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055716225 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427403902800)[0x55638ed47800]{UNVALIDATED}: Freeing instance 20241001055716225 DLU <0006> fsm.c:568 lu(PS:IMSI-262427403902800)[0x55638ed47800]{UNVALIDATED}: Deallocated 20241001055716225 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055716225 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055716227 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716227 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716228 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716228 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716229 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716229 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716230 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716230 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716237 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055716237 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427403902800" cn_domain=PS} 20241001055716237 DMAIN <0000> hlr.c:227 IMSI='262427403902800': Creating subscriber on demand 20241001055716244 DMAIN <0000> hlr.c:243 IMSI='262427403902800': Successfully assigned MSISDN='670' 20241001055716244 DLU <0006> fsm.c:456 lu(262427403902800)[0x55638ed47800]{UNVALIDATED}: Allocated 20241001055716244 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241001055716244 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427403902800" cause=GPRS services not allowed} 20241001055716244 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055716244 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427403902800)[0x55638ed47800]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055716244 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427403902800)[0x55638ed47800]{UNVALIDATED}: Freeing instance 20241001055716244 DLU <0006> fsm.c:568 lu(PS:IMSI-262427403902800)[0x55638ed47800]{UNVALIDATED}: Deallocated 20241001055716244 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055716244 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055716246 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716246 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716247 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716247 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716248 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716248 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716256 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055716256 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427403902800" cn_domain=PS} 20241001055716256 DMAIN <0000> hlr.c:227 IMSI='262427403902800': Creating subscriber on demand 20241001055716260 DLU <0006> fsm.c:456 lu(262427403902800)[0x55638ed47800]{UNVALIDATED}: Allocated 20241001055716260 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241001055716260 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427403902800" cause=GPRS services not allowed} 20241001055716260 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055716260 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427403902800)[0x55638ed47800]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055716260 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427403902800)[0x55638ed47800]{UNVALIDATED}: Freeing instance 20241001055716260 DLU <0006> fsm.c:568 lu(PS:IMSI-262427403902800)[0x55638ed47800]{UNVALIDATED}: Deallocated 20241001055716260 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055716260 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055716261 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716261 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716262 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716262 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716263 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716263 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716270 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055716270 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427403902800" cn_domain=PS} 20241001055716270 DMAIN <0000> hlr.c:227 IMSI='262427403902800': Creating subscriber on demand 20241001055716274 DLU <0006> fsm.c:456 lu(262427403902800)[0x55638ed47800]{UNVALIDATED}: Allocated 20241001055716274 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055716280 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427403902800)[0x55638ed47800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055716280 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427403902800" cn_domain=PS} 20241001055716280 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055716280 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055716283 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055716283 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427403902800"} 20241001055716283 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427403902800)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055716283 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055716283 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427403902800"} 20241001055716283 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427403902800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055716283 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427403902800)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055716283 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427403902800)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055716283 DLU <0006> fsm.c:568 lu(PS:IMSI-262427403902800)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055716283 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055716283 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055716284 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716284 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716285 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716285 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data 20241001055716286 DAUC <0003> db_auc.c:157 IMSI='262427403902800': No 2G Auth Data 20241001055716286 DAUC <0003> db_auc.c:192 IMSI='262427403902800': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055716292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43564<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@1562b242cc02: Final verdict of PTC: pass 20241001055716293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43562<->l=127.0.0.1:4258 20241001055716294 DLINP <000b> input/ipa.c:451 connected read/write 20241001055716294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055716294 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055716294 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055716294 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055716294 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43295<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@1562b242cc02: Final verdict of PTC: none 301@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 301: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@1562b242cc02: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Tue Oct 1 05:57:16 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 20241001055716340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43572<->l=127.0.0.1:4258 20241001055716440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43572<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5424) Waiting for packet dumper to finish... 1 (prev_count=5424, count=31092) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Tue Oct 1 05:57:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_subscr_create_on_demand_sai started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055719522 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055719522 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055719524 DLINP <000b> input/ipa.c:451 connected read/write 20241001055719524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055719525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58092<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055719528 DLINP <000b> input/ipa.c:451 connected read/write 20241001055719528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055719528 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055719528 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055719528 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 20241001055719528 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055719528 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 20241001055719528 DLGSUP <0013> gsup_server.c:235 2: 20241001055719528 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055719528 DLGSUP <0013> gsup_server.c:235 3: 20241001055719528 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055719528 DLGSUP <0013> gsup_server.c:235 4: 20241001055719528 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055719528 DLGSUP <0013> gsup_server.c:235 5: 20241001055719528 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055719528 DLGSUP <0013> gsup_server.c:235 7: 20241001055719528 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055719528 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055719528 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055719528 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@1562b242cc02: 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") 20241001055719545 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38475<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@1562b242cc02: Created GsupExpect[0] for "262428337594282" to be handled at TC_subscr_create_on_demand_sai(308) 20241001055719555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58102<->l=127.0.0.1:4258 20241001055719569 DLINP <000b> input/ipa.c:451 connected read/write 20241001055719569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055719569 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428337594282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428337594282"} 20241001055719569 DMAIN <0000> hlr.c:227 IMSI='262428337594282': Creating subscriber on demand 20241001055719585 DMAIN <0000> hlr.c:243 IMSI='262428337594282': Successfully assigned MSISDN='350' 20241001055719585 DAUC <0003> db_auc.c:157 IMSI='262428337594282': No 2G Auth Data 20241001055719585 DAUC <0003> db_auc.c:192 IMSI='262428337594282': No 3G Auth Data 20241001055719585 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428337594282 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 20241001055719585 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428337594282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428337594282" cause=IMSI unknown in HLR} 20241001055719585 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428337594282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241001055719585 DLINP <000b> input/ipa.c:451 connected read/write 20241001055719585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055719585 DLINP <000b> input/ipa.c:451 connected read/write 20241001055719585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@1562b242cc02: Found GsupExpect[0] for "262428337594282" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@1562b242cc02: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262428337594282" TC_subscr_create_on_demand_sai(308)@1562b242cc02: setverdict(pass): none -> pass 20241001055719587 DAUC <0003> db_auc.c:157 IMSI='262428337594282': No 2G Auth Data 20241001055719587 DAUC <0003> db_auc.c:192 IMSI='262428337594282': No 3G Auth Data 20241001055719588 DAUC <0003> db_auc.c:157 IMSI='262428337594282': No 2G Auth Data 20241001055719588 DAUC <0003> db_auc.c:192 IMSI='262428337594282': No 3G Auth Data 20241001055719589 DAUC <0003> db_auc.c:157 IMSI='262428337594282': No 2G Auth Data 20241001055719589 DAUC <0003> db_auc.c:192 IMSI='262428337594282': No 3G Auth Data 20241001055719591 DLINP <000b> input/ipa.c:451 connected read/write 20241001055719591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055719591 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428337594282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428337594282" cn_domain=PS} 20241001055719591 DLU <0006> fsm.c:456 lu(262428337594282)[0x55638ed47800]{UNVALIDATED}: Allocated 20241001055719591 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428337594282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241001055719598 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428337594282)[0x55638ed47800]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055719598 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428337594282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428337594282" cn_domain=PS} 20241001055719598 DLINP <000b> input/ipa.c:451 connected read/write 20241001055719598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055719598 DLINP <000b> input/ipa.c:451 connected read/write 20241001055719598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055719600 DLINP <000b> input/ipa.c:451 connected read/write 20241001055719600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055719600 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428337594282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428337594282"} 20241001055719600 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428337594282)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055719600 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428337594282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055719600 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428337594282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428337594282"} 20241001055719600 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428337594282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055719600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428337594282)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055719600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428337594282)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055719600 DLU <0006> fsm.c:568 lu(PS:IMSI-262428337594282)[0x55638ed47800]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055719600 DLINP <000b> input/ipa.c:451 connected read/write 20241001055719600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055719600 DLINP <000b> input/ipa.c:451 connected read/write 20241001055719600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055719606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58102<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@1562b242cc02: Final verdict of PTC: pass 20241001055719607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58092<->l=127.0.0.1:4258 20241001055719608 DLINP <000b> input/ipa.c:451 connected read/write 20241001055719608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055719608 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055719608 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055719609 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055719609 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38475<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@1562b242cc02: Final verdict of PTC: none 306@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 306: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@1562b242cc02: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Tue Oct 1 05:57:19 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20241001055719648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58118<->l=127.0.0.1:4258 20241001055719749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58118<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15456) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Tue Oct 1 05:57:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_MSLookup_mDNS_service_other_home started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055722825 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055722825 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055722828 DLINP <000b> input/ipa.c:451 connected read/write 20241001055722828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055722828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58132<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(309)@1562b242cc02: 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 } } } } 20241001055722830 DLINP <000b> input/ipa.c:451 connected read/write 20241001055722830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055722830 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055722830 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055722830 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 20241001055722831 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055722831 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 20241001055722831 DLGSUP <0013> gsup_server.c:235 2: 20241001055722831 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055722831 DLGSUP <0013> gsup_server.c:235 3: 20241001055722831 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055722831 DLGSUP <0013> gsup_server.c:235 4: 20241001055722831 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055722831 DLGSUP <0013> gsup_server.c:235 5: 20241001055722831 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055722831 DLGSUP <0013> gsup_server.c:235 7: 20241001055722831 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055722831 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055722831 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055722831 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@1562b242cc02: 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") 20241001055722845 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39835<->l=127.0.0.1:4259) 20241001055722847 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241001055722847 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@1562b242cc02: Created GsupExpect[0] for "262429143053573" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241001055722866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4258 20241001055722873 DAUC <0003> db_auc.c:157 IMSI='262429143053573': No 2G Auth Data 20241001055722873 DAUC <0003> db_auc.c:192 IMSI='262429143053573': No 3G Auth Data 20241001055722882 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610715711.msisdn 20241001055722882 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610715711.msisdn: not attached (vlr_number unset) 20241001055722882 DDGSM <0007> mslookup_server.c:327 sip.voice.491610715711.msisdn: does not exist in GSUP proxy 20241001055723884 DLINP <000b> input/ipa.c:451 connected read/write 20241001055723884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055723884 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429143053573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429143053573" cn_domain=CS} 20241001055723884 DLU <0006> fsm.c:456 lu(262429143053573)[0x55638ed25a60]{UNVALIDATED}: Allocated 20241001055723884 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429143053573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241001055723890 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429143053573)[0x55638ed25a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241001055723890 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429143053573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429143053573" cn_domain=CS} 20241001055723890 DLINP <000b> input/ipa.c:451 connected read/write 20241001055723890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055723890 DLINP <000b> input/ipa.c:451 connected read/write 20241001055723890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@1562b242cc02: Found GsupExpect[0] for "262429143053573" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@1562b242cc02: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262429143053573" 20241001055723894 DLINP <000b> input/ipa.c:451 connected read/write 20241001055723894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055723894 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429143053573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429143053573"} 20241001055723894 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429143053573)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241001055723894 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429143053573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241001055723894 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429143053573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429143053573"} 20241001055723894 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429143053573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055723894 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429143053573)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241001055723894 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429143053573)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241001055723894 DLU <0006> fsm.c:568 lu(CS:IMSI-262429143053573)[0x55638ed25a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241001055723894 DLINP <000b> input/ipa.c:451 connected read/write 20241001055723894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055723894 DLINP <000b> input/ipa.c:451 connected read/write 20241001055723894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@1562b242cc02: setverdict(pass): none -> pass 20241001055723897 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610715711.msisdn 20241001055723897 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610715711.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241001055723897 DDGSM <0007> mslookup_server.c:327 sip.voice.491610715711.msisdn: does not exist in GSUP proxy 20241001055723897 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610715711.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@1562b242cc02: setverdict(pass): pass -> pass, component reason not changed 20241001055723904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@1562b242cc02: Final verdict of PTC: pass 20241001055723905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58132<->l=127.0.0.1:4258 20241001055723906 DLINP <000b> input/ipa.c:451 connected read/write 20241001055723906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055723906 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055723906 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055723906 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@1562b242cc02: Final verdict of PTC: none 20241001055723907 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39835<->l=127.0.0.1:4259) 311@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 311: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@1562b242cc02: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Tue Oct 1 05:57:23 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20241001055723949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58160<->l=127.0.0.1:4258 20241001055724050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58160<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12068) 20241001055725030 DSS <0004> hlr_ussd.c:239 262425948238654/0xd9f9b40b: SS Session Timeout, destroying 20241001055725030 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425948238654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=12068, count=18456) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Tue Oct 1 05:57:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_MSLookup_GSUP_proxy started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055727125 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055727125 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055727126 DLINP <000b> input/ipa.c:451 connected read/write 20241001055727126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055727127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41712<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055727128 DLINP <000b> input/ipa.c:451 connected read/write 20241001055727128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055727128 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055727128 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055727128 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 20241001055727128 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055727128 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 20241001055727128 DLGSUP <0013> gsup_server.c:235 2: 20241001055727128 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055727128 DLGSUP <0013> gsup_server.c:235 3: 20241001055727128 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055727128 DLGSUP <0013> gsup_server.c:235 4: 20241001055727128 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055727128 DLGSUP <0013> gsup_server.c:235 5: 20241001055727128 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055727128 DLGSUP <0013> gsup_server.c:235 7: 20241001055727128 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055727128 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055727128 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055727128 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055727129 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241001055727129 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@1562b242cc02: 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") 20241001055727162 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38465<->l=127.0.0.1:4259) 20241001055727164 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241001055727164 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@1562b242cc02: Created GsupExpect[0] for "262427973281090" to be handled at TC_MSLookup_GSUP_proxy(320) 20241001055727180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41720<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@1562b242cc02: Created GsupExpect[0] for "262427973281090" to be handled at TC_MSLookup_GSUP_proxy(320) 20241001055727186 DLINP <000b> input/ipa.c:451 connected read/write 20241001055727186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055727186 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427973281090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427973281090" cn_domain=CS} 20241001055727186 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427973281090 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241001055727186 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427973281090 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241001055727186 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427973281090.imsi 20241001055727186 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427973281090.imsi 20241001055727186 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427973281090.imsi: does not exist in local HLR 20241001055727191 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427973281090 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241001055727191 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241001055727191 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241001055727191 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241001055727191 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241001055727191 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241001055727191 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427973281090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055727191 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241001055727191 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241001055727191 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241001055727191 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241001055727191 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241001055727191 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@1562b242cc02: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@1562b242cc02: 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) } } } } 20241001055727194 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055727194 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055727194 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241001055727194 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241001055727194 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241001055727196 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055727196 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055727196 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@1562b242cc02: 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)@1562b242cc02: 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)@1562b242cc02: Found GsupExpect[0] for "262427973281090" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@1562b242cc02: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427973281090" HLR_Test-GSUP-server-IPA(318)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055727237 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055727237 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055727237 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055727237 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055727237 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427973281090 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612332770 20241001055727237 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427973281090 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241001055727237 DLINP <000b> input/ipa.c:451 connected read/write 20241001055727237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055727237 DLINP <000b> input/ipa.c:451 connected read/write 20241001055727237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@1562b242cc02: Found GsupExpect[0] for "262427973281090" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@1562b242cc02: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427973281090" 20241001055727241 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055727241 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055727241 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427973281090 MSISDN-491612332770 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241001055727241 DLINP <000b> input/ipa.c:451 connected read/write 20241001055727241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055727241 DLINP <000b> input/ipa.c:451 connected read/write 20241001055727241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055727243 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055727243 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055727243 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427973281090 MSISDN-491612332770 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 20241001055727243 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427973281090 MSISDN-491612332770 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241001055727243 DLINP <000b> input/ipa.c:451 connected read/write 20241001055727243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055727243 DLINP <000b> input/ipa.c:451 connected read/write 20241001055727243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@1562b242cc02: setverdict(pass): none -> pass 20241001055727245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41720<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@1562b242cc02: Final verdict of PTC: pass 20241001055727246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41712<->l=127.0.0.1:4258 20241001055727247 DLINP <000b> input/ipa.c:451 connected read/write 20241001055727247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055727247 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055727247 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055727247 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055727247 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38465<->l=127.0.0.1:4259) 316@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-server(317)@1562b242cc02: Final verdict of PTC: none 20241001055727247 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055727247 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055727247 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server HLR_Test-GSUP(315)@1562b242cc02: Final verdict of PTC: none 20241001055727247 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241001055727247 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(314)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 316: none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@1562b242cc02: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Tue Oct 1 05:57:27 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 20241001055727287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41736<->l=127.0.0.1:4258 20241001055727388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41736<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6076) Waiting for packet dumper to finish... 1 (prev_count=6076, count=18560) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Tue Oct 1 05:57:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055730464 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055730464 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055730467 DLINP <000b> input/ipa.c:451 connected read/write 20241001055730467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055730468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41742<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@1562b242cc02: 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)@1562b242cc02: 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 } } } } 20241001055730470 DLINP <000b> input/ipa.c:451 connected read/write 20241001055730470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055730470 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055730470 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055730470 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 20241001055730470 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055730470 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 20241001055730470 DLGSUP <0013> gsup_server.c:235 2: 20241001055730470 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055730470 DLGSUP <0013> gsup_server.c:235 3: 20241001055730470 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055730470 DLGSUP <0013> gsup_server.c:235 4: 20241001055730470 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055730470 DLGSUP <0013> gsup_server.c:235 5: 20241001055730470 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055730470 DLGSUP <0013> gsup_server.c:235 7: 20241001055730470 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055730470 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055730470 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055730470 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055730470 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241001055730470 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@1562b242cc02: 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") 20241001055730490 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45035<->l=127.0.0.1:4259) 20241001055730492 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241001055730492 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@1562b242cc02: Created GsupExpect[0] for "262420027875691" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241001055730504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41750<->l=127.0.0.1:4258 20241001055730518 DAUC <0003> db_auc.c:157 IMSI='262420027875691': No 2G Auth Data 20241001055730518 DAUC <0003> db_auc.c:192 IMSI='262420027875691': No 3G Auth Data 20241001055730529 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420027875691.imsi 20241001055730529 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262420027875691.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@1562b242cc02: setverdict(pass): none -> pass 20241001055730537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41750<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@1562b242cc02: Final verdict of PTC: pass 20241001055730537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41742<->l=127.0.0.1:4258 20241001055730538 DLINP <000b> input/ipa.c:451 connected read/write 20241001055730538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055730538 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055730538 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055730538 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055730538 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45035<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@1562b242cc02: Final verdict of PTC: none 323@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 323: none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@1562b242cc02: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Tue Oct 1 05:57:30 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20241001055730578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41754<->l=127.0.0.1:4258 20241001055730679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41754<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=16184) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Tue Oct 1 05:57:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055733756 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055733756 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055733757 DLINP <000b> input/ipa.c:451 connected read/write 20241001055733757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055733758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41768<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@1562b242cc02: 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 } } } } 20241001055733759 DLINP <000b> input/ipa.c:451 connected read/write 20241001055733759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055733759 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055733759 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055733759 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 20241001055733759 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055733759 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 20241001055733759 DLGSUP <0013> gsup_server.c:235 2: 20241001055733759 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055733759 DLGSUP <0013> gsup_server.c:235 3: 20241001055733759 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055733759 DLGSUP <0013> gsup_server.c:235 4: 20241001055733759 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055733759 DLGSUP <0013> gsup_server.c:235 5: 20241001055733759 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055733759 DLGSUP <0013> gsup_server.c:235 7: 20241001055733759 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055733759 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055733759 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055733759 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055733760 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241001055733760 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@1562b242cc02: 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") 20241001055733790 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39027<->l=127.0.0.1:4259) 20241001055733792 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241001055733792 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@1562b242cc02: Created GsupExpect[0] for "262429105538421" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241001055733808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41770<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@1562b242cc02: Created GsupExpect[0] for "262429105538421" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241001055733814 DLINP <000b> input/ipa.c:451 connected read/write 20241001055733814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055733814 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429105538421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429105538421" cn_domain=CS} 20241001055733814 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429105538421 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241001055733814 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429105538421 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241001055733814 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429105538421.imsi 20241001055733815 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429105538421.imsi 20241001055733815 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429105538421.imsi: does not exist in local HLR 20241001055733821 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429105538421 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241001055733821 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241001055733821 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241001055733821 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241001055733821 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241001055733821 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241001055733821 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429105538421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055733821 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241001055733821 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241001055733821 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241001055733821 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241001055733821 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241001055733821 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@1562b242cc02: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@1562b242cc02: 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) } } } } 20241001055733823 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055733823 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055733824 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241001055733824 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241001055733824 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241001055733826 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055733826 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055733826 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@1562b242cc02: 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)@1562b242cc02: 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)@1562b242cc02: Found GsupExpect[0] for "262429105538421" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@1562b242cc02: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429105538421" HLR_Test-GSUP-server-IPA(330)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055733869 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055733869 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055733869 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055733869 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055733869 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429105538421 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616804356 20241001055733869 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429105538421 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241001055733869 DLINP <000b> input/ipa.c:451 connected read/write 20241001055733869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055733869 DLINP <000b> input/ipa.c:451 connected read/write 20241001055733869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@1562b242cc02: Found GsupExpect[0] for "262429105538421" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@1562b242cc02: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429105538421" 20241001055733873 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055733873 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055733873 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429105538421 MSISDN-491616804356 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241001055733873 DLINP <000b> input/ipa.c:451 connected read/write 20241001055733873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055733873 DLINP <000b> input/ipa.c:451 connected read/write 20241001055733873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055733875 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055733875 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055733875 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429105538421 MSISDN-491616804356 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 20241001055733875 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429105538421 MSISDN-491616804356 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241001055733875 DLINP <000b> input/ipa.c:451 connected read/write 20241001055733875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055733875 DLINP <000b> input/ipa.c:451 connected read/write 20241001055733875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055733877 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429105538421.imsi 20241001055733877 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429105538421.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@1562b242cc02: setverdict(pass): none -> pass 20241001055734878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41770<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@1562b242cc02: Final verdict of PTC: pass 20241001055734879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41768<->l=127.0.0.1:4258 20241001055734880 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39027<->l=127.0.0.1:4259) 20241001055734880 DLINP <000b> input/ipa.c:451 connected read/write 20241001055734880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055734880 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP-server(329)@1562b242cc02: Final verdict of PTC: none 20241001055734880 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055734880 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055734880 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055734880 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055734880 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241001055734880 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241001055734880 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(327)@1562b242cc02: Final verdict of PTC: none 328@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 328: none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@1562b242cc02: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Tue Oct 1 05:57:34 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20241001055734918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4258 20241001055735019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14164) Waiting for packet dumper to finish... 1 (prev_count=14164, count=18928) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Tue Oct 1 05:57:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@1562b242cc02: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@1562b242cc02: legacy= false MTC@1562b242cc02: in not legacy case 1 MTC@1562b242cc02: in not legacy case 2 20241001055738096 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241001055738096 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055738099 DLINP <000b> input/ipa.c:451 connected read/write 20241001055738099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055738100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46524<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@1562b242cc02: 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) } } } } 20241001055738101 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241001055738101 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@1562b242cc02: 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 } } } } 20241001055738102 DLINP <000b> input/ipa.c:451 connected read/write 20241001055738102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055738102 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241001055738102 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241001055738102 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 20241001055738102 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241001055738102 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 20241001055738102 DLGSUP <0013> gsup_server.c:235 2: 20241001055738102 DLGSUP <0013> gsup_server.c:237 2: 00 20241001055738102 DLGSUP <0013> gsup_server.c:235 3: 20241001055738102 DLGSUP <0013> gsup_server.c:237 3: 00 20241001055738102 DLGSUP <0013> gsup_server.c:235 4: 20241001055738102 DLGSUP <0013> gsup_server.c:237 4: 00 20241001055738102 DLGSUP <0013> gsup_server.c:235 5: 20241001055738102 DLGSUP <0013> gsup_server.c:237 5: 00 20241001055738102 DLGSUP <0013> gsup_server.c:235 7: 20241001055738102 DLGSUP <0013> gsup_server.c:237 7: 00 20241001055738102 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241001055738102 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241001055738102 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)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@1562b242cc02: 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") 20241001055738130 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39769<->l=127.0.0.1:4259) 20241001055738133 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241001055738133 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@1562b242cc02: Created GsupExpect[0] for "262427698715042" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241001055738150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46528<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@1562b242cc02: Created GsupExpect[0] for "262427698715042" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241001055738154 DLINP <000b> input/ipa.c:451 connected read/write 20241001055738154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055738154 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427698715042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427698715042" cn_domain=CS} 20241001055738154 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427698715042 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241001055738154 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427698715042 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241001055738154 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427698715042.imsi 20241001055738154 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427698715042.imsi 20241001055738155 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427698715042.imsi: does not exist in local HLR 20241001055738159 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427698715042 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241001055738159 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241001055738159 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241001055738159 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241001055738159 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241001055738159 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241001055738159 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427698715042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241001055738159 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241001055738159 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241001055738159 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241001055738159 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241001055738159 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241001055738159 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@1562b242cc02: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@1562b242cc02: 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) } } } } 20241001055738162 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055738162 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055738162 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241001055738162 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241001055738162 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241001055738163 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055738163 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055738163 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@1562b242cc02: 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)@1562b242cc02: 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)@1562b242cc02: Found GsupExpect[0] for "262427698715042" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@1562b242cc02: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427698715042" HLR_Test-GSUP-server-IPA(337)@1562b242cc02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@1562b242cc02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241001055738205 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055738205 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055738205 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055738205 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055738205 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427698715042 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611545728 20241001055738205 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427698715042 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241001055738205 DLINP <000b> input/ipa.c:451 connected read/write 20241001055738205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055738205 DLINP <000b> input/ipa.c:451 connected read/write 20241001055738205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@1562b242cc02: Found GsupExpect[0] for "262427698715042" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@1562b242cc02: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427698715042" 20241001055738209 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055738209 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055738209 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427698715042 MSISDN-491611545728 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241001055738209 DLINP <000b> input/ipa.c:451 connected read/write 20241001055738209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055738209 DLINP <000b> input/ipa.c:451 connected read/write 20241001055738209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055738211 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055738211 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055738211 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427698715042 MSISDN-491611545728 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 20241001055738211 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427698715042 MSISDN-491611545728 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241001055738211 DLINP <000b> input/ipa.c:451 connected read/write 20241001055738211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055738211 DLINP <000b> input/ipa.c:451 connected read/write 20241001055738211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241001055738213 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611545728.msisdn 20241001055738213 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611545728.msisdn: does not exist in local HLR 20241001055738213 DDGSM <0007> mslookup_server.c:352 sip.voice.491611545728.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241001055738213 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611545728.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@1562b242cc02: setverdict(pass): none -> pass 20241001055738216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46528<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@1562b242cc02: Final verdict of PTC: pass 20241001055738216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46524<->l=127.0.0.1:4258 HLR_Test-GSUP(334)@1562b242cc02: Final verdict of PTC: none 20241001055738218 DLINP <000b> input/ipa.c:451 connected read/write 20241001055738218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241001055738218 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241001055738218 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241001055738218 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241001055738218 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39769<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@1562b242cc02: Final verdict of PTC: none 20241001055738218 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241001055738218 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241001055738218 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241001055738218 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241001055738218 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@1562b242cc02: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@1562b242cc02: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@1562b242cc02: Final verdict of PTC: none MTC@1562b242cc02: Setting final verdict of the test case. MTC@1562b242cc02: Local verdict of MTC: none MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@1562b242cc02: Local verdict of PTC with component reference 335: none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@1562b242cc02: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@1562b242cc02: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@1562b242cc02: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@1562b242cc02: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@1562b242cc02: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Tue Oct 1 05:57:38 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 20241001055738259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46542<->l=127.0.0.1:4258 20241001055738360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46542<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=20688) MTC@1562b242cc02: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@1562b242cc02: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@1562b242cc02: Terminating MTC. MC@1562b242cc02: MTC terminated. MC2> exit MC@1562b242cc02: Shutting down session. MC@1562b242cc02: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7465.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 (413312) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241001-0555-5d33c505', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241001-0555-5d33c505', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (413208) [testenv] Showing junit-xml-7465.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20241001-0555-5d33c505', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7465.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.070621'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.713792'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.869978'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.491907'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.072673'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.078997'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.072586'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.073824'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.762875'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.776506'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.783836'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.199914'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.158354'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.847321'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.844365'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.076178'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.444609'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.448542'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.397545'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.384340'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.391781'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.386153'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.417857'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.444043'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.417793'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.110983'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.522814'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.503554'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.462192'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.072911'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.258483'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.226205'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.111555'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.101590'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.141855'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.093136'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.146328'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.142614'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20241001-0555-5d33c505'] 1562b242cc02de56972cd635c0ed9e676caaf58eafde95b6d753fa7f85ea93bf [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2447/artifact/logs/ + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS